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-08-06
Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-6
/
+2
2022-08-06
Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...
Linus Torvalds
4
-4
/
+18
2022-08-04
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
99
-7143
/
+2797
2022-08-04
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
71
-1038
/
+108
2022-08-02
Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-block
Linus Torvalds
16
-82
/
+58
2022-07-28
scsi: cxlflash: Include missing linux/irqdomain.h
Christophe Leroy
1
-0
/
+1
2022-07-26
scsi: megaraid: Remove the static variable initialisation
Jason Wang
1
-1
/
+1
2022-07-26
scsi: ch: Do not initialise statics to 0
Xin Gao
1
-1
/
+1
2022-07-26
scsi: core: Fix warning in scsi_alloc_sgtables()
Jason Yan
1
-1
/
+1
2022-07-26
scsi: mpt3sas: Stop fw fault watchdog work item during system shutdown
David Jeffery
1
-0
/
+1
2022-07-22
scsi: sd: Add a comment about limiting max_sectors to shost optimal limit
John Garry
1
-0
/
+5
2022-07-19
scsi: scsi_transport_sas: cap shost opt_sectors according to DMA optimal limit
John Garry
1
-0
/
+6
2022-07-19
scsi: sd: allow max_sectors be capped at DMA optimal size limit
John Garry
1
-0
/
+2
2022-07-19
scsi: core: cap shost max_sectors according to DMA limits only once
John Garry
2
-4
/
+5
2022-07-18
scsi: libsas: Resume SAS host for phy reset or enable via sysfs
Xiang Chen
1
-0
/
+4
2022-07-18
scsi: hisi_sas: Modify v3 HW SATA completion error processing
Xingui Yang
1
-1
/
+8
2022-07-18
scsi: hisi_sas: Relocate DMA unmap of SMP task
Xiang Chen
4
-7
/
+5
2022-07-18
scsi: hisi_sas: Remove unnecessary variable to hold DMA map elements
Xiang Chen
1
-25
/
+18
2022-07-18
scsi: hisi_sas: Call hisi_sas_slave_configure() from slave_configure_v3_hw()
John Garry
1
-4
/
+1
2022-07-18
scsi: mpi3mr: Delete a stray tab
Dan Carpenter
1
-1
/
+1
2022-07-18
scsi: mpi3mr: Unlock on error path
Dan Carpenter
1
-1
/
+2
2022-07-18
scsi: mpi3mr: Reduce VD queue depth on detecting throttling
Sreekanth Reddy
3
-0
/
+136
2022-07-18
scsi: mpi3mr: Resource Based Metering
Sreekanth Reddy
3
-10
/
+280
2022-07-18
scsi: sg: Allow waiting for commands to complete on removed device
Tony Battersby
1
-20
/
+33
2022-07-18
scsi: qla2xxx: Update version to 10.02.07.800-k
Nilesh Javali
1
-2
/
+2
2022-07-18
scsi: qla2xxx: Update manufacturer details
Bikash Hazarika
2
-2
/
+2
2022-07-18
scsi: qla2xxx: Fix sparse warning for dport_data
Nilesh Javali
1
-2
/
+2
2022-07-18
scsi: qla2xxx: Fix discovery issues in FC-AL topology
Arun Easi
3
-2
/
+35
2022-07-18
scsi: qla2xxx: Fix imbalance vha->vref_count
Quinn Tran
1
-0
/
+4
2022-07-18
scsi: qla2xxx: edif: Fix dropped IKE message
Quinn Tran
1
-30
/
+24
2022-07-18
scsi: qla2xxx: Fix response queue handler reading stale packets
Arun Easi
3
-1
/
+35
2022-07-18
scsi: qla2xxx: Zero undefined mailbox IN registers
Bikash Hazarika
1
-0
/
+2
2022-07-18
scsi: qla2xxx: Fix incorrect display of max frame size
Bikash Hazarika
4
-9
/
+7
2022-07-18
scsi: Revert "scsi: qla2xxx: Fix disk failure to rediscover"
Nilesh Javali
2
-8
/
+2
2022-07-14
scsi/device_handlers: Use the new blk_opf_t type
Bart Van Assche
4
-6
/
+6
2022-07-14
scsi/core: Use the new blk_opf_t type
Bart Van Assche
1
-3
/
+3
2022-07-14
scsi/core: Change the return type of scsi_noretry_cmd() into bool
Bart Van Assche
2
-9
/
+9
2022-07-14
scsi/core: Improve static type checking
Bart Van Assche
1
-3
/
+3
2022-07-14
treewide: Rename enum req_opf into enum req_op
Bart Van Assche
1
-1
/
+1
2022-07-13
scsi: smartpqi: Update version to 2.1.18-045
Don Brace
1
-3
/
+3
2022-07-13
scsi: smartpqi: Update copyright to current year
Don Brace
6
-6
/
+6
2022-07-13
scsi: smartpqi: Add ctrl ready timeout module parameter
Kevin Barnett
3
-1
/
+33
2022-07-13
scsi: smartpqi: Update deleting a LUN via sysfs
Kevin Barnett
1
-18
/
+30
2022-07-13
scsi: smartpqi: Add module param to disable managed ints
Mike McGowen
2
-2
/
+13
2022-07-13
scsi: smartpqi: Fix RAID map race condition
Kevin Barnett
1
-39
/
+71
2022-07-13
scsi: smartpqi: Fix DMA direction for RAID requests
Mahesh Rajashekhara
1
-2
/
+2
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
[next]