Age | Commit message (Expand) | Author |
2016-05-18 | qla1280: Don't allocate 512kb of host tags | Johannes Thumshirn |
2016-05-11 | lpfc: fix misleading indentation | Arnd Bergmann |
2016-05-04 | megaraid_sas: add missing curly braces in ioctl handler | Arnd Bergmann |
2016-05-04 | scsi_dh: force modular build if SCSI is a module | Arnd Bergmann |
2016-04-20 | sd: Fix excessive capacity printing on devices with blocks bigger than 512 bytes | Martin K. Petersen |
2016-04-20 | scsi: Do not attach VPD to devices that don't support it | Hannes Reinecke |
2016-04-12 | scsi_common: do not clobber fixed sense information | Hannes Reinecke |
2016-04-12 | aic7xxx: Fix queue depth handling | Alan |
2016-04-12 | be2iscsi: set the boot_kset pointer to NULL in case of failure | Maurizio Lombardi |
2016-04-12 | scsi: storvsc: fix SRB_STATUS_ABORTED handling | Vitaly Kuznetsov |
2016-04-12 | ncr5380: Call scsi_eh_prep_cmnd() and scsi_eh_restore_cmnd() as and when appr... | Finn Thain |
2016-04-12 | ncr5380: Fix NCR5380_select() EH checks and result handling | Finn Thain |
2016-04-12 | ncr5380: Forget aborted commands | Finn Thain |
2016-04-12 | ncr5380: Dont re-enter NCR5380_select() | Finn Thain |
2016-04-12 | ncr5380: Dont release lock for PIO transfer | Finn Thain |
2016-04-12 | ncr5380: Correctly clear command pointers and lists after bus reset | Finn Thain |
2016-04-12 | sd: Fix discard granularity when LBPRZ=1 | Martin K. Petersen |
2016-04-12 | aacraid: Set correct msix count for EEH recovery | Raghava Aditya Renukunta |
2016-04-12 | aacraid: Fix memory leak in aac_fib_map_free | Raghava Aditya Renukunta |
2016-04-12 | aacraid: Fix RRQ overload | Raghava Aditya Renukunta |
2016-04-12 | sg: fix dxferp in from_to case | Douglas Gilbert |
2016-02-26 | ipr: Fix regression when loading firmware | Gabriel Krisman Bertazi |
2016-02-26 | SCSI: Free resources when we return BLKPREP_INVALID | jiangyiwen |
2016-02-18 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2016-02-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds |
2016-02-12 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2016-02-11 | Merge remote-tracking branch 'mkp-scsi/4.5/scsi-fixes' into fixes | James Bottomley |
2016-02-11 | scsi: fix soft lockup in scsi_remove_target() on module removal | James Bottomley |
2016-02-10 | qla2xxx: use TARGET_SCF_USE_CPUID flag to indiate CPU Affinity | Quinn Tran |
2016-02-09 | SCSI: Add Marvell configuration device to VPD blacklist | Todd Fujinaka |
2016-02-06 | qla2xxx: Use ATIO type to send correct tmr response | Swapnil Nagle |
2016-02-06 | qla2xxx: Fix stale pointer access. | Quinn Tran |
2016-02-04 | Merge remote-tracking branch 'mkp-scsi/4.5/scsi-fixes' into fixes | James Bottomley |
2016-02-04 | block/sd: Return -EREMOTEIO when WRITE SAME and DISCARD are disabled | Martin K. Petersen |
2016-02-04 | SCSI: Add Marvell Console to VPD blacklist | Mika Westerberg |
2016-02-04 | scsi_dh_rdac: always retry MODE SELECT on command lock violation | Hannes Reinecke |
2016-02-03 | drivers/scsi/sg.c: mark VMA as VM_IO to prevent migration | Kirill A. Shutemov |
2016-01-29 | qla2xxx: Fix TMR ABORT interaction issue between qla2xxx and TCM | Quinn Tran |
2016-01-29 | qla2xxx: Fix warning reported by static checker | Himanshu Madhani |
2016-01-28 | storvsc: Use the specified target ID in device lookup | K. Y. Srinivasan |
2016-01-28 | storvsc: Install the storvsc specific timeout handler for FC devices | K. Y. Srinivasan |
2016-01-26 | hisi_sas: fix v1 hw check for slot error | John Garry |
2016-01-26 | hisi_sas: add dependency for HAS_IOMEM | John Garry |
2016-01-26 | Merge remote-tracking branch 'mkp-scsi/4.5/scsi-fixes' into fixes | James Bottomley |
2016-01-26 | SCSI: fix crashes in sd and sr runtime PM | Alan Stern |
2016-01-23 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds |
2016-01-22 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2016-01-20 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2016-01-20 | sd: Optimal I/O size is in bytes, not sectors | Martin K. Petersen |
2016-01-20 | hisi_sas: Restrict SCSI_HISI_SAS to arm64 | Geert Uytterhoeven |