index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-06
scsi: virtio_scsi: Drop DID_TARGET_FAILURE use
Mike Christie
1
-1
/
+1
2022-09-06
scsi: storvsc: Drop DID_TARGET_FAILURE use
Mike Christie
1
-1
/
+1
2022-09-06
scsi: xen: Drop use of internal host codes
Mike Christie
1
-8
/
+0
2022-09-01
scsi: core: Fix a use-after-free
Bart Van Assche
5
-5
/
+21
2022-09-01
scsi: core: Revert "Make sure that targets outlive devices"
Bart Van Assche
2
-19
/
+3
2022-09-01
scsi: core: Revert "Make sure that hosts outlive targets"
Bart Van Assche
2
-15
/
+0
2022-09-01
scsi: core: Revert "Simplify LLD module reference counting"
Bart Van Assche
2
-6
/
+12
2022-09-01
scsi: core: Revert "Call blk_mq_free_tag_set() earlier"
Bart Van Assche
1
-5
/
+5
2022-09-01
scsi: lpfc: Add missing destroy_workqueue() in error path
Yang Yingliang
1
-1
/
+4
2022-09-01
scsi: hpsa: Simplify {clear|set}_bit() parameters
Christophe JAILLET
1
-4
/
+2
2022-09-01
scsi: hpsa: Use the bitmap API to allocate bitmaps
Christophe JAILLET
1
-4
/
+2
2022-09-01
scsi: lpfc: Remove unneeded result variable
ye xingchen
1
-4
/
+1
2022-09-01
scsi: lpfc: Remove the unneeded result variable
ye xingchen
1
-3
/
+1
2022-09-01
scsi: qla2xxx: Update version to 10.02.07.900-k
Nilesh Javali
1
-2
/
+2
2022-09-01
scsi: qla2xxx: Define static symbols
Nilesh Javali
1
-2
/
+2
2022-09-01
scsi: qla2xxx: Enhance driver tracing with separate tunable and more
Arun Easi
4
-14
/
+115
2022-09-01
scsi: qla2xxx: Add NVMe parameters support in Auxiliary Image Status
Anil Gurumurthy
5
-5
/
+19
2022-09-01
scsi: qla2xxx: Add debugfs create/delete helpers
Arun Easi
2
-0
/
+98
2022-09-01
scsi: qla2xxx: Fix response queue handler reading stale packets
Arun Easi
1
-2
/
+15
2022-09-01
scsi: qla2xxx: Revert "scsi: qla2xxx: Fix response queue handler reading stale packets"
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_NUM_SYNC
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 MR_PD_CFG_SEQ_NUM_SYNC
Gustavo A. R. Silva
3
-4
/
+4
2022-08-31
scsi: megaraid_sas: Replace one-element array with flexible-array member in MR_DRV_RAID_MAP
Gustavo A. R. Silva
1
-2
/
+2
2022-08-31
scsi: megaraid_sas: Replace one-element array with flexible-array member in MR_FW_RAID_MAP_DYNAMIC
Gustavo A. R. Silva
1
-1
/
+1
2022-08-31
scsi: megaraid_sas: Replace one-element array with flexible-array member in MR_FW_RAID_MAP
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
[prev]
[next]