index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-13
scsi: smartpqi: Stop logging spurious PQI reset failures
Kevin Barnett
1
-2
/
+1
2022-07-13
scsi: smartpqi: Add PCI IDs for Lenovo controllers
Mike McGowen
1
-0
/
+32
2022-07-13
scsi: smartpqi: Add PCI ID for Adaptec SmartHBA 2100-8i
Mike McGowen
1
-0
/
+4
2022-07-13
scsi: smartpqi: Fix PCI control linkdown system hang
Sagar Biradar
3
-5
/
+52
2022-07-13
scsi: smartpqi: Add driver support for multi-LUN devices
Kumar Meiyappan
2
-35
/
+72
2022-07-13
scsi: smartpqi: Close write read holes
Mike McGowen
1
-0
/
+3
2022-07-13
scsi: smartpqi: Add PCI IDs for ramaxel controllers
Murthy Bhat
1
-0
/
+8
2022-07-13
scsi: smartpqi: Add controller fw version to console log
Gilbert Wu
1
-0
/
+3
2022-07-13
scsi: smartpqi: Shorten drive visibility after removal
Mike McGowen
2
-2
/
+9
2022-07-13
scsi: fnic: Refactor code in fnic probe to initialize SCSI layer
Karan Tilak Kumar
1
-11
/
+34
2022-07-13
scsi: gvp11.c: Fix DMA mask calculation error
Michael Schmitz
1
-3
/
+3
2022-07-07
scsi: lpfc: Copyright updates for 14.2.0.5 patches
James Smart
3
-3
/
+3
2022-07-07
scsi: lpfc: Update lpfc version to 14.2.0.5
James Smart
1
-1
/
+1
2022-07-07
scsi: lpfc: Remove Menlo/Hornet related code
James Smart
11
-465
/
+7
2022-07-07
scsi: lpfc: Refactor lpfc_nvmet_prep_abort_wqe() into lpfc_sli_prep_abort_xri()
James Smart
5
-52
/
+18
2022-07-07
scsi: lpfc: Revert RSCN_MEMENTO workaround for misbehaved configuration
James Smart
3
-9
/
+3
2022-07-07
scsi: lpfc: Fix lost NVMe paths during LIF bounce stress test
James Smart
1
-7
/
+8
2022-07-07
scsi: lpfc: Fix attempted FA-PWWN usage after feature disable
James Smart
2
-2
/
+11
2022-07-07
scsi: lpfc: Fix possible memory leak when failing to issue CMF WQE
James Smart
1
-1
/
+3
2022-07-07
scsi: lpfc: Remove extra atomic_inc on cmd_pending in queuecommand after VMID
James Smart
1
-1
/
+0
2022-07-07
scsi: lpfc: Set PU field when providing D_ID in XMIT_ELS_RSP64_CX iocb
James Smart
1
-0
/
+1
2022-07-07
scsi: lpfc: Prevent buffer overflow crashes in debugfs with malformed user input
James Smart
1
-10
/
+10
2022-07-07
scsi: lpfc: Fix uninitialized cqe field in lpfc_nvme_cancel_iocb()
James Smart
1
-0
/
+1
2022-07-07
Merge branch '5.19/scsi-fixes' into 5.20/scsi-staging
Martin K. Petersen
21
-88
/
+214
2022-07-07
scsi: sd: Rework asynchronous resume support
Bart Van Assche
2
-18
/
+71
2022-07-07
scsi: core: Move the definition of SCSI_QUEUE_DELAY
Bart Van Assche
1
-7
/
+7
2022-07-07
scsi: megaraid_sas: Clean up some inconsistent indenting
Jiapeng Chong
1
-2
/
+2
2022-07-07
scsi: gvp11: Convert m68k WD33C93 drivers to DMA API
Michael Schmitz
1
-18
/
+77
2022-07-07
scsi: a2091: Convert m68k WD33C93 drivers to DMA API
Michael Schmitz
1
-15
/
+48
2022-07-07
scsi: a3000: Convert m68k WD33C93 drivers to DMA API
Michael Schmitz
1
-9
/
+44
2022-07-07
scsi: core: Shorten long warning messages
Li Zhijian
1
-3
/
+1
2022-07-07
scsi: mpi3mr: Increase cmd_per_lun to 128
Sreekanth Reddy
1
-1
/
+1
2022-07-07
scsi: mpi3mr: Enable shared host tagset
Sreekanth Reddy
1
-0
/
+2
2022-07-07
scsi: qla2xxx: Check correct variable in qla24xx_async_gffid()
Dan Carpenter
1
-2
/
+2
2022-06-27
scsi: dpt_i2o: Remove obsolete driver
Arnd Bergmann
10
-5655
/
+0
2022-06-27
scsi: BusLogic: Remove bus_to_virt()
Arnd Bergmann
2
-13
/
+24
2022-06-27
scsi: fcoe: Remove redundant assignment to variable 'wlen'
Colin Ian King
1
-1
/
+0
2022-06-27
scsi: hisi_sas: Limit max hw sectors for v3 HW
John Garry
1
-0
/
+7
2022-06-21
scsi: mpt3sas: Remove flush_scheduled_work() call
Tetsuo Handa
1
-1
/
+0
2022-06-21
scsi: sym53c8xx_2: Remove redundant "with"
Jiang Jian
1
-1
/
+1
2022-06-21
scsi: snic: Remove redundant "on"
Jiang Jian
1
-1
/
+1
2022-06-21
scsi: aacraid: Remove redundant "the"
Jiang Jian
1
-1
/
+1
2022-06-21
scsi: hisi_sas: Align comments
Jiang Jian
1
-2
/
+2
2022-06-21
scsi: mpt3sas: Fix whitespace and spelling mistake
Zhang Jiaming
1
-4
/
+4
2022-06-21
scsi: mpt3sas: Fix typo in comment
Ren Yu
1
-1
/
+1
2022-06-21
scsi: libiscsi: Improve conn_send_pdu API
Mike Christie
1
-23
/
+62
2022-06-21
scsi: iscsi: Try to avoid taking back_lock in xmit path
Mike Christie
1
-16
/
+14
2022-06-21
scsi: iscsi: Remove iscsi_get_task back_lock requirement
Mike Christie
3
-32
/
+88
2022-06-21
scsi: iscsi: Remove unneeded task state check
Mike Christie
1
-5
/
+8
2022-06-21
scsi: iscsi_tcp: Drop target_alloc use
Mike Christie
1
-1
/
+0
[next]