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
2020-06-13
Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
1
-1
/
+1
2020-06-13
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
6
-44
/
+76
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-1
/
+1
2020-06-09
scsi: target: Rename target_setup_cmd_from_cdb() to target_cmd_parse_cdb()
Sudhakar Panneerselvam
3
-5
/
+5
2020-06-09
scsi: target: Fix NULL pointer dereference
Sudhakar Panneerselvam
3
-13
/
+39
2020-06-09
scsi: target: Initialize LUN in transport_init_se_cmd()
Sudhakar Panneerselvam
5
-26
/
+24
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
10
-167
/
+198
2020-06-02
scsi: target: tcmu: Fix size in calls to tcmu_flush_dcache_range
Bodo Stroesser
1
-2
/
+2
2020-05-28
ipv4: add ip_sock_set_freebind
Christoph Hellwig
1
-10
/
+3
2020-05-28
tcp: add tcp_sock_set_nodelay
Christoph Hellwig
1
-12
/
+3
2020-05-28
net: add sock_set_reuseaddr
Christoph Hellwig
2
-9
/
+2
2020-05-26
scsi: target: tcmu: Fix a use after free in tcmu_check_expired_queue_cmd()
Dan Carpenter
1
-3
/
+3
2020-05-19
scsi: target: tcmu: Userspace must not complete queued commands
Bodo Stroesser
1
-83
/
+71
2020-05-19
scsi: target: core: Add initiatorname to NON_EXISTENT_LUN error
Lance Digby
1
-4
/
+6
2020-05-14
scsi: target: Put lun_ref at end of tmr processing
Bodo Stroesser
1
-0
/
+1
2020-05-11
scsi: target: loopback: Fix READ with data and sensebytes
Bodo Stroesser
1
-21
/
+15
2020-05-07
scsi: target: tcmu: Make pgr_support and alua_support attributes writable
Bodo Stroesser
2
-2
/
+56
2020-05-07
scsi: target: Make transport_flags per device
Bodo Stroesser
8
-23
/
+23
2020-05-07
scsi: target: tcmu: Add attributes enforce_pr_isids and force_pr_aptpl
Bodo Stroesser
2
-10
/
+20
2020-05-07
scsi: target: Add missing emulate_pr attribute to passthrough backends
Bodo Stroesser
1
-0
/
+1
2020-04-24
scsi: target: iscsi: Remove the iscsi_data_count structure
Maurizio Lombardi
1
-24
/
+6
2020-04-22
scsi: target/iblock: fix WRITE SAME zeroing
David Disseldorp
1
-1
/
+1
2020-04-13
scsi: target: tcmu: reset_ring should reset TCMU_DEV_BIT_BROKEN
Bodo Stroesser
1
-0
/
+1
2020-04-13
scsi: target: fix PR IN / READ FULL STATUS for FC
Bodo Stroesser
1
-1
/
+1
2020-04-13
scsi: target: Write NULL to *port_nexus_ptr if no ISID
Bodo Stroesser
1
-1
/
+2
2020-04-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-132
/
+64
2020-04-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
10
-74
/
+57
2020-03-29
scsi: target: use the stack for XCOPY passthrough cmds
David Disseldorp
2
-58
/
+31
2020-03-29
scsi: target: increase XCOPY I/O size
David Disseldorp
1
-1
/
+1
2020-03-29
scsi: target: avoid per-loop XCOPY buffer allocations
David Disseldorp
2
-66
/
+31
2020-03-29
scsi: target: drop xcopy DISK BLOCK LENGTH debug
David Disseldorp
2
-6
/
+0
2020-03-29
scsi: target: use #define for xcopy descriptor len
David Disseldorp
1
-1
/
+1
2020-03-26
scsi: target: iscsi: calling iscsit_stop_session() inside iscsit_close_sessio...
Maurizio Lombardi
1
-2
/
+1
2020-03-26
scsi: target: fix hang when multiple threads try to destroy the same iscsi se...
Maurizio Lombardi
3
-16
/
+29
2020-03-26
scsi: target: remove boilerplate code
Maurizio Lombardi
2
-45
/
+2
2020-02-21
scsi: target: use an enum to track emulate_ua_intlck_ctrl
David Disseldorp
5
-8
/
+22
2020-02-21
scsi: target: convert boolean se_dev_attrib types to bool
David Disseldorp
1
-3
/
+3
2020-02-21
scsi: target: fix unmap_zeroes_data boolean initialisation
David Disseldorp
1
-1
/
+1
2020-02-14
scsi: Revert "target: iscsi: Wait for all commands to finish before freeing a...
Bart Van Assche
1
-8
/
+2
2020-02-14
scsi: Revert "RDMA/isert: Fix a recently introduced regression related to log...
Bart Van Assche
1
-3
/
+3
2020-02-12
scsi: Revert "target/core: Inline transport_lun_remove_cmd()"
Bart Van Assche
1
-3
/
+28
2020-01-29
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+0
2020-01-26
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-3
/
+3
2020-01-21
scsi: RDMA/isert: Fix a recently introduced regression related to logout
Bart Van Assche
1
-3
/
+3
2020-01-10
Merge tag 'block-ioctl-cleanup-5.6' into 5.6/scsi-queue
Martin K. Petersen
1
-1
/
+3
2019-12-27
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-1
/
+3
2019-12-19
scsi: libfc: remove unnecessary assertion on ep variable
Aditya Pakki
1
-1
/
+0
2019-12-19
scsi: target/iblock: Fix protection error with blocks greater than 512B
Israel Rukshin
1
-1
/
+3
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
1
-1
/
+1
[next]