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
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-31
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
12
-50
/
+66
2018-07-27
Merge tag 'for-linus-20180727' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+14
2018-07-24
scsi: set timed out out mq requests to complete
Keith Busch
1
-0
/
+14
2018-07-22
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-3
/
+2
2018-07-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
10
-30
/
+88
2018-07-19
scsi: qla2xxx: Return error when TMF returns
Anil Gurumurthy
1
-4
/
+3
2018-07-19
scsi: qla2xxx: Fix ISP recovery on unload
Quinn Tran
1
-2
/
+3
2018-07-19
scsi: qla2xxx: Fix driver unload by shutting down chip
Quinn Tran
5
-28
/
+34
2018-07-19
scsi: qla2xxx: Fix NPIV deletion by calling wait_for_sess_deletion
Quinn Tran
4
-1
/
+8
2018-07-19
scsi: qla2xxx: Fix unintialized List head crash
Quinn Tran
2
-0
/
+6
2018-07-12
scsi: sg: update comment for blk_get_request()
Tony Battersby
1
-9
/
+5
2018-07-12
scsi: sg: fix minor memory leak in error path
Tony Battersby
1
-0
/
+1
2018-07-12
scsi: libiscsi: fix possible NULL pointer dereference in case of TMF
Varun Prakash
1
-6
/
+6
2018-07-10
ocxlflash_getfile(): fix double-iput() on alloc_file() failures
Al Viro
1
-3
/
+2
2018-07-10
scsi: cxlflash: fix assignment of the backend operations
Cédric Le Goater
1
-2
/
+2
2018-07-10
scsi: qedi: Send driver state to MFW
Manish Rangankar
1
-0
/
+11
2018-07-10
scsi: qedf: Send the driver state to MFW
Saurav Kashyap
1
-0
/
+12
2018-07-10
scsi: hpsa: correct enclosure sas address
Don Brace
2
-4
/
+22
2018-07-10
scsi: sd_zbc: Fix variable type and bogus comment
Damien Le Moal
1
-2
/
+3
2018-07-10
scsi: qla2xxx: Fix NULL pointer dereference for fcport search
Chuck Anderson
1
-6
/
+8
2018-07-10
scsi: qla2xxx: Fix kernel crash due to late workqueue allocation
himanshu.madhani@cavium.com
1
-2
/
+2
2018-07-10
scsi: qla2xxx: Fix inconsistent DMA mem alloc/free
Quinn Tran
2
-14
/
+28
2018-07-06
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-10
/
+47
2018-06-27
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
3
-7
/
+4
2018-06-26
scsi: sg: mitigate read/write abuse
Jann Horn
1
-2
/
+40
2018-06-26
scsi: aacraid: Fix PD performance regression over incorrect qd being set
Raghava Aditya Renukunta
1
-8
/
+7
2018-06-24
Merge tag 'for-linus-20180623' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2018-06-23
Merge tag 'for-linus-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-7
/
+26
2018-06-19
block: fix timeout changes for legacy request drivers
Christoph Hellwig
1
-1
/
+1
2018-06-19
scsi: xen-scsifront: add error handling for xenbus_printf
Zhouyang Jia
1
-7
/
+26
2018-06-18
scsi: scsi_debug: Fix memory leak on module unload
Luis Henriques
1
-1
/
+1
2018-06-18
scsi: qla2xxx: Spinlock recursion in qla_target
Mikhail Malygin
1
-4
/
+3
2018-06-18
scsi: ipr: Eliminate duplicate barriers
Arnd Bergmann
1
-2
/
+0
2018-06-14
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
8
-12
/
+32
2018-06-12
treewide: Use array_size() in vzalloc()
Kees Cook
2
-5
/
+9
2018-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
5
-13
/
+20
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
3
-8
/
+8
2018-06-12
treewide: kvzalloc() -> kvcalloc()
Kees Cook
1
-1
/
+1
2018-06-12
treewide: kzalloc_node() -> kcalloc_node()
Kees Cook
1
-1
/
+1
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
33
-120
/
+135
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
18
-39
/
+56
2018-06-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
112
-1710
/
+6303
2018-06-07
scsi: qla2xxx: Mask off Scope bits in retry delay
Anil Gurumurthy
1
-2
/
+6
2018-06-07
scsi: qla2xxx: Fix crash on qla2x00_mailbox_command
Rodrigo R. Galvao
1
-0
/
+8
2018-06-07
scsi: aic7xxx: aic79xx: fix potential null pointer dereference on ahd
Colin Ian King
1
-4
/
+4
2018-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
10
-12
/
+337
2018-06-05
scsi: mpt3sas: Add an I/O barrier
Tomas Henzl
1
-0
/
+1
2018-06-05
scsi: qla2xxx: Fix setting lower transfer speed if GPSC fails
Himanshu Madhani
1
-1
/
+2
2018-06-05
scsi: hpsa: disable device during shutdown
Sinan Kaya
1
-2
/
+8
2018-06-05
scsi: sd_zbc: Fix sd_zbc_check_zone_size() error path
Damien Le Moal
1
-1
/
+1
[next]