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
2022-02-11
scsi: qedi: Fix ABBA deadlock in qedi_process_tmf_resp() and qedi_process_cmd...
Mike Christie
1
-4
/
+2
2022-02-11
scsi: qla2xxx: Add qla2x00_async_done() for async routines
Saurav Kashyap
1
-1
/
+16
2022-02-07
scsi: lpfc: Reduce log messages seen after firmware download
James Smart
2
-2
/
+8
2022-02-07
scsi: lpfc: Remove NVMe support if kernel has NVME_FC disabled
James Smart
2
-5
/
+12
2022-02-07
scsi: smartpqi: Update version to 2.1.14-035
Don Brace
1
-3
/
+3
2022-02-07
scsi: smartpqi: Fix lsscsi -t SAS addresses
Kevin Barnett
1
-3
/
+3
2022-02-07
scsi: smartpqi: Fix hibernate and suspend
Kevin Barnett
1
-35
/
+81
2022-02-07
scsi: smartpqi: Fix BUILD_BUG_ON() statements
Mike McGowen
3
-2
/
+6
2022-02-07
scsi: smartpqi: Fix NUMA node not updated during init
Mike McGowen
1
-5
/
+5
2022-02-07
scsi: smartpqi: Expose SAS address for SATA drives
Kevin Barnett
2
-42
/
+3
2022-02-07
scsi: smartpqi: Speed up RAID 10 sequential reads
Mike McGowen
2
-5
/
+6
2022-02-07
scsi: smartpqi: Fix kdump issue when controller is locked up
Mahesh Rajashekhara
1
-16
/
+23
2022-02-07
scsi: smartpqi: Update volume size after expansion
Mahesh Rajashekhara
2
-8
/
+13
2022-02-07
scsi: smartpqi: Avoid drive spin-down during suspend
Sagar Biradar
1
-1
/
+10
2022-02-07
scsi: smartpqi: Resolve delay issue with PQI_HZ value
Balsundar P
3
-26
/
+20
2022-02-07
scsi: smartpqi: Fix a typo in func pqi_aio_submit_io()
Kevin Barnett
1
-1
/
+1
2022-02-07
scsi: smartpqi: Fix a name typo and cleanup code
Kevin Barnett
1
-5
/
+5
2022-02-07
scsi: smartpqi: Quickly propagate path failures to SCSI midlayer
Murthy Bhat
1
-2
/
+18
2022-02-07
scsi: smartpqi: Eliminate drive spin down on warm boot
Sagar Biradar
1
-1
/
+7
2022-02-07
scsi: smartpqi: Enable SATA NCQ priority in sysfs
Gilbert Wu
2
-4
/
+117
2022-02-07
scsi: smartpqi: Add PCI IDs
Don Brace
1
-4
/
+104
2022-02-07
scsi: smartpqi: Fix rmmod stack trace
Don Brace
1
-4
/
+2
2022-02-07
scsi: mpt3sas: Convert to flexible arrays
Kees Cook
1
-3
/
+3
2022-02-07
scsi: core: Add scsi_done_direct() for immediate completion
Sebastian Andrzej Siewior
1
-2
/
+19
2022-02-07
scsi: core: Make "access_state" sysfs attribute always visible
Martin Wilck
1
-8
/
+0
2022-02-03
scsi: use BLK_STS_OFFLINE for not fully online devices
Song Liu
1
-1
/
+1
2022-02-02
block: pass a block_device and opf to bio_alloc
Christoph Hellwig
1
-2
/
+2
2022-02-02
block: remove genhd.h
Christoph Hellwig
4
-4
/
+0
2022-01-31
scsi: lpfc: Remove redundant flush_workqueue() call
Minghao Chi (CGEL ZTE)
1
-1
/
+0
2022-01-31
scsi: qedi: Remove redundant flush_workqueue() calls
Minghao Chi (CGEL ZTE)
1
-2
/
+0
2022-01-31
scsi: bfa: Replace snprintf() with sysfs_emit()
Yang Guang
1
-13
/
+13
2022-01-31
scsi: mvsas: Replace snprintf() with sysfs_emit()
Yang Guang
1
-2
/
+2
2022-01-31
scsi: bnx2fc: Make use of the helper macro kthread_run()
Yin Xiujiang
1
-4
/
+3
2022-01-31
scsi: hisi_sas: Fix setting of hisi_sas_slot.is_internal
John Garry
1
-8
/
+6
2022-01-31
scsi: bnx2fc: Fix typo in comments
Cai Huoqing
1
-1
/
+1
2022-01-31
scsi: ufs: Add checking lifetime attribute for WriteBooster
Jinyoung Choi
2
-0
/
+58
2022-01-31
scsi: pm8001: Fix use-after-free for aborted SSP/STP sas_task
John Garry
1
-2
/
+2
2022-01-31
scsi: pm8001: Fix use-after-free for aborted TMF sas_task
John Garry
1
-0
/
+5
2022-01-31
scsi: pm8001: Fix warning for undescribed param in process_one_iomb()
John Garry
1
-0
/
+1
2022-01-31
scsi: core: Reallocate device's budget map on queue depth change
Ming Lei
1
-5
/
+50
2022-01-31
scsi: bnx2fc: Make bnx2fc_recv_frame() mp safe
John Meneghini
1
-8
/
+13
2022-01-31
scsi: pm80xx: Fix double completion for SATA devices
Ajish Koshy
2
-44
/
+0
2022-01-25
scsi: scsi_debug: Add environmental reporting log subpage
Douglas Gilbert
1
-0
/
+33
2022-01-25
scsi: scsi_debug: Add no_rwlock parameter
Douglas Gilbert
1
-50
/
+102
2022-01-25
scsi: scsi_debug: Divide power on reset UNIT ATTENTION
Douglas Gilbert
1
-11
/
+19
2022-01-25
scsi: scsi_debug: Refine sdebug_blk_mq_poll()
Douglas Gilbert
1
-5
/
+16
2022-01-25
scsi: scsi_debug: Use TASK SET FULL more
Douglas Gilbert
1
-13
/
+6
2022-01-25
scsi: scsi_debug: Strengthen defer_t accesses
Douglas Gilbert
1
-11
/
+11
2022-01-25
scsi: scsi_debug: Address races following module load
Douglas Gilbert
1
-51
/
+146
2022-01-25
scsi: myrs: Fix crash in error case
Tong Zhang
1
-1
/
+2
[prev]
[next]