index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
hpsa_cmd.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-09-13
scsi: lpfc: Support loopback tests with VMID enabled
Justin Tee
4
-4
/
+70
2024-09-13
scsi: lpfc: Revise TRACE_EVENT log flag severities from KERN_ERR to KERN_WARNING
Justin Tee
2
-71
/
+64
2024-09-13
scsi: lpfc: Ensure DA_ID handling completion before deleting an NPIV instance
Justin Tee
3
-7
/
+55
2024-09-13
scsi: lpfc: Fix kref imbalance on fabric ndlps from dev_loss_tmo handler
Justin Tee
1
-6
/
+4
2024-09-13
scsi: lpfc: Restrict support for 32 byte CDBs to specific HBAs
Justin Tee
3
-4
/
+22
2024-09-13
scsi: lpfc: Update phba link state conditional before sending CMF_SYNC_WQE
Justin Tee
1
-3
/
+6
2024-09-13
scsi: lpfc: Add ELS_RSP cmd to the list of WQEs to flush in lpfc_els_flush_cmd()
Justin Tee
1
-3
/
+4
2024-09-13
scsi: mpi3mr: Update driver version to 8.12.0.0.50
Ranjan Kumar
1
-2
/
+2
2024-09-13
scsi: mpi3mr: Improve wait logic while controller transitions to READY state
Ranjan Kumar
1
-14
/
+11
2024-09-13
scsi: mpi3mr: Update MPI Headers to revision 34
Ranjan Kumar
4
-7
/
+52
2024-09-13
scsi: mpi3mr: Use firmware-provided timestamp update interval
Ranjan Kumar
3
-2
/
+30
2024-09-13
scsi: mpi3mr: Enhance the Enable Controller retry logic
Ranjan Kumar
1
-1
/
+24
2024-09-13
scsi: sd: Fix off-by-one error in sd_read_block_characteristics()
Martin Wilck
1
-1
/
+1
2024-09-13
scsi: pm8001: Do not overwrite PCI queue mapping
Daniel Wagner
1
-2
/
+4
2024-09-13
scsi: scsi_debug: Remove a useless memset()
Christophe JAILLET
1
-1
/
+0
2024-09-13
scsi: pmcraid: Convert comma to semicolon
Chen Ni
1
-1
/
+1
2024-09-13
scsi: sd: Retry START STOP UNIT commands
Bart Van Assche
1
-0
/
+29
2024-09-13
scsi: mpi3mr: A performance fix
Tomas Henzl
2
-2
/
+2
2024-09-13
scsi: ufs: qcom: Update MODE_MAX cfg_bw value
Manish Pandey
1
-1
/
+1
2024-09-13
scsi: mpt3sas: Remove trailing space after \n newline
Colin Ian King
1
-3
/
+2
2024-09-13
scsi: lpfc: Remove trailing space after \n newline
Colin Ian King
1
-2
/
+2
2024-09-13
scsi: qedf: Remove trailing space after \n newline
Colin Ian King
1
-1
/
+1
2024-09-13
scsi: hisi_sas: Remove trailing space after \n newline
Colin Ian King
1
-1
/
+1
2024-09-13
scsi: megaraid_sas: Remove trailing space after \n newline
Colin Ian King
1
-1
/
+1
2024-09-13
scsi: pm8001: Remove trailing space after \n newline
Colin Ian King
1
-1
/
+1
2024-09-13
scsi: zalon: Remove trailing space after \n newline
Colin Ian King
1
-1
/
+1
2024-09-13
scsi: fusion: mptctl: Use min() macro
Yan Zhen
1
-1
/
+1
2024-09-13
scsi: libcxgbi: Remove an unused field in struct cxgbi_device
Christophe JAILLET
1
-3
/
+0
2024-09-13
scsi: ibmvfc: Add max_sectors module parameter
Brian King
2
-4
/
+19
2024-09-13
scsi: sd: Remove duplicate included header file linux/bio-integrity.h
Hongbo Li
1
-1
/
+0
2024-09-13
scsi: st: Fix input/output error on empty drive reset
Rafael Rocha
1
-2
/
+3
2024-08-29
scsi: smartpqi: update driver version to 2.1.30-031
Don Brace
1
-3
/
+3
2024-08-29
scsi: smartpqi: fix volume size updates
Don Brace
1
-8
/
+14
2024-08-29
scsi: smartpqi: fix rare system hang during LUN reset
Murthy Bhat
1
-6
/
+4
2024-08-29
scsi: smartpqi: add new controller PCI IDs
David Strahan
1
-0
/
+24
2024-08-29
scsi: smartpqi: add counter for parity write stream requests
Mahesh Rajashekhara
2
-14
/
+55
2024-08-29
scsi: smartpqi: correct stream detection
Mahesh Rajashekhara
1
-1
/
+1
2024-08-29
scsi: smartpqi: Add fw log to kdump
Murthy Bhat
4
-100
/
+221
2024-08-29
scsi: bnx2fc: Remove some unused fields in struct bnx2fc_rport
Christophe JAILLET
1
-6
/
+0
2024-08-29
scsi: qla2xxx: Remove the unused 'del_list_entry' field in struct fc_port
Christophe JAILLET
1
-1
/
+0
2024-08-29
scsi: ufs: core: Remove ufshcd_urgent_bkops()
Bao D. Nguyen
1
-25
/
+7
2024-08-29
scsi: core: Remove obsoleted declaration for scsi_driverbyte_string()
Gaosheng Cui
1
-7
/
+0
2024-08-29
scsi: bnx2i: Remove unused declarations
Yue Haibing
1
-11
/
+0
2024-08-23
scsi: core: Simplify an alloc_workqueue() invocation
Bart Van Assche
2
-6
/
+4
2024-08-23
scsi: ufs: Simplify alloc*_workqueue() invocation
Bart Van Assche
1
-16
/
+7
2024-08-23
scsi: stex: Simplify an alloc_ordered_workqueue() invocation
Bart Van Assche
1
-5
/
+2
2024-08-23
scsi: scsi_transport_fc: Simplify alloc_workqueue() invocations
Bart Van Assche
2
-14
/
+3
2024-08-23
scsi: snic: Simplify alloc_workqueue() invocations
Bart Van Assche
1
-4
/
+2
2024-08-23
scsi: qedi: Simplify an alloc_workqueue() invocation
Bart Van Assche
1
-3
/
+3
2024-08-23
scsi: qedf: Simplify alloc_workqueue() invocations
Bart Van Assche
1
-9
/
+6
[next]