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
2019-06-26
scsi: bnx2fc: Redo setting source FCoE MAC
Chad Dupuis
1
-16
/
+40
2019-06-26
scsi: ufshdc-pci: Add Intel PCI IDs for EHL
Adrian Hunter
1
-0
/
+2
2019-06-26
scsi: ufs-bsg: complete ufs-bsg job only if no error
Bean Huo
1
-1
/
+3
2019-06-26
scsi: ufs-bsg: fix typo in ufs_bsg_request
Bean Huo
1
-1
/
+1
2019-06-20
scsi: virtio_scsi: remove unused 'affinity_hint_set'
Dongli Zhang
1
-3
/
+0
2019-06-20
scsi: mpt3sas: use DEVICE_ATTR_{RO, RW}
Tomas Henzl
1
-113
/
+97
2019-06-20
scsi: mpt3sas: make driver options visible in sys
Tomas Henzl
2
-14
/
+14
2019-06-20
scsi: ufs-qcom: Add support for platforms booting ACPI
Lee Jones
1
-3
/
+20
2019-06-20
scsi: megaraid_sas: Use struct_size() helper
Gustavo A. R. Silva
1
-4
/
+2
2019-06-20
scsi: mac_scsi: Treat Last Byte Sent time-out as failure
Finn Thain
1
-1
/
+4
2019-06-20
scsi: mac_scsi: Enable PDMA on Mac IIfx
Finn Thain
1
-8
/
+39
2019-06-20
scsi: mac_scsi: Fix pseudo DMA implementation, take 2
Finn Thain
1
-153
/
+218
2019-06-20
scsi: mac_scsi: Increase PIO/PDMA transfer length threshold
Finn Thain
1
-2
/
+2
2019-06-20
scsi: NCR5380: Handle PDMA failure reliably
Finn Thain
1
-4
/
+2
2019-06-20
scsi: NCR5380: Always re-enable reselection interrupt
Finn Thain
1
-10
/
+2
2019-06-20
Revert "scsi: ncr5380: Increase register polling limit"
Finn Thain
1
-1
/
+1
2019-06-20
scsi: wd719x: Fix resets and aborts
Ondrej Zary
1
-12
/
+30
2019-06-20
scsi: Avoid that .queuecommand() gets called for a blocked SCSI device
Bart Van Assche
2
-6
/
+24
2019-06-20
scsi: Restrict user space SCSI device state changes to "running" and "offline"
Bart Van Assche
1
-1
/
+6
2019-06-20
scsi: cxgb4i: add support for IEEE_8021QAZ_APP_SEL_STREAM selector
Varun Prakash
1
-2
/
+7
2019-06-20
scsi: storvsc: Add ability to change scsi queue depth
Branden Bonaby
1
-0
/
+11
2019-06-20
scsi: mpt3sas: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-06-20
scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander()
John Garry
18
-59
/
+34
2019-06-18
scsi: mpt3sas: Update driver version to 29.100.00.00
Suganath Prabu S
1
-2
/
+2
2019-06-18
scsi: mpt3sas: Introduce perf_mode module parameter
Suganath Prabu S
1
-18
/
+126
2019-06-18
scsi: mpt3sas: Enable interrupt coalescing on high iops
Suganath Prabu S
5
-2
/
+109
2019-06-18
scsi: mpt3sas: Affinity high iops queues IRQs to local node
Suganath Prabu S
1
-11
/
+62
2019-06-18
scsi: mpt3sas: save and use MSI-X index for posting RD
Suganath Prabu S
3
-9
/
+35
2019-06-18
scsi: mpt3sas: Use high iops queues under some circumstances
Suganath Prabu S
2
-2
/
+48
2019-06-18
scsi: mpt3sas: change _base_get_msix_index prototype
Suganath Prabu S
1
-10
/
+20
2019-06-18
scsi: mpt3sas: Add flag high_iops_queues
Suganath Prabu S
2
-5
/
+45
2019-06-18
scsi: mpt3sas: Add Atomic RequestDescriptor support on Aero
Suganath Prabu S
2
-9
/
+111
2019-06-18
scsi: mpt3sas: function pointers of request descriptor
Suganath Prabu S
6
-42
/
+49
2019-06-18
scsi: isci: Grammar s/the its/its/
Geert Uytterhoeven
1
-3
/
+3
2019-06-18
scsi: aic7xxx: Spelling s/configuraion/configuration/
Geert Uytterhoeven
1
-1
/
+1
2019-06-18
scsi: megaraid_sas: Remove unused including <linux/version.h>
YueHaibing
1
-1
/
+0
2019-06-18
scsi: megaraid_sas: use DEVICE_ATTR_{RO, RW}
Tomas Henzl
1
-26
/
+18
2019-06-18
scsi: megaraid_sas: use octal permissions instead of constants
Tomas Henzl
2
-11
/
+11
2019-06-18
scsi: megaraid_sas: make max_sectors visible in sys
Tomas Henzl
1
-1
/
+1
2019-06-18
scsi: megaraid_sas: remove set but not used variables 'buff_addr' and 'ci_h'
YueHaibing
1
-5
/
+0
2019-06-18
scsi: megaraid_sas: remove set but not used variable 'sge_sz'
YueHaibing
1
-11
/
+0
2019-06-18
scsi: lpfc: Avoid unused function warnings
Nathan Chancellor
1
-0
/
+2
2019-06-18
scsi: ibmvscsi: Don't use rc uninitialized in ibmvscsi_do_work
Nathan Chancellor
1
-2
/
+4
2019-06-18
scsi: lpfc: Make some symbols static
YueHaibing
3
-5
/
+5
2019-06-18
scsi: lpfc: Remove set but not used variables 'qp'
YueHaibing
1
-2
/
+0
2019-06-18
scsi: qla2xxx: remove double assignment in qla2x00_update_fcport
Enzo Matsumiya
1
-1
/
+0
2019-06-18
scsi: hisi_sas: Disable stash for v3 hw
Xiang Chen
1
-0
/
+2
2019-06-18
scsi: hisi_sas: Ignore the error code between phy down to phy up
Luo Jiaxing
1
-0
/
+15
2019-06-18
scsi: hisi_sas: Change the type of some numbers to unsigned
Xiang Chen
1
-2
/
+2
2019-06-18
scsi: hisi_sas: Reduce HISI_SAS_SGE_PAGE_CNT in size
John Garry
1
-2
/
+2
[next]