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
2019-04-13
Merge tag 'for-linus-20190412' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2019-04-10
scsi: virtio_scsi: limit number of hw queues by nr_cpu_ids
Dongli Zhang
1
-0
/
+1
2019-04-08
scsi: csiostor: fix missing data copy in csio_scsi_err_handler()
Varun Prakash
1
-1
/
+4
2019-04-03
scsi: lpfc: Fix missing wakeups on abort threads
James Smart
1
-4
/
+3
2019-04-03
scsi: storvsc: Reduce default ring buffer size to 128 Kbytes
Michael Kelley
1
-1
/
+1
2019-04-03
scsi: storvsc: Fix calculation of sub-channel count
Michael Kelley
1
-2
/
+11
2019-04-03
scsi: core: add new RDAC LENOVO/DE_Series device
Xose Vazquez Perez
2
-0
/
+2
2019-03-29
scsi: qedi: remove declaration of nvm_image from stack
Colin Ian King
1
-5
/
+2
2019-03-27
scsi: ibmvfc: Clean up transport events
Tyrel Datwyler
2
-4
/
+11
2019-03-27
scsi: ibmvfc: Byte swap status and error codes when logging
Tyrel Datwyler
1
-13
/
+15
2019-03-27
scsi: ibmvfc: Add failed PRLI to cmd_status lookup array
Tyrel Datwyler
1
-0
/
+1
2019-03-27
scsi: ibmvfc: Remove "failed" from logged errors
Tyrel Datwyler
1
-1
/
+1
2019-03-27
scsi: sd: Quiesce warning if device does not report optimal I/O size
Martin K. Petersen
1
-0
/
+3
2019-03-27
scsi: sd: Fix a race between closing an sd device and sd I/O
Bart Van Assche
1
-6
/
+13
2019-03-27
scsi: core: Run queue when state is set to running after being blocked
zhengbin
1
-0
/
+6
2019-03-25
scsi: qla4xxx: fix a potential NULL pointer dereference
Kangjie Lu
1
-0
/
+2
2019-03-25
scsi: aacraid: Insure we don't access PCIe space during AER/EEH
Dave Carroll
2
-3
/
+8
2019-03-25
scsi: mpt3sas: Fix kernel panic during expander reset
Sreekanth Reddy
2
-0
/
+18
2019-03-20
scsi: ibmvscsi: Fix empty event pool access during host removal
Tyrel Datwyler
1
-6
/
+16
2019-03-20
scsi: ibmvscsi: Protect ibmvscsi_head from concurrent modificaiton
Tyrel Datwyler
1
-0
/
+5
2019-03-20
scsi: hisi_sas: Add softreset in hisi_sas_I_T_nexus_reset()
Luo Jiaxing
1
-0
/
+6
2019-03-19
scsi: qla2xxx: Fix NULL pointer crash due to stale CPUID
Himanshu Madhani
1
-1
/
+1
2019-03-19
scsi: qla2xxx: Fix FC-AL connection target discovery
Quinn Tran
1
-0
/
+7
2019-03-19
scsi: core: Avoid that a kernel warning appears during system resume
Bart Van Assche
1
-2
/
+4
2019-03-19
scsi: core: Also call destroy_rcu_head() for passthrough requests
Bart Van Assche
1
-1
/
+8
2019-03-18
scsi: iscsi: flush running unbind operations when removing a session
Maurizio Lombardi
1
-0
/
+2
2019-03-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
20
-67
/
+197
2019-03-14
scsi: aacraid: Fix performance issue on logical drives
Sagar Biradar
1
-5
/
+8
2019-03-14
scsi: lpfc: Fix error codes in lpfc_sli4_pci_mem_setup()
Dan Carpenter
1
-7
/
+9
2019-03-09
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
166
-10288
/
+9712
2019-03-08
Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2019-03-07
scsi: libiscsi: Hold back_lock when calling iscsi_complete_task
Lee Duncan
1
-2
/
+20
2019-03-06
scsi: hisi_sas: Change SERDES_CFG init value to increase reliability of HiLink
Xiang Chen
1
-0
/
+2
2019-03-06
scsi: hisi_sas: Send HARD RESET to clear the previous affiliation of STP targ...
Xiang Chen
3
-3
/
+49
2019-03-06
scsi: hisi_sas: Set PHY linkrate when disconnected
John Garry
1
-0
/
+10
2019-03-06
scsi: hisi_sas: print PHY RX errors count for later revision of v3 hw
Xiaofei Tan
2
-25
/
+60
2019-03-06
scsi: hisi_sas: Fix a timeout race of driver internal and SMP IO
Xiang Chen
1
-1
/
+2
2019-03-06
scsi: hisi_sas: Change return variable type in phy_up_v3_hw()
Xiang Chen
1
-1
/
+2
2019-03-06
scsi: qla2xxx: check for kstrtol() failure
Dan Carpenter
1
-0
/
+2
2019-03-06
scsi: lpfc: fix 32-bit format string warning
Arnd Bergmann
1
-1
/
+1
2019-03-06
scsi: lpfc: fix unused variable warning
Arnd Bergmann
1
-1
/
+2
2019-03-06
scsi: libiscsi: fall back to sendmsg for slab pages
Vasily Averin
1
-3
/
+8
2019-03-06
scsi: qla2xxx: avoid printf format warning
Arnd Bergmann
1
-2
/
+2
2019-03-06
scsi: lpfc: resolve static checker warning in lpfc_sli4_hba_unset
James Smart
1
-1
/
+2
2019-03-06
scsi: lpfc: Correct __lpfc_sli_issue_iocb_s4 lockdep check
James Smart
1
-1
/
+1
2019-03-06
scsi: ufs: hisi: fix ufs_hba_variant_ops passing
Arnd Bergmann
4
-10
/
+7
2019-03-06
scsi: qla2xxx: Fix panic in qla_dfs_tgt_counters_show
Bill Kuzeja
1
-0
/
+2
2019-03-06
scsi: megaraid_sas: reduce module load time
Steve Sistare
1
-2
/
+2
2019-03-06
Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-7
/
+9
2019-03-06
scsi: virtio_scsi: don't send sc payload with tmfs
Felipe Franciosi
1
-2
/
+0
[next]