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
2017-02-11
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
4
-4
/
+27
2017-02-09
Merge remote-tracking branch 'mkp-scsi/4.10/scsi-fixes' into fixes
James Bottomley
2
-2
/
+9
2017-02-09
scsi: aacraid: Fix INTx/MSI-x issue with older controllers
Dave Carroll
1
-2
/
+6
2017-02-09
scsi: mpt3sas: disable ASPM for MPI2 controllers
ojab
1
-0
/
+3
2017-02-08
ibmvscsis: Add SGL limit
Bryant G. Ly
1
-0
/
+1
2017-02-03
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-1
/
+10
2017-02-03
Merge remote-tracking branch 'mkp-scsi/4.10/scsi-fixes' into fixes
James Bottomley
3
-2
/
+18
2017-01-31
scsi: mpt3sas: Force request partial completion alignment
Ram Pai
1
-0
/
+15
2017-01-31
scsi: qla2xxx: Avoid that issuing a LIP triggers a kernel crash
Mauricio Faria de Oliveira
1
-1
/
+1
2017-01-27
Merge remote-tracking branch 'mkp-scsi/4.10/scsi-fixes' into fixes
James Bottomley
1
-1
/
+10
2017-01-26
Revert "sd: remove __data_len hack for WRITE SAME"
Bart Van Assche
1
-1
/
+16
2017-01-24
scsi: qla2xxx: Fix a recently introduced memory leak
Bart Van Assche
1
-1
/
+2
2017-01-20
scsi: virtio_scsi: Reject commands when virtqueue is broken
Eric Farman
1
-1
/
+10
2017-01-20
Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
16
-66
/
+158
2017-01-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
11
-108
/
+91
2017-01-17
Merge remote-tracking branch 'mkp-scsi/fixes' into fixes
James Bottomley
6
-23
/
+58
2017-01-17
scsi: mpt3sas: fix hang on ata passthrough commands
James Bottomley
2
-14
/
+38
2017-01-17
qla2xxx: Disable out-of-order processing by default in firmware
Quinn Tran
1
-6
/
+0
2017-01-17
qla2xxx: Fix erroneous invalid handle message
Quinn Tran
2
-1
/
+5
2017-01-17
qla2xxx: Reduce exess wait during chip reset
Quinn Tran
1
-2
/
+2
2017-01-17
qla2xxx: Terminate exchange if corrupted
Quinn Tran
3
-5
/
+43
2017-01-17
qla2xxx: Fix crash due to null pointer access
Quinn Tran
1
-4
/
+12
2017-01-17
qla2xxx: Collect additional information to debug fw dump
Quinn Tran
1
-7
/
+20
2017-01-17
qla2xxx: Reset reserved field in firmware options to 0
Himanshu Madhani
1
-1
/
+14
2017-01-17
qla2xxx: Set tcm_qla2xxx version to automatically track qla2xxx version
Himanshu Madhani
2
-3
/
+2
2017-01-17
qla2xxx: Include ATIO queue in firmware dump when in target mode
Himanshu Madhani
1
-0
/
+24
2017-01-17
qla2xxx: Fix wrong IOCB type assumption
Quinn Tran
1
-7
/
+1
2017-01-17
qla2xxx: Avoid that building with W=1 triggers complaints about set-but-not-u...
Bart Van Assche
3
-4
/
+4
2017-01-17
qla2xxx: Move two arrays from header files to .c files
Bart Van Assche
4
-19
/
+23
2017-01-17
qla2xxx: Declare an array with file scope static
Bart Van Assche
1
-1
/
+1
2017-01-17
qla2xxx: Fix indentation
Bart Van Assche
1
-3
/
+3
2017-01-17
scsi: lpfc: Set elsiocb contexts to NULL after freeing it
Johannes Thumshirn
1
-0
/
+2
2017-01-17
scsi: sd: Ignore zoned field for host-managed devices
Damien Le Moal
1
-6
/
+14
2017-01-17
scsi: sd: Fix wrong DPOFUA disable in sd_read_cache_type
Damien Le Moal
1
-1
/
+2
2017-01-17
scsi: bfa: fix wrongly initialized variable in bfad_im_bsg_els_ct_request()
Johannes Thumshirn
1
-1
/
+1
2017-01-17
scsi: ses: Fix SAS device detection in enclosure
Ewan D. Milne
1
-1
/
+1
2017-01-17
ibmvscsis: Fix sleeping in interrupt context
Bryant G. Ly
1
-2
/
+2
2017-01-17
ibmvscsis: Fix max transfer length
Bryant G. Ly
1
-1
/
+2
2017-01-14
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-17
/
+2
2017-01-13
sd: remove __data_len hack for WRITE SAME
Christoph Hellwig
1
-16
/
+1
2017-01-13
scsi: use blk_rq_payload_bytes
Christoph Hellwig
1
-1
/
+1
2017-01-13
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
7
-6
/
+26
2017-01-13
Merge remote-tracking branch 'mkp-scsi/4.10/scsi-fixes' into fixes
James Bottomley
5
-85
/
+33
2017-01-11
scsi: lpfc: avoid double free of resource identifiers
Roberto Sassu
1
-0
/
+7
2017-01-11
scsi: qla2xxx: remove irq_affinity_notifier
Christoph Hellwig
2
-74
/
+0
2017-01-11
scsi: qla2xxx: fix MSI-X vector affinity
Christoph Hellwig
2
-5
/
+12
2017-01-10
ibmvscsis: Fix srp_transfer_data fail return code
Bryant G. Ly
1
-1
/
+1
2017-01-09
scsi: qla2xxx: Fix apparent cut-n-paste error.
Dave Jones
1
-1
/
+1
2017-01-09
scsi: qla2xxx: Get mutex lock before checking optrom_state
Milan P. Gandhi
1
-5
/
+13
2017-01-08
Merge remote-tracking branch 'mkp-scsi/fixes' into fixes
James Bottomley
5
-4
/
+24
[next]