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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-28
scsi: target: fix spelling mistake "Uknown" -> "Unknown"
Colin Ian King
1
-1
/
+1
2018-05-18
scsi: target: transport should handle st FM/EOM/ILI reads
Lee Duncan
2
-8
/
+61
2018-05-14
scsi: target: target/file: Add support of direct and async I/O
Andrei Vagin
2
-14
/
+124
2018-05-08
scsi: tcmu: refactor nl wr_cache attr with new helpers
Zhu Lingshan
1
-69
/
+20
2018-05-08
scsi: tcmu: refactor nl dev_size attr with new helpers
Zhu Lingshan
1
-2
/
+21
2018-05-08
scsi: tcmu: refactor nl dev_cfg attr with new nl helpers
Zhu Lingshan
1
-2
/
+22
2018-05-08
scsi: tcmu: refactor rm_device cmd with new nl helpers
Zhu Lingshan
1
-1
/
+15
2018-05-08
scsi: tcmu: refactor add_device cmd with new nl helpers
Zhu Lingshan
1
-1
/
+16
2018-05-08
scsi: tcmu: add new netlink events helpers
Zhu Lingshan
1
-0
/
+59
2018-04-20
scsi: target: target_core_user.[ch]: convert comments into DOC:
Randy Dunlap
1
-2
/
+6
2018-04-20
scsi: target: target_core_transport.c: enable+fix kernel-doc
Randy Dunlap
1
-7
/
+10
2018-04-20
scsi: target: target_core_transport.c: fix kernel-doc warnings
Randy Dunlap
1
-1
/
+1
2018-04-19
scsi: target: Change return type to vm_fault_t
Souptick Joarder
1
-1
/
+1
2018-04-19
scsi: target: prefer dbroot of /etc/target over /var/target
Lee Duncan
2
-0
/
+26
2018-04-05
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-27
/
+3
2018-03-26
iscsi-target: use common inet_addr_is_any
Sagi Grimberg
1
-26
/
+2
2018-03-08
target/tcm_loop: Use blk_queue_flag_set()
Bart Van Assche
1
-1
/
+1
2018-02-12
net: make getname() functions return length rather than use int* parameter
Denys Vlasenko
1
-9
/
+9
2018-02-09
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
13
-389
/
+795
2018-01-29
Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-42
/
+5
2018-01-23
iscsi-target: make sure to wake up sleeping login worker
Florian Westphal
1
-0
/
+3
2018-01-19
lib/scatterlist: Fix chaining support in sgl_alloc_order()
Bart Van Assche
1
-1
/
+1
2018-01-18
tcmu: Fix trailing semicolon
Luis de Bethencourt
1
-1
/
+1
2018-01-18
tcmu: fix cmd user after free
Mike Christie
1
-2
/
+1
2018-01-18
target: fix destroy device in target_configure_device
tangwenji
1
-1
/
+3
2018-01-16
tcmu: allow userspace to reset ring
Mike Christie
1
-4
/
+166
2018-01-16
target core: add device action configfs files
Mike Christie
2
-0
/
+7
2018-01-12
tcmu: fix error return code in tcmu_configure_device()
Wei Yongjun
1
-1
/
+3
2018-01-12
target_core_user: add cmd id to broken ring message
Mike Christie
1
-1
/
+2
2018-01-12
target: add SAM_STAT_BUSY sense reason
Mike Christie
1
-0
/
+3
2018-01-12
tcmu: prevent corruption when invalid data page requested
Mike Christie
1
-37
/
+6
2018-01-12
target: don't call an unmap callback if a range length is zero
Andrei Vagin
1
-3
/
+5
2018-01-12
target/iscsi: avoid NULL dereference in CHAP auth error path
David Disseldorp
1
-1
/
+2
2018-01-12
cxgbit: call neigh_event_send() to update MAC address
Varun Prakash
1
-0
/
+3
2018-01-12
target: tcm_loop: Use seq_puts() in tcm_loop_show_info()
Markus Elfring
1
-1
/
+1
2018-01-12
target: tcm_loop: Delete an unnecessary return statement in tcm_loop_submissi...
Markus Elfring
1
-1
/
+0
2018-01-12
target: tcm_loop: Delete two unnecessary variable initialisations in tcm_loop...
Markus Elfring
1
-2
/
+2
2018-01-12
target: tcm_loop: Combine substrings for 26 messages
Markus Elfring
1
-68
/
+52
2018-01-12
target: tcm_loop: Improve a size determination in two functions
Markus Elfring
1
-2
/
+2
2018-01-12
target: tcm_loop: Delete an error message for a failed memory allocation in f...
Markus Elfring
1
-10
/
+4
2018-01-12
sbp-target: Delete an error message for a failed memory allocation in three f...
Markus Elfring
1
-9
/
+4
2018-01-12
tcmu: allow max block and global max blocks to be settable
Mike Christie
1
-19
/
+124
2018-01-12
tcmu: make ring buffer timer configurable
Mike Christie
1
-34
/
+115
2018-01-12
tcmu: don't block submitting context for block waits
Mike Christie
1
-95
/
+169
2018-01-12
tcmu: simplify dbi thresh handling
Mike Christie
1
-19
/
+3
2018-01-12
tcmu: prep queue_cmd_ring to be used by unmap wq
Mike Christie
1
-15
/
+27
2018-01-12
tcmu: clean up the scatter helper
Xiubo Li
1
-5
/
+25
2018-01-12
tcmu: fix free block calculation
Mike Christie
1
-3
/
+4
2018-01-12
tcmu: simplify scatter_data_area error handling
Mike Christie
1
-24
/
+7
2018-01-12
tcmu: release blocks for partially setup cmds
Mike Christie
1
-0
/
+7
[next]