| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 2019-05-30 | 1 | -14/+1 |
* | scsi: target/core: Always call transport_complete_callback() upon failure | Bart Van Assche | 2018-10-16 | 1 | -1/+5 |
* | scsi: target/core: Use sg_alloc_table() instead of open-coding it | Bart Van Assche | 2018-10-16 | 1 | -6/+5 |
* | scsi: target/core: Remove the SCF_COMPARE_AND_WRITE_POST flag | Bart Van Assche | 2018-10-16 | 1 | -6/+0 |
* | scsi: target: Use config_item_name() instead of open-coding it | Bart Van Assche | 2018-07-02 | 1 | -3/+4 |
* | target: don't call an unmap callback if a range length is zero | Andrei Vagin | 2018-01-12 | 1 | -3/+5 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2017-07-13 | 1 | -44/+21 |
|\ |
|
| * | target: Use {get,put}_unaligned_be*() instead of open coding these functions | Bart Van Assche | 2017-07-06 | 1 | -44/+15 |
| * | target: reject COMPARE_AND_WRITE if emulate_caw is not set | Jiang Yi | 2017-07-06 | 1 | -0/+6 |
* | | t10-pi: Move opencoded contants to common header | Dmitry Monakhov | 2017-07-03 | 1 | -1/+1 |
|/ |
|
* | Revert "target: Fix VERIFY and WRITE VERIFY command parsing" | Nicholas Bellinger | 2017-05-11 | 1 | -64/+10 |
* | target: Fix compare_and_write_callback handling for non GOOD status | Nicholas Bellinger | 2017-05-04 | 1 | -1/+4 |
* | target: Add WRITE_VERIFY_16 | Bryant G. Ly | 2017-05-01 | 1 | -0/+2 |
* | target: Use kmalloc_array() in compare_and_write_callback() | Markus Elfring | 2017-05-01 | 1 | -2/+2 |
* | target: Fix VERIFY and WRITE VERIFY command parsing | Bart Van Assche | 2017-05-01 | 1 | -9/+62 |
* | target: Fix VERIFY_16 handling in sbc_parse_cdb | Max Lohrmann | 2017-03-07 | 1 | -2/+8 |
* | target: Remove command flag CMD_T_BUSY | Bart Van Assche | 2017-02-09 | 1 | -1/+1 |
* | target: Fix COMPARE_AND_WRITE ref leak for non GOOD status | Nicholas Bellinger | 2017-02-08 | 1 | -2/+6 |
* | target: Minimize #include directives | Bart Van Assche | 2016-12-09 | 1 | -0/+1 |
* | target: Fix ordered task target_setup_cmd_from_cdb exception hang | Nicholas Bellinger | 2016-07-20 | 1 | -1/+1 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2016-01-20 | 1 | -1/+9 |
|\ |
|
| * | target/sbc: Add LBPRZ attribute + control CDB emulation | Jamie Pocas | 2016-01-06 | 1 | -1/+9 |
* | | target: fix COMPARE_AND_WRITE non zero SGL offset data corruption | Jan Engelhardt | 2015-11-28 | 1 | -2/+2 |
* | | target: Fix race for SCF_COMPARE_AND_WRITE_POST checking | Nicholas Bellinger | 2015-11-28 | 1 | -4/+9 |
|/ |
|
* | target: check DPO/FUA usage for COMPARE AND WRITE | David Disseldorp | 2015-07-31 | 1 | -0/+3 |
* | target: add support for START_STOP_UNIT SCSI opcode | Brian Bunker | 2015-07-30 | 1 | -0/+36 |
* | target: Use struct t10_pi_tuple | Sagi Grimberg | 2015-07-06 | 1 | -5/+5 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2015-07-04 | 1 | -156/+129 |
|\ |
|
| * | target: implement WRITE_SAME with UNMAP bit using ->execute_unmap | Christoph Hellwig | 2015-06-23 | 1 | -2/+19 |
| * | target: simplify UNMAP handling | Christoph Hellwig | 2015-06-23 | 1 | -8/+6 |
| * | target: replace se_cmd->execute_rw with a protocol_data field | Christoph Hellwig | 2015-06-23 | 1 | -13/+7 |
| * | target: handle odd SG mapping for data transfer memory | Akinobu Mita | 2015-05-30 | 1 | -39/+83 |
| * | target: Fix inconsistent address passed to kunmap_atomic() in sbc_dif_copy_pr... | Akinobu Mita | 2015-05-30 | 1 | -2/+3 |
| * | target: fix DPO and FUA bit checks | Christoph Hellwig | 2015-05-30 | 1 | -2/+3 |
| * | target/sbc: Fix sbc_dif_verify inconsistent map/unmap | Sagi Grimberg | 2015-05-30 | 1 | -14/+14 |
| * | target: Merge sbc_verify_dif_read|write | Sagi Grimberg | 2015-05-30 | 1 | -88/+6 |
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2015-06-23 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | target: Minimize SCSI header #include directives | Bart Van Assche | 2015-06-02 | 1 | -1/+1 |
* | | target: Drop signal_pending checks after interruptible lock acquire | Nicholas Bellinger | 2015-05-19 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2015-04-24 | 1 | -28/+81 |
|\ |
|
| * | target/sbc: Update sbc_dif_generate pr_debug output | Nicholas Bellinger | 2015-04-15 | 1 | -3/+5 |
| * | target/sbc: Make internal DIF emulation honor ->prot_checks | Nicholas Bellinger | 2015-04-15 | 1 | -0/+7 |
| * | target/sbc: Return INVALID_CDB_FIELD if DIF + sess_prot_type disabled | Nicholas Bellinger | 2015-04-15 | 1 | -1/+5 |
| * | target: Fix COMPARE_AND_WRITE with SG_TO_MEM_NOALLOC handling | Nicholas Bellinger | 2015-04-14 | 1 | -5/+10 |
| * | target: Add internal WRITE_STRIP support | Nicholas Bellinger | 2015-04-07 | 1 | -0/+3 |
| * | target: Update SPC/SBC emulation for sess_prot_type | Nicholas Bellinger | 2015-04-07 | 1 | -2/+11 |
| * | target: Add protected fabric + unprotected device support | Nicholas Bellinger | 2015-04-07 | 1 | -11/+33 |
| * | target: Convert DIF emulation to use cmd->prot_type | Nicholas Bellinger | 2015-04-07 | 1 | -6/+7 |
* | | target: do not reject FUA CDBs when write cache is enabled but emulate_write_... | Christophe Vu-Brugier | 2015-03-19 | 1 | -2/+1 |
|/ |
|
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2015-02-21 | 1 | -30/+110 |
|\ |
|