aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-23Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-17/+0
2016-03-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds5-64/+130
2016-03-22cxgb4, cxgb4i: move struct cpl_rx_data_ddp definitionVarun Prakash1-12/+0
2016-03-22cxgb4, iw_cxgb4, cxgb4i: remove duplicate definitionsVarun Prakash1-5/+0
2016-03-20Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+0
2016-03-19Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds2-17/+2
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-17/+21
2016-03-18Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds2-0/+17
2016-03-17Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds3-36/+51
2016-03-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds111-3137/+9078
2016-03-16Merge branch 'stable/for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/ibftLinus Torvalds1-0/+5
2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-2/+2
2016-03-15Merge branch 'fixes' into miscJames Bottomley6-4/+13
2016-03-14iscsi_ibft: Add prefix-len attr and display netmaskHannes Reinecke1-0/+5
2016-03-10qla2xxx: Add DebugFS node for target sess list.Quinn Tran3-20/+89
2016-03-10tcm_qla2xxx: Convert to target_alloc_session usageNicholas Bellinger3-46/+43
2016-03-09mpt3sas: Remove unnecessary synchronize_irq() before free_irq()Lars-Peter Clausen1-1/+0
2016-03-09sg: fix dxferp in from_to caseDouglas Gilbert1-1/+2
2016-03-09cxlflash: Use new cxl_pci_read_adapter_vpd() APIFrederic Barrat2-17/+2
2016-03-08cxlflash: Increase cmd_per_lun for better throughputManoj N. Kumar2-4/+6
2016-03-08cxlflash: Fix to avoid unnecessary scan with internal LUNsManoj N. Kumar1-0/+10
2016-03-08cxlflash: Reorder user context initializationUma Krishnan1-28/+28
2016-03-08cxlflash: Simplify attach path error cleanupMatthew R. Ochs1-24/+31
2016-03-08cxlflash: Split out context initializationMatthew R. Ochs2-37/+56
2016-03-08cxlflash: Unmap problem state area before detaching master contextUma Krishnan1-3/+3
2016-03-08cxlflash: Simplify PCI registrationManoj N. Kumar1-53/+1
2016-03-08scsi: storvsc: fix SRB_STATUS_ABORTED handlingVitaly Kuznetsov1-2/+3
2016-03-08be2iscsi: set the boot_kset pointer to NULL in case of failureMaurizio Lombardi1-0/+1
2016-03-08sd: Fix discard granularity when LBPRZ=1Martin K. Petersen1-1/+1
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-0/+6
2016-03-07be2iscsi: Remove unnecessary synchronize_irq() before free_irq()Lars-Peter Clausen1-4/+1
2016-03-05scsi_sysfs: call 'device_add' after attaching device handlerHannes Reinecke1-7/+8
2016-03-05scsi_dh_emc: update 'access_state' fieldHannes Reinecke1-1/+6
2016-03-05scsi_dh_rdac: update 'access_state' fieldHannes Reinecke1-7/+31
2016-03-05scsi_dh_alua: update 'access_state' fieldHannes Reinecke1-2/+46
2016-03-05scsi_dh_alua: use common definitions for ALUA stateHannes Reinecke1-33/+25
2016-03-05scsi: Add 'access_state' and 'preferred_path' attributeHannes Reinecke1-0/+74
2016-03-05scsi_sysfs: add 'is_bin_visible' callbackHannes Reinecke1-0/+17
2016-03-05scsi: mvumi: use __maybe_unused to hide pm functionsArnd Bergmann1-2/+2
2016-03-05scsi: storvsc: Fix a build issue reported by kbuild test robotK. Y. Srinivasan1-0/+1
2016-03-04cxgb4i: don't redefine DIV_ROUND_UPNicolas Dichtel1-1/+1
2016-03-01snic: correctly check for array overrun on overly long version numberColin Ian King1-1/+1
2016-03-01qlogicpti: Return correct error codeAmitoj Kaur Chawla1-2/+2
2016-03-01ncr5380: Call scsi_eh_prep_cmnd() and scsi_eh_restore_cmnd() as and when appropriateFinn Thain2-4/+4
2016-03-01ncr5380: Fix NCR5380_select() EH checks and result handlingFinn Thain2-10/+22
2016-03-01ncr5380: Forget aborted commandsFinn Thain2-90/+34
2016-03-01ncr5380: Dont re-enter NCR5380_select()Finn Thain2-16/+16
2016-03-01ncr5380: Dont release lock for PIO transferFinn Thain2-14/+18
2016-03-01ncr5380: Correctly clear command pointers and lists after bus resetFinn Thain2-14/+24
2016-02-29be2iscsi:Add missing error check in beiscsi_eeh_resumeNicholas Krause1-0/+6