index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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-10-24
scsi: 3w-9xxx: Avoid disabling device if failing to enable it
Letu Ren
1
-1
/
+1
2022-10-24
scsi: lpfc: Fix null ndlp ptr dereference in abnormal exit path for GFT_ID
James Smart
1
-5
/
+2
2022-10-24
scsi: iscsi: iscsi_tcp: Fix null-ptr-deref while calling getpeername()
Mike Christie
2
-21
/
+55
2022-10-24
scsi: iscsi: Run recv path from workqueue
Mike Christie
2
-13
/
+54
2022-10-24
scsi: iscsi: Add recv workqueue helpers
Mike Christie
1
-2
/
+27
2022-10-24
scsi: iscsi: Rename iscsi_conn_queue_work()
Mike Christie
3
-8
/
+8
2022-10-24
scsi: pm8001: Fix running_req for internal abort commands
John Garry
1
-0
/
+4
2022-10-24
scsi: libsas: Fix use-after-free bug in smp_execute_task_sg()
Duoming Zhou
1
-1
/
+1
2022-10-24
scsi: qedf: Populate sysfs attributes for vport
Saurav Kashyap
1
-0
/
+21
2022-10-24
scsi: lpfc: Rework MIB Rx Monitor debug info logic
James Smart
7
-125
/
+240
2022-10-15
scsi: stex: Properly zero out the passthrough command structure
Linus Torvalds
1
-8
/
+9
2022-10-12
scsi: qedf: Fix a UAF bug in __qedf_probe()
Letu Ren
1
-5
/
+0
2022-09-28
scsi: mpt3sas: Fix return value check of dma_get_required_mask()
Sreekanth Reddy
1
-1
/
+1
2022-09-28
scsi: qla2xxx: Fix memory leak in __qlt_24xx_handle_abts()
Rafael Mendonca
1
-1
/
+3
2022-09-28
scsi: core: Fix a use-after-free
Bart Van Assche
5
-5
/
+21
2022-09-28
block: simplify disk shutdown
Christoph Hellwig
4
-8
/
+8
2022-09-15
scsi: lpfc: Add missing destroy_workqueue() in error path
Yang Yingliang
1
-1
/
+4
2022-09-15
scsi: mpt3sas: Fix use-after-free warning
Sreekanth Reddy
1
-1
/
+1
2022-09-15
scsi: megaraid_sas: Fix double kfree()
Guixin Liu
1
-1
/
+0
2022-09-15
scsi: core: Allow the ALUA transitioning state enough time
Brian Bunker
1
-19
/
+25
2022-09-15
scsi: qla2xxx: Disable ATIO interrupt coalesce for quad port ISP27XX
Tony Battersby
1
-8
/
+2
2022-08-31
scsi: core: Fix passthrough retry counter handling
Mike Christie
1
-1
/
+2
2022-08-31
scsi: storvsc: Remove WQ_MEM_RECLAIM from storvsc_error_wq
Saurabh Sengar
1
-1
/
+1
2022-08-25
scsi: lpfc: Fix possible memory leak when failing to issue CMF WQE
James Smart
1
-1
/
+3
2022-08-25
scsi: lpfc: Prevent buffer overflow crashes in debugfs with malformed user input
James Smart
1
-10
/
+10
2022-08-25
scsi: iscsi: Fix HW conn removal use after free
Mike Christie
1
-2
/
+0
2022-08-17
scsi: qla2xxx: Fix losing FCP-2 targets during port perturbation tests
Arun Easi
1
-1
/
+1
2022-08-17
scsi: qla2xxx: Fix losing target when it reappears during delete
Arun Easi
1
-7
/
+17
2022-08-17
scsi: qla2xxx: Fix losing FCP-2 targets on long port disable with I/Os
Arun Easi
1
-4
/
+8
2022-08-17
scsi: qla2xxx: Wind down adapter after PCIe error
Quinn Tran
4
-1
/
+81
2022-08-17
scsi: qla2xxx: Fix erroneous mailbox timeout after PCI error injection
Quinn Tran
1
-6
/
+6
2022-08-17
scsi: qla2xxx: Fix excessive I/O error messages by default
Arun Easi
1
-2
/
+2
2022-08-17
scsi: qla2xxx: Fix crash due to stale SRB access around I/O timeouts
Arun Easi
1
-12
/
+31
2022-08-17
scsi: qla2xxx: Turn off multi-queue for 8G adapters
Quinn Tran
2
-12
/
+8
2022-08-17
scsi: qla2xxx: Fix discovery issues in FC-AL topology
Arun Easi
3
-2
/
+35
2022-08-17
scsi: qla2xxx: Fix imbalance vha->vref_count
Quinn Tran
1
-0
/
+4
2022-08-17
scsi: smartpqi: Fix DMA direction for RAID requests
Mahesh Rajashekhara
1
-2
/
+2
2022-08-17
scsi: lpfc: Revert RSCN_MEMENTO workaround for misbehaved configuration
James Smart
3
-9
/
+3
2022-08-17
scsi: qla2xxx: Check correct variable in qla24xx_async_gffid()
Dan Carpenter
1
-2
/
+2
2022-08-17
scsi: iscsi: Fix session removal on shutdown
Mike Christie
6
-10
/
+18
2022-08-17
scsi: iscsi: Add helper to remove a session from the kernel
Mike Christie
1
-0
/
+49
2022-08-17
scsi: iscsi: Allow iscsi_if_stop_conn() to be called from kernel
Mike Christie
1
-10
/
+7
2022-08-17
scsi: qla2xxx: edif: Reduce N2N thrashing at app_start time
Quinn Tran
1
-13
/
+34
2022-08-17
scsi: qla2xxx: edif: Fix no logout on delete for N2N
Quinn Tran
1
-0
/
+3
2022-08-17
scsi: qla2xxx: edif: Fix session thrash
Quinn Tran
3
-2
/
+14
2022-08-17
scsi: qla2xxx: edif: Tear down session if keys have been removed
Quinn Tran
2
-0
/
+6
2022-08-17
scsi: qla2xxx: edif: Fix no login after app start
Quinn Tran
1
-0
/
+1
2022-08-17
scsi: qla2xxx: edif: Reduce disruption due to multiple app start
Quinn Tran
1
-2
/
+2
2022-08-17
scsi: qla2xxx: edif: Send LOGO for unexpected IKE message
Quinn Tran
2
-3
/
+18
2022-08-17
scsi: qla2xxx: edif: Fix n2n login retry for secure device
Quinn Tran
1
-0
/
+7
[next]