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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-26
scsi: cxlflash: Introduce host ioctl support
Matthew R. Ochs
4
-5
/
+168
2017-06-26
scsi: cxlflash: Separate AFU internal command handling from AFU sync specifics
Matthew R. Ochs
2
-28
/
+53
2017-06-26
scsi: cxlflash: Create character device to provide host management interface
Uma Krishnan
3
-2
/
+212
2017-06-26
scsi: cxlflash: Add scsi command abort handler
Uma Krishnan
1
-0
/
+61
2017-06-26
scsi: cxlflash: Flush pending commands in cleanup path
Uma Krishnan
2
-5
/
+57
2017-06-26
scsi: cxlflash: Track pending scsi commands in each hardware queue
Uma Krishnan
2
-0
/
+11
2017-06-26
scsi: cxlflash: Handle AFU sync failures
Uma Krishnan
3
-27
/
+107
2017-06-26
scsi: cxlflash: Schedule asynchronous reset of the host
Uma Krishnan
2
-35
/
+104
2017-06-26
scsi: cxlflash: Reset hardware queue context via specified register
Uma Krishnan
2
-38
/
+47
2017-06-26
scsi: cxlflash: Update cxlflash_afu_sync() to return errno
Uma Krishnan
1
-5
/
+6
2017-06-26
scsi: cxlflash: Combine the send queue locks
Uma Krishnan
2
-6
/
+6
2017-06-26
scsi: sgiwd93: switch to dma_alloc_attrs
Christoph Hellwig
1
-4
/
+6
2017-06-26
scsi: 53c700: switch to dma_alloc_attrs
Christoph Hellwig
1
-4
/
+4
2017-06-26
scsi: qedi: Remove comparison of u16 idx with zero.
Christos Gkekas
1
-2
/
+2
2017-06-26
scsi: hpsa: fix spelling mistake: "encrypytion" -> "encryption"
Colin Ian King
1
-1
/
+1
2017-06-26
scsi: hisi_sas: redefine hisi_sas_phy.phy_type as u32
John Garry
1
-1
/
+1
2017-06-26
scsi: Remove the definition of VLC_SA_RECEIVE_CREDENTIAL
Bart Van Assche
1
-3
/
+0
2017-06-26
scsi: aacraid: Don't copy uninitialized stack memory to userspace
Seth Forshee
1
-0
/
+2
2017-06-26
scsi: bnx2i: missing error code in bnx2i_ep_connect()
Dan Carpenter
1
-1
/
+2
2017-06-26
scsi: hptiop: make function hptiop_iop_request_callback_itl static
Colin Ian King
1
-1
/
+1
2017-06-26
scsi: cxgb4i: assign rxqs in round robin mode
Varun Prakash
2
-1
/
+5
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: fc: drop residual tsk_mgmt_response and it_nexus_response
Kefeng Wang
1
-4
/
+0
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
2
-23
/
+5
2017-06-26
scsi: remove various unused blist flags
Christoph Hellwig
2
-32
/
+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
[next]