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-09-15
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-1
/
+2
2020-09-09
scsi: libsas: Fix error path in sas_notify_lldd_dev_found()
Dan Carpenter
1
-1
/
+2
2020-09-08
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
11
-14
/
+19
2020-09-02
scsi: mpt3sas: Don't call disable_irq from IRQ poll handler
Tomas Henzl
1
-1
/
+1
2020-09-02
scsi: megaraid_sas: Don't call disable_irq from process IRQ poll
Tomas Henzl
1
-1
/
+1
2020-09-01
scsi: libsas: Set data_dir as DMA_NONE if libata marks qc as NODATA
Luo Jiaxing
1
-1
/
+4
2020-09-01
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
3
-4
/
+2
2020-08-31
scsi: lpfc: Update lpfc version to 12.8.0.4
James Smart
1
-1
/
+1
2020-08-31
scsi: lpfc: Extend the RDF FPIN Registration descriptor for additional events
James Smart
2
-1
/
+4
2020-08-31
scsi: lpfc: Fix FLOGI/PLOGI receive race condition in pt2pt discovery
James Smart
1
-1
/
+3
2020-08-31
scsi: lpfc: Fix setting IRQ affinity with an empty CPU mask
James Smart
1
-1
/
+0
2020-08-31
scsi: qla2xxx: Fix regression on sparc64
René Rebe
2
-4
/
+4
2020-08-31
scsi: libfc: Fix for double free()
Javed Hasan
1
-2
/
+0
2020-08-31
scsi: pm8001: Fix memleak in pm8001_exec_internal_task_abort
Dinghao Liu
1
-1
/
+1
2020-08-24
scsi: scsi_debug: Remove superfluous close zone in resp_open_zone()
Niklas Cassel
1
-2
/
+0
2020-08-24
scsi: libcxgbi: Fix a use after free in cxgbi_conn_xmit_pdu()
Dan Carpenter
1
-1
/
+1
2020-08-24
scsi: qedf: Fix null ptr reference in qedf_stag_change_work
Ye Bin
1
-1
/
+1
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
97
-290
/
+287
2020-08-17
Revert "scsi: qla2xxx: Disable T10-DIF feature with FC-NVMe during probe"
Quinn Tran
1
-4
/
+0
2020-08-17
Revert "scsi: qla2xxx: Fix crash on qla2x00_mailbox_command"
Saurav Kashyap
1
-8
/
+0
2020-08-17
scsi: qla2xxx: Fix null pointer access during disconnect from subsystem
Quinn Tran
1
-0
/
+5
2020-08-17
scsi: qla2xxx: Check if FW supports MQ before enabling
Saurav Kashyap
1
-0
/
+5
2020-08-17
scsi: qla2xxx: Fix WARN_ON in qla_nvme_register_hba
Arun Easi
2
-1
/
+10
2020-08-17
scsi: qla2xxx: Allow ql2xextended_error_logging special value 1 to be set any...
Arun Easi
1
-0
/
+3
2020-08-17
scsi: qla2xxx: Reduce noisy debug message
Quinn Tran
1
-2
/
+2
2020-08-17
scsi: qla2xxx: Fix login timeout
Quinn Tran
2
-4
/
+16
2020-08-17
scsi: qla2xxx: Indicate correct supported speeds for Mezz card
Quinn Tran
1
-5
/
+12
2020-08-17
scsi: qla2xxx: Flush I/O on zone disable
Quinn Tran
1
-1
/
+0
2020-08-17
scsi: qla2xxx: Flush all sessions on zone disable
Quinn Tran
1
-0
/
+12
2020-08-17
scsi: qla2xxx: Use MBX_TOV_SECONDS for mailbox command timeout values
Enzo Matsumiya
1
-7
/
+7
2020-08-17
scsi: scsi_debug: Fix scp is NULL errors
Douglas Gilbert
1
-0
/
+2
2020-08-17
scsi: ufs: No need to send Abort Task if the task in DB was cleared
Bean Huo
1
-7
/
+8
2020-08-17
scsi: ufs: Clean up completed request without interrupt notification
Stanley Chu
1
-1
/
+2
2020-08-17
scsi: ufs: Improve interrupt handling for shared interrupts
Adrian Hunter
1
-3
/
+3
2020-08-17
scsi: ufs: Fix interrupt error message for shared interrupts
Adrian Hunter
1
-1
/
+1
2020-08-17
scsi: ufs-pci: Add quirk for broken auto-hibernate for Intel EHL
Adrian Hunter
2
-3
/
+22
2020-08-17
scsi: ufs-mediatek: Fix incorrect time to wait link status
Stanley Chu
1
-1
/
+1
2020-08-17
scsi: ufs: Fix possible infinite loop in ufshcd_hold
Stanley Chu
1
-1
/
+4
2020-08-17
scsi: ufs: ti-j721e-ufs: Fix error return in ti_j721e_ufs_probe()
Jing Xiangfeng
1
-0
/
+1
2020-08-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
15
-94
/
+163
2020-08-11
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-2
/
+2
2020-08-07
Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-3
/
+7
2020-08-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
189
-3145
/
+6899
2020-08-06
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-5
/
+11
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-28
/
+50
2020-08-05
Merge branch 'pci/misc'
Bjorn Helgaas
1
-1
/
+5
2020-08-05
Merge tag 'for-5.9/drivers-20200803' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+6
2020-08-05
virtio_scsi: correct tags for config space fields
Michael S. Tsirkin
1
-2
/
+2
2020-08-04
scsi: lpfc: Update lpfc version to 12.8.0.3
Dick Kennedy
1
-1
/
+1
2020-08-04
scsi: lpfc: Fix LUN loss after cable pull
Dick Kennedy
1
-1
/
+7
[next]