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-12-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
12
-357
/
+365
2020-12-16
Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-6
/
+5
2020-12-02
scsi: target: core: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2
-0
/
+2
2020-12-01
block: remove the nr_sects field in struct hd_struct
Christoph Hellwig
1
-3
/
+2
2020-12-01
block: remove i_bdev
Christoph Hellwig
1
-3
/
+3
2020-11-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-4
/
+13
2020-11-16
scsi: target: iscsi: Fix cmd abort fabric stop race
Mike Christie
1
-4
/
+13
2020-11-04
scsi: tcm_loop: Allow queues, can_queue and cmd_per_lun to be settable
Mike Christie
1
-2
/
+12
2020-11-04
scsi: target: Make state_list per CPU
Mike Christie
4
-96
/
+115
2020-11-04
scsi: target: Drop sess_cmd_lock from I/O path
Mike Christie
3
-46
/
+35
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: Fix LUN ref count handling
Mike Christie
1
-23
/
+20
2020-11-04
scsi: target: Return COMPARE AND WRITE miscompare offsets
David Disseldorp
2
-10
/
+27
2020-11-04
scsi: target: Split out COMPARE AND WRITE memcmp into helper
David Disseldorp
1
-53
/
+68
2020-11-04
scsi: target: Rename cmd.bad_sector to cmd.sense_info
David Disseldorp
2
-7
/
+7
2020-11-04
scsi: target: Rename struct sense_info to sense_detail
David Disseldorp
1
-11
/
+11
2020-10-29
scsi: libfc: Move scsi/fc_encode.h to libfc
Arnd Bergmann
2
-2
/
+0
2020-10-29
scsi: target: tcmu: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-10-26
scsi: target: tcmu: scatter_/gather_data_area() rework
Bodo Stroesser
1
-89
/
+75
2020-10-23
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2020-10-15
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-3
/
+3
2020-10-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-174
/
+172
2020-10-13
Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+2
2020-10-07
scsi: target: rd: Drop double zeroing
Julia Lawall
1
-1
/
+1
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+2
2020-10-02
genetlink: move to smaller ops wherever possible
Jakub Kicinski
1
-3
/
+3
2020-10-02
scsi: target: tcmu: Fix warning: 'page' may be used uninitialized
John Donnelly
1
-1
/
+1
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-25
target/iblock: fix holder printing in iblock_show_configfs_dev_params
Christoph Hellwig
1
-3
/
+2
2020-09-22
scsi: target: Fix lun lookup for TARGET_SCF_LOOKUP_LUN_FROM_TAG case
Sudhakar Panneerselvam
1
-1
/
+2
2020-09-22
scsi: target: tcmu: Optimize scatter_data_area()
Bodo Stroesser
1
-76
/
+63
2020-09-22
scsi: target: tcmu: Optimize queue_cmd_ring()
Bodo Stroesser
1
-82
/
+102
2020-09-22
scsi: target: tcmu: Join tcmu_cmd_get_data_length() and tcmu_cmd_get_block_cnt()
Bodo Stroesser
1
-30
/
+23
2020-09-15
scsi: target: tcmu: Add missing newline when printing parameters
Xiongfeng Wang
1
-1
/
+1
2020-09-15
scsi: target: Remove redundant assignment to variable 'ret'
Jing Xiangfeng
1
-2
/
+0
2020-09-08
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
4
-9
/
+20
2020-09-02
scsi: target: iscsi: Fix hang in iscsit_access_np() when getting tpg->np_logi...
Hou Pu
3
-7
/
+5
2020-09-01
scsi: target: iscsi: Fix data digest calculation
Varun Prakash
1
-2
/
+15
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
6
-8
/
+8
2020-08-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-3
/
+1
2020-08-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
1
-1
/
+1
2020-08-04
scsi: target: Make iscsit_register_transport() return void
Max Gurtovoy
1
-3
/
+1
2020-07-28
scsi: target: tcmu: Make TMR notification optional
Bodo Stroesser
1
-0
/
+38
2020-07-28
scsi: target: tcmu: Implement tmr_notify callback
Bodo Stroesser
1
-9
/
+216
2020-07-28
scsi: target: tcmu: Fix and simplify timeout handling
Bodo Stroesser
1
-36
/
+23
2020-07-28
scsi: target: tcmu: Factor out new helper ring_insert_padding
Bodo Stroesser
1
-21
/
+30
2020-07-28
scsi: target: tcmu: Do not queue aborted commands
Bodo Stroesser
1
-3
/
+4
2020-07-28
scsi: target: tcmu: Use priv pointer in se_cmd
Bodo Stroesser
1
-2
/
+5
[next]