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-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
2018-06-05
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-02
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
2018-05-29
scsi_transport_fc: complete requests from ->timeout
Christoph Hellwig
1
-4
/
+3
2018-05-29
block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE
Christoph Hellwig
9
-14
/
+14
2018-05-28
scsi: lpfc: update driver version to 12.0.0.4
James Smart
1
-1
/
+1
2018-05-28
scsi: lpfc: Fix port initialization failure.
James Smart
1
-3
/
+18
2018-05-28
scsi: lpfc: Fix 16gb hbas failing cq create.
James Smart
3
-20
/
+1
2018-05-28
scsi: lpfc: Fix crash in blk_mq layer when executing modprobe -r lpfc
James Smart
1
-0
/
+9
2018-05-28
scsi: lpfc: correct oversubscription of nvme io requests for an adapter
James Smart
3
-4
/
+32
2018-05-28
scsi: lpfc: Fix MDS diagnostics failure (Rx < Tx)
James Smart
2
-5
/
+17
2018-05-28
scsi: hisi_sas: Mark PHY as in reset for nexus reset
Xiang Chen
5
-5
/
+69
2018-05-28
scsi: hisi_sas: Fix return value when get_free_slot() failed
Xiaofei Tan
1
-0
/
+2
2018-05-28
scsi: hisi_sas: Terminate STP reject quickly for v2 hw
Xiaofei Tan
1
-0
/
+78
2018-05-28
scsi: hisi_sas: Add v2 hw force PHY function for internal ATA command
Xiaofei Tan
2
-0
/
+13
2018-05-28
scsi: hisi_sas: Include TMF elements in struct hisi_sas_slot
Xiaofei Tan
5
-31
/
+30
2018-05-28
scsi: hisi_sas: Try wait commands before before controller reset
Xiaofei Tan
4
-0
/
+43
2018-05-28
scsi: hisi_sas: Init disks after controller reset
Xiaofei Tan
1
-1
/
+18
2018-05-28
scsi: hisi_sas: Create a scsi_host_template per HW module
Xiang Chen
5
-33
/
+86
2018-05-28
scsi: hisi_sas: Reset disks when discovered
Xiang Chen
1
-1
/
+49
2018-05-28
scsi: hisi_sas: Add LED feature for v3 hw
Xiaofei Tan
1
-0
/
+42
2018-05-28
scsi: hisi_sas: Change common allocation mode of device id
Xiang Chen
2
-1
/
+6
2018-05-28
scsi: hisi_sas: change slot index allocation mode
Xiang Chen
2
-3
/
+11
2018-05-28
scsi: hisi_sas: Introduce hisi_sas_phy_set_linkrate()
John Garry
4
-70
/
+36
2018-05-28
scsi: hisi_sas: fix a typo in hisi_sas_task_prep()
Wei Yongjun
1
-1
/
+1
2018-05-28
scsi: pm80xx: fix spelling mistake "UNSORPORTED" -> "SUPPORTED"
Colin Ian King
1
-1
/
+1
2018-05-28
scsi: core: sanitize++ in progress
Douglas Gilbert
1
-0
/
+4
[next]