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-04-24
Fix nvme initiator handling when not enabled.
James Smart
2
-3
/
+14
2017-04-24
Fix driver usage of 128B WQEs when WQ_CREATE is V1.
James Smart
1
-0
/
+3
2017-04-24
Fix driver unload/reload operation.
James Smart
2
-22
/
+31
2017-04-24
Fix PRLI ACC rsp for NVME
James Smart
1
-1
/
+1
2017-04-24
Fix extra line print in rqpair debug print.
James Smart
1
-2
/
+0
2017-04-24
Remove NULL ptr check before kfree.
James Smart
1
-8
/
+4
2017-04-24
Remove unused defines for NVME PostBuf.
James Smart
1
-3
/
+0
2017-04-24
Fix spelling in comments.
James Smart
1
-1
/
+1
2017-04-24
Add debug messages for nvme/fcp resource allocation.
James Smart
1
-0
/
+6
2017-04-24
Fix log message in completion path.
James Smart
1
-3
/
+2
2017-04-24
Fix rejected nvme LS Req.
James Smart
1
-5
/
+21
2017-04-24
Fix nvme unregister port timeout.
James Smart
1
-3
/
+5
2017-04-24
Standardize nvme SGL segment count
James Smart
3
-7
/
+3
2017-04-21
nvmet_fc: Rework target side abort handling
James Smart
1
-21
/
+28
2017-04-21
nvmet_fc: add req_release to lldd api
James Smart
2
-7
/
+73
2017-04-21
nvmet_fc: add target feature flags for upcall isr contexts
James Smart
1
-1
/
+3
2017-04-21
scsi: sas: move scsi_remove_host call into sas_remove_host
Johannes Thumshirn
7
-8
/
+6
2017-04-21
scsi: BusLogic: fix incorrect spelling of adatper_reset_req
Colin Ian King
2
-4
/
+12
2017-04-21
scsi: bfa: use designated initializers
Kees Cook
1
-10
/
+21
2017-04-20
blk-mq: remove the error argument to blk_mq_complete_request
Christoph Hellwig
1
-1
/
+1
2017-04-20
scsi: introduce a result field in struct scsi_request
Christoph Hellwig
7
-19
/
+18
2017-04-20
block: remove the blk_execute_rq return value
Christoph Hellwig
1
-1
/
+4
2017-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-12
/
+49
2017-04-19
scsi: aic7xxx: fix order of arguments in function prototype
Colin Ian King
1
-2
/
+2
2017-04-19
scsi: bfa: remove bfa_module_s madness
Christoph Hellwig
5
-298
/
+108
2017-04-19
scsi: qedi: qedf: Use designated initializers
Kees Cook
2
-2
/
+2
2017-04-19
scsi: storvsc: Add support for FC rport.
Cathy Avery
1
-5
/
+18
2017-04-19
scsi: scsi_transport_fc: Add dummy initiator role to rport
Cathy Avery
1
-4
/
+6
2017-04-19
scsi: virtio_scsi: Always try to read VPD pages
David Gibson
1
-0
/
+24
2017-04-18
scsi: lpfc: fix potential buffer overflow.
Maurizio Lombardi
1
-2
/
+2
2017-04-18
scsi: cxgb4i: update module description
Varun Prakash
1
-1
/
+1
2017-04-18
scsi: fc: remove redundant check of an unsigned long being less than zero
Colin Ian King
1
-1
/
+1
2017-04-18
scsi: ibmvfc: don't check for failure from mempool_alloc()
NeilBrown
1
-6
/
+0
2017-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+3
2017-04-15
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
8
-12
/
+49
2017-04-15
Merge remote-tracking branch 'mkp-scsi/4.11/scsi-fixes' into fixes
James Bottomley
1
-2
/
+2
2017-04-13
scsi: storvsc: remove return at end of void function
Miguel Bernal Marin
1
-2
/
+0
2017-04-13
scsi: storvsc: Prefer kcalloc over kzalloc with multiply
Miguel Bernal Marin
1
-1
/
+1
2017-04-13
scsi: cxlflash: Introduce hardware queue steering
Matthew R. Ochs
2
-6
/
+126
2017-04-13
scsi: cxlflash: Add hardware queues attribute
Matthew R. Ochs
2
-16
/
+106
2017-04-13
scsi: cxlflash: Support multiple hardware queues
Uma Krishnan
3
-164
/
+309
2017-04-13
scsi: cxlflash: Improve asynchronous interrupt processing
Matthew R. Ochs
1
-52
/
+42
2017-04-13
scsi: cxlflash: Fix warnings/errors
Matthew R. Ochs
4
-50
/
+57
2017-04-13
scsi: cxlflash: Fix power-of-two validations
Matthew R. Ochs
2
-6
/
+2
2017-04-13
scsi: cxlflash: Remove unnecessary DMA mapping
Matthew R. Ochs
1
-13
/
+2
2017-04-13
scsi: cxlflash: Fence EEH during probe
Matthew R. Ochs
3
-7
/
+28
2017-04-13
scsi: cxlflash: Support up to 4 ports
Matthew R. Ochs
2
-4
/
+80
2017-04-13
scsi: cxlflash: SISlite updates to support 4 ports
Matthew R. Ochs
3
-57
/
+141
2017-04-13
scsi: cxlflash: Hide FC internals behind common access routine
Matthew R. Ochs
3
-41
/
+61
2017-04-13
scsi: cxlflash: Remove port configuration assumptions
Matthew R. Ochs
7
-45
/
+72
[prev]
[next]