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
2023-05-31
scsi: core: Support setting BLK_MQ_F_BLOCKING
Bart Van Assche
2
-7
/
+5
2023-05-31
scsi: core: Rework scsi_host_block()
Bart Van Assche
1
-5
/
+13
2023-05-31
scsi: virtio_scsi: Remove a useless function call
Christophe JAILLET
1
-3
/
+1
2023-05-31
scsi: stex: Fix gcc 13 warnings
Bart Van Assche
1
-0
/
+4
2023-05-31
scsi: qla2xxx: Fix end of loop test
Dan Carpenter
1
-1
/
+1
2023-05-31
scsi: core: Only kick the requeue list if necessary
Bart Van Assche
1
-5
/
+8
2023-05-31
scsi: core: Use min() instead of open-coding it
Bart Van Assche
1
-2
/
+1
2023-05-26
overflow: Add struct_size_t() helper
Kees Cook
4
-12
/
+12
2023-05-26
scsi: 3w-9xxx: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
1
-1
/
+1
2023-05-26
scsi: aacraid: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
1
-1
/
+1
2023-05-26
scsi: bnx2i: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
1
-1
/
+1
2023-05-26
scsi: qedi: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
1
-1
/
+1
2023-05-26
scsi: ibmvscsi: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
1
-3
/
+3
2023-05-22
scsi: NCR5380: Use default @max_active for hostdata->work_q
Tejun Heo
1
-1
/
+1
2023-05-22
scsi: lpfc: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2
-4
/
+6
2023-05-22
scsi: qla2xxx: Fix NULL pointer dereference in target mode
Gleb Chesnokov
4
-0
/
+10
2023-05-22
scsi: mpi3mr: Fix the type used for pointers to bitmap
Christophe JAILLET
2
-5
/
+5
2023-05-22
scsi: 3w-xxxx: Add error handling for initialization failure in tw_probe()
Yuchen Yang
1
-1
/
+3
2023-05-22
Merge patch series "Add Command Duration Limits support"
Martin K. Petersen
9
-35
/
+301
2023-05-22
scsi: sd: Handle read/write CDL timeout failures
Niklas Cassel
3
-0
/
+50
2023-05-22
scsi: sd: Set read/write command CDL index
Damien Le Moal
1
-6
/
+34
2023-05-22
scsi: core: Allow enabling and disabling command duration limits
Damien Le Moal
2
-0
/
+90
2023-05-22
scsi: core: Detect support for command duration limits
Damien Le Moal
3
-0
/
+86
2023-05-22
scsi: core: Support Service Action in scsi_report_opcode()
Damien Le Moal
2
-14
/
+24
2023-05-22
scsi: core: Support retrieving sub-pages of mode pages
Damien Le Moal
4
-8
/
+9
2023-05-22
scsi: core: Rename and move get_scsi_ml_byte()
Niklas Cassel
2
-6
/
+6
2023-05-22
scsi: core: Allow libata to complete successful commands via EH
Niklas Cassel
1
-1
/
+2
2023-05-22
Merge patch series "Use block pr_ops in LIO"
Martin K. Petersen
3
-29
/
+146
2023-05-16
scsi: core: Decrease scsi_device's iorequest_cnt if dispatch failed
Wenchao Hao
1
-0
/
+2
2023-05-16
scsi: Revert "scsi: core: Do not increase scsi_device's iorequest_cnt if disp...
Wenchao Hao
1
-1
/
+2
2023-05-16
scsi: storvsc: Don't pass unused PFNs to Hyper-V host
Michael Kelley
1
-4
/
+4
2023-05-16
scsi: qla2xxx: Replace all non-returning strlcpy() with strscpy()
Azeem Shaikh
2
-14
/
+14
2023-05-16
scsi: qla4xxx: Replace all non-returning strlcpy() with strscpy()
Azeem Shaikh
2
-11
/
+11
2023-05-16
scsi: bfa: Replace all non-returning strlcpy() with strscpy()
Azeem Shaikh
9
-25
/
+25
2023-05-16
Merge patch series "scsi: hisi_sas: Some misc changes"
Martin K. Petersen
1
-8
/
+20
2023-05-16
scsi: hisi_sas: Fix warnings detected by sparse
Xingui Yang
1
-3
/
+4
2023-05-16
scsi: hisi_sas: Change DMA setup lock timeout to 2.5s
Xingui Yang
1
-0
/
+4
2023-05-16
scsi: hisi_sas: Configure initial value of some registers according to HBA model
Yihang Li
1
-5
/
+12
2023-05-16
scsi: megaraid_sas: Convert union megasas_sgl to flex-arrays
Kees Cook
1
-5
/
+3
2023-05-08
Merge patch series "smartpqi updates"
Martin K. Petersen
6
-152
/
+178
2023-05-08
Merge patch series "scsi: pm80xx: Enhanced debug logs for HW events"
Martin K. Petersen
3
-52
/
+107
2023-05-08
Merge patch series "scsi: libsas: remove empty branches and code simplification"
Martin K. Petersen
1
-53
/
+71
2023-05-08
Merge patch series "qla2xxx driver update"
Martin K. Petersen
8
-105
/
+418
2023-05-08
Merge patch series "lpfc: Update lpfc to revision 14.2.0.12"
Martin K. Petersen
11
-235
/
+309
2023-05-08
scsi: qedf: Fix NULL dereference in error handling
Jinhong Zhu
1
-2
/
+1
2023-05-08
scsi: mpi3mr: Use -ENOMEM instead of -1 in mpi3mr_expander_add()
Harshit Mogalapalli
1
-1
/
+1
2023-05-08
scsi: smartpqi: Update version to 2.1.22-040
Don Brace
1
-3
/
+3
2023-05-08
scsi: smartpqi: Update copyright to 2023
Don Brace
6
-6
/
+6
2023-05-08
scsi: smartpqi: Add sysfs entry for NUMA node in /sys/block/sdX/device
Don Brace
2
-0
/
+16
2023-05-08
scsi: smartpqi: Stop sending driver-initiated TURs
Kevin Barnett
2
-75
/
+11
[prev]
[next]