Age | Commit message (Expand) | Author | Files | Lines |
2017-03-15 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 40 | -285/+640 |
2017-03-12 | Merge remote-tracking branch 'mkp-scsi/4.11/scsi-fixes' into fixes | James Bottomley | 2 | -10/+18 |
2017-03-10 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -1/+1 |
2017-03-10 | scripts/spelling.txt: add "disble(d)" pattern and fix typo instances | Masahiro Yamada | 1 | -1/+1 |
2017-03-08 | Revert "scsi, block: fix duplicate bdi name registration crashes" | Jan Kara | 1 | -33/+8 |
2017-03-08 | scsi: lpfc: Add shutdown method for kexec | Anton Blanchard | 1 | -0/+1 |
2017-03-08 | scsi: storvsc: Workaround for virtual DVD SCSI version | Stephen Hemminger | 1 | -10/+17 |
2017-03-08 | Merge remote-tracking branch 'mkp-scsi/fixes' into fixes | James Bottomley | 39 | -275/+622 |
2017-03-07 | scsi: lpfc: revise version number to 11.2.0.10 | James Smart | 1 | -1/+1 |
2017-03-07 | scsi: lpfc: code cleanups in NVME initiator discovery | James Smart | 2 | -3/+3 |
2017-03-07 | scsi: lpfc: code cleanups in NVME initiator base | James Smart | 2 | -9/+10 |
2017-03-07 | scsi: lpfc: correct rdp diag portnames | James Smart | 1 | -4/+4 |
2017-03-07 | scsi: lpfc: remove dead sli3 nvme code | James Smart | 1 | -5/+0 |
2017-03-07 | scsi: lpfc: correct double print | James Smart | 1 | -22/+0 |
2017-03-07 | scsi: lpfc: Rename LPFC_MAX_EQ_DELAY to LPFC_MAX_EQ_DELAY_EQID_CNT | James Smart | 4 | -9/+10 |
2017-03-07 | scsi: lpfc: Rework lpfc Kconfig for NVME options | James Smart | 3 | -6/+41 |
2017-03-07 | scsi: lpfc: add transport eh_timed_out reference | James Smart | 1 | -0/+1 |
2017-03-07 | scsi: lpfc: Fix eh_deadline setting for sli3 adapters. | James Smart | 5 | -6/+69 |
2017-03-07 | scsi: lpfc: add NVME exchange aborts | James Smart | 8 | -10/+143 |
2017-03-07 | scsi: lpfc: Fix nvme allocation bug on failed nvme_fc_register_localport | James Smart | 1 | -2/+2 |
2017-03-07 | scsi: lpfc: Fix IO submission if WQ is full | James Smart | 2 | -2/+5 |
2017-03-07 | scsi: lpfc: Fix NVME CMD IU byte swapped word 1 problem | James Smart | 1 | -13/+4 |
2017-03-07 | scsi: lpfc: Fix RCTL value on NVME LS request and response | James Smart | 2 | -2/+2 |
2017-03-07 | scsi: lpfc: Fix crash during Hardware error recovery on SLI3 adapters | James Smart | 1 | -4/+10 |
2017-03-07 | scsi: lpfc: fix missing spin_unlock on sql_list_lock | James Smart | 1 | -1/+1 |
2017-03-07 | scsi: lpfc: don't dereference dma_buf->iocbq before null check | James Smart | 1 | -1/+1 |
2017-03-07 | scsi: lpfc: sanity check hrq is null before dereferencing it | James Smart | 1 | -5/+5 |
2017-03-07 | scsi: lpfc: remove redundant assignment of sgel | James Smart | 1 | -1/+0 |
2017-03-07 | scsi: lpfc: replace init_timer by setup_timer | Tomas Jasek | 2 | -33/+19 |
2017-03-07 | scsi: qedf: Use vsprintf extension %pad | Joe Perches | 1 | -2/+2 |
2017-03-07 | scsi: qedf: Fix defective logging format and argument mismatches | Joe Perches | 3 | -8/+11 |
2017-03-07 | scsi: vmw_pvscsi: handle the return value from pci_alloc_irq_vectors correctly | Christoph Hellwig | 1 | -1/+1 |
2017-03-07 | scsi: qla2xxx: Fix ql_dump_buffer | Joe Perches | 1 | -8/+4 |
2017-03-07 | scsi: aacraid: Fix typo in blink status | Raghava Aditya Renukunta | 1 | -1/+1 |
2017-03-07 | scsi: qedi: fix build error without DEBUG_FS | Arnd Bergmann | 4 | -15/+21 |
2017-03-04 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 83 | -3168/+22328 |
2017-03-03 | Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 8 | -4/+10 |
2017-03-03 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 18 | -2525/+4298 |
2017-03-03 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -114/+13 |
2017-03-02 | sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h... | Ingo Molnar | 2 | -0/+4 |
2017-03-02 | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar | 3 | -2/+3 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 3 | -2/+3 |
2017-03-02 | scsi: mpt3sas: Avoid sleeping in interrupt context | Bart Van Assche | 4 | -12/+12 |
2017-03-02 | scsi: sd: Check for unaligned partial completion | Damien Le Moal | 2 | -15/+17 |
2017-03-02 | scsi: ufs: Factor out ufshcd_read_desc_param | Potomski, MichalX | 3 | -72/+196 |
2017-03-01 | scsi: libiscsi: add lock around task lists to fix list corruption regression | Chris Leech | 1 | -1/+25 |
2017-03-01 | scsi: qedi: fix missing return error code check on call to qedi_setup_int | Colin Ian King | 1 | -1/+1 |
2017-02-28 | scsi: qedi: Fix memory leak in tmf response processing. | Dupuis, Chad | 1 | -2/+3 |
2017-02-28 | scsi: aacraid: remove redundant zero check on ret | Colin Ian King | 1 | -5/+1 |
2017-02-28 | scsi: lpfc: use proper format string for dma_addr_t | Arnd Bergmann | 1 | -6/+6 |