index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
target
/
target_core_sbc.c
Age
Commit message (
Expand
)
Author
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2018-10-16
scsi: target/core: Always call transport_complete_callback() upon failure
Bart Van Assche
2018-10-16
scsi: target/core: Use sg_alloc_table() instead of open-coding it
Bart Van Assche
2018-10-16
scsi: target/core: Remove the SCF_COMPARE_AND_WRITE_POST flag
Bart Van Assche
2018-07-02
scsi: target: Use config_item_name() instead of open-coding it
Bart Van Assche
2018-01-12
target: don't call an unmap callback if a range length is zero
Andrei Vagin
2017-07-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2017-07-06
target: Use {get,put}_unaligned_be*() instead of open coding these functions
Bart Van Assche
2017-07-06
target: reject COMPARE_AND_WRITE if emulate_caw is not set
Jiang Yi
2017-07-03
t10-pi: Move opencoded contants to common header
Dmitry Monakhov
2017-05-11
Revert "target: Fix VERIFY and WRITE VERIFY command parsing"
Nicholas Bellinger
2017-05-04
target: Fix compare_and_write_callback handling for non GOOD status
Nicholas Bellinger
2017-05-01
target: Add WRITE_VERIFY_16
Bryant G. Ly
2017-05-01
target: Use kmalloc_array() in compare_and_write_callback()
Markus Elfring
2017-05-01
target: Fix VERIFY and WRITE VERIFY command parsing
Bart Van Assche
2017-03-07
target: Fix VERIFY_16 handling in sbc_parse_cdb
Max Lohrmann
2017-02-09
target: Remove command flag CMD_T_BUSY
Bart Van Assche
2017-02-08
target: Fix COMPARE_AND_WRITE ref leak for non GOOD status
Nicholas Bellinger
2016-12-09
target: Minimize #include directives
Bart Van Assche
2016-07-20
target: Fix ordered task target_setup_cmd_from_cdb exception hang
Nicholas Bellinger
2016-01-20
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2016-01-06
target/sbc: Add LBPRZ attribute + control CDB emulation
Jamie Pocas
2015-11-28
target: fix COMPARE_AND_WRITE non zero SGL offset data corruption
Jan Engelhardt
2015-11-28
target: Fix race for SCF_COMPARE_AND_WRITE_POST checking
Nicholas Bellinger
2015-07-31
target: check DPO/FUA usage for COMPARE AND WRITE
David Disseldorp
2015-07-30
target: add support for START_STOP_UNIT SCSI opcode
Brian Bunker
2015-07-06
target: Use struct t10_pi_tuple
Sagi Grimberg
2015-07-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-06-23
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2015-06-23
target: implement WRITE_SAME with UNMAP bit using ->execute_unmap
Christoph Hellwig
2015-06-23
target: simplify UNMAP handling
Christoph Hellwig
2015-06-23
target: replace se_cmd->execute_rw with a protocol_data field
Christoph Hellwig
2015-06-02
target: Minimize SCSI header #include directives
Bart Van Assche
2015-05-30
target: handle odd SG mapping for data transfer memory
Akinobu Mita
2015-05-30
target: Fix inconsistent address passed to kunmap_atomic() in sbc_dif_copy_pr...
Akinobu Mita
2015-05-30
target: fix DPO and FUA bit checks
Christoph Hellwig
2015-05-30
target/sbc: Fix sbc_dif_verify inconsistent map/unmap
Sagi Grimberg
2015-05-30
target: Merge sbc_verify_dif_read|write
Sagi Grimberg
2015-05-19
target: Drop signal_pending checks after interruptible lock acquire
Nicholas Bellinger
2015-04-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-04-15
target/sbc: Update sbc_dif_generate pr_debug output
Nicholas Bellinger
2015-04-15
target/sbc: Make internal DIF emulation honor ->prot_checks
Nicholas Bellinger
2015-04-15
target/sbc: Return INVALID_CDB_FIELD if DIF + sess_prot_type disabled
Nicholas Bellinger
2015-04-14
target: Fix COMPARE_AND_WRITE with SG_TO_MEM_NOALLOC handling
Nicholas Bellinger
2015-04-07
target: Add internal WRITE_STRIP support
Nicholas Bellinger
2015-04-07
target: Update SPC/SBC emulation for sess_prot_type
Nicholas Bellinger
2015-04-07
target: Add protected fabric + unprotected device support
Nicholas Bellinger
2015-04-07
target: Convert DIF emulation to use cmd->prot_type
Nicholas Bellinger
2015-03-19
target: do not reject FUA CDBs when write cache is enabled but emulate_write_...
Christophe Vu-Brugier
[next]