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
2022-05-26
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
118
-2569
/
+5290
2022-05-25
Merge tag 'Wstringop-overflow-fixes-5.19-rc1' of git://git.kernel.org/pub/scm...
Linus Torvalds
1
-1
/
+1
2022-05-25
Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-1
/
+1
2022-05-25
Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-6
/
+5
2022-05-24
Merge tag 'for-linus-5.19-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-60
/
+139
2022-05-23
Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-3
/
+3
2022-05-20
scsi: ufs: core: Fix referencing invalid rsp field
Daejun Park
1
-12
/
+7
2022-05-20
scsi: elx: efct: Remove NULL check after calling container_of()
Haowen Bai
1
-3
/
+0
2022-05-20
scsi: dpt_i2o: Drop redundant spinlock initialization
Haowen Bai
1
-1
/
+0
2022-05-20
scsi: qedf: Remove redundant variable op
Colin Ian King
1
-2
/
+1
2022-05-20
scsi: hisi_sas: Fix memory ordering in hisi_sas_task_deliver()
John Garry
1
-0
/
+2
2022-05-20
scsi: fnic: Replace DMA mask of 64 bits with 47 bits
Karan Tilak Kumar
2
-4
/
+4
2022-05-20
scsi: mpi3mr: Add target device related sysfs attributes
Sreekanth Reddy
3
-0
/
+122
2022-05-20
scsi: mpi3mr: Add shost related sysfs attributes
Sreekanth Reddy
1
-2
/
+141
2022-05-20
scsi: elx: efct: Remove redundant memset() statement
Harshit Mogalapalli
1
-1
/
+0
2022-05-20
scsi: megaraid_sas: Remove redundant memset() statement
Harshit Mogalapalli
1
-2
/
+0
2022-05-20
scsi: mpi3mr: Return error if dma_alloc_coherent() fails
Dan Carpenter
1
-2
/
+6
2022-05-20
scsi: hisi_sas: Fix rescan after deleting a disk
John Garry
1
-29
/
+18
2022-05-20
scsi: hisi_sas: Use sas_ata_wait_after_reset() in IT nexus reset
John Garry
1
-7
/
+12
2022-05-20
scsi: libsas: Refactor sas_ata_hard_reset()
John Garry
1
-14
/
+27
2022-05-20
scsi: mpt3sas: Update driver version to 42.100.00.00
Sreekanth Reddy
1
-2
/
+2
2022-05-20
scsi: mpt3sas: Fix junk chars displayed while printing ChipName
Sreekanth Reddy
1
-1
/
+1
2022-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-6
/
+8
2022-05-19
xen/scsifront: use xenbus_setup_ring() and xenbus_teardown_ring()
Juergen Gross
1
-21
/
+7
2022-05-19
xen/scsifront: remove unused GRANT_INVALID_REF definition
Juergen Gross
1
-3
/
+0
2022-05-19
xen/scsifront: harden driver against malicious backend
Juergen Gross
1
-28
/
+76
2022-05-19
xen/scsifront: use new command result macros
Juergen Gross
1
-8
/
+56
2022-05-17
scsi: ipr: Use kobj_to_dev()
Minghao Chi
1
-5
/
+5
2022-05-17
scsi: mpi3mr: Fix a NULL vs IS_ERR() bug in mpi3mr_bsg_init()
Dan Carpenter
1
-1
/
+1
2022-05-17
scsi: bnx2fc: Avoid using get_cpu() in bnx2fc_cmd_alloc()
Sebastian Andrzej Siewior
1
-3
/
+1
2022-05-17
scsi: libfc: Remove get_cpu() semantics in fc_exch_em_alloc()
Davidlohr Bueso
1
-2
/
+1
2022-05-17
scsi: fcoe: Use per-CPU API to update per-CPU statistics
Sebastian Andrzej Siewior
8
-107
/
+62
2022-05-17
scsi: fcoe: Add a local_lock to fcoe_percpu
Davidlohr Bueso
1
-2
/
+4
2022-05-16
net: allow gso_max_size to exceed 65536
Alexander Duyck
1
-1
/
+1
2022-05-11
scsi: mpi3mr: Return I/Os to an unrecoverable HBA with DID_ERROR
Sreekanth Reddy
1
-0
/
+6
2022-05-11
scsi: mpi3mr: Hidden drives not removed during soft reset
Sreekanth Reddy
1
-3
/
+5
2022-05-11
scsi: mpi3mr: Increase I/O timeout value to 60s
Sreekanth Reddy
2
-0
/
+7
2022-05-11
scsi: lpfc: Update lpfc version to 14.2.0.3
James Smart
1
-1
/
+1
2022-05-11
scsi: lpfc: Use sg_dma_address() and sg_dma_len() macros for NVMe I/O
James Smart
1
-2
/
+2
2022-05-11
scsi: lpfc: Alter FPIN stat accounting logic
James Smart
2
-54
/
+17
2022-05-11
scsi: lpfc: Rework FDMI initialization after link up
James Smart
5
-20
/
+129
2022-05-11
scsi: lpfc: Change VMID registration to be based on fabric parameters
James Smart
4
-11
/
+14
2022-05-11
scsi: lpfc: Decrement outstanding gidft_inp counter if lpfc_err_lost_link()
James Smart
2
-4
/
+17
2022-05-11
scsi: lpfc: Use list_for_each_entry_safe() in rscn_recovery_check()
James Smart
1
-2
/
+2
2022-05-11
scsi: lpfc: Fix dmabuf ptr assignment in lpfc_ct_reject_event()
James Smart
1
-12
/
+3
2022-05-11
scsi: lpfc: Inhibit aborts if external loopback plug is inserted
James Smart
4
-3
/
+21
2022-05-11
scsi: lpfc: Fix ndlp put following a LOGO completion
James Smart
1
-1
/
+7
2022-05-11
scsi: lpfc: Fill in missing ndlp kref puts in error paths
James Smart
4
-9
/
+28
2022-05-11
scsi: lpfc: Fix element offset in __lpfc_sli_release_iocbq_s4()
James Smart
1
-1
/
+1
2022-05-11
scsi: ufs: ufshpb: Clean up ufshpb_suspend()/resume()
Bean Huo
1
-11
/
+4
[next]