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
*
scsi: fnic: Switch to use %ptTs
Andy Shevchenko
2023-03-17
1
-12
/
+5
*
scsi: be2iscsi: Make some variables static
Tom Rix
2023-03-17
1
-9
/
+9
*
Merge patch series "PCI/AER: Remove redundant Device Control Error Reporting ...
Martin K. Petersen
2023-03-10
18
-168
/
+27
|
\
|
*
scsi: qla4xxx: Drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
2023-03-10
2
-5
/
+0
|
*
scsi: qla2xxx: Drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
2023-03-10
2
-7
/
+0
|
*
scsi: mpt3sas: Drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
2023-03-10
2
-6
/
+0
|
*
scsi: lpfc: Drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
2023-03-10
4
-127
/
+27
|
*
scsi: hpsa: Remove unnecessary pci_disable_pcie_error_reporting() comment
Bjorn Helgaas
2023-03-10
1
-1
/
+0
|
*
scsi: csiostor: Remove unnecessary aer.h include
Bjorn Helgaas
2023-03-10
1
-1
/
+0
|
*
scsi: bfa: Drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
2023-03-10
2
-7
/
+0
|
*
scsi: be2iscsi: Drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
2023-03-10
2
-10
/
+0
|
*
scsi: arcmsr: Remove unnecessary aer.h include
Bjorn Helgaas
2023-03-10
1
-1
/
+0
|
*
scsi: aacraid: Drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
2023-03-10
1
-3
/
+0
*
|
Merge patch series "Add poll support for hisi_sas v3 hw"
Martin K. Petersen
2023-03-10
3
-36
/
+167
|
\
\
|
*
|
scsi: hisi_sas: Add device attribute experimental_iopoll_q_cnt for v3 hw
Xiang Chen
2023-03-10
1
-0
/
+13
|
*
|
scsi: hisi_sas: Sync complete queue for poll queue
Xiang Chen
2023-03-10
3
-22
/
+61
|
*
|
scsi: hisi_sas: Add poll support for v3 hw
Xiang Chen
2023-03-10
3
-10
/
+82
|
*
|
scsi: hisi_sas: Add function complete_v3_hw()
Xiang Chen
2023-03-10
1
-5
/
+12
|
|
/
*
|
Merge patch series "lpfc: Update lpfc to revision 14.2.0.11"
Martin K. Petersen
2023-03-10
13
-58
/
+134
|
\
\
|
*
|
scsi: lpfc: Copyright updates for 14.2.0.11 patches
Justin Tee
2023-03-10
5
-5
/
+5
|
*
|
scsi: lpfc: Update lpfc version to 14.2.0.11
Justin Tee
2023-03-10
1
-1
/
+1
|
*
|
scsi: lpfc: Revise lpfc_error_lost_link() reason code evaluation logic
Justin Tee
2023-03-10
5
-21
/
+46
|
*
|
scsi: lpfc: Skip waiting for register ready bits when in unrecoverable state
Justin Tee
2023-03-10
5
-5
/
+49
|
*
|
scsi: lpfc: Correct used_rpi count when devloss tmo fires with no recovery
Justin Tee
2023-03-10
1
-11
/
+13
|
*
|
scsi: lpfc: Defer issuing new PLOGI if received RSCN before completing REG_LOGIN
Justin Tee
2023-03-10
2
-5
/
+6
|
*
|
scsi: lpfc: Record LOGO state with discovery engine even if aborted
Justin Tee
2023-03-10
1
-3
/
+4
|
*
|
scsi: lpfc: Fix lockdep warning for rx_monitor lock when unloading driver
Justin Tee
2023-03-10
1
-2
/
+2
|
*
|
scsi: lpfc: Reorder freeing of various DMA buffers and their list removal
Justin Tee
2023-03-10
3
-4
/
+4
|
*
|
scsi: lpfc: Prevent lpfc_debugfs_lockstat_write() buffer overflow
Justin Tee
2023-03-10
1
-2
/
+5
|
|
/
*
/
scsi: be2iscsi: Remove unused variable internal_page_offset
Jiapeng Chong
2023-03-10
1
-2
/
+0
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-03-03
22
-167
/
+157
|
\
|
*
scsi: core: Extend struct scsi_exec_args
Bart Van Assche
2023-02-22
1
-0
/
+1
|
*
scsi: lpfc: Fix double word in comments
Bo Liu
2023-02-22
7
-13
/
+13
|
*
scsi: core: Remove the /proc/scsi/${proc_name} directory earlier
Bart Van Assche
2023-02-22
1
-0
/
+2
|
*
scsi: core: Fix a source code comment
Bart Van Assche
2023-02-22
1
-1
/
+1
|
*
scsi: cxgbi: Remove unneeded version.h include
Jesper Juhl
2023-02-22
1
-1
/
+0
|
*
scsi: qedi: Remove unneeded version.h include
Jesper Juhl
2023-02-22
1
-1
/
+0
|
*
scsi: mpi3mr: Remove unneeded version.h include
Jesper Juhl
2023-02-22
1
-1
/
+0
|
*
scsi: mpi3mr: Fix missing mrioc->evtack_cmds initialization
Shin'ichiro Kawasaki
2023-02-22
1
-0
/
+4
|
*
scsi: mpi3mr: Use number of bits to manage bitmap sizes
Shin'ichiro Kawasaki
2023-02-22
2
-52
/
+33
|
*
scsi: mpi3mr: Remove unnecessary memcpy() to alltgt_info->dmi
Shin'ichiro Kawasaki
2023-02-22
1
-11
/
+2
|
*
scsi: mpi3mr: Fix issues in mpi3mr_get_all_tgt_info()
Shin'ichiro Kawasaki
2023-02-22
1
-7
/
+8
|
*
scsi: mpi3mr: Fix an issue found by KASAN
Tomas Henzl
2023-02-22
1
-1
/
+1
|
*
scsi: ipr: Work around fortify-string warning
Arnd Bergmann
2023-02-22
1
-20
/
+21
|
*
scsi: ipr: Make ipr_probe_ioa_part2() return void
Deepak R Varma
2023-02-22
1
-10
/
+3
|
*
scsi: sd: Update DIX config every time sd_revalidate_disk() is called
Xingui Yang
2023-02-22
2
-12
/
+11
|
*
scsi: sd: Remove unused sd_cdb_cache
Fengnan Chang
2023-02-22
1
-15
/
+1
|
*
scsi: scsi_transport_fc: Add an additional flag to fc_host_fpin_rcv()
Muneendra
2023-02-22
3
-5
/
+9
|
*
scsi: ses: Don't attach if enclosure has no components
James Bottomley
2023-02-21
1
-0
/
+6
|
*
scsi: ses: Fix slab-out-of-bounds in ses_intf_remove()
Tomas Henzl
2023-02-21
1
-1
/
+2
[next]