-
- Downloads
Pull SCSI target fixes from Nicholas Bellinger: "These are mostly minor fixes this time around. The iscsi-target CHAP big-endian bugfix and bump FD_MAX_SECTORS=2048 default patch to allow 1MB sized I/Os for FILEIO backends on >= v3.5 code are both CC'ed to stable. Also, there is a persistent reservations regression that has recently been reported for >= v3.8.x code, that is currently being tracked down for v3.9." * git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending: target/pscsi: Reject cross page boundary case in pscsi_map_sg target/file: Bump FD_MAX_SECTORS to 2048 to handle 1M sized I/Os tcm_vhost: Flush vhost_work in vhost_scsi_flush() tcm_vhost: Add missed lock in vhost_scsi_clear_endpoint() target: fix possible memory leak in core_tpg_register() target/iscsi: Fix mutual CHAP auth on big-endian arches target_core_sbc: use noop for SYNCHRONIZE_CACHE
No related branches found
No related tags found
Showing
- drivers/target/iscsi/iscsi_target_auth.c 4 additions, 1 deletiondrivers/target/iscsi/iscsi_target_auth.c
- drivers/target/target_core_file.h 1 addition, 1 deletiondrivers/target/target_core_file.h
- drivers/target/target_core_pscsi.c 8 additions, 3 deletionsdrivers/target/target_core_pscsi.c
- drivers/target/target_core_sbc.c 5 additions, 2 deletionsdrivers/target/target_core_sbc.c
- drivers/target/target_core_tpg.c 2 additions, 1 deletiondrivers/target/target_core_tpg.c
- drivers/vhost/tcm_vhost.c 9 additions, 4 deletionsdrivers/vhost/tcm_vhost.c
Loading
Please register or sign in to comment