index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2018-07-22
1
-3
/
+2
|
\
|
*
ocxlflash_getfile(): fix double-iput() on alloc_file() failures
Al Viro
2018-07-11
1
-3
/
+2
*
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2018-07-20
10
-30
/
+88
|
\
\
|
*
|
scsi: cxlflash: fix assignment of the backend operations
Cédric Le Goater
2018-07-11
1
-2
/
+2
|
*
|
scsi: qedi: Send driver state to MFW
Manish Rangankar
2018-07-11
1
-0
/
+11
|
*
|
scsi: qedf: Send the driver state to MFW
Saurav Kashyap
2018-07-11
1
-0
/
+12
|
*
|
scsi: hpsa: correct enclosure sas address
Don Brace
2018-07-11
2
-4
/
+22
|
*
|
scsi: sd_zbc: Fix variable type and bogus comment
Damien Le Moal
2018-07-11
1
-2
/
+3
|
*
|
scsi: qla2xxx: Fix NULL pointer dereference for fcport search
Chuck Anderson
2018-07-11
1
-6
/
+8
|
*
|
scsi: qla2xxx: Fix kernel crash due to late workqueue allocation
himanshu.madhani@cavium.com
2018-07-11
1
-2
/
+2
|
*
|
scsi: qla2xxx: Fix inconsistent DMA mem alloc/free
Quinn Tran
2018-07-11
2
-14
/
+28
*
|
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2018-07-07
2
-10
/
+47
|
\
|
|
|
*
|
scsi: sg: mitigate read/write abuse
Jann Horn
2018-06-26
1
-2
/
+40
|
*
|
scsi: aacraid: Fix PD performance regression over incorrect qd being set
Raghava Aditya Renukunta
2018-06-26
1
-8
/
+7
*
|
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2018-06-27
3
-7
/
+4
|
\
|
|
|
*
|
scsi: scsi_debug: Fix memory leak on module unload
Luis Henriques
2018-06-19
1
-1
/
+1
|
*
|
scsi: qla2xxx: Spinlock recursion in qla_target
Mikhail Malygin
2018-06-19
1
-4
/
+3
|
*
|
scsi: ipr: Eliminate duplicate barriers
Arnd Bergmann
2018-06-19
1
-2
/
+0
|
|
/
*
|
Merge tag 'for-linus-20180623' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-06-24
1
-1
/
+1
|
\
\
|
*
|
block: fix timeout changes for legacy request drivers
Christoph Hellwig
2018-06-19
1
-1
/
+1
*
|
|
Merge tag 'for-linus-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-06-23
1
-7
/
+26
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
scsi: xen-scsifront: add error handling for xenbus_printf
Zhouyang Jia
2018-06-19
1
-7
/
+26
*
|
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2018-06-14
8
-12
/
+32
|
\
\
\
|
*
|
|
scsi: qla2xxx: Mask off Scope bits in retry delay
Anil Gurumurthy
2018-06-08
1
-2
/
+6
|
*
|
|
scsi: qla2xxx: Fix crash on qla2x00_mailbox_command
Rodrigo R. Galvao
2018-06-08
1
-0
/
+8
|
*
|
|
scsi: aic7xxx: aic79xx: fix potential null pointer dereference on ahd
Colin Ian King
2018-06-08
1
-4
/
+4
|
*
|
|
scsi: mpt3sas: Add an I/O barrier
Tomas Henzl
2018-06-06
1
-0
/
+1
|
*
|
|
scsi: qla2xxx: Fix setting lower transfer speed if GPSC fails
Himanshu Madhani
2018-06-06
1
-1
/
+2
|
*
|
|
scsi: hpsa: disable device during shutdown
Sinan Kaya
2018-06-06
1
-2
/
+8
|
*
|
|
scsi: sd_zbc: Fix sd_zbc_check_zone_size() error path
Damien Le Moal
2018-06-06
1
-1
/
+1
|
*
|
|
scsi: aacraid: remove bogus GFP_DMA32 specifies
Christoph Hellwig
2018-06-06
1
-2
/
+2
*
|
|
|
treewide: Use array_size() in vzalloc()
Kees Cook
2018-06-13
2
-5
/
+9
*
|
|
|
treewide: Use array_size() in vmalloc()
Kees Cook
2018-06-13
5
-13
/
+20
*
|
|
|
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-13
3
-8
/
+8
*
|
|
|
treewide: kvzalloc() -> kvcalloc()
Kees Cook
2018-06-13
1
-1
/
+1
*
|
|
|
treewide: kzalloc_node() -> kcalloc_node()
Kees Cook
2018-06-13
1
-1
/
+1
*
|
|
|
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-13
33
-120
/
+135
*
|
|
|
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-13
18
-39
/
+56
|
|
_
|
/
|
/
|
|
*
|
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-06-10
112
-1710
/
+6303
|
\
\
\
|
*
|
|
scsi: lpfc: update driver version to 12.0.0.4
James Smart
2018-05-29
1
-1
/
+1
|
*
|
|
scsi: lpfc: Fix port initialization failure.
James Smart
2018-05-29
1
-3
/
+18
|
*
|
|
scsi: lpfc: Fix 16gb hbas failing cq create.
James Smart
2018-05-29
3
-20
/
+1
|
*
|
|
scsi: lpfc: Fix crash in blk_mq layer when executing modprobe -r lpfc
James Smart
2018-05-29
1
-0
/
+9
|
*
|
|
scsi: lpfc: correct oversubscription of nvme io requests for an adapter
James Smart
2018-05-29
3
-4
/
+32
|
*
|
|
scsi: lpfc: Fix MDS diagnostics failure (Rx < Tx)
James Smart
2018-05-29
2
-5
/
+17
|
*
|
|
scsi: hisi_sas: Mark PHY as in reset for nexus reset
Xiang Chen
2018-05-29
5
-5
/
+69
|
*
|
|
scsi: hisi_sas: Fix return value when get_free_slot() failed
Xiaofei Tan
2018-05-29
1
-0
/
+2
|
*
|
|
scsi: hisi_sas: Terminate STP reject quickly for v2 hw
Xiaofei Tan
2018-05-29
1
-0
/
+78
|
*
|
|
scsi: hisi_sas: Add v2 hw force PHY function for internal ATA command
Xiaofei Tan
2018-05-29
2
-0
/
+13
|
*
|
|
scsi: hisi_sas: Include TMF elements in struct hisi_sas_slot
Xiaofei Tan
2018-05-29
5
-31
/
+30
[next]