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-10-26
scsi: qla2xxx: edif: Fix inconsistent check of db_flags
Quinn Tran
5
-25
/
+26
2021-10-26
scsi: qla2xxx: edif: Increase ELS payload
Quinn Tran
5
-4
/
+9
2021-10-26
scsi: qla2xxx: edif: Reduce connection thrash
Quinn Tran
3
-3
/
+32
2021-10-26
scsi: qla2xxx: edif: Tweak trace message
Quinn Tran
4
-9
/
+20
2021-10-26
scsi: qla2xxx: edif: Replace list_for_each_safe with list_for_each_entry_safe
Quinn Tran
3
-35
/
+13
2021-10-26
scsi: qla2xxx: edif: Flush stale events and msgs on session down
Quinn Tran
3
-1
/
+98
2021-10-26
scsi: qla2xxx: edif: Fix app start delay
Quinn Tran
1
-61
/
+3
2021-10-26
scsi: qla2xxx: edif: Fix app start fail
Quinn Tran
1
-26
/
+26
2021-10-26
scsi: qla2xxx: Turn off target reset during issue_lip
Quinn Tran
3
-50
/
+2
2021-10-26
scsi: qla2xxx: Fix gnl list corruption
Quinn Tran
1
-3
/
+1
2021-10-26
scsi: qla2xxx: Relogin during fabric disturbance
Quinn Tran
1
-9
/
+45
2021-10-26
scsi: elx: Use 'bitmap_zalloc()' when applicable
Christophe JAILLET
1
-5
/
+4
2021-10-26
scsi: ufs: core: Micro-optimize ufshcd_map_sg()
Bart Van Assche
2
-10
/
+15
2021-10-26
scsi: ufs: core: Add a compile-time structure size check
Bart Van Assche
1
-0
/
+5
2021-10-26
scsi: ufs: core: Remove three superfluous casts
Bart Van Assche
1
-3
/
+3
2021-10-26
scsi: ufs: core: Add debugfs attributes for triggering the UFS EH
Bart Van Assche
1
-0
/
+65
2021-10-26
scsi: ufs: core: Make it easier to add new debugfs attributes
Bart Van Assche
1
-3
/
+30
2021-10-26
scsi: ufs: core: Export ufshcd_schedule_eh_work()
Bart Van Assche
2
-3
/
+4
2021-10-26
scsi: ufs: core: Log error handler activity
Bart Van Assche
1
-0
/
+24
2021-10-26
scsi: ufs: core: Improve static type checking
Bart Van Assche
2
-5
/
+9
2021-10-26
scsi: ufs: core: Improve source code comments
Bart Van Assche
1
-2
/
+2
2021-10-26
scsi: ufs: Revert "Retry aborted SCSI commands instead of completing these su...
Bart Van Assche
1
-22
/
+11
2021-10-26
scsi: sd: add concurrent positioning ranges support
Damien Le Moal
2
-0
/
+82
2021-10-22
block: remove QUEUE_FLAG_SCSI_PASSTHROUGH
Christoph Hellwig
2
-1
/
+8
2021-10-22
scsi: add a scsi_alloc_request helper
Christoph Hellwig
7
-15
/
+22
2021-10-22
sd: implement ->get_unique_id
Christoph Hellwig
1
-0
/
+39
2021-10-21
blk-crypto: rename blk_keyslot_manager to blk_crypto_profile
Eric Biggers
4
-23
/
+24
2021-10-21
blk-crypto: rename keyslot-manager files to blk-crypto-profile
Eric Biggers
1
-1
/
+1
2021-10-20
scsi: lpfc: Update lpfc version to 14.0.0.3
James Smart
1
-1
/
+1
2021-10-20
scsi: lpfc: Allow fabric node recovery if recovery is in progress before devloss
James Smart
6
-15
/
+139
2021-10-20
scsi: lpfc: Fix link down processing to address NULL pointer dereference
James Smart
1
-7
/
+7
2021-10-20
scsi: lpfc: Allow PLOGI retry if previous PLOGI was aborted
James Smart
1
-0
/
+13
2021-10-20
scsi: lpfc: Fix use-after-free in lpfc_unreg_rpi() routine
James Smart
1
-0
/
+1
2021-10-20
scsi: lpfc: Correct sysfs reporting of loop support after SFP status change
James Smart
3
-21
/
+55
2021-10-20
scsi: lpfc: Wait for successful restart of SLI3 adapter during host sg_reset
James Smart
1
-0
/
+7
2021-10-20
scsi: lpfc: Revert LOG_TRACE_EVENT back to LOG_INIT prior to driver_resource_...
James Smart
3
-6
/
+6
2021-10-20
scsi: ufs: ufs-exynos: Correct timeout value setting registers
Chanho Park
1
-3
/
+3
2021-10-20
scsi: ufs: ufshcd-pltfrm: Fix memory leak due to probe defer
Srinivas Kandagatla
1
-2
/
+2
2021-10-20
scsi: ufs: mediatek: Avoid sched_clock() misuse
Arnd Bergmann
1
-3
/
+3
2021-10-20
scsi: ibmvfc: Fix up duplicate response detection
Brian King
1
-1
/
+2
2021-10-20
scsi: mpt3sas: Make mpt3sas_dev_attrs static
Jiapeng Chong
1
-1
/
+1
2021-10-20
qla2xxx: add ->map_queues support for nvme
Saurav Kashyap
1
-0
/
+15
2021-10-19
scsi: scsi_transport_sas: Add 22.5 Gbps link rate definitions
Sreekanth Reddy
1
-0
/
+1
2021-10-19
scsi: aha1542: Use memcpy_{from,to}_bvec()
Christoph Hellwig
1
-4
/
+2
2021-10-18
scsi: ufs: ufs-pci: Force a full restore after suspend-to-disk
Adrian Hunter
1
-15
/
+18
2021-10-18
scsi: qla2xxx: Fix unmap of already freed sgl
Dmitry Bogdanov
1
-9
/
+5
2021-10-18
scsi: qla2xxx: Fix a memory leak in an error path of qla2x00_process_els()
Joy Gu
1
-1
/
+1
2021-10-18
scsi: qla2xxx: Return -ENOMEM if kzalloc() fails
Zheyu Ma
1
-1
/
+1
2021-10-18
scsi: sr: Add error handling support for add_disk()
Luis Chamberlain
1
-1
/
+6
2021-10-18
scsi: sd: Add error handling support for add_disk()
Luis Chamberlain
1
-1
/
+7
[prev]
[next]