index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
target
/
target_core_sbc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-18
scsi: target: Fix protect handling in WRITE SAME(32)
Dmitry Bogdanov
1
-18
/
+17
2021-05-31
scsi: target: Use standard SAM status types
Hannes Reinecke
1
-5
/
+5
2021-03-09
scsi: target: core: Get rid of warning in compare_and_write_do_cmp()
Chaitanya Kulkarni
1
-2
/
+2
2020-11-04
scsi: target: Return COMPARE AND WRITE miscompare offsets
David Disseldorp
1
-10
/
+26
2020-11-04
scsi: target: Split out COMPARE AND WRITE memcmp into helper
David Disseldorp
1
-53
/
+68
2020-11-04
scsi: target: Rename cmd.bad_sector to cmd.sense_info
David Disseldorp
1
-1
/
+1
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-14
/
+1
2018-10-16
scsi: target/core: Always call transport_complete_callback() upon failure
Bart Van Assche
1
-1
/
+5
2018-10-16
scsi: target/core: Use sg_alloc_table() instead of open-coding it
Bart Van Assche
1
-6
/
+5
2018-10-16
scsi: target/core: Remove the SCF_COMPARE_AND_WRITE_POST flag
Bart Van Assche
1
-6
/
+0
2018-07-02
scsi: target: Use config_item_name() instead of open-coding it
Bart Van Assche
1
-3
/
+4
2018-01-12
target: don't call an unmap callback if a range length is zero
Andrei Vagin
1
-3
/
+5
2017-07-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-44
/
+21
2017-07-06
target: Use {get,put}_unaligned_be*() instead of open coding these functions
Bart Van Assche
1
-44
/
+15
2017-07-06
target: reject COMPARE_AND_WRITE if emulate_caw is not set
Jiang Yi
1
-0
/
+6
2017-07-03
t10-pi: Move opencoded contants to common header
Dmitry Monakhov
1
-1
/
+1
2017-05-11
Revert "target: Fix VERIFY and WRITE VERIFY command parsing"
Nicholas Bellinger
1
-64
/
+10
2017-05-04
target: Fix compare_and_write_callback handling for non GOOD status
Nicholas Bellinger
1
-1
/
+4
2017-05-01
target: Add WRITE_VERIFY_16
Bryant G. Ly
1
-0
/
+2
2017-05-01
target: Use kmalloc_array() in compare_and_write_callback()
Markus Elfring
1
-2
/
+2
2017-05-01
target: Fix VERIFY and WRITE VERIFY command parsing
Bart Van Assche
1
-9
/
+62
2017-03-07
target: Fix VERIFY_16 handling in sbc_parse_cdb
Max Lohrmann
1
-2
/
+8
2017-02-09
target: Remove command flag CMD_T_BUSY
Bart Van Assche
1
-1
/
+1
2017-02-08
target: Fix COMPARE_AND_WRITE ref leak for non GOOD status
Nicholas Bellinger
1
-2
/
+6
2016-12-09
target: Minimize #include directives
Bart Van Assche
1
-0
/
+1
2016-07-20
target: Fix ordered task target_setup_cmd_from_cdb exception hang
Nicholas Bellinger
1
-1
/
+1
2016-01-20
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-1
/
+9
2016-01-06
target/sbc: Add LBPRZ attribute + control CDB emulation
Jamie Pocas
1
-1
/
+9
2015-11-28
target: fix COMPARE_AND_WRITE non zero SGL offset data corruption
Jan Engelhardt
1
-2
/
+2
2015-11-28
target: Fix race for SCF_COMPARE_AND_WRITE_POST checking
Nicholas Bellinger
1
-4
/
+9
2015-07-31
target: check DPO/FUA usage for COMPARE AND WRITE
David Disseldorp
1
-0
/
+3
2015-07-30
target: add support for START_STOP_UNIT SCSI opcode
Brian Bunker
1
-0
/
+36
2015-07-06
target: Use struct t10_pi_tuple
Sagi Grimberg
1
-5
/
+5
2015-07-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-156
/
+129
2015-06-23
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2015-06-23
target: implement WRITE_SAME with UNMAP bit using ->execute_unmap
Christoph Hellwig
1
-2
/
+19
2015-06-23
target: simplify UNMAP handling
Christoph Hellwig
1
-8
/
+6
2015-06-23
target: replace se_cmd->execute_rw with a protocol_data field
Christoph Hellwig
1
-13
/
+7
2015-06-02
target: Minimize SCSI header #include directives
Bart Van Assche
1
-1
/
+1
2015-05-30
target: handle odd SG mapping for data transfer memory
Akinobu Mita
1
-39
/
+83
2015-05-30
target: Fix inconsistent address passed to kunmap_atomic() in sbc_dif_copy_pr...
Akinobu Mita
1
-2
/
+3
2015-05-30
target: fix DPO and FUA bit checks
Christoph Hellwig
1
-2
/
+3
2015-05-30
target/sbc: Fix sbc_dif_verify inconsistent map/unmap
Sagi Grimberg
1
-14
/
+14
2015-05-30
target: Merge sbc_verify_dif_read|write
Sagi Grimberg
1
-88
/
+6
2015-05-19
target: Drop signal_pending checks after interruptible lock acquire
Nicholas Bellinger
1
-1
/
+1
2015-04-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-28
/
+81
2015-04-15
target/sbc: Update sbc_dif_generate pr_debug output
Nicholas Bellinger
1
-3
/
+5
2015-04-15
target/sbc: Make internal DIF emulation honor ->prot_checks
Nicholas Bellinger
1
-0
/
+7
2015-04-15
target/sbc: Return INVALID_CDB_FIELD if DIF + sess_prot_type disabled
Nicholas Bellinger
1
-1
/
+5
[next]