index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-11
scsi: hisi_sas: Directly return when running I_T_nexus reset if phy disabled
Luo Jiaxing
1
-0
/
+5
2019-09-11
scsi: hisi_sas: Use true/false as input parameter of sas_phy_reset()
Luo Jiaxing
1
-2
/
+2
2019-09-11
scsi: hisi_sas: add debugfs auto-trigger for internal abort time out
Luo Jiaxing
1
-0
/
+3
2019-09-11
scsi: virtio_scsi: unplug LUNs when events missed
Matt Lupfer
1
-0
/
+33
2019-09-11
scsi: scsi_dh_rdac: zero cdb in send_mode_select()
Martin Wilck
1
-0
/
+2
2019-09-11
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
2019-09-07
scsi: ufs: Use kmemdup in ufshcd_read_string_desc()
YueHaibing
1
-2
/
+1
2019-09-07
scsi: ufs-qcom: Implement device_reset vops
Bjorn Andersson
2
-0
/
+40
2019-09-07
scsi: ufs: Introduce vops for resetting device
Bjorn Andersson
2
-0
/
+14
2019-09-07
scsi: lpfc: Fix reset recovery paths that are not recovering
James Smart
1
-4
/
+5
2019-09-07
scsi: lpfc: Convert existing %pf users to %ps
Sakari Ailus
2
-3
/
+3
2019-09-07
scsi: qla2xxx: Update driver version to 10.01.00.19-k
Himanshu Madhani
1
-1
/
+1
2019-09-07
scsi: qla2xxx: Fix stale session
Quinn Tran
1
-2
/
+3
2019-09-07
scsi: qla2xxx: Fix stuck login session
Quinn Tran
1
-12
/
+11
2019-09-07
scsi: qla2xxx: Fix driver reload for ISP82xx
Himanshu Madhani
2
-15
/
+4
2019-09-07
scsi: qla2xxx: Fix flash read for Qlogic ISPs
Quinn Tran
3
-6
/
+7
2019-09-07
scsi: qla2xxx: Fix message indicating vectors used by driver
Himanshu Madhani
1
-4
/
+2
2019-09-07
scsi: sd: Improve unaligned completion resid message
Damien Le Moal
1
-0
/
+1
2019-09-07
scsi: fnic: fix msix interrupt allocation
Govindarajulu Varadarajan
1
-2
/
+2
2019-09-07
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-2
/
+2
2019-09-06
sd: Set ELEVATOR_F_ZBD_SEQ_WRITE for ZBC disks
Damien Le Moal
1
-0
/
+2
2019-08-30
scsi: fnic: print port speed only at driver init or speed change
John Pittman
2
-5
/
+11
2019-08-30
scsi: bnx2fc: remove set but not used variables 'task','port','orig_task'
zhengbin
1
-16
/
+0
2019-08-30
scsi: bnx2fc: remove set but not used variables 'lport','host'
zhengbin
1
-7
/
+0
2019-08-30
scsi: bnx2fc: remove set but not used variable 'fh'
zhengbin
1
-2
/
+0
2019-08-30
scsi: qedf: Update the version to 8.42.3.0
Saurav Kashyap
1
-4
/
+4
2019-08-30
scsi: qedf: Fix race betwen fipvlan request and response path
Saurav Kashyap
1
-13
/
+12
2019-08-30
scsi: qedf: Use discovery list to traverse rports
Hannes Reinecke
1
-32
/
+7
2019-08-30
scsi: qedf: Decrease the LL2 MTU size to 2500
Saurav Kashyap
2
-1
/
+2
2019-08-30
scsi: qedf: Check for module unloading bit before processing link update AEN
Saurav Kashyap
1
-0
/
+10
2019-08-30
scsi: qedf: Initiator fails to re-login to switch after link down
Saurav Kashyap
1
-11
/
+17
2019-08-30
scsi: qedf: Add debug information for unsolicited processing
Saurav Kashyap
1
-0
/
+5
2019-08-30
scsi: qedf: Add support for 20 Gbps speed
Saurav Kashyap
1
-0
/
+5
2019-08-30
scsi: qedf: Interpret supported caps value correctly
Saurav Kashyap
1
-5
/
+27
2019-08-30
scsi: qedf: Add shutdown callback handler
Saurav Kashyap
1
-0
/
+7
2019-08-30
scsi: qedf: Update module description string
Nilesh Javali
1
-1
/
+1
2019-08-30
scsi: qedf: Fix crash during sg_reset
Arun Easi
1
-2
/
+2
2019-08-30
scsi: qedf: Stop sending fipvlan request on unload
Saurav Kashyap
1
-0
/
+5
2019-08-30
scsi: qedf: Print message during bailout conditions
Saurav Kashyap
5
-40
/
+130
2019-08-30
scsi: smartpqi: bump version
Don Brace
1
-3
/
+3
2019-08-30
scsi: smartpqi: update copyright
Don Brace
1
-0
/
+2
2019-08-30
scsi: smartpqi: add new pci ids
Gilbert Wu
1
-0
/
+12
2019-08-30
scsi: smartpqi: correct REGNEWD return status
Murthy Bhat
1
-1
/
+1
2019-08-30
scsi: smartpqi: add gigabyte controller
Gilbert Wu
1
-0
/
+4
2019-08-30
scsi: smartpqi: correct hang when deleting 32 lds
Mahesh Rajashekhara
1
-6
/
+8
2019-08-30
scsi: smartpqi: add bay identifier
Gilbert Wu
3
-6
/
+113
2019-08-30
scsi: smartpqi: add sysfs entries
Murthy Bhat
2
-16
/
+124
[prev]
[next]