Nicholas Bellinger
|
ee7619f2eb
target: Drop signal_pending checks after interruptible lock acquire
|
10 years ago |
Linus Torvalds
|
c6668726d2
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
|
10 years ago |
Nicholas Bellinger
|
6ae5040821
target/sbc: Update sbc_dif_generate pr_debug output
|
10 years ago |
Nicholas Bellinger
|
d7a463b0ac
target/sbc: Make internal DIF emulation honor ->prot_checks
|
10 years ago |
Nicholas Bellinger
|
cceca4a638
target/sbc: Return INVALID_CDB_FIELD if DIF + sess_prot_type disabled
|
10 years ago |
Nicholas Bellinger
|
c8e639852a
target: Fix COMPARE_AND_WRITE with SG_TO_MEM_NOALLOC handling
|
10 years ago |
Nicholas Bellinger
|
5132d1e655
target: Add internal WRITE_STRIP support
|
10 years ago |
Nicholas Bellinger
|
9ef5466ee2
target: Update SPC/SBC emulation for sess_prot_type
|
10 years ago |
Nicholas Bellinger
|
38b57f82f6
target: Add protected fabric + unprotected device support
|
10 years ago |
Nicholas Bellinger
|
823ddd877f
target: Convert DIF emulation to use cmd->prot_type
|
10 years ago |
Christophe Vu-Brugier
|
9bc6548f37
target: do not reject FUA CDBs when write cache is enabled but emulate_write_cache is 0
|
10 years ago |
Linus Torvalds
|
e20d3ef540
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
|
10 years ago |
Nicholas Bellinger
|
61fdb4acc8
target: Fail UNMAP when emulate_tpu=0
|
10 years ago |
Nicholas Bellinger
|
d0a9129555
target: Fail WRITE_SAME w/ UNMAP=1 when emulate_tpws=0
|
10 years ago |
Nicholas Bellinger
|
fde9f50f80
target: Add sanity checks for DPO/FUA bit usage
|
10 years ago |
Nicholas Bellinger
|
afd73f1b60
target: Perform PROTECT sanity checks for WRITE_SAME
|
10 years ago |
Nicholas Bellinger
|
f7b7c06f38
target: Fail I/O with PROTECT bit when protection is unsupported
|
10 years ago |
Nicholas Bellinger
|
aa179935ed
target: Check for LBA + sectors wrap-around in sbc_parse_cdb
|
10 years ago |
Nicholas Bellinger
|
8e575c50a1
target: Add missing WRITE_SAME end-of-device sanity check
|
10 years ago |
Nicholas Bellinger
|
046ba64285
target: Drop arbitrary maximum I/O size limit
|
10 years ago |
James Bottomley
|
e617457691
Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus
|
10 years ago |
Christoph Hellwig
|
68d81f4004
scsi: remove MSG_*_TAG defines
|
10 years ago |
Hannes Reinecke
|
eb846d9f14
scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16
|
10 years ago |
Andy Grover
|
20959c4b40
target: Remove unneeded check in sbc_parse_cdb
|
11 years ago |
Sagi Grimberg
|
e2a4f55c64
TARGET/sbc,loopback: Adjust command data length in case pi exists on the wire
|
11 years ago |
Roland Dreier
|
2426bd456a
target: Report correct response length for some commands
|
11 years ago |
Christophe Vu-Brugier
|
c52716defd
target/sbc: Check that the LBA and number of blocks are correct in VERIFY
|
11 years ago |
Christophe Vu-Brugier
|
6ef31dc720
target/sbc: Remove sbc_check_valid_sectors()
|
11 years ago |
Nicholas Bellinger
|
395ccb2531
target/sbc: Add sbc_dif_read_strip software emulation
|
11 years ago |
Nicholas Bellinger
|
66a3d5bc47
target/sbc: Add sbc_dif_generate software emulation
|
11 years ago |