index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
blk-exec.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-04-14
scsi: cxlflash: Support dynamic number of FC ports
Matthew R. Ochs
5
-32
/
+51
2017-04-14
scsi: cxlflash: Update sysfs helper routines to pass config structure
Matthew R. Ochs
1
-12
/
+12
2017-04-14
scsi: cxlflash: Implement IRQ polling for RRQ processing
Matthew R. Ochs
2
-4
/
+127
2017-04-14
scsi: cxlflash: Serialize RRQ access and support offlevel processing
Matthew R. Ochs
2
-7
/
+37
2017-04-14
scsi: cxlflash: Separate RRQ processing from the RRQ interrupt handler
Matthew R. Ochs
1
-6
/
+21
2017-04-14
scsi: snic: fix spelling mistake: "Cann't" -> "Cannot"
Colin Ian King
1
-1
/
+1
2017-04-12
scsi: hisi_sas: controller reset for multi-bits ECC and AXI fatal errors
Xiang Chen
1
-37
/
+56
2017-04-12
scsi: hisi_sas: fix NULL deference when TMF timeouts
John Garry
1
-27
/
+33
2017-04-12
scsi: hisi_sas: add v2 hw internal abort timeout workaround
John Garry
3
-10
/
+55
2017-04-12
scsi: hisi_sas: workaround SoC about abort timeout bug
Xiaofei Tan
1
-1
/
+126
2017-04-12
scsi: hisi_sas: workaround a SoC SATA IO processing bug
Xiaofei Tan
2
-13
/
+72
2017-04-12
scsi: hisi_sas: workaround STP link SoC bug
Xiaofei Tan
2
-1
/
+60
2017-04-12
scsi: libfc: directly call ELS request handlers
Johannes Thumshirn
1
-11
/
+9
2017-04-12
scsi: sg: close race condition in sg_remove_sfp_usercontext()
Hannes Reinecke
1
-2
/
+10
2017-04-12
scsi: sg: use standard lists for sg_requests
Hannes Reinecke
1
-86
/
+61
2017-04-12
scsi: sg: check for valid direction before starting the request
Johannes Thumshirn
1
-12
/
+34
2017-04-12
scsi: sg: protect accesses to 'reserved' page array
Hannes Reinecke
1
-20
/
+25
2017-04-12
scsi: sg: remove 'save_scat_len'
Hannes Reinecke
1
-2
/
+0
2017-04-12
scsi: sg: disable SET_FORCE_LOW_DMA
Hannes Reinecke
2
-22
/
+9
2017-04-12
scsi: qla2xxx: remove some redundant pointer assignments
Colin Ian King
1
-6
/
+0
2017-04-06
scsi: qla4xxx: drop redundant init_completion
Nicholas Mc Guire
1
-1
/
+0
2017-04-06
scsi: make asynchronous aborts mandatory
Hannes Reinecke
5
-94
/
+15
2017-04-06
scsi: make scsi_eh_scmd_add() always succeed
Hannes Reinecke
3
-31
/
+16
2017-04-06
scsi: make eh_eflags persistent
Hannes Reinecke
4
-11
/
+10
2017-04-06
scsi: libsas: allow async aborts
Christoph Hellwig
1
-3
/
+0
2017-04-06
scsi: always send command aborts
Hannes Reinecke
1
-12
/
+0
2017-04-06
scsi: sd: Return SUCCESS in sd_eh_action() after device offline
Hannes Reinecke
1
-1
/
+1
2017-04-06
scsi: scsi_error: count medium access timeout only once per EH run
Hannes Reinecke
4
-1
/
+46
2017-04-06
scsi: csiostor: switch to pci_alloc_irq_vectors
Christoph Hellwig
2
-82
/
+47
2017-04-06
scsi: ses: don't get power status of SES device slot on probe
Mauricio Faria de Oliveira
2
-2
/
+6
2017-04-06
scsi: Make checking the scsi_device_get() return value mandatory
Bart Van Assche
1
-1
/
+1
2017-04-06
scsi: osd_uld: Check scsi_device_get() return value
Bart Van Assche
1
-3
/
+5
2017-04-05
scsi: sas: remove sas_domain_release_transport
Johannes Thumshirn
2
-8
/
+0
2017-04-05
scsi: qla2xxx: Fix typo in driver
Milan P Gandhi
5
-7
/
+7
2017-04-05
scsi: advansys: fix uninitialized data access
Arnd Bergmann
1
-11
/
+10
2017-03-30
scsi: be2iscsi: switch to pci_alloc_irq_vectors
Christoph Hellwig
2
-87
/
+42
2017-03-30
Revert "scsi: ufs: add queries retry mechanism"
Szymon Mielczarek
1
-45
/
+9
2017-03-30
scsi: hpsa: change driver version
Don Brace
1
-1
/
+1
2017-03-30
scsi: hpsa: update pci ids
Don Brace
1
-0
/
+4
2017-03-30
scsi: hisi_sas: fix SATA dependency
Arnd Bergmann
1
-1
/
+2
2017-03-30
scsi: ufs: just use sizeof() for snprintf()
Tomohiro Kusumi
1
-1
/
+1
2017-03-30
scsi: ufs: remove deprecated enum for hw interrupt
Tomohiro Kusumi
1
-7
/
+0
2017-03-30
scsi: ufs: add missing macros for register bits from UFSHCI spec
Tomohiro Kusumi
1
-0
/
+2
2017-03-30
scsi: ufs: non functional macro fix
Tomohiro Kusumi
1
-4
/
+4
2017-03-30
scsi: ufs: use existing macro CONTROLLER_ENABLE to test register bit
Tomohiro Kusumi
1
-1
/
+2
2017-03-30
scsi: ufs: make ufshcd_is_{device_present, hba_active}() return bool
Tomohiro Kusumi
1
-6
/
+6
2017-03-30
scsi: hisi_sas: add missing break in switch statement
Colin Ian King
1
-0
/
+1
2017-03-28
MAINTAINERS: remove pmchba list for PM8001
Jack Wang
1
-1
/
+0
2017-03-28
scsi: be2iscsi: Update driver version
Jitendra Bhivare
1
-1
/
+1
2017-03-28
scsi: be2iscsi: Update Copyright
Jitendra Bhivare
9
-75
/
+36
[next]