index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
target
/
loopback
Commit message (
Expand
)
Author
Age
Files
Lines
*
target: tcm_loop: Use seq_puts() in tcm_loop_show_info()
Markus Elfring
2018-01-12
1
-1
/
+1
*
target: tcm_loop: Delete an unnecessary return statement in tcm_loop_submissi...
Markus Elfring
2018-01-12
1
-1
/
+0
*
target: tcm_loop: Delete two unnecessary variable initialisations in tcm_loop...
Markus Elfring
2018-01-12
1
-2
/
+2
*
target: tcm_loop: Combine substrings for 26 messages
Markus Elfring
2018-01-12
1
-68
/
+52
*
target: tcm_loop: Improve a size determination in two functions
Markus Elfring
2018-01-12
1
-2
/
+2
*
target: tcm_loop: Delete an error message for a failed memory allocation in f...
Markus Elfring
2018-01-12
1
-10
/
+4
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
target/tcm_loop: Make TMF processing slightly faster
Bart Van Assche
2017-07-06
1
-16
/
+9
*
target/tcm_loop: Use target_submit_tmr() instead of open-coding this function
Bart Van Assche
2017-07-06
1
-29
/
+3
*
target/tcm_loop: Replace a waitqueue and a counter by a completion
Bart Van Assche
2017-07-06
2
-10
/
+5
*
target/tcm_loop: Merge struct tcm_loop_cmd and struct tcm_loop_tmr
Bart Van Assche
2017-07-06
2
-19
/
+10
*
target: Minimize #include directives
Bart Van Assche
2016-12-09
1
-0
/
+4
*
target: make close_session optional
Christoph Hellwig
2016-05-10
1
-6
/
+0
*
target: make ->shutdown_session optional
Christoph Hellwig
2016-05-10
1
-6
/
+0
*
target: Convert demo-mode only drivers to target_alloc_session
Christoph Hellwig
2016-03-10
1
-28
/
+18
*
tcm_loop: Show address of tpg in configfs
Sheng Yang
2015-11-29
1
-0
/
+14
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2015-11-13
1
-1
/
+0
|
\
|
*
scsi: use host wide tags by default
Christoph Hellwig
2015-11-09
1
-1
/
+0
*
|
target: use per-attribute show and store methods
Christoph Hellwig
2015-10-13
1
-34
/
+26
|
/
*
tcm_loop: Send I_T_NEXUS_LOSS_OCCURRED UA
Hannes Reinecke
2015-07-23
1
-0
/
+5
*
tcm_loop: Remove SAS vestigies
Hannes Reinecke
2015-07-23
1
-8
/
+9
*
target: use 64-bit LUNs
Hannes Reinecke
2015-06-15
1
-2
/
+2
*
target: Drop unnecessary core_tpg_register TFO parameter
Nicholas Bellinger
2015-06-15
1
-4
/
+1
*
target: target_core_configfs.h is not needed in fabric drivers
Christoph Hellwig
2015-05-30
1
-1
/
+0
*
target: Move task tag into struct se_cmd + support 64-bit tags
Bart Van Assche
2015-05-30
1
-9
/
+1
*
target: move transport ID handling to the core
Christoph Hellwig
2015-05-30
1
-92
/
+0
*
target: remove the get_fabric_proto_ident method
Christoph Hellwig
2015-05-30
1
-27
/
+0
*
target: change core_tpg_register prototype
Christoph Hellwig
2015-05-30
1
-2
/
+2
*
tcm_loop: stop using se_tpg_fabric_ptr
Christoph Hellwig
2015-05-30
1
-12
/
+11
*
target: move node ACL allocation to core code
Christoph Hellwig
2015-05-30
1
-15
/
+0
*
target: make the tpg_get_default_depth method optional
Christoph Hellwig
2015-05-30
1
-6
/
+0
*
tcm_loop: remove struct tcm_loop_nacl
Christoph Hellwig
2015-05-30
2
-17
/
+2
*
target/loop: Enable VARLEN CDB support
Ilias Tsitsimpis
2015-05-30
2
-6
/
+1
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-04-24
2
-137
/
+106
|
\
|
*
target: simplify the target template registration API
Christoph Hellwig
2015-04-14
1
-129
/
+49
|
*
tcm_loop: fixup tpgt string to integer conversion
Ming Lin
2015-04-07
1
-8
/
+6
|
*
loopback: Add fabric_prot_type attribute support
Nicholas Bellinger
2015-04-07
2
-2
/
+53
|
*
target: mark tcm_loop_primary static
Christoph Hellwig
2015-03-26
1
-1
/
+1
*
|
loop/usb/vhost-scsi/xen-scsiback: Fix use of __transport_register_session
Bart Van Assche
2015-03-19
1
-5
/
+2
|
/
*
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2014-12-20
1
-3
/
+2
|
\
|
*
scsi: remove MSG_*_TAG defines
Christoph Hellwig
2014-12-04
1
-2
/
+2
|
*
scsi: remove ->change_queue_type method
Christoph Hellwig
2014-12-04
1
-1
/
+0
*
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2014-12-19
2
-49
/
+24
|
\
\
|
|
/
|
/
|
|
*
tcm_loop: Fix wrong I_T nexus association
Hannes Reinecke
2014-12-01
2
-49
/
+24
*
|
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
2014-11-24
1
-14
/
+1
*
|
scsi: avoid ->change_queue_depth indirection for queue full tracking
Christoph Hellwig
2014-11-24
1
-13
/
+2
*
|
scsi: don't set tagging state from scsi_adjust_queue_depth
Christoph Hellwig
2014-11-12
1
-16
/
+2
*
|
scsi: always assign block layer tags if enabled
Christoph Hellwig
2014-11-12
1
-1
/
+1
*
|
scsi: remove ordered_tags scsi_device field
Christoph Hellwig
2014-11-12
1
-13
/
+1
*
|
scsi: provide a generic change_queue_type method
Christoph Hellwig
2014-11-12
1
-16
/
+1
|
/
[next]