index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
scsi: cxlflash: Improve asynchronous interrupt processing
Matthew R. Ochs
2017-04-14
1
-52
/
+42
|
*
|
|
|
scsi: cxlflash: Fix warnings/errors
Matthew R. Ochs
2017-04-14
4
-50
/
+57
|
*
|
|
|
scsi: cxlflash: Fix power-of-two validations
Matthew R. Ochs
2017-04-14
2
-6
/
+2
|
*
|
|
|
scsi: cxlflash: Remove unnecessary DMA mapping
Matthew R. Ochs
2017-04-14
1
-13
/
+2
|
*
|
|
|
scsi: cxlflash: Fence EEH during probe
Matthew R. Ochs
2017-04-14
3
-7
/
+28
|
*
|
|
|
scsi: cxlflash: Support up to 4 ports
Matthew R. Ochs
2017-04-14
2
-4
/
+80
|
*
|
|
|
scsi: cxlflash: SISlite updates to support 4 ports
Matthew R. Ochs
2017-04-14
3
-57
/
+141
|
*
|
|
|
scsi: cxlflash: Hide FC internals behind common access routine
Matthew R. Ochs
2017-04-14
3
-41
/
+61
|
*
|
|
|
scsi: cxlflash: Remove port configuration assumptions
Matthew R. Ochs
2017-04-14
7
-45
/
+72
|
*
|
|
|
scsi: cxlflash: Support dynamic number of FC ports
Matthew R. Ochs
2017-04-14
5
-32
/
+51
|
*
|
|
|
scsi: cxlflash: Update sysfs helper routines to pass config structure
Matthew R. Ochs
2017-04-14
1
-12
/
+12
|
*
|
|
|
scsi: cxlflash: Implement IRQ polling for RRQ processing
Matthew R. Ochs
2017-04-14
2
-4
/
+127
|
*
|
|
|
scsi: cxlflash: Serialize RRQ access and support offlevel processing
Matthew R. Ochs
2017-04-14
2
-7
/
+37
|
*
|
|
|
scsi: cxlflash: Separate RRQ processing from the RRQ interrupt handler
Matthew R. Ochs
2017-04-14
1
-6
/
+21
|
*
|
|
|
scsi: snic: fix spelling mistake: "Cann't" -> "Cannot"
Colin Ian King
2017-04-14
1
-1
/
+1
|
*
|
|
|
scsi: hisi_sas: controller reset for multi-bits ECC and AXI fatal errors
Xiang Chen
2017-04-12
1
-37
/
+56
|
*
|
|
|
scsi: hisi_sas: fix NULL deference when TMF timeouts
John Garry
2017-04-12
1
-27
/
+33
|
*
|
|
|
scsi: hisi_sas: add v2 hw internal abort timeout workaround
John Garry
2017-04-12
3
-10
/
+55
|
*
|
|
|
scsi: hisi_sas: workaround SoC about abort timeout bug
Xiaofei Tan
2017-04-12
1
-1
/
+126
|
*
|
|
|
scsi: hisi_sas: workaround a SoC SATA IO processing bug
Xiaofei Tan
2017-04-12
2
-13
/
+72
|
*
|
|
|
scsi: hisi_sas: workaround STP link SoC bug
Xiaofei Tan
2017-04-12
2
-1
/
+60
|
*
|
|
|
scsi: libfc: directly call ELS request handlers
Johannes Thumshirn
2017-04-12
1
-11
/
+9
|
*
|
|
|
scsi: sg: close race condition in sg_remove_sfp_usercontext()
Hannes Reinecke
2017-04-12
1
-2
/
+10
|
*
|
|
|
scsi: sg: use standard lists for sg_requests
Hannes Reinecke
2017-04-12
1
-86
/
+61
|
*
|
|
|
scsi: sg: check for valid direction before starting the request
Johannes Thumshirn
2017-04-12
1
-12
/
+34
|
*
|
|
|
scsi: sg: protect accesses to 'reserved' page array
Hannes Reinecke
2017-04-12
1
-20
/
+25
|
*
|
|
|
scsi: sg: remove 'save_scat_len'
Hannes Reinecke
2017-04-12
1
-2
/
+0
|
*
|
|
|
scsi: sg: disable SET_FORCE_LOW_DMA
Hannes Reinecke
2017-04-12
1
-21
/
+9
|
*
|
|
|
scsi: qla2xxx: remove some redundant pointer assignments
Colin Ian King
2017-04-12
1
-6
/
+0
|
*
|
|
|
scsi: qla4xxx: drop redundant init_completion
Nicholas Mc Guire
2017-04-06
1
-1
/
+0
|
*
|
|
|
scsi: make asynchronous aborts mandatory
Hannes Reinecke
2017-04-06
3
-77
/
+9
|
*
|
|
|
scsi: make scsi_eh_scmd_add() always succeed
Hannes Reinecke
2017-04-06
3
-31
/
+16
|
*
|
|
|
scsi: make eh_eflags persistent
Hannes Reinecke
2017-04-06
2
-4
/
+2
|
*
|
|
|
scsi: libsas: allow async aborts
Christoph Hellwig
2017-04-06
1
-3
/
+0
|
*
|
|
|
scsi: always send command aborts
Hannes Reinecke
2017-04-06
1
-12
/
+0
|
*
|
|
|
scsi: sd: Return SUCCESS in sd_eh_action() after device offline
Hannes Reinecke
2017-04-06
1
-1
/
+1
|
*
|
|
|
scsi: scsi_error: count medium access timeout only once per EH run
Hannes Reinecke
2017-04-06
3
-1
/
+45
|
*
|
|
|
scsi: csiostor: switch to pci_alloc_irq_vectors
Christoph Hellwig
2017-04-06
2
-82
/
+47
|
*
|
|
|
scsi: ses: don't get power status of SES device slot on probe
Mauricio Faria de Oliveira
2017-04-06
1
-1
/
+0
|
*
|
|
|
scsi: osd_uld: Check scsi_device_get() return value
Bart Van Assche
2017-04-06
1
-3
/
+5
|
*
|
|
|
scsi: sas: remove sas_domain_release_transport
Johannes Thumshirn
2017-04-05
1
-7
/
+0
|
*
|
|
|
scsi: qla2xxx: Fix typo in driver
Milan P Gandhi
2017-04-05
5
-7
/
+7
|
*
|
|
|
scsi: advansys: fix uninitialized data access
Arnd Bergmann
2017-04-05
1
-11
/
+10
|
*
|
|
|
scsi: be2iscsi: switch to pci_alloc_irq_vectors
Christoph Hellwig
2017-03-30
2
-87
/
+42
|
*
|
|
|
Revert "scsi: ufs: add queries retry mechanism"
Szymon Mielczarek
2017-03-30
1
-45
/
+9
|
*
|
|
|
scsi: hpsa: change driver version
Don Brace
2017-03-30
1
-1
/
+1
|
*
|
|
|
scsi: hpsa: update pci ids
Don Brace
2017-03-30
1
-0
/
+4
|
*
|
|
|
scsi: hisi_sas: fix SATA dependency
Arnd Bergmann
2017-03-30
1
-1
/
+2
|
*
|
|
|
scsi: ufs: just use sizeof() for snprintf()
Tomohiro Kusumi
2017-03-30
1
-1
/
+1
|
*
|
|
|
scsi: ufs: remove deprecated enum for hw interrupt
Tomohiro Kusumi
2017-03-30
1
-7
/
+0
[prev]
[next]