index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
|
scsi: pmcraid: use __iomem pointers for ioctl argument
Arnd Bergmann
2017-04-24
1
-28
/
+16
|
*
|
|
|
|
|
scsi: pmcraid: fix lock imbalance in pmcraid_reset_reload()
Christoph Hellwig
2017-04-24
1
-31
/
+28
|
*
|
|
|
|
|
scsi: sas: move scsi_remove_host call into sas_remove_host
Johannes Thumshirn
2017-04-21
7
-8
/
+6
|
*
|
|
|
|
|
scsi: BusLogic: fix incorrect spelling of adatper_reset_req
Colin Ian King
2017-04-21
2
-4
/
+12
|
*
|
|
|
|
|
scsi: bfa: use designated initializers
Kees Cook
2017-04-21
1
-10
/
+21
|
*
|
|
|
|
|
scsi: aic7xxx: fix order of arguments in function prototype
Colin Ian King
2017-04-19
1
-2
/
+2
|
*
|
|
|
|
|
scsi: bfa: remove bfa_module_s madness
Christoph Hellwig
2017-04-19
5
-298
/
+108
|
*
|
|
|
|
|
scsi: qedi: qedf: Use designated initializers
Kees Cook
2017-04-19
2
-2
/
+2
|
*
|
|
|
|
|
scsi: storvsc: Add support for FC rport.
Cathy Avery
2017-04-19
1
-5
/
+18
|
*
|
|
|
|
|
scsi: scsi_transport_fc: Add dummy initiator role to rport
Cathy Avery
2017-04-19
1
-4
/
+6
|
*
|
|
|
|
|
scsi: virtio_scsi: Always try to read VPD pages
David Gibson
2017-04-19
1
-0
/
+24
|
*
|
|
|
|
|
scsi: lpfc: fix potential buffer overflow.
Maurizio Lombardi
2017-04-18
1
-2
/
+2
|
*
|
|
|
|
|
scsi: cxgb4i: update module description
Varun Prakash
2017-04-18
1
-1
/
+1
|
*
|
|
|
|
|
scsi: fc: remove redundant check of an unsigned long being less than zero
Colin Ian King
2017-04-18
1
-1
/
+1
|
*
|
|
|
|
|
scsi: ibmvfc: don't check for failure from mempool_alloc()
NeilBrown
2017-04-18
1
-6
/
+0
|
*
|
|
|
|
|
scsi: storvsc: remove return at end of void function
Miguel Bernal Marin
2017-04-13
1
-2
/
+0
|
*
|
|
|
|
|
scsi: storvsc: Prefer kcalloc over kzalloc with multiply
Miguel Bernal Marin
2017-04-13
1
-1
/
+1
|
*
|
|
|
|
|
scsi: cxlflash: Introduce hardware queue steering
Matthew R. Ochs
2017-04-13
2
-6
/
+126
|
*
|
|
|
|
|
scsi: cxlflash: Add hardware queues attribute
Matthew R. Ochs
2017-04-13
2
-16
/
+106
|
*
|
|
|
|
|
scsi: cxlflash: Support multiple hardware queues
Uma Krishnan
2017-04-13
3
-164
/
+309
|
*
|
|
|
|
|
scsi: cxlflash: Improve asynchronous interrupt processing
Matthew R. Ochs
2017-04-13
1
-52
/
+42
|
*
|
|
|
|
|
scsi: cxlflash: Fix warnings/errors
Matthew R. Ochs
2017-04-13
4
-50
/
+57
|
*
|
|
|
|
|
scsi: cxlflash: Fix power-of-two validations
Matthew R. Ochs
2017-04-13
2
-6
/
+2
|
*
|
|
|
|
|
scsi: cxlflash: Remove unnecessary DMA mapping
Matthew R. Ochs
2017-04-13
1
-13
/
+2
|
*
|
|
|
|
|
scsi: cxlflash: Fence EEH during probe
Matthew R. Ochs
2017-04-13
3
-7
/
+28
|
*
|
|
|
|
|
scsi: cxlflash: Support up to 4 ports
Matthew R. Ochs
2017-04-13
2
-4
/
+80
|
*
|
|
|
|
|
scsi: cxlflash: SISlite updates to support 4 ports
Matthew R. Ochs
2017-04-13
3
-57
/
+141
|
*
|
|
|
|
|
scsi: cxlflash: Hide FC internals behind common access routine
Matthew R. Ochs
2017-04-13
3
-41
/
+61
|
*
|
|
|
|
|
scsi: cxlflash: Remove port configuration assumptions
Matthew R. Ochs
2017-04-13
7
-45
/
+72
|
*
|
|
|
|
|
scsi: cxlflash: Support dynamic number of FC ports
Matthew R. Ochs
2017-04-13
5
-32
/
+51
|
*
|
|
|
|
|
scsi: cxlflash: Update sysfs helper routines to pass config structure
Matthew R. Ochs
2017-04-13
1
-12
/
+12
|
*
|
|
|
|
|
scsi: cxlflash: Implement IRQ polling for RRQ processing
Matthew R. Ochs
2017-04-13
2
-4
/
+127
|
*
|
|
|
|
|
scsi: cxlflash: Serialize RRQ access and support offlevel processing
Matthew R. Ochs
2017-04-13
2
-7
/
+37
|
*
|
|
|
|
|
scsi: cxlflash: Separate RRQ processing from the RRQ interrupt handler
Matthew R. Ochs
2017-04-13
1
-6
/
+21
|
*
|
|
|
|
|
scsi: snic: fix spelling mistake: "Cann't" -> "Cannot"
Colin Ian King
2017-04-13
1
-1
/
+1
|
*
|
|
|
|
|
scsi: hisi_sas: controller reset for multi-bits ECC and AXI fatal errors
Xiang Chen
2017-04-11
1
-37
/
+56
|
*
|
|
|
|
|
scsi: hisi_sas: fix NULL deference when TMF timeouts
John Garry
2017-04-11
1
-27
/
+33
|
*
|
|
|
|
|
scsi: hisi_sas: add v2 hw internal abort timeout workaround
John Garry
2017-04-11
3
-10
/
+55
|
*
|
|
|
|
|
scsi: hisi_sas: workaround SoC about abort timeout bug
Xiaofei Tan
2017-04-11
1
-1
/
+126
|
*
|
|
|
|
|
scsi: hisi_sas: workaround a SoC SATA IO processing bug
Xiaofei Tan
2017-04-11
2
-13
/
+72
|
*
|
|
|
|
|
scsi: hisi_sas: workaround STP link SoC bug
Xiaofei Tan
2017-04-11
2
-1
/
+60
|
*
|
|
|
|
|
scsi: libfc: directly call ELS request handlers
Johannes Thumshirn
2017-04-11
1
-11
/
+9
|
*
|
|
|
|
|
scsi: sg: close race condition in sg_remove_sfp_usercontext()
Hannes Reinecke
2017-04-11
1
-2
/
+10
|
*
|
|
|
|
|
scsi: sg: use standard lists for sg_requests
Hannes Reinecke
2017-04-11
1
-86
/
+61
|
*
|
|
|
|
|
scsi: sg: check for valid direction before starting the request
Johannes Thumshirn
2017-04-11
1
-12
/
+34
|
*
|
|
|
|
|
scsi: sg: protect accesses to 'reserved' page array
Hannes Reinecke
2017-04-11
1
-20
/
+25
|
*
|
|
|
|
|
scsi: sg: remove 'save_scat_len'
Hannes Reinecke
2017-04-11
1
-2
/
+0
|
*
|
|
|
|
|
scsi: sg: disable SET_FORCE_LOW_DMA
Hannes Reinecke
2017-04-11
1
-21
/
+9
|
*
|
|
|
|
|
scsi: qla2xxx: remove some redundant pointer assignments
Colin Ian King
2017-04-11
1
-6
/
+0
|
*
|
|
|
|
|
scsi: qla4xxx: drop redundant init_completion
Nicholas Mc Guire
2017-04-06
1
-1
/
+0
[prev]
[next]