index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: hisi_sas: Remove trailing space after \n newline
Colin Ian King
2024-09-13
1
-1
/
+1
*
scsi: megaraid_sas: Remove trailing space after \n newline
Colin Ian King
2024-09-13
1
-1
/
+1
*
scsi: pm8001: Remove trailing space after \n newline
Colin Ian King
2024-09-13
1
-1
/
+1
*
scsi: zalon: Remove trailing space after \n newline
Colin Ian King
2024-09-13
1
-1
/
+1
*
scsi: fusion: mptctl: Use min() macro
Yan Zhen
2024-09-13
1
-1
/
+1
*
scsi: libcxgbi: Remove an unused field in struct cxgbi_device
Christophe JAILLET
2024-09-13
1
-3
/
+0
*
scsi: ibmvfc: Add max_sectors module parameter
Brian King
2024-09-13
2
-4
/
+19
*
scsi: sd: Remove duplicate included header file linux/bio-integrity.h
Hongbo Li
2024-09-13
1
-1
/
+0
*
scsi: st: Fix input/output error on empty drive reset
Rafael Rocha
2024-09-13
1
-2
/
+3
*
Merge patch series "smartpqi updates"
Martin K. Petersen
2024-08-29
4
-132
/
+322
|
\
|
*
scsi: smartpqi: update driver version to 2.1.30-031
Don Brace
2024-08-29
1
-3
/
+3
|
*
scsi: smartpqi: fix volume size updates
Don Brace
2024-08-29
1
-8
/
+14
|
*
scsi: smartpqi: fix rare system hang during LUN reset
Murthy Bhat
2024-08-29
1
-6
/
+4
|
*
scsi: smartpqi: add new controller PCI IDs
David Strahan
2024-08-29
1
-0
/
+24
|
*
scsi: smartpqi: add counter for parity write stream requests
Mahesh Rajashekhara
2024-08-29
2
-14
/
+55
|
*
scsi: smartpqi: correct stream detection
Mahesh Rajashekhara
2024-08-29
1
-1
/
+1
|
*
scsi: smartpqi: Add fw log to kdump
Murthy Bhat
2024-08-29
4
-100
/
+221
*
|
scsi: bnx2fc: Remove some unused fields in struct bnx2fc_rport
Christophe JAILLET
2024-08-29
1
-6
/
+0
*
|
scsi: qla2xxx: Remove the unused 'del_list_entry' field in struct fc_port
Christophe JAILLET
2024-08-29
1
-1
/
+0
*
|
scsi: ufs: core: Remove ufshcd_urgent_bkops()
Bao D. Nguyen
2024-08-29
1
-25
/
+7
*
|
scsi: core: Remove obsoleted declaration for scsi_driverbyte_string()
Gaosheng Cui
2024-08-29
1
-7
/
+0
*
|
scsi: bnx2i: Remove unused declarations
Yue Haibing
2024-08-29
1
-11
/
+0
*
|
Merge patch series "Simplify multiple create*_workqueue() invocations"
Martin K. Petersen
2024-08-23
42
-142
/
+90
|
\
\
|
*
|
scsi: core: Simplify an alloc_workqueue() invocation
Bart Van Assche
2024-08-23
2
-6
/
+4
|
*
|
scsi: ufs: Simplify alloc*_workqueue() invocation
Bart Van Assche
2024-08-23
1
-16
/
+7
|
*
|
scsi: stex: Simplify an alloc_ordered_workqueue() invocation
Bart Van Assche
2024-08-23
1
-5
/
+2
|
*
|
scsi: scsi_transport_fc: Simplify alloc_workqueue() invocations
Bart Van Assche
2024-08-23
2
-14
/
+3
|
*
|
scsi: snic: Simplify alloc_workqueue() invocations
Bart Van Assche
2024-08-23
1
-4
/
+2
|
*
|
scsi: qedi: Simplify an alloc_workqueue() invocation
Bart Van Assche
2024-08-23
1
-3
/
+3
|
*
|
scsi: qedf: Simplify alloc_workqueue() invocations
Bart Van Assche
2024-08-23
1
-9
/
+6
|
*
|
scsi: myrs: Simplify an alloc_ordered_workqueue() invocation
Bart Van Assche
2024-08-23
2
-5
/
+2
|
*
|
scsi: myrb: Simplify an alloc_ordered_workqueue() invocation
Bart Van Assche
2024-08-23
2
-5
/
+2
|
*
|
scsi: mpt3sas: Simplify an alloc_ordered_workqueue() invocation
Bart Van Assche
2024-08-23
2
-6
/
+2
|
*
|
scsi: mpi3mr: Simplify an alloc_ordered_workqueue() invocation
Bart Van Assche
2024-08-23
2
-5
/
+1
|
*
|
scsi: ibmvscsi_tgt: Simplify an alloc_workqueue() invocation
Bart Van Assche
2024-08-23
1
-3
/
+2
|
*
|
scsi: fcoe: Simplify alloc_ordered_workqueue() invocations
Bart Van Assche
2024-08-23
2
-15
/
+5
|
*
|
scsi: esas2r: Simplify an alloc_ordered_workqueue() invocation
Bart Van Assche
2024-08-23
2
-5
/
+2
|
*
|
scsi: bfa: Simplify an alloc_ordered_workqueue() invocation
Bart Van Assche
2024-08-23
2
-5
/
+2
|
*
|
scsi: be2iscsi: Simplify an alloc_workqueue() invocation
Bart Van Assche
2024-08-23
1
-4
/
+2
|
*
|
scsi: mptfusion: Simplify the alloc*_workqueue() invocations
Bart Van Assche
2024-08-23
3
-15
/
+5
|
*
|
scsi: Expand all create*_workqueue() invocations
Bart Van Assche
2024-08-23
25
-43
/
+64
*
|
|
scsi: target: Remove unused declarations
Yue Haibing
2024-08-23
5
-15
/
+0
*
|
|
scsi: elx: libefc: Fix potential use after free in efc_nport_vport_del()
Dan Carpenter
2024-08-23
1
-1
/
+1
*
|
|
scsi: ufs: Move UFS trace events to private header
Avri Altman
2024-08-23
3
-3
/
+9
*
|
|
scsi: ufs: ufshcd-pltfrm: Signedness bug in ufshcd_parse_clock_info()
Dan Carpenter
2024-08-17
1
-1
/
+1
*
|
|
scsi: ufs: Add HCI capabilities sysfs group
Avri Altman
2024-08-13
2
-0
/
+80
*
|
|
scsi: ufs: Prepare to add HCI capabilities sysfs
Avri Altman
2024-08-13
2
-18
/
+25
*
|
|
Merge patch series "NCR5380: Bug fixes and other improvements"
Martin K. Petersen
2024-08-13
4
-210
/
+215
|
\
\
\
|
*
|
|
scsi: NCR5380: Clean up indentation
Finn Thain
2024-08-13
3
-52
/
+56
|
*
|
|
scsi: NCR5380: Remove obsolete comment
Finn Thain
2024-08-13
1
-1
/
+0
[next]