summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2016-08-23scsi: be2iscsi: Reduce driver load/unload timeJitendra Bhivare
2016-08-23scsi: be2iscsi: Replace _bh version for mcc_lock spinlockJitendra Bhivare
2016-08-23scsi: be2iscsi: Fix to use correct configuration valuesJitendra Bhivare
2016-08-23scsi: fcoe: provide translation table between Ethernet and FC port speedsJohannes Thumshirn
2016-08-23scsi: cxlflash: Remove adapter file descriptor cacheMatthew R. Ochs
2016-08-23scsi: cxlflash: Transition to application close modelMatthew R. Ochs
2016-08-18scsi: cxlflash: Add kref to contextMatthew R. Ochs
2016-08-18scsi: cxlflash: Cache owning adapter within contextMatthew R. Ochs
2016-08-18scsi: cxlflash: Avoid mutex when destroying contextMatthew R. Ochs
2016-08-18scsi: libfc: do not send ABTS when resetting exchangesHannes Reinecke
2016-08-18scsi: libfc: reset exchange manager during LOGO handlingHannes Reinecke
2016-08-18scsi: libfc: send LOGO for PLOGI failureHannes Reinecke
2016-08-18scsi: libfc: Issue PRLI after a PRLO has been receivedHannes Reinecke
2016-08-12smartpqi: initial commit of Microsemi smartpqi driverKevin Barnett
2016-08-08qla2xxx: small cleanup in qla2x00_wait_for_hba_ready()Dan Carpenter
2016-08-08mpt3sas: Don't spam logs if logging level is 0Johannes Thumshirn
2016-08-08mpt3sas: Fix warnings exposed by W=1Calvin Owens
2016-08-08mpt3sas: Eliminate dead sleep_flag codeCalvin Owens
2016-08-08mpt3sas: Eliminate conditional locking in mpt3sas_scsih_issue_tm()Calvin Owens
2016-08-08mpt3sas: Ensure the connector_name string is NUL-terminatedCalvin Owens
2016-08-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2016-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2016-08-02Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-08-02ipr: Fix error return code in ipr_probe_ioa()Wei Yongjun
2016-08-02fcoe: add missing destroy_workqueue() on error in fcoe_init()Wei Yongjun
2016-08-02lpfc: Fix possible NULL pointer dereferenceJohannes Thumshirn
2016-08-01Merge branch 'pci/msi-affinity' into nextBjorn Helgaas
2016-07-30Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-07-27Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2016-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-07-27fcoe: Use default VLAN for FIP VLAN discoveryHannes Reinecke
2016-07-27ipr: Wait to do async scan until scsi host is initializedBrian King
2016-07-27cxlflash: Verify problem state area is mapped before notifying shutdownUma Krishnan
2016-07-27lpfc: fix oops in lpfc_sli4_scmd_to_wqidx_distr() from lpfc_send_taskmgmt()Mauricio Faria de Oliveira
2016-07-26Merge tag 'dm-4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2016-07-26Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-07-26Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-07-26Merge branch 'for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds
2016-07-25cxgb3i, cxgb4i: fix symbol not declared sparse warningVarun Prakash
2016-07-25libcxgb: export ppm release and tagmask set apiVarun Prakash
2016-07-25cxgb3i: add iSCSI DDP supportVarun Prakash
2016-07-25cxgb4i,libcxgbi: add iSCSI DDP supportVarun Prakash
2016-07-25cxgb3i,cxgb4i,libcxgbi: remove iSCSI DDP supportVarun Prakash
2016-07-20scsi:libsas: fix oops caused by assigning a freed task to ->lldd_taskWei Fang
2016-07-20fnic: pci_dma_mapping_error() doesn't return an error codeDan Carpenter
2016-07-20scsi: lpfc: avoid harmless comparison warningArnd Bergmann
2016-07-20fcoe: implement FIP VLAN responderHannes Reinecke
2016-07-20fcoe: Rename 'fip_frame' to 'fip_vn2vn_notify_frame'Hannes Reinecke
2016-07-20lpfc: call lpfc_sli_validate_fcp_iocb() with the hbalock heldJohannes Thumshirn