index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-09-21
119
-3631
/
+5665
|
\
|
*
scsi: hisi_sas: Fix the conflict between device gone and host reset
Xiang Chen
2019-09-11
1
-3
/
+4
|
*
scsi: hisi_sas: Add BIST support for phy loopback
Xiang Chen
2019-09-11
3
-0
/
+543
|
*
scsi: hisi_sas: Add hisi_sas_debugfs_alloc() to centralise allocation
Luo Jiaxing
2019-09-11
1
-44
/
+58
|
*
scsi: hisi_sas: Remove some unused function arguments
Luo Jiaxing
2019-09-11
4
-20
/
+17
|
*
scsi: hisi_sas: Remove redundant work declaration
Xiang Chen
2019-09-11
1
-1
/
+0
|
*
scsi: hisi_sas: Remove hisi_sas_hw.slot_complete
Luo Jiaxing
2019-09-11
4
-5
/
+0
|
*
scsi: hisi_sas: Assign NCQ tag for all NCQ commands
Xiang Chen
2019-09-11
4
-18
/
+8
|
*
scsi: hisi_sas: Update all the registers after suspend and resume
Xiang Chen
2019-09-11
1
-2
/
+8
|
*
scsi: hisi_sas: Retry 3 times TMF IO for SAS disks when init device
Xiang Chen
2019-09-11
1
-6
/
+10
|
*
scsi: hisi_sas: Remove sleep after issue phy reset if sas_smp_phy_control() f...
Luo Jiaxing
2019-09-11
1
-2
/
+3
|
*
scsi: hisi_sas: Directly return when running I_T_nexus reset if phy disabled
Luo Jiaxing
2019-09-11
1
-0
/
+5
|
*
scsi: hisi_sas: Use true/false as input parameter of sas_phy_reset()
Luo Jiaxing
2019-09-11
1
-2
/
+2
|
*
scsi: hisi_sas: add debugfs auto-trigger for internal abort time out
Luo Jiaxing
2019-09-11
1
-0
/
+3
|
*
scsi: virtio_scsi: unplug LUNs when events missed
Matt Lupfer
2019-09-11
1
-0
/
+33
|
*
scsi: scsi_dh_rdac: zero cdb in send_mode_select()
Martin Wilck
2019-09-11
1
-0
/
+2
|
*
scsi: fcoe: fix null-ptr-deref Read in fc_release_transport
zhengbin
2019-09-11
1
-5
/
+11
|
*
scsi: ufs-hisi: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-07
1
-3
/
+1
|
*
scsi: ufshcd: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-07
1
-3
/
+1
|
*
scsi: hisi_sas: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-07
1
-2
/
+1
|
*
scsi: ufs: Use kmemdup in ufshcd_read_string_desc()
YueHaibing
2019-09-07
1
-2
/
+1
|
*
scsi: ufs-qcom: Implement device_reset vops
Bjorn Andersson
2019-09-07
2
-0
/
+40
|
*
scsi: ufs: Introduce vops for resetting device
Bjorn Andersson
2019-09-07
2
-0
/
+14
|
*
scsi: lpfc: Fix reset recovery paths that are not recovering
James Smart
2019-09-07
1
-4
/
+5
|
*
scsi: lpfc: Convert existing %pf users to %ps
Sakari Ailus
2019-09-07
2
-3
/
+3
|
*
scsi: qla2xxx: Update driver version to 10.01.00.19-k
Himanshu Madhani
2019-09-07
1
-1
/
+1
|
*
scsi: qla2xxx: Fix stale session
Quinn Tran
2019-09-07
1
-2
/
+3
|
*
scsi: qla2xxx: Fix stuck login session
Quinn Tran
2019-09-07
1
-12
/
+11
|
*
scsi: qla2xxx: Fix driver reload for ISP82xx
Himanshu Madhani
2019-09-07
2
-15
/
+4
|
*
scsi: qla2xxx: Fix flash read for Qlogic ISPs
Quinn Tran
2019-09-07
3
-6
/
+7
|
*
scsi: qla2xxx: Fix message indicating vectors used by driver
Himanshu Madhani
2019-09-07
1
-4
/
+2
|
*
scsi: sd: Improve unaligned completion resid message
Damien Le Moal
2019-09-07
1
-0
/
+1
|
*
scsi: fnic: fix msix interrupt allocation
Govindarajulu Varadarajan
2019-09-07
1
-2
/
+2
|
*
scsi: fnic: print port speed only at driver init or speed change
John Pittman
2019-08-30
2
-5
/
+11
|
*
scsi: bnx2fc: remove set but not used variables 'task','port','orig_task'
zhengbin
2019-08-30
1
-16
/
+0
|
*
scsi: bnx2fc: remove set but not used variables 'lport','host'
zhengbin
2019-08-30
1
-7
/
+0
|
*
scsi: bnx2fc: remove set but not used variable 'fh'
zhengbin
2019-08-30
1
-2
/
+0
|
*
scsi: qedf: Update the version to 8.42.3.0
Saurav Kashyap
2019-08-30
1
-4
/
+4
|
*
scsi: qedf: Fix race betwen fipvlan request and response path
Saurav Kashyap
2019-08-30
1
-13
/
+12
|
*
scsi: qedf: Use discovery list to traverse rports
Hannes Reinecke
2019-08-30
1
-32
/
+7
|
*
scsi: qedf: Decrease the LL2 MTU size to 2500
Saurav Kashyap
2019-08-30
2
-1
/
+2
|
*
scsi: qedf: Check for module unloading bit before processing link update AEN
Saurav Kashyap
2019-08-30
1
-0
/
+10
|
*
scsi: qedf: Initiator fails to re-login to switch after link down
Saurav Kashyap
2019-08-30
1
-11
/
+17
|
*
scsi: qedf: Add debug information for unsolicited processing
Saurav Kashyap
2019-08-30
1
-0
/
+5
|
*
scsi: qedf: Add support for 20 Gbps speed
Saurav Kashyap
2019-08-30
1
-0
/
+5
|
*
scsi: qedf: Interpret supported caps value correctly
Saurav Kashyap
2019-08-30
1
-5
/
+27
|
*
scsi: qedf: Add shutdown callback handler
Saurav Kashyap
2019-08-30
1
-0
/
+7
|
*
scsi: qedf: Update module description string
Nilesh Javali
2019-08-30
1
-1
/
+1
|
*
scsi: qedf: Fix crash during sg_reset
Arun Easi
2019-08-30
1
-2
/
+2
|
*
scsi: qedf: Stop sending fipvlan request on unload
Saurav Kashyap
2019-08-30
1
-0
/
+5
[next]