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
2024-08-17
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-3
/
+9
2024-08-13
scsi: mpi3mr: Avoid MAX_PAGE_ORDER WARNING for buffer allocations
Shin'ichiro Kawasaki
1
-3
/
+8
2024-08-13
scsi: mpi3mr: Add missing spin_lock_init() for mrioc->trigger_lock
Shin'ichiro Kawasaki
1
-0
/
+1
2024-08-11
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-5
/
+10
2024-08-04
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
3
-4
/
+32
2024-08-03
scsi: sd: Keep the discard mode stable
Li Feng
1
-4
/
+2
2024-08-02
scsi: sd: Move sd_read_cpr() out of the q->limits_lock region
Shin'ichiro Kawasaki
1
-1
/
+8
2024-07-30
Merge branch '6.11/scsi-queue' into 6.11/scsi-fixes
Martin K. Petersen
3
-4
/
+32
2024-07-29
minmax: scsi: fix mis-use of 'clamp()' in sr.c
Linus Torvalds
1
-1
/
+1
2024-07-29
minmax: make generic MIN() and MAX() macros available everywhere
Linus Torvalds
1
-5
/
+1
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-5
/
+5
2024-07-23
scsi: mpt3sas: Avoid IOMMU page faults on REPORT ZONES
Damien Le Moal
1
-2
/
+18
2024-07-23
scsi: mpi3mr: Avoid IOMMU page faults on REPORT ZONES
Damien Le Moal
1
-0
/
+11
2024-07-23
scsi: Revert "scsi: sd: Do not repeat the starting disk message"
Johan Hovold
1
-2
/
+3
2024-07-22
Merge tag 'for-6.11/block-post-20240722' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+2
2024-07-22
Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+1
2024-07-20
Merge tag 'char-misc-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-2
/
+0
2024-07-19
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-19
/
+13
2024-07-19
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
48
-475
/
+2489
2024-07-17
Merge tag 'ata-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...
Linus Torvalds
2
-13
/
+11
2024-07-17
virtio: rename virtio_find_vqs_info() to virtio_find_vqs()
Jiri Pirko
1
-1
/
+1
2024-07-17
scsi: virtio_scsi: convert to use virtio_find_vqs_info()
Jiri Pirko
1
-19
/
+13
2024-07-16
Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linux
Linus Torvalds
13
-385
/
+805
2024-07-11
scsi: aha152x: Use DECLARE_COMPLETION_ONSTACK for non-constant completion
Zhongqiu Han
1
-1
/
+1
2024-07-11
scsi: qla2xxx: Convert comma to semicolon
Chen Ni
1
-1
/
+1
2024-07-11
Merge patch series "qla2xxx misc. bug fixes"
Martin K. Petersen
11
-374
/
+452
2024-07-11
scsi: qla2xxx: Update version to 10.02.09.300-k
Nilesh Javali
1
-2
/
+2
2024-07-11
scsi: qla2xxx: Use QP lock to search for bsg
Quinn Tran
1
-39
/
+57
2024-07-11
scsi: qla2xxx: Reduce fabric scan duplicate code
Quinn Tran
5
-269
/
+200
2024-07-11
scsi: qla2xxx: Fix optrom version displayed in FDMI
Shreyas Deodhar
1
-1
/
+1
2024-07-11
scsi: qla2xxx: During vport delete send async logout explicitly
Manish Rangankar
1
-1
/
+1
2024-07-11
scsi: qla2xxx: Complete command early within lock
Shreyas Deodhar
1
-5
/
+0
2024-07-11
scsi: qla2xxx: Fix flash read failure
Quinn Tran
2
-46
/
+125
2024-07-11
scsi: qla2xxx: Return ENOBUFS if sg_cnt is more than one for ELS cmds
Saurav Kashyap
1
-1
/
+1
2024-07-11
scsi: qla2xxx: Fix for possible memory corruption
Shreyas Deodhar
1
-1
/
+1
2024-07-11
scsi: qla2xxx: validate nvme_local_port correctly
Nilesh Javali
1
-1
/
+4
2024-07-11
scsi: qla2xxx: Unable to act on RSCN for port online
Quinn Tran
4
-8
/
+60
2024-07-11
Merge branch '6.10/scsi-fixes' into 6.11/scsi-staging
Martin K. Petersen
16
-54
/
+232
2024-07-11
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-3
/
+2
2024-07-09
Merge tag 'nvme-6.11-2024-07-08' of git://git.infradead.org/nvme into for-6.1...
Jens Axboe
1
-0
/
+11
2024-07-05
block: Remove REQ_OP_ZONE_RESET_ALL emulation
Damien Le Moal
1
-1
/
+1
2024-07-05
Merge patch series "mpi3mr: Support PCI Error Recovery"
Martin K. Petersen
5
-19
/
+311
2024-07-05
scsi: mpi3mr: Driver version update
Sumit Saxena
1
-2
/
+2
2024-07-05
scsi: mpi3mr: Prevent PCI writes from driver during PCI error recovery
Sumit Saxena
5
-17
/
+104
2024-07-05
scsi: mpi3mr: Support PCI Error Recovery callback handlers
Sumit Saxena
2
-0
/
+205
2024-07-05
Merge patch series "Update lpfc to revision 14.4.0.3"
Martin K. Petersen
6
-44
/
+51
2024-07-05
scsi: lpfc: Update lpfc version to 14.4.0.3
Justin Tee
1
-1
/
+1
2024-07-05
scsi: lpfc: Revise lpfc_prep_embed_io routine with proper endian macro usages
Justin Tee
1
-9
/
+10
2024-07-05
scsi: lpfc: Fix incorrect request len mbox field when setting trunking via sysfs
Justin Tee
1
-1
/
+4
2024-07-05
scsi: lpfc: Handle mailbox timeouts in lpfc_get_sfp_info
Justin Tee
1
-6
/
+11
[next]