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-10-18
Merge tag 'mkp-scsi-postmerge' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+3
2019-10-15
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
3
-3
/
+5
2019-10-05
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
15
-80
/
+193
2019-10-03
scsi: core: save/restore command resid for error handling
Damien Le Moal
1
-0
/
+3
2019-09-30
scsi: qla2xxx: Remove WARN_ON_ONCE in qla2x00_status_cont_entry()
Daniel Wagner
1
-2
/
+0
2019-09-30
scsi: sd: Ignore a failure to sync cache due to lack of authorization
Oliver Neukum
1
-1
/
+2
2019-09-24
Merge tag 'for-5.4/post-2019-09-24' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-8
/
+0
2019-09-23
scsi: qla2xxx: Fix Nport ID display value
Quinn Tran
1
-3
/
+4
2019-09-23
scsi: qla2xxx: Fix N2N link up fail
Quinn Tran
2
-4
/
+4
2019-09-23
scsi: qla2xxx: Fix N2N link reset
Quinn Tran
4
-34
/
+103
2019-09-23
scsi: qla2xxx: Optimize NPIV tear down process
Quinn Tran
6
-12
/
+34
2019-09-23
scsi: qla2xxx: Fix stale mem access on driver unload
Quinn Tran
2
-13
/
+9
2019-09-23
scsi: qla2xxx: Fix unbound sleep in fcport delete path.
Quinn Tran
1
-0
/
+4
2019-09-23
scsi: qla2xxx: Silence fwdump template message
Himanshu Madhani
1
-1
/
+1
2019-09-23
scsi: hisi_sas: Make three functions static
YueHaibing
1
-3
/
+3
2019-09-23
scsi: megaraid: disable device when probe failed after enabled device
Xiang Chen
1
-2
/
+2
2019-09-23
scsi: storvsc: setup 1:1 mapping between hardware queue and CPU queue
Long Li
1
-2
/
+1
2019-09-23
scsi: qedf: Remove always false 'tmp_prio < 0' statement
Austin Kim
1
-1
/
+1
2019-09-23
scsi: ufs: skip shutdown if hba is not powered
Stanley Chu
1
-0
/
+3
2019-09-23
Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-3
/
+0
2019-09-23
scsi: bnx2fc: Handle scope bits when array returns BUSY or TSF
Laurence Oberman
1
-5
/
+24
2019-09-23
scsi: core: fix dh and multipathing for SCSI hosts without request batching
Steffen Maier
1
-1
/
+2
2019-09-23
scsi: core: fix missing .cleanup_rq for SCSI hosts without request batching
Steffen Maier
1
-0
/
+1
2019-09-21
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
119
-3631
/
+5665
2019-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
4
-6
/
+5
2019-09-17
block: centralize PI remapping logic to the block layer
Max Gurtovoy
1
-8
/
+0
2019-09-17
Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-7
/
+2
2019-09-17
Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-7
/
+31
2019-09-16
Merge tag 'please-pull-ia64_for_5.4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-54
/
+0
2019-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-2
/
+2
2019-09-12
scsi: core: remove dummy q->dev check
Stanley Chu
1
-2
/
+1
2019-09-10
scsi: hisi_sas: Fix the conflict between device gone and host reset
Xiang Chen
1
-3
/
+4
2019-09-10
scsi: hisi_sas: Add BIST support for phy loopback
Xiang Chen
3
-0
/
+543
2019-09-10
scsi: hisi_sas: Add hisi_sas_debugfs_alloc() to centralise allocation
Luo Jiaxing
1
-44
/
+58
2019-09-10
scsi: hisi_sas: Remove some unused function arguments
Luo Jiaxing
4
-20
/
+17
2019-09-10
scsi: hisi_sas: Remove redundant work declaration
Xiang Chen
1
-1
/
+0
2019-09-10
scsi: hisi_sas: Remove hisi_sas_hw.slot_complete
Luo Jiaxing
4
-5
/
+0
2019-09-10
scsi: hisi_sas: Assign NCQ tag for all NCQ commands
Xiang Chen
4
-18
/
+8
2019-09-10
scsi: hisi_sas: Update all the registers after suspend and resume
Xiang Chen
1
-2
/
+8
2019-09-10
scsi: hisi_sas: Retry 3 times TMF IO for SAS disks when init device
Xiang Chen
1
-6
/
+10
2019-09-10
scsi: hisi_sas: Remove sleep after issue phy reset if sas_smp_phy_control() f...
Luo Jiaxing
1
-2
/
+3
2019-09-10
scsi: hisi_sas: Directly return when running I_T_nexus reset if phy disabled
Luo Jiaxing
1
-0
/
+5
2019-09-10
scsi: hisi_sas: Use true/false as input parameter of sas_phy_reset()
Luo Jiaxing
1
-2
/
+2
2019-09-10
scsi: hisi_sas: add debugfs auto-trigger for internal abort time out
Luo Jiaxing
1
-0
/
+3
2019-09-10
scsi: virtio_scsi: unplug LUNs when events missed
Matt Lupfer
1
-0
/
+33
2019-09-10
scsi: scsi_dh_rdac: zero cdb in send_mode_select()
Martin Wilck
1
-0
/
+2
2019-09-10
scsi: fcoe: fix null-ptr-deref Read in fc_release_transport
zhengbin
1
-5
/
+11
2019-09-07
scsi: ufs-hisi: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-09-07
scsi: ufshcd: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-09-07
scsi: hisi_sas: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-2
/
+1
[next]