aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds4-19/+8
2016-09-01drivers/scsi/wd719x.c: remove last declaration using DEFINE_PCI_DEVICE_TABLEJoe Perches1-1/+1
2016-08-19Merge remote-tracking branch 'mkp-scsi/4.8/scsi-fixes' into fixesJames Bottomley4-19/+8
2016-08-18scsi: sas: remove is_sas_attached()Johannes Thumshirn1-16/+0
2016-08-18scsi: ses: use scsi_is_sas_rphy instead of is_sas_attachedJohannes Thumshirn1-1/+1
2016-08-16scsi: blacklist all RDAC devices for BLIST_NO_ULD_ATTACHXose Vazquez Perez1-0/+4
2016-08-16scsi: fix upper bounds check of sense key in scsi_sense_key_string()Tyrel Datwyler1-2/+3
2016-08-12Merge remote-tracking branch 'mkp-scsi/4.8/scsi-fixes' into fixesJames Bottomley7-24/+35
2016-08-12ses: Fix racy cleanup of /sys in remove_dev()Calvin Owens1-1/+2
2016-08-12mpt3sas: Fix resume on WarpDrive flash cardsGreg Edwards1-11/+11
2016-08-10ipr: Fix sync scsi scanBrian King1-5/+6
2016-08-10megaraid_sas: Fix probing cards without io portYinghai Lu2-4/+4
2016-08-08aacraid: Check size values after double-fetch from userDave Carroll1-2/+11
2016-08-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds7-13/+78
2016-08-04fcoe: Use kfree_skb() instead of kfree()Wei Yongjun1-1/+1
2016-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds10-227/+5006
2016-08-02Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-11/+4
2016-08-02ipr: Fix error return code in ipr_probe_ioa()Wei Yongjun1-0/+1
2016-08-02fcoe: add missing destroy_workqueue() on error in fcoe_init()Wei Yongjun1-1/+2
2016-08-02lpfc: Fix possible NULL pointer dereferenceJohannes Thumshirn1-9/+6
2016-08-01Merge branch 'pci/msi-affinity' into nextBjorn Helgaas5-7/+15
2016-07-30Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-4/+0
2016-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+0
2016-07-27Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds83-1172/+3023
2016-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds9-840/+455
2016-07-27fcoe: Use default VLAN for FIP VLAN discoveryHannes Reinecke2-1/+49
2016-07-27ipr: Wait to do async scan until scsi host is initializedBrian King2-0/+10
2016-07-27cxlflash: Verify problem state area is mapped before notifying shutdownUma Krishnan1-1/+9
2016-07-27lpfc: fix oops in lpfc_sli4_scmd_to_wqidx_distr() from lpfc_send_taskmgmt()Mauricio Faria de Oliveira1-1/+1
2016-07-26Merge tag 'dm-4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds1-2/+1
2016-07-26Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds3-13/+18
2016-07-26Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds2-13/+19
2016-07-26Merge branch 'for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds1-9/+2
2016-07-25cxgb3i, cxgb4i: fix symbol not declared sparse warningVarun Prakash2-3/+3
2016-07-25libcxgb: export ppm release and tagmask set apiVarun Prakash2-0/+2
2016-07-25cxgb3i: add iSCSI DDP supportVarun Prakash1-1/+118
2016-07-25cxgb4i,libcxgbi: add iSCSI DDP supportVarun Prakash8-2/+507
2016-07-25cxgb3i,cxgb4i,libcxgbi: remove iSCSI DDP supportVarun Prakash4-1009/+0
2016-07-20scsi:libsas: fix oops caused by assigning a freed task to ->lldd_taskWei Fang1-0/+1
2016-07-20fnic: pci_dma_mapping_error() doesn't return an error codeDan Carpenter1-4/+4
2016-07-20scsi: lpfc: avoid harmless comparison warningArnd Bergmann1-4/+9
2016-07-20fcoe: implement FIP VLAN responderHannes Reinecke3-0/+269
2016-07-20fcoe: Rename 'fip_frame' to 'fip_vn2vn_notify_frame'Hannes Reinecke1-2/+2
2016-07-20lpfc: call lpfc_sli_validate_fcp_iocb() with the hbalock heldJohannes Thumshirn1-0/+2
2016-07-20scsi/osd: open code blk_make_requestChristoph Hellwig1-9/+16
2016-07-20ibmvscsis: Initial commit of IBM VSCSI Tgt DriverBryant G. Ly10-227/+5006
2016-07-19cxl: remove dead Kconfig optionsAndrew Donnellan1-4/+0
2016-07-18sd: don't use the ALL_TG_PT bit for reservationsChristoph Hellwig1-2/+1
2016-07-15scsi: ufs: remove unnecessary goto labelTiezhu Yang1-2/+1
2016-07-15hpsa: change hpsa_passthru_ioctl timeoutDon Brace1-2/+2