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
2023-03-30
scsi: core: Add BLIST_SKIP_VPD_PAGES for SKhynix H28U74301AMR
Joel Selvaraj
1
-0
/
+1
2023-03-30
scsi: storvsc: Handle BlockSize change in Hyper-V VHD/VHDX file
Michael Kelley
1
-0
/
+16
2023-03-30
scsi: mpi3mr: Bad drive in topology results kernel crash
Ranjan Kumar
1
-5
/
+7
2023-03-30
scsi: mpi3mr: NVMe command size greater than 8K fails
Ranjan Kumar
1
-2
/
+2
2023-03-30
scsi: mpi3mr: Wait for diagnostic save during controller init
Ranjan Kumar
1
-1
/
+18
2023-03-30
scsi: mpi3mr: Driver unload crashes host when enhanced logging is enabled
Ranjan Kumar
1
-1
/
+2
2023-03-30
scsi: lpfc: Avoid usage of list iterator variable after loop
Jakob Koschel
1
-4
/
+4
2023-03-30
scsi: lpfc: Check kzalloc() in lpfc_sli4_cgn_params_read()
Justin Tee
2
-4
/
+2
2023-03-30
scsi: hisi_sas: Check devm_add_action() return value
Kang Chen
1
-2
/
+1
2023-03-30
scsi: qla2xxx: Add option to disable FC2 Target support
Daniel Wagner
3
-2
/
+12
2023-03-30
scsi: qla2xxx: Perform lockless command completion in abort path
Nilesh Javali
1
-0
/
+11
2023-03-30
scsi: qla2xxx: Synchronize the IOCB count to be in order
Quinn Tran
1
-1
/
+2
2023-03-30
scsi: scsi_dh_alua: Fix memleak for 'qdata' in alua_activate()
Yu Kuai
1
-2
/
+4
2023-03-22
scsi: core: Fix a procfs host directory removal regression
Bart Van Assche
1
-3
/
+0
2023-03-22
scsi: core: Add BLIST_NO_VPD_SIZE for some VDASD
Lee Duncan
3
-1
/
+8
2023-03-22
scsi: mpi3mr: Fix expander node leak in mpi3mr_remove()
Tomas Henzl
3
-4
/
+10
2023-03-22
scsi: mpi3mr: ioctl timeout when disabling/enabling interrupt
Ranjan Kumar
3
-2
/
+14
2023-03-22
scsi: mpi3mr: Fix memory leaks in mpi3mr_init_ioc()
Tomas Henzl
1
-18
/
+23
2023-03-22
scsi: mpi3mr: Return proper values for failures in firmware init path
Ranjan Kumar
1
-2
/
+9
2023-03-22
scsi: mpi3mr: Fix sas_hba.phy memory leak in mpi3mr_remove()
Tomas Henzl
1
-0
/
+6
2023-03-22
scsi: mpi3mr: Fix mpi3mr_hba_port memory leak in mpi3mr_remove()
Tomas Henzl
1
-0
/
+11
2023-03-22
scsi: mpi3mr: Fix config page DMA memory leak
Tomas Henzl
1
-1
/
+5
2023-03-22
scsi: mpi3mr: Fix throttle_groups memory leak
Tomas Henzl
1
-0
/
+3
2023-03-22
scsi: mpt3sas: Fix NULL pointer access in mpt3sas_transport_port_add()
Wenchao Hao
1
-2
/
+12
2023-03-17
scsi: sd: Fix wrong zone_write_granularity value during revalidate
Shin'ichiro Kawasaki
2
-9
/
+6
2023-03-17
scsi: megaraid_sas: Update max supported LD IDs to 240
Chandrakanth Patil
2
-1
/
+3
2023-03-17
scsi: core: Remove the /proc/scsi/${proc_name} directory earlier
Bart Van Assche
1
-0
/
+2
2023-03-11
scsi: mpi3mr: Use number of bits to manage bitmap sizes
Shin'ichiro Kawasaki
2
-52
/
+33
2023-03-11
scsi: mpi3mr: Fix an issue found by KASAN
Tomas Henzl
1
-1
/
+1
2023-03-11
scsi: ipr: Work around fortify-string warning
Arnd Bergmann
1
-20
/
+21
2023-03-10
scsi: ses: Fix slab-out-of-bounds in ses_intf_remove()
Tomas Henzl
1
-1
/
+2
2023-03-10
scsi: ses: Fix possible desc_ptr out-of-bounds accesses
Tomas Henzl
1
-5
/
+9
2023-03-10
scsi: ses: Fix possible addl_desc_ptr out-of-bounds accesses
Tomas Henzl
1
-9
/
+26
2023-03-10
scsi: ses: Fix slab-out-of-bounds in ses_enclosure_data_process()
Tomas Henzl
1
-2
/
+4
2023-03-10
scsi: ses: Don't attach if enclosure has no components
James Bottomley
1
-0
/
+6
2023-03-10
scsi: qla2xxx: Remove increment of interface err cnt
Saurav Kashyap
1
-2
/
+0
2023-03-10
scsi: qla2xxx: Fix erroneous link down
Quinn Tran
1
-2
/
+5
2023-03-10
scsi: qla2xxx: Remove unintended flag clearing
Quinn Tran
1
-1
/
+0
2023-03-10
scsi: qla2xxx: Fix DMA-API call trace on NVMe LS requests
Arun Easi
1
-18
/
+1
2023-03-10
scsi: qla2xxx: Check if port is online before sending ELS
Shreyas Deodhar
1
-4
/
+5
2023-03-10
scsi: qla2xxx: Fix link failure in NPIV environment
Quinn Tran
1
-1
/
+1
2023-03-10
scsi: aacraid: Allocate cmd_priv with scsicmd
Kees Cook
1
-2
/
+3
2023-03-10
scsi: mpi3mr: Remove unnecessary memcpy() to alltgt_info->dmi
Shin'ichiro Kawasaki
1
-11
/
+2
2023-03-10
scsi: mpi3mr: Fix issues in mpi3mr_get_all_tgt_info()
Shin'ichiro Kawasaki
1
-7
/
+8
2023-03-10
scsi: mpi3mr: Fix missing mrioc->evtack_cmds initialization
Shin'ichiro Kawasaki
1
-0
/
+4
2023-03-10
scsi: mpt3sas: Remove usage of dma_get_required_mask() API
Sreekanth Reddy
1
-2
/
+1
2023-03-10
scsi: snic: Fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
1
-2
/
+2
2023-03-10
scsi: lpfc: Fix use-after-free KFENCE violation during sysfs firmware write
Justin Tee
1
-6
/
+13
2023-03-10
scsi: aic94xx: Add missing check for dma_map_single()
Jiasheng Jiang
1
-0
/
+3
2023-03-10
scsi: mpt3sas: Fix a memory leak
Tomas Henzl
1
-0
/
+3
[prev]
[next]