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
starfive-6.6.48-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-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2019-07-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2019-07-12
scripts/spelling.txt: drop "sepc" from the misspelling list
Paul Walmsley
1
-1
/
+1
2019-07-12
Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
15
-97
/
+118
2019-07-12
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
109
-8474
/
+5144
2019-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
6
-35
/
+89
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
2
-4
/
+4
2019-07-09
Merge tag 'for-5.3/block-20190708' of git://git.kernel.dk/linux-block
Linus Torvalds
9
-0
/
+292
2019-07-01
Merge tag 'v5.2-rc6' into for-5.3/block
Jens Axboe
31
-151
/
+43
2019-06-29
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-2
/
+4
2019-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-11
/
+11
2019-06-27
scsi: qla2xxx: move IO flush to the front of NVME rport unregistration
Quinn Tran
4
-21
/
+12
2019-06-27
scsi: qla2xxx: Fix NVME cmd and LS cmd timeout race condition
Quinn Tran
3
-50
/
+117
2019-06-27
scsi: qla2xxx: on session delete, return nvme cmd
Quinn Tran
1
-9
/
+19
2019-06-27
scsi: qla2xxx: Fix kernel crash after disconnecting NVMe devices
Arun Easi
4
-30
/
+10
2019-06-27
scsi: megaraid_sas: Update driver version to 07.710.06.00-rc1
Chandrakanth Patil
1
-2
/
+2
2019-06-27
scsi: megaraid_sas: Introduce various Aero performance modes
Chandrakanth Patil
3
-15
/
+81
2019-06-27
scsi: megaraid_sas: Use high IOPS queues based on IO workload
Chandrakanth Patil
4
-2
/
+19
2019-06-27
scsi: megaraid_sas: Set affinity for high IOPS reply queues
Chandrakanth Patil
1
-0
/
+22
2019-06-27
scsi: megaraid_sas: Enable coalescing for high IOPS queues
Chandrakanth Patil
2
-1
/
+9
2019-06-27
scsi: megaraid_sas: Add support for High IOPS queues
Chandrakanth Patil
3
-17
/
+135
2019-06-27
scsi: megaraid_sas: Add support for MPI toolbox commands
Chandrakanth Patil
3
-2
/
+72
2019-06-27
scsi: megaraid_sas: Offload Aero RAID5/6 division calculations to driver
Chandrakanth Patil
4
-10
/
+108
2019-06-27
scsi: megaraid_sas: RAID1 PCI bandwidth limit algorithm is applicable for onl...
Chandrakanth Patil
3
-12
/
+17
2019-06-27
scsi: megaraid_sas: megaraid_sas: Add check for count returned by HOST_DEVICE...
Chandrakanth Patil
1
-0
/
+3
2019-06-27
scsi: megaraid_sas: Handle sequence JBOD map failure at driver level
Chandrakanth Patil
3
-38
/
+55
2019-06-27
scsi: megaraid_sas: Don't send FPIO to RL Bypass queue
Chandrakanth Patil
1
-4
/
+0
2019-06-27
scsi: megaraid_sas: In probe context, retry IOC INIT once if firmware is in f...
Chandrakanth Patil
1
-2
/
+23
2019-06-27
scsi: megaraid_sas: Release Mutex lock before OCR in case of DCMD timeout
Chandrakanth Patil
1
-0
/
+13
2019-06-27
scsi: megaraid_sas: Call disable_irq from process IRQ poll
Chandrakanth Patil
2
-1
/
+12
2019-06-27
scsi: megaraid_sas: Remove few debug counters from IO path
Chandrakanth Patil
2
-10
/
+0
2019-06-27
scsi: megaraid_sas: Add support for Non-secure Aero PCI IDs
Chandrakanth Patil
2
-0
/
+29
2019-06-27
scsi: megaraid_sas: Add 32 bit atomic descriptor support to AERO adapters
Chandrakanth Patil
2
-9
/
+39
2019-06-27
scsi: pm80xx: Modified the logic to collect IOP event logs
Deepak Ukey
1
-16
/
+17
2019-06-27
scsi: pm80xx: Event log size through sysfs
Deepak Ukey
1
-0
/
+19
2019-06-27
scsi: mpt3sas: Fix msix load balance on and off settings
Sreekanth Reddy
1
-5
/
+18
2019-06-27
scsi: mpt3sas: Determine smp affinity on per HBA basis
Sreekanth Reddy
2
-4
/
+7
2019-06-27
scsi: mpt3sas: Use configured PCIe link speed, not max
Sreekanth Reddy
1
-9
/
+4
2019-06-27
scsi: mpt3sas: Remove CPU arch check to determine perf_mode
Sreekanth Reddy
1
-15
/
+1
2019-06-27
scsi: bnx2fc: fix bnx2fc_cmd refcount imbalance in send_srr
Lin Yi
1
-1
/
+1
2019-06-27
scsi: bnx2fc: fix bnx2fc_cmd refcount imbalance in send_rec
Lin Yi
1
-1
/
+1
2019-06-27
scsi: bnx2fc: Update the driver version to 2.12.10
Saurav Kashyap
1
-1
/
+1
2019-06-27
scsi: bnx2fc: Limit the IO size according to the FW capability
Saurav Kashyap
3
-3
/
+16
2019-06-27
scsi: bnx2fc: Do not allow both a cleanup completion and abort completion for...
Saurav Kashyap
2
-0
/
+33
2019-06-27
scsi: bnx2fc: Separate out completion flags and variables for abort and cleanup
Saurav Kashyap
3
-34
/
+41
2019-06-27
scsi: bnx2fc: Only put reference to io_req in bnx2fc_abts_cleanup if cleanup ...
Chad Dupuis
1
-7
/
+7
2019-06-27
scsi: bnx2fc: Redo setting source FCoE MAC
Chad Dupuis
1
-16
/
+40
2019-06-27
scsi: ufshdc-pci: Add Intel PCI IDs for EHL
Adrian Hunter
1
-0
/
+2
2019-06-27
scsi: ufs-bsg: complete ufs-bsg job only if no error
Bean Huo
1
-1
/
+3
2019-06-27
scsi: ufs-bsg: fix typo in ufs_bsg_request
Bean Huo
1
-1
/
+1
[next]