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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-26
scsi: fix typos and grammar in comments of scsi_transport_fc.c
Tyrel Datwyler
1
-6
/
+6
2017-06-26
scsi: lpfc: fix refcount error on node list
James Smart
1
-7
/
+0
2017-06-26
scsi: lpfc: Fix nvme io stoppage after link bounce
James Smart
1
-34
/
+1
2017-06-26
scsi: virtio_scsi: let host do exception handling
Paolo Bonzini
1
-0
/
+12
2017-06-26
scsi: qla2xxx: don't include <generated/utsrelease.h>
Johannes Berg
1
-7
/
+6
2017-06-26
scsi: csiostor: update module version
Varun Prakash
1
-1
/
+1
2017-06-26
scsi: sd: Use sysfs_match_string()
Martin K. Petersen
1
-42
/
+29
2017-06-26
scsi: scsi_dh_alua: remove synchronous STPG support
Christoph Hellwig
1
-22
/
+5
2017-06-26
scsi: remove various unused blist flags
Christoph Hellwig
1
-23
/
+2
2017-06-26
scsi: storvsc: use default I/O timeout handler for FC devices
Long Li
1
-0
/
+4
2017-06-26
scsi: aacraid: fix leak of data from stack back to userspace
Colin Ian King
1
-0
/
+2
2017-06-19
scsi: lpfc: update to revision to 11.4.0.1
James Smart
1
-1
/
+1
2017-06-19
scsi: lpfc: Driver responds LS_RJT to Beacon Off ELS - Linux
James Smart
1
-18
/
+4
2017-06-19
scsi: lpfc: Fix crash in lpfc_sli_ringtxcmpl_put when nvmet gets an abort req...
James Smart
1
-0
/
+1
2017-06-19
scsi: lpfc: Fix crash doing IO with resets
James Smart
1
-14
/
+8
2017-06-19
scsi: lpfc: Fix crash after firmware flash when IO is running.
James Smart
1
-1
/
+1
2017-06-19
scsi: lpfc: Fix SLI3 drivers attempting NVME ELS commands.
James Smart
2
-2
/
+17
2017-06-19
scsi: lpfc: Break up IO ctx list into a separate get and put list
James Smart
5
-40
/
+89
2017-06-19
scsi: lpfc: Reduce time spent in IRQ for received NVME commands
James Smart
1
-2
/
+0
2017-06-19
scsi: lpfc: Vport creation is failing with "Link Down" error
James Smart
1
-9
/
+12
2017-06-19
scsi: lpfc: Fix nvme_info sysfs output to be consistent
James Smart
1
-1
/
+1
2017-06-19
scsi: lpfc: Fix system panic when express lane enabled.
James Smart
1
-0
/
+3
2017-06-19
scsi: hisi_sas: modify internal abort dev flow for v3 hw
Xiang Chen
3
-0
/
+45
2017-06-19
scsi: hisi_sas: add v3 code to fill some more hw function pointers
Xiang Chen
1
-0
/
+39
2017-06-19
scsi: hisi_sas: add get_wideport_bitmap_v3_hw()
Xiang Chen
1
-0
/
+13
2017-06-19
scsi: hisi_sas: add v3 code to send internal abort command
Xiang Chen
1
-0
/
+38
2017-06-19
scsi: hisi_sas: add v3 code for itct setup and free
Xiang Chen
1
-0
/
+114
2017-06-19
scsi: hisi_sas: add v3 code to send ATA frame
Xiang Chen
1
-0
/
+106
2017-06-19
scsi: hisi_sas: add v3 code to send SMP frame
Xiang Chen
1
-0
/
+74
2017-06-19
scsi: hisi_sas: add v3 code to send SSP frame
Xiang Chen
1
-0
/
+208
2017-06-19
scsi: hisi_sas: add v3 cq interrupt handler
Xiang Chen
1
-0
/
+340
2017-06-19
scsi: hisi_sas: add phy up/down/bcast and channel ISR
Xiang Chen
1
-0
/
+283
2017-06-19
scsi: hisi_sas: add v3 hw PHY init
Xiang Chen
1
-1
/
+126
2017-06-19
scsi: hisi_sas: add v3 hw init
Xiang Chen
1
-0
/
+277
2017-06-19
scsi: hisi_sas: add initialisation for v3 pci-based controller
John Garry
3
-6
/
+172
2017-06-19
scsi: hisi_sas: add skeleton v3 hw driver
John Garry
3
-1
/
+57
2017-06-19
scsi: hisi_sas: create hisi_sas_get_fw_info()
John Garry
2
-37
/
+71
2017-06-19
scsi: hisi_sas: add pci_dev in hisi_hba struct
John Garry
4
-55
/
+59
2017-06-19
scsi: hisi_sas: relocate get_ncq_tag_v2_hw()
Xiang Chen
3
-15
/
+17
2017-06-19
scsi: hisi_sas: relocate sata_done_v2_hw()
Xiang Chen
3
-16
/
+19
2017-06-19
scsi: hisi_sas: relocate get_ata_protocol()
Xiang Chen
3
-65
/
+68
2017-06-19
scsi: hisi_sas: optimise the usage of hisi_hba.lock
Xiang Chen
4
-58
/
+77
2017-06-19
scsi: hisi_sas: define hisi_sas_device.device_id as int
John Garry
2
-9
/
+9
2017-06-19
scsi: hisi_sas: fix timeout check in hisi_sas_internal_task_abort()
Xiang Chen
1
-8
/
+17
2017-06-12
scsi: lpfc: update to revision to 11.4.0.0
James Smart
1
-1
/
+1
2017-06-12
scsi: lpfc: Add auto EQ delay logic
James Smart
8
-13
/
+177
2017-06-12
scsi: lpfc: Fix defects reported by Coverity Scan
James Smart
2
-21
/
+13
2017-06-12
scsi: lpfc: Fix vports not logging into target
James Smart
1
-17
/
+14
2017-06-12
scsi: lpfc: Fix PRLI retry handling when target rejects it.
James Smart
1
-3
/
+14
2017-06-12
scsi: lpfc: Null pointer dereference when log_verbose is set to 0xffffffff
James Smart
1
-2
/
+4
[prev]
[next]