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_transport.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-04
scsi: target: Make state_list per CPU
Mike Christie
1
-14
/
+13
2020-11-04
scsi: target: Drop sess_cmd_lock from I/O path
Mike Christie
1
-44
/
+33
2020-11-04
scsi: target: Remove TARGET_SCF_LOOKUP_LUN_FROM_TAG
Mike Christie
1
-33
/
+0
2020-11-04
scsi: target: Fix cmd_count ref leak
Mike Christie
1
-0
/
+8
2020-11-04
scsi: target: Return COMPARE AND WRITE miscompare offsets
David Disseldorp
1
-0
/
+1
2020-11-04
scsi: target: Rename cmd.bad_sector to cmd.sense_info
David Disseldorp
1
-6
/
+6
2020-11-04
scsi: target: Rename struct sense_info to sense_detail
David Disseldorp
1
-11
/
+11
2020-10-02
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-1
/
+2
2020-09-22
scsi: target: Fix lun lookup for TARGET_SCF_LOOKUP_LUN_FROM_TAG case
Sudhakar Panneerselvam
1
-1
/
+2
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-07-28
scsi: target: Add tmr_notify backend function
Bodo Stroesser
1
-0
/
+1
2020-07-08
scsi: target: Fix xcopy sess release leak
Mike Christie
1
-1
/
+6
2020-06-13
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-13
/
+42
2020-06-09
scsi: target: Rename target_setup_cmd_from_cdb() to target_cmd_parse_cdb()
Sudhakar Panneerselvam
1
-3
/
+3
2020-06-09
scsi: target: Fix NULL pointer dereference
Sudhakar Panneerselvam
1
-6
/
+25
2020-06-09
scsi: target: Initialize LUN in transport_init_se_cmd()
Sudhakar Panneerselvam
1
-5
/
+7
2020-06-09
scsi: target: Factor out a new helper, target_cmd_init_cdb()
Sudhakar Panneerselvam
1
-4
/
+12
2020-06-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-3
/
+3
2020-05-14
scsi: target: Put lun_ref at end of tmr processing
Bodo Stroesser
1
-0
/
+1
2020-05-07
scsi: target: Make transport_flags per device
Bodo Stroesser
1
-3
/
+3
2020-04-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+2
2020-02-21
scsi: target: use an enum to track emulate_ua_intlck_ctrl
David Disseldorp
1
-1
/
+2
2020-02-12
scsi: Revert "target/core: Inline transport_lun_remove_cmd()"
Bart Van Assche
1
-3
/
+28
2019-11-19
scsi: target: core: Release SPC-2 reservations when closing a session
Bart Van Assche
1
-0
/
+15
2019-11-19
scsi: target: core: Document target_cmd_size_check()
Bart Van Assche
1
-0
/
+13
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-14
/
+1
2019-02-04
scsi: target/core: Add target_send_busy()
Bart Van Assche
1
-0
/
+16
2019-02-04
scsi: target/core: Inline transport_lun_remove_cmd()
Bart Van Assche
1
-28
/
+3
2019-02-04
scsi: target/core: Remove several state tests from the TMF code
Bart Van Assche
1
-2
/
+0
2018-12-28
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-245
/
+171
2018-12-18
scsi: target/core: Use kmem_cache_free() instead of kfree()
Wei Yongjun
1
-1
/
+1
2018-12-07
scsi: target/core: Reduce the amount of code executed with a spinlock held
Bart Van Assche
1
-6
/
+2
2018-12-07
scsi: target/core: Make ABORT and LUN RESET handling synchronous
Bart Van Assche
1
-111
/
+119
2018-12-07
scsi: target/core: Fix TAS handling for aborted commands
Bart Van Assche
1
-53
/
+2
2018-12-07
scsi: target/core: Simplify the code for aborting SCSI commands
Bart Van Assche
1
-20
/
+2
2018-12-07
scsi: target/core: Make it possible to wait from more than one context for co...
Bart Van Assche
1
-5
/
+9
2018-12-07
scsi: target/core: Use system workqueues for TMF
Bart Van Assche
1
-1
/
+1
2018-12-07
scsi: target/core: Make sure that target_wait_for_sess_cmds() waits long enough
Bart Van Assche
1
-10
/
+25
2018-12-07
scsi: target/core: Simplify transport_clear_lun_ref()
Bart Van Assche
1
-30
/
+5
2018-12-07
scsi: target/core: Use kvcalloc() instead of open-coding it
Bart Van Assche
1
-7
/
+4
2018-11-28
scsi: target: drop unnecessary get_fabric_name() accessor from fabric_ops
David Disseldorp
1
-5
/
+5
2018-11-05
scsi: target/core: Avoid that a kernel oops is triggered when COMPARE AND WRI...
Bart Van Assche
1
-2
/
+2
2018-10-23
scsi: target: Don't request modules that aren't even built
Roland Dreier
1
-4
/
+4
2018-10-16
scsi: target/core: Always call transport_complete_callback() upon failure
Bart Van Assche
1
-8
/
+3
2018-10-16
scsi: target/core: Fix spelling in two source code comments
Bart Van Assche
1
-2
/
+2
2018-10-16
scsi: target: Fix target_wait_for_sess_cmds breakage with active signals
Nicholas Bellinger
1
-2
/
+2
2018-08-02
scsi: target: add session removal function
Mike Christie
1
-0
/
+7
2018-08-02
scsi: target: rename target_alloc_session
Mike Christie
1
-2
/
+2
2018-08-02
scsi: target: make transport_init_session_tags static
Mike Christie
1
-4
/
+3
2018-08-02
scsi: target: fix __transport_register_session locking
Mike Christie
1
-2
/
+3
[next]