index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-09-09
38
-307
/
+1416
|
\
|
*
scsi: mpt3sas: Remove volatile qualifier
Ranjan Kumar
2023-08-31
3
-6
/
+6
|
*
scsi: mpt3sas: Perform additional retries if doorbell read returns 0
Ranjan Kumar
2023-08-31
2
-13
/
+34
|
*
scsi: libsas: Simplify sas_queue_reset() and remove unused code
Wenchao Hao
2023-08-31
1
-38
/
+3
|
*
scsi: qla2xxx: Fix unused variable warning in qla2xxx_process_purls_pkt()
Nathan Chancellor
2023-08-31
1
-2
/
+1
|
*
scsi: fnic: Remove unused functions fnic_scsi_host_start/end_tag()
Yang Li
2023-08-31
1
-33
/
+0
|
*
scsi: qla2xxx: Fix spelling mistake "tranport" -> "transport"
Colin Ian King
2023-08-31
1
-1
/
+1
|
*
Merge branch '6.5/scsi-fixes' into 6.6/scsi-staging
Martin K. Petersen
2023-08-31
19
-113
/
+98
|
|
\
|
*
|
scsi: fnic: Replace sgreset tag with max_tag_id
Karan Tilak Kumar
2023-08-25
2
-12
/
+11
|
*
|
Merge patch series "qla2xxx driver misc features"
Martin K. Petersen
2023-08-25
16
-93
/
+1085
|
|
\
\
|
|
*
|
scsi: qla2xxx: Remove unused variables in qla24xx_build_scsi_type_6_iocbs()
Nilesh Javali
2023-08-25
1
-5
/
+0
|
|
*
|
scsi: qla2xxx: Fix nvme_fc_rcv_ls_req() undefined error
Nilesh Javali
2023-08-25
1
-1
/
+3
|
|
*
|
scsi: qla2xxx: Update version to 10.02.09.100-k
Nilesh Javali
2023-08-21
1
-3
/
+3
|
|
*
|
Revert "scsi: qla2xxx: Fix buffer overrun"
Nilesh Javali
2023-08-21
1
-1
/
+1
|
|
*
|
scsi: qla2xxx: Fix smatch warn for qla_init_iocb_limit()
Nilesh Javali
2023-08-21
1
-1
/
+1
|
|
*
|
scsi: qla2xxx: Remove unsupported ql2xenabledif option
Manish Rangankar
2023-08-21
3
-5
/
+8
|
|
*
|
scsi: qla2xxx: Error code did not return to upper layer
Quinn Tran
2023-08-21
1
-0
/
+2
|
|
*
|
scsi: qla2xxx: Add logs for SFP temperature monitoring
Bikash Hazarika
2023-08-21
1
-0
/
+18
|
|
*
|
scsi: qla2xxx: Fix firmware resource tracking
Quinn Tran
2023-08-21
5
-3
/
+88
|
|
*
|
scsi: qla2xxx: Flush mailbox commands on chip reset
Quinn Tran
2023-08-21
4
-9
/
+4
|
|
*
|
scsi: qla2xxx: Add Unsolicited LS Request and Response Support for NVMe
Manish Rangankar
2023-08-21
10
-31
/
+639
|
|
*
|
scsi: qla2xxx: Allow 32-byte CDBs
Quinn Tran
2023-08-21
2
-1
/
+272
|
|
*
|
scsi: qla2xxx: Move resource to allow code reuse
Quinn Tran
2023-08-21
4
-34
/
+47
|
*
|
|
Merge patch series "smartpqi updates"
Martin K. Petersen
2023-08-25
2
-55
/
+215
|
|
\
\
\
|
|
*
|
|
scsi: smartpqi: Change driver version to 2.1.24-046
Don Brace
2023-08-25
1
-3
/
+3
|
|
*
|
|
scsi: smartpqi: Enhance error messages
Mahesh Rajashekhara
2023-08-25
1
-8
/
+9
|
|
*
|
|
scsi: smartpqi: Enhance controller offline notification
David Strahan
2023-08-25
1
-1
/
+49
|
|
*
|
|
scsi: smartpqi: Enhance shutdown notification
David Strahan
2023-08-25
1
-1
/
+1
|
|
*
|
|
scsi: smartpqi: Simplify lun_number assignment
David Strahan
2023-08-25
1
-4
/
+2
|
|
*
|
|
scsi: smartpqi: Rename pciinfo to pci_info
Kevin Barnett
2023-08-25
1
-6
/
+6
|
|
*
|
|
scsi: smartpqi: Rename MACRO to clarify purpose
Kevin Barnett
2023-08-25
2
-2
/
+2
|
|
*
|
|
scsi: smartpqi: Add abort handler
Kevin Barnett
2023-08-25
2
-36
/
+149
|
*
|
|
|
scsi: sd: Remove the number of forward declarations
Bart Van Assche
2023-08-25
1
-39
/
+27
|
*
|
|
|
scsi: st: Add third party poweron reset handling
John Meneghini
2023-08-25
1
-0
/
+2
|
*
|
|
|
scsi: core: Report error list information in debugfs
Bart Van Assche
2023-08-25
1
-3
/
+23
|
*
|
|
|
scsi: core: Improve type safety of scsi_rescan_device()
Bart Van Assche
2023-08-25
9
-11
/
+10
|
*
|
|
|
scsi: qedi: Remove unused declarations
Yue Haibing
2023-08-25
1
-2
/
+0
|
*
|
|
|
scsi: qedf: Remove unused declaration
Yue Haibing
2023-08-25
1
-1
/
+0
|
*
|
|
|
scsi: xen-scsifront: shost_priv() can never return NULL
Juergen Gross
2023-08-25
1
-3
/
+3
*
|
|
|
|
Merge tag 'ata-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
2023-09-05
3
-9
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
ata,scsi: remove ata_sas_port_init()
Niklas Cassel
2023-08-02
1
-3
/
+0
|
*
|
|
|
|
ata,scsi: cleanup __ata_port_probe()
Hannes Reinecke
2023-08-02
2
-2
/
+2
|
*
|
|
|
|
ata,scsi: remove ata_sas_port_destroy()
Hannes Reinecke
2023-08-02
2
-2
/
+2
|
*
|
|
|
|
ata,scsi: remove ata_sas_port_{start,stop} callbacks
Hannes Reinecke
2023-08-02
1
-2
/
+0
*
|
|
|
|
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-09-02
81
-614
/
+955
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'fixes' into misc
James Bottomley
2023-09-02
20
-114
/
+99
|
|
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
/
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
*
|
|
|
scsi: storvsc: Handle additional SRB status values
Michael Kelley
2023-08-25
1
-0
/
+7
|
*
|
|
|
|
Merge patch series "libsas: Some tidy-up"
Martin K. Petersen
2023-08-25
24
-103
/
+58
|
|
\
\
\
\
\
|
|
*
|
|
|
|
scsi: libsas: Delete sas_ata_task.retry_count
John Garry
2023-08-21
1
-1
/
+1
|
|
*
|
|
|
|
scsi: libsas: Delete sas_ata_task.stp_affil_pol
John Garry
2023-08-21
1
-5
/
+1
[next]