index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
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-11
ocxlflash_getfile(): fix double-iput() on alloc_file() failures
Al Viro
1
-3
/
+2
2018-07-11
scsi: cxlflash: fix assignment of the backend operations
Cédric Le Goater
1
-2
/
+2
2018-07-11
scsi: qedi: Send driver state to MFW
Manish Rangankar
1
-0
/
+11
2018-07-11
scsi: qedf: Send the driver state to MFW
Saurav Kashyap
1
-0
/
+12
2018-07-11
scsi: hpsa: correct enclosure sas address
Don Brace
2
-4
/
+22
2018-07-11
scsi: sd_zbc: Fix variable type and bogus comment
Damien Le Moal
1
-2
/
+3
2018-07-11
scsi: qla2xxx: Fix NULL pointer dereference for fcport search
Chuck Anderson
1
-6
/
+8
2018-07-11
scsi: qla2xxx: Fix kernel crash due to late workqueue allocation
himanshu.madhani@cavium.com
1
-2
/
+2
2018-07-11
scsi: qla2xxx: Fix inconsistent DMA mem alloc/free
Quinn Tran
2
-14
/
+28
2018-07-07
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-19
scsi: scsi_debug: Fix memory leak on module unload
Luis Henriques
1
-1
/
+1
2018-06-19
scsi: qla2xxx: Spinlock recursion in qla_target
Mikhail Malygin
1
-4
/
+3
2018-06-19
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-13
treewide: Use array_size() in vzalloc()
Kees Cook
2
-5
/
+9
2018-06-13
treewide: Use array_size() in vmalloc()
Kees Cook
5
-13
/
+20
2018-06-13
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
3
-8
/
+8
2018-06-13
treewide: kvzalloc() -> kvcalloc()
Kees Cook
1
-1
/
+1
2018-06-13
treewide: kzalloc_node() -> kcalloc_node()
Kees Cook
1
-1
/
+1
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
33
-120
/
+135
2018-06-13
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-08
scsi: qla2xxx: Mask off Scope bits in retry delay
Anil Gurumurthy
1
-2
/
+6
2018-06-08
scsi: qla2xxx: Fix crash on qla2x00_mailbox_command
Rodrigo R. Galvao
1
-0
/
+8
2018-06-08
scsi: aic7xxx: aic79xx: fix potential null pointer dereference on ahd
Colin Ian King
1
-4
/
+4
2018-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
10
-12
/
+337
2018-06-06
scsi: mpt3sas: Add an I/O barrier
Tomas Henzl
1
-0
/
+1
2018-06-06
scsi: qla2xxx: Fix setting lower transfer speed if GPSC fails
Himanshu Madhani
1
-1
/
+2
2018-06-06
scsi: hpsa: disable device during shutdown
Sinan Kaya
1
-2
/
+8
2018-06-06
scsi: sd_zbc: Fix sd_zbc_check_zone_size() error path
Damien Le Moal
1
-1
/
+1
2018-06-06
scsi: aacraid: remove bogus GFP_DMA32 specifies
Christoph Hellwig
1
-2
/
+2
2018-06-05
qed*: Utilize FW 8.37.2.0
Michal Kalderon
1
-6
/
+0
2018-06-04
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-22
/
+2
2018-06-04
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
3
-228
/
+48
2018-06-04
Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block
Linus Torvalds
16
-60
/
+45
2018-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+20
2018-06-03
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-2
/
+20
2018-05-29
block: remove parent device reference from struct bsg_class_device
Christoph Hellwig
3
-18
/
+10
2018-05-29
libiscsi: don't try to bypass SCSI EH
Christoph Hellwig
1
-2
/
+2
[next]