index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2017-04-11
scsi: libfc: directly call ELS request handlers
Johannes Thumshirn
-11
/
+9
2017-04-11
scsi: sg: close race condition in sg_remove_sfp_usercontext()
Hannes Reinecke
-2
/
+10
2017-04-11
scsi: sg: use standard lists for sg_requests
Hannes Reinecke
-86
/
+61
2017-04-11
scsi: sg: check for valid direction before starting the request
Johannes Thumshirn
-12
/
+34
2017-04-11
scsi: sg: protect accesses to 'reserved' page array
Hannes Reinecke
-20
/
+25
2017-04-11
scsi: sg: remove 'save_scat_len'
Hannes Reinecke
-2
/
+0
2017-04-11
scsi: sg: disable SET_FORCE_LOW_DMA
Hannes Reinecke
-22
/
+9
2017-04-11
scsi: qla2xxx: remove some redundant pointer assignments
Colin Ian King
-6
/
+0
2017-04-06
scsi: qla4xxx: drop redundant init_completion
Nicholas Mc Guire
-1
/
+0
2017-04-06
scsi: make asynchronous aborts mandatory
Hannes Reinecke
-94
/
+15
2017-04-06
scsi: make scsi_eh_scmd_add() always succeed
Hannes Reinecke
-31
/
+16
2017-04-06
scsi: make eh_eflags persistent
Hannes Reinecke
-11
/
+10
2017-04-06
scsi: libsas: allow async aborts
Christoph Hellwig
-3
/
+0
2017-04-06
scsi: always send command aborts
Hannes Reinecke
-12
/
+0
2017-04-06
scsi: sd: Return SUCCESS in sd_eh_action() after device offline
Hannes Reinecke
-1
/
+1
2017-04-06
scsi: scsi_error: count medium access timeout only once per EH run
Hannes Reinecke
-1
/
+46
2017-04-06
scsi: csiostor: switch to pci_alloc_irq_vectors
Christoph Hellwig
-82
/
+47
2017-04-06
scsi: ses: don't get power status of SES device slot on probe
Mauricio Faria de Oliveira
-2
/
+6
2017-04-06
scsi: Make checking the scsi_device_get() return value mandatory
Bart Van Assche
-1
/
+1
2017-04-06
scsi: osd_uld: Check scsi_device_get() return value
Bart Van Assche
-3
/
+5
2017-04-04
scsi: sas: remove sas_domain_release_transport
Johannes Thumshirn
-8
/
+0
2017-04-04
scsi: qla2xxx: Fix typo in driver
Milan P Gandhi
-7
/
+7
2017-04-04
scsi: advansys: fix uninitialized data access
Arnd Bergmann
-11
/
+10
2017-03-30
scsi: be2iscsi: switch to pci_alloc_irq_vectors
Christoph Hellwig
-87
/
+42
2017-03-29
Revert "scsi: ufs: add queries retry mechanism"
Szymon Mielczarek
-45
/
+9
2017-03-29
scsi: hpsa: change driver version
Don Brace
-1
/
+1
2017-03-29
scsi: hpsa: update pci ids
Don Brace
-0
/
+4
2017-03-29
scsi: hisi_sas: fix SATA dependency
Arnd Bergmann
-1
/
+2
2017-03-29
scsi: ufs: just use sizeof() for snprintf()
Tomohiro Kusumi
-1
/
+1
2017-03-29
scsi: ufs: remove deprecated enum for hw interrupt
Tomohiro Kusumi
-7
/
+0
2017-03-29
scsi: ufs: add missing macros for register bits from UFSHCI spec
Tomohiro Kusumi
-0
/
+2
2017-03-29
scsi: ufs: non functional macro fix
Tomohiro Kusumi
-4
/
+4
2017-03-29
scsi: ufs: use existing macro CONTROLLER_ENABLE to test register bit
Tomohiro Kusumi
-1
/
+2
2017-03-29
scsi: ufs: make ufshcd_is_{device_present, hba_active}() return bool
Tomohiro Kusumi
-6
/
+6
2017-03-29
scsi: hisi_sas: add missing break in switch statement
Colin Ian King
-0
/
+1
2017-03-27
MAINTAINERS: remove pmchba list for PM8001
Jack Wang
-1
/
+0
2017-03-27
scsi: be2iscsi: Update driver version
Jitendra Bhivare
-1
/
+1
2017-03-27
scsi: be2iscsi: Update Copyright
Jitendra Bhivare
-75
/
+36
2017-03-27
scsi: be2iscsi: Check size before copying ASYNC handle
Jitendra Bhivare
-1
/
+6
2017-03-27
scsi: be2iscsi: Remove free_list for ASYNC handles
Jitendra Bhivare
-64
/
+43
2017-03-27
scsi: be2iscsi: Use num_cons field in Rx CQE
Jitendra Bhivare
-74
/
+51
2017-03-27
scsi: be2iscsi: Increase HDQ default queue size
Jitendra Bhivare
-16
/
+17
2017-03-27
scsi: scsi_transport_iscsi: Use flush_work in iscsi_remove_session
Jitendra Bhivare
-2
/
+1
2017-03-27
scsi: be2iscsi: Replace spin_unlock_bh with spin_lock
Jitendra Bhivare
-1
/
+1
2017-03-27
scsi: be2iscsi: Fix closing of connection
Jitendra Bhivare
-160
/
+159
2017-03-27
scsi: be2iscsi: Check tag in beiscsi_mccq_compl_wait
Jitendra Bhivare
-0
/
+6
2017-03-27
scsi: ufs: fix wrong/ambiguous fall through comments
Tomohiro Kusumi
-2
/
+1
2017-03-27
scsi: osd_uld: remove an unneeded NULL check
Dan Carpenter
-4
/
+3
2017-03-23
scsi: ipr: Driver version 2.6.4
Brian King
-2
/
+2
2017-03-23
scsi: ipr: Fix SATA EH hang
Brian King
-21
/
+41
[next]