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
2020-11-14
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-5
/
+31
2020-11-10
scsi: ufshcd: Fix missing destroy_workqueue()
Qinglang Miao
1
-0
/
+2
2020-11-06
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
3
-5
/
+15
2020-11-04
scsi: ufs: Try to save power mode change and UIC cmd completion timeout
Can Guo
2
-2
/
+26
2020-11-04
scsi: ufs: Fix unbalanced scsi_block_reqs_cnt caused by ufshcd_hold()
Can Guo
1
-3
/
+3
2020-11-02
scsi: mpt3sas: Fix timeouts observed while reenabling IRQ
Sreekanth Reddy
1
-0
/
+7
2020-11-02
scsi: scsi_dh_alua: Avoid crash during alua_bus_detach()
Hannes Reinecke
1
-4
/
+5
2020-10-31
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
4
-16
/
+35
2020-10-29
scsi: hpsa: Fix memory leak in hpsa_init_one()
Keita Suzuki
1
-1
/
+3
2020-10-26
scsi: qla2xxx: remove incorrect sparse #ifdef
Linus Torvalds
1
-4
/
+0
2020-10-26
scsi: hisi_sas: Stop using queue #0 always for v2 hw
John Garry
1
-1
/
+1
2020-10-26
scsi: ibmvscsi: Fix potential race after loss of transport
Tyrel Datwyler
1
-10
/
+26
2020-10-26
scsi: qla2xxx: Return EBUSY on fcport deletion
Daniel Wagner
1
-2
/
+4
2020-10-26
scsi: core: Don't start concurrent async scan on same host
Ming Lei
1
-3
/
+4
2020-10-24
Merge tag 'block-5.10-2020-10-24' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+9
2020-10-23
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
27
-582
/
+815
2020-10-16
Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-13
/
+9
2020-10-15
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
3
-65
/
+87
2020-10-14
Merge tag 'spdx-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...
Linus Torvalds
51
-102
/
+51
2020-10-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
132
-1976
/
+3902
2020-10-14
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-7
/
+49
2020-10-13
scsi: handle zone resources errors
Damien Le Moal
1
-0
/
+9
2020-10-13
Merge tag 'drivers-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
9
-101
/
+135
2020-10-13
Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-29
/
+24
2020-10-12
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-8
/
+1
2020-10-08
scsi: qla2xxx: Fix return of uninitialized value in rval
Colin Ian King
1
-1
/
+1
2020-10-08
scsi: core: Set sc_data_direction to DMA_NONE for no-transfer commands
Christoph Hellwig
1
-1
/
+4
2020-10-08
scsi: sr: Initialize ->cmd_len
Christoph Hellwig
1
-0
/
+1
2020-10-07
scsi: arcmsr: Update driver version to v1.50.00.02-20200819
ching Huang
1
-1
/
+1
2020-10-07
scsi: arcmsr: Add support for ARC-1886 series RAID controllers
ching Huang
2
-18
/
+367
2020-10-07
scsi: arcmsr: Fix device hot-plug monitoring timer stop
ching Huang
2
-26
/
+3
2020-10-07
scsi: arcmsr: Remove unnecessary syntax
ching Huang
1
-45
/
+18
2020-10-07
scsi: pm80xx: Driver version update
Viswas G
1
-1
/
+1
2020-10-07
scsi: pm80xx: Increase the number of outstanding I/O supported to 1024
Viswas G
5
-47
/
+73
2020-10-07
scsi: pm80xx: Remove DMA memory allocation for ccb and device structures
Viswas G
2
-23
/
+33
2020-10-07
scsi: pm80xx: Increase number of supported queues
Viswas G
6
-104
/
+160
2020-10-07
scsi: sym53c8xx_2: Fix sizeof() mismatch
Colin Ian King
1
-1
/
+1
2020-10-07
scsi: isci: Fix a typo in a comment
Christophe JAILLET
1
-1
/
+1
2020-10-07
scsi: qla4xxx: Fix inconsistent format argument type
Ye Bin
1
-1
/
+1
2020-10-07
scsi: myrb: Fix inconsistent format argument types
Ye Bin
1
-2
/
+2
2020-10-07
scsi: myrb: Remove redundant assignment to variable timeout
Jing Xiangfeng
1
-1
/
+0
2020-10-07
scsi: bfa: Fix error return in bfad_pci_init()
Jing Xiangfeng
1
-0
/
+1
2020-10-07
scsi: fcoe: Simplify the return expression of fcoe_sysfs_setup()
Qinglang Miao
1
-7
/
+1
2020-10-07
scsi: snic: Simplify the return expression of svnic_cq_alloc()
Liu Shixin
1
-7
/
+1
2020-10-07
scsi: fnic: Simplify the return expression of vnic_wq_copy_alloc()
Liu Shixin
1
-7
/
+1
2020-10-07
scsi: qla2xxx: Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
1
-60
/
+8
2020-10-07
scsi: qla2xxx: Initialize variable in qla8044_poll_reg()
Tom Rix
1
-1
/
+1
2020-10-07
scsi: qla2xxx: Do not consume srb greedily
Daniel Wagner
1
-27
/
+15
2020-10-07
scsi: qla2xxx: Use constant when it is known
Pavel Machek (CIP)
1
-3
/
+3
2020-10-07
scsi: 53c700: Remove set but not used variable
Zheng Yongjun
1
-4
/
+0
[next]