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-09-01
scsi: qla2xxx: Revert "scsi: qla2xxx: Fix response queue handler reading stal...
Arun Easi
3
-35
/
+2
2022-09-01
scsi: qla2xxx: Log message "skipping scsi_scan_host()" as informational
Mauricio Faria de Oliveira
1
-1
/
+1
2022-09-01
scsi: lpfc: Return DID_TRANSPORT_DISRUPTED instead of DID_REQUEUE
Hannes Reinecke
1
-2
/
+2
2022-09-01
scsi: mpt3sas: Update driver version to 43.100.00.00
Sreekanth Reddy
1
-2
/
+2
2022-09-01
scsi: mpt3sas: Increase cmd_per_lun to 128
Sreekanth Reddy
1
-1
/
+1
2022-09-01
scsi: mpt3sas: Fix trace buffer registration failed
Sreekanth Reddy
1
-0
/
+4
2022-09-01
scsi: mpt3sas: Don't change DMA mask while reallocating pools
Sreekanth Reddy
1
-7
/
+14
2022-09-01
scsi: mpt3sas: Prevent error handler escalation when device removed
Sreekanth Reddy
1
-0
/
+13
2022-08-31
scsi: megaraid_sas: Use struct_size() in code related to struct MR_PD_CFG_SEQ...
Gustavo A. R. Silva
1
-7
/
+7
2022-08-31
scsi: megaraid_sas: Use struct_size() in code related to struct MR_FW_RAID_MAP
Gustavo A. R. Silva
2
-6
/
+6
2022-08-31
scsi: megaraid_sas: Replace one-element array with flexible-array member in M...
Gustavo A. R. Silva
3
-4
/
+4
2022-08-31
scsi: megaraid_sas: Replace one-element array with flexible-array member in M...
Gustavo A. R. Silva
1
-2
/
+2
2022-08-31
scsi: megaraid_sas: Replace one-element array with flexible-array member in M...
Gustavo A. R. Silva
1
-1
/
+1
2022-08-31
scsi: megaraid_sas: Replace one-element array with flexible-array member in M...
Gustavo A. R. Silva
3
-4
/
+4
2022-08-31
scsi: qla2xxx: Avoid flush_scheduled_work() usage
Tetsuo Handa
1
-1
/
+1
2022-08-31
scsi: qla2xxx: Always wait for qlt_sess_work_fn() from qlt_stop_phase1()
Tetsuo Handa
1
-2
/
+2
2022-08-31
scsi: qla2xxx: Remove unused qlt_tmr_work()
Tetsuo Handa
2
-67
/
+0
2022-08-31
scsi: qla2xxx: Remove unused del_sess_list field
Tetsuo Handa
2
-4
/
+0
2022-08-31
scsi: lpfc: Copyright updates for 14.2.0.6 patches
James Smart
5
-5
/
+5
2022-08-31
scsi: lpfc: Update lpfc version to 14.2.0.6
James Smart
1
-1
/
+1
2022-08-31
scsi: lpfc: Remove SANDiags related code
James Smart
8
-507
/
+4
2022-08-31
scsi: lpfc: Add warning notification period to CMF_SYNC_WQE
James Smart
3
-1
/
+11
2022-08-31
scsi: lpfc: Rework MIB Rx Monitor debug info logic
James Smart
7
-125
/
+240
2022-08-31
scsi: lpfc: Fix null ndlp ptr dereference in abnormal exit path for GFT_ID
James Smart
1
-5
/
+2
2022-08-31
scsi: lpfc: Fix unsolicited FLOGI receive handling during PT2PT discovery
James Smart
1
-1
/
+0
2022-08-31
scsi: st: Remove redundant variable pointer stp
Colin Ian King
1
-2
/
+1
2022-08-31
scsi: megaraid: Remove redundant assignment to variable mfiStatus
Colin Ian King
1
-3
/
+1
2022-08-31
scsi: initio: Remove redundant assignment to pointer scb
Colin Ian King
1
-1
/
+1
2022-08-31
scsi: mpt3sas: Disable MPI2_FUNCTION_FW_DOWNLOAD for ATTO devices
Bradley Grove
1
-0
/
+8
2022-08-31
scsi: mpt3sas: Add support for ATTO ExpressSAS H12xx GT devices
Bradley Grove
5
-6
/
+333
2022-08-31
scsi: mpi3mr: Block I/Os while refreshing target dev objects
Sreekanth Reddy
1
-10
/
+15
2022-08-31
scsi: mpi3mr: Refresh SAS ports during soft reset
Sreekanth Reddy
4
-1
/
+421
2022-08-22
scsi: mpi3mr: Support SAS transport class callbacks
Sreekanth Reddy
4
-2
/
+914
2022-08-22
scsi: mpi3mr: Add framework to issue MPT transport cmds
Sreekanth Reddy
4
-1
/
+249
2022-08-22
scsi: mpi3mr: Add SAS SATA end devices to STL
Sreekanth Reddy
3
-17
/
+235
2022-08-22
scsi: mpi3mr: Get target object based on rphy
Sreekanth Reddy
4
-10
/
+86
2022-08-22
scsi: mpi3mr: Add expander devices to STL
Sreekanth Reddy
3
-9
/
+432
2022-08-22
scsi: mpi3mr: Enable STL on HBAs where multipath is disabled
Sreekanth Reddy
3
-4
/
+46
2022-08-22
scsi: mpi3mr: Add helper functions to manage device's port
Sreekanth Reddy
3
-1
/
+539
2022-08-22
scsi: mpi3mr: Add helper functions to retrieve device objects
Sreekanth Reddy
3
-0
/
+295
2022-08-22
scsi: mpi3mr: Add framework to add phys to STL
Sreekanth Reddy
3
-0
/
+524
2022-08-22
scsi: mpi3mr: Enable Enclosure device add event
Sreekanth Reddy
3
-2
/
+154
2022-08-22
scsi: mpi3mr: Add helper functions to retrieve config pages
Sreekanth Reddy
2
-0
/
+621
2022-08-22
scsi: mpi3mr: Add framework to issue config requests
Sreekanth Reddy
3
-0
/
+282
2022-08-22
scsi: mpi3mr: Add config and transport related debug flags
Sreekanth Reddy
1
-0
/
+27
2022-08-22
scsi: sd: Revert "Rework asynchronous resume support"
Bart Van Assche
2
-71
/
+18
2022-08-22
block: Change the return type of blk_mq_map_queues() into void
Bart Van Assche
12
-42
/
+23
2022-08-19
scsi: core: Fix passthrough retry counter handling
Mike Christie
1
-1
/
+2
2022-08-19
Merge branch '5.20/scsi-queue' into 6.0/scsi-fixes
Martin K. Petersen
5
-35
/
+30
2022-08-13
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
8
-25
/
+51
[prev]
[next]