index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
target
/
target_core_transport.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-07-29
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-10
scsi: target: Rename target_setup_cmd_from_cdb() to target_cmd_parse_cdb()
Sudhakar Panneerselvam
1
-3
/
+3
2020-06-10
scsi: target: Fix NULL pointer dereference
Sudhakar Panneerselvam
1
-6
/
+25
2020-06-10
scsi: target: Initialize LUN in transport_init_se_cmd()
Sudhakar Panneerselvam
1
-5
/
+7
2020-06-10
scsi: target: Factor out a new helper, target_cmd_init_cdb()
Sudhakar Panneerselvam
1
-4
/
+12
2020-06-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-3
/
+3
2020-05-15
scsi: target: Put lun_ref at end of tmr processing
Bodo Stroesser
1
-0
/
+1
2020-05-08
scsi: target: Make transport_flags per device
Bodo Stroesser
1
-3
/
+3
2020-04-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+2
2020-02-22
scsi: target: use an enum to track emulate_ua_intlck_ctrl
David Disseldorp
1
-1
/
+2
2020-02-13
scsi: Revert "target/core: Inline transport_lun_remove_cmd()"
Bart Van Assche
1
-3
/
+28
2019-11-20
scsi: target: core: Release SPC-2 reservations when closing a session
Bart Van Assche
1
-0
/
+15
2019-11-20
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-05
scsi: target/core: Add target_send_busy()
Bart Van Assche
1
-0
/
+16
2019-02-05
scsi: target/core: Inline transport_lun_remove_cmd()
Bart Van Assche
1
-28
/
+3
2019-02-05
scsi: target/core: Remove several state tests from the TMF code
Bart Van Assche
1
-2
/
+0
2018-12-29
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-245
/
+171
2018-12-19
scsi: target/core: Use kmem_cache_free() instead of kfree()
Wei Yongjun
1
-1
/
+1
2018-12-08
scsi: target/core: Reduce the amount of code executed with a spinlock held
Bart Van Assche
1
-6
/
+2
2018-12-08
scsi: target/core: Make ABORT and LUN RESET handling synchronous
Bart Van Assche
1
-111
/
+119
2018-12-08
scsi: target/core: Fix TAS handling for aborted commands
Bart Van Assche
1
-53
/
+2
2018-12-08
scsi: target/core: Simplify the code for aborting SCSI commands
Bart Van Assche
1
-20
/
+2
2018-12-08
scsi: target/core: Make it possible to wait from more than one context for co...
Bart Van Assche
1
-5
/
+9
2018-12-08
scsi: target/core: Use system workqueues for TMF
Bart Van Assche
1
-1
/
+1
2018-12-08
scsi: target/core: Make sure that target_wait_for_sess_cmds() waits long enough
Bart Van Assche
1
-10
/
+25
2018-12-08
scsi: target/core: Simplify transport_clear_lun_ref()
Bart Van Assche
1
-30
/
+5
2018-12-08
scsi: target/core: Use kvcalloc() instead of open-coding it
Bart Van Assche
1
-7
/
+4
2018-11-29
scsi: target: drop unnecessary get_fabric_name() accessor from fabric_ops
David Disseldorp
1
-5
/
+5
2018-11-06
scsi: target/core: Avoid that a kernel oops is triggered when COMPARE AND WRI...
Bart Van Assche
1
-2
/
+2
2018-10-24
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
2018-07-02
scsi: target: Fix handling of removed LUNs
Bart Van Assche
1
-4
/
+19
2018-07-02
scsi: target: Send unit attention condition even if the sense buffer is too s...
Bart Van Assche
1
-14
/
+7
2018-07-02
scsi: target: Do not duplicate the code that marks that a command has sense data
Bart Van Assche
1
-6
/
+3
2018-07-02
scsi: target: Simplify the code for waiting for command completion
Bart Van Assche
1
-16
/
+8
2018-07-02
scsi: target: Simplify transport_generic_free_cmd() (2/2)
Bart Van Assche
1
-6
/
+4
2018-07-02
scsi: target: Simplify transport_generic_free_cmd() (1/2)
Bart Van Assche
1
-6
/
+2
2018-07-02
scsi: target: Fold core_tmr_handle_tas_abort() into transport_cmd_finish_abort()
Bart Van Assche
1
-3
/
+7
2018-07-02
scsi: target: Document when CMD_T_STOP and CMD_T_COMPLETE are set
Bart Van Assche
1
-6
/
+28
2018-07-02
scsi: target: Make the session shutdown code also wait for commands that are ...
Bart Van Assche
1
-56
/
+21
[next]