index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-14
scsi: lpfc: Improve PBDE checks during SGL processing
James Smart
3
-42
/
+40
2021-09-14
scsi: lpfc: Zero CGN stats only during initial driver load and stat reset
James Smart
2
-4
/
+4
2021-09-14
scsi: lpfc: Fix I/O block after enabling managed congestion mode
James Smart
1
-1
/
+2
2021-09-14
scsi: lpfc: Adjust bytes received vales during cmf timer interval
James Smart
1
-2
/
+14
2021-09-14
scsi: lpfc: Fix EEH support for NVMe I/O
James Smart
7
-28
/
+154
2021-09-14
scsi: lpfc: Fix FCP I/O flush functionality for TMF routines
James Smart
1
-23
/
+78
2021-09-14
scsi: lpfc: Fix NVMe I/O failover to non-optimized path
James Smart
1
-0
/
+1
2021-09-14
scsi: lpfc: Don't remove ndlp on PRLI errors in P2P mode
James Smart
1
-0
/
+7
2021-09-14
scsi: lpfc: Fix rediscovery of tape device after LIP
James Smart
1
-2
/
+5
2021-09-14
scsi: lpfc: Fix hang on unload due to stuck fport node
James Smart
2
-1
/
+27
2021-09-14
scsi: lpfc: Fix premature rpi release for unsolicited TPLS and LS_RJT
James Smart
1
-3
/
+5
2021-09-14
scsi: lpfc: Don't release final kref on Fport node while ABTS outstanding
James Smart
3
-12
/
+14
2021-09-14
scsi: lpfc: Fix list_add() corruption in lpfc_drain_txq()
James Smart
1
-0
/
+1
2021-09-14
scsi: qla2xxx: Remove redundant initialization of pointer req
Colin Ian King
1
-1
/
+1
2021-09-14
scsi: qla2xxx: Update version to 10.02.07.100-k
Nilesh Javali
1
-3
/
+3
2021-09-14
scsi: qla2xxx: Fix use after free in eh_abort path
Quinn Tran
1
-3
/
+5
2021-09-14
scsi: qla2xxx: Move heartbeat handling from DPC thread to workqueue
Manish Rangankar
3
-44
/
+40
2021-09-14
scsi: qla2xxx: Call process_response_queue() in Tx path
Shreyas Deodhar
1
-0
/
+6
2021-09-14
scsi: qla2xxx: Fix kernel crash when accessing port_speed sysfs file
Arun Easi
1
-2
/
+22
2021-09-14
scsi: qla2xxx: edif: Use link event to wake up app
Quinn Tran
1
-8
/
+7
2021-09-14
scsi: qla2xxx: Fix crash in NVMe abort path
Arun Easi
1
-2
/
+12
2021-09-14
scsi: qla2xxx: Check for firmware capability before creating QPair
Saurav Kashyap
1
-0
/
+4
2021-09-14
scsi: qla2xxx: Display 16G only as supported speeds for 3830c card
Saurav Kashyap
1
-1
/
+2
2021-09-14
scsi: qla2xxx: Add support for mailbox passthru
Bikash Hazarika
4
-0
/
+92
2021-09-14
scsi: pm80xx: Fix memory leak during rmmod
Ajish Koshy
2
-0
/
+12
2021-09-14
scsi: pm80xx: Correct inbound and outbound queue logging
Viswas G
1
-2
/
+4
2021-09-14
scsi: pm80xx: Fix lockup in outbound queue management
Ajish Koshy
2
-11
/
+45
2021-09-14
scsi: pm80xx: Fix incorrect port value when registering a device
Ajish Koshy
5
-2
/
+30
2021-09-14
scsi: sd: Make sd_spinup_disk() less noisy
Heiner Kallweit
1
-1
/
+4
2021-09-14
scsi: libiscsi: Move ehwait initialization to iscsi_session_setup()
Ding Hui
1
-2
/
+1
2021-09-13
scsi: libsas: Co-locate exports with symbols
John Garry
2
-14
/
+14
2021-09-13
scsi: hisi_sas: Increase debugfs_dump_index after dump is completed
Luo Jiaxing
1
-1
/
+1
2021-09-13
scsi: hisi_sas: Replace del_timer() calls with del_timer_sync()
Xiang Chen
3
-12
/
+9
2021-09-13
scsi: hisi_sas: Rename HISI_SAS_{RESET -> RESETTING}_BIT
Luo Jiaxing
5
-14
/
+14
2021-09-13
scsi: hisi_sas: Stop printing queue count in v3 hardware probe
John Garry
1
-1
/
+1
2021-09-13
scsi: hisi_sas: Use managed PCI functions
Xiang Chen
1
-12
/
+8
2021-09-13
scsi: ufs: ufs-pci: Fix Intel LKF link stability
Adrian Hunter
3
-1
/
+81
2021-09-13
scsi: mpt3sas: Clean up some inconsistent indenting
Colin Ian King
2
-3
/
+2
2021-09-13
scsi: megaraid: Clean up some inconsistent indenting
Colin Ian King
1
-2
/
+2
2021-09-13
scsi: sr: Fix spelling mistake "does'nt" -> "doesn't"
Colin Ian King
1
-1
/
+1
2021-09-13
scsi: megaraid: Fix Coccinelle warning
jing yangyang
1
-2
/
+1
2021-09-13
scsi: ncr53c8xx: Remove unused retrieve_from_waiting_list() function
Helge Deller
1
-23
/
+0
2021-09-13
scsi: elx: efct: Do not hold lock while calling fc_vport_terminate()
James Smart
1
-2
/
+2
2021-09-13
scsi: sd_zbc: Ensure buffer size is aligned to SECTOR_SIZE
Naohiro Aota
1
-3
/
+3
2021-09-13
scsi: sd: Free scsi_disk device via put_device()
Ming Lei
1
-4
/
+5
2021-09-13
scsi: mpt3sas: Call cpu_relax() before calling udelay()
Sreekanth Reddy
1
-1
/
+3
2021-09-13
scsi: iscsi: Adjust iface sysfs attr detection
Baokun Li
1
-4
/
+4
2021-09-13
scsi: ufs: ufshpb: Remove unused parameters
ChanWoo Lee
1
-5
/
+3
2021-09-13
scsi: lpfc: Remove unneeded variable
Chi Minghao
1
-2
/
+1
2021-09-13
scsi: lpfc: Fix compilation errors on kernels with no CONFIG_DEBUG_FS
James Smart
3
-9
/
+3
[prev]
[next]