aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-13scsi: megaraid_sas: NVME fast path io supportShivasharan S4-45/+350
2017-02-13scsi: megaraid_sas: NVME interface target prop addedShivasharan S3-4/+155
2017-02-13scsi: megaraid_sas: NVME Interface detection and prop settingsShivasharan S4-59/+142
2017-02-13scsi: megaraid_sas: change issue_dcmd to return void from intShivasharan S3-13/+16
2017-02-13scsi: megaraid_sas: megasas_get_request_descriptor always return valid descShivasharan S1-22/+2
2017-02-13scsi: megaraid_sas: Use DID_REQUEUEShivasharan S2-3/+3
2017-02-13scsi: megaraid_sas: RAID map is accessed for SYS PDs when use_seqnum_jbod_fp is not setShivasharan S1-11/+14
2017-02-13scsi: megaraid_sas: Refactor MEGASAS_IS_LOGICAL macro using sdevShivasharan S3-18/+18
2017-02-13scsi: megaraid_sas: 32 bit descriptor fire cmd optimizationShivasharan S1-32/+33
2017-02-13scsi: megaraid_sas: raid 1 fast path code optimizeShivasharan S3-248/+118
2017-02-13scsi: megaraid_sas: cpu select rework.Shivasharan S1-75/+100
2017-02-13Revert "scsi: megaraid_sas: Enable or Disable Fast path based on the PCI Threshold Bandwidth"Shivasharan S5-74/+7
2017-02-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds4-4/+27
2017-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2017-02-09Merge remote-tracking branch 'mkp-scsi/4.10/scsi-fixes' into fixesJames Bottomley2-2/+9
2017-02-09scsi: aacraid: Fix INTx/MSI-x issue with older controllersDave Carroll1-2/+6
2017-02-09scsi: mpt3sas: disable ASPM for MPI2 controllersojab1-0/+3
2017-02-09scsi: qedi: Fix possible memory leak in qedi_iscsi_update_conn()Wei Yongjun1-4/+0
2017-02-08ibmvscsis: Add SGL limitBryant G. Ly1-0/+1
2017-02-07scsi: ufs: dump hw regs on link failuresVenkat Gopalakrishnan1-1/+11
2017-02-07scsi: ufs-qcom: dump additional testbus registersVenkat Gopalakrishnan2-6/+43
2017-02-07scsi: ufs: kick start clock scaling only after device detectionsubhashj@codeaurora.org1-22/+23
2017-02-07scsi: ufs: don't suspend clock scaling during clock gatingsubhashj@codeaurora.org2-45/+171
2017-02-07scsi: ufs: add host state prints in failure casesGilad Broner1-0/+25
2017-02-07scsi: ufs: add load based scaling of UFS gearsubhashj@codeaurora.org2-175/+428
2017-02-07scsi: ufs: reduce printout for aborted requestsGilad Broner2-14/+35
2017-02-07scsi: ufs: skip request abort task when previous aborts failedGilad Broner2-0/+23
2017-02-07scsi: aacraid: avoid open-coded upper_32_bitsArnd Bergmann1-3/+3
2017-02-07scsi: aacraid: rcode is unsigned and should be signed intColin Ian King1-1/+1
2017-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+10
2017-02-06scsi: pm8001: switch to pci_irq_alloc_vectorsChristoph Hellwig2-23/+14
2017-02-06scsi: remove tsk_mgmt_response and it_nexus_response transport methodsChristoph Hellwig2-33/+0
2017-02-06scsi: remove eh_timed_out methods in the transport templateChristoph Hellwig20-19/+27
2017-02-06scsi: libsas: remove sas_scsi_timed_outChristoph Hellwig3-10/+0
2017-02-06scsi: mvumi: remove fake transport templateChristoph Hellwig1-5/+1
2017-02-06net-next: treewide use is_vlan_dev() helper function.Parav Pandit3-13/+12
2017-02-03Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+10
2017-02-03Merge remote-tracking branch 'mkp-scsi/4.10/scsi-fixes' into fixesJames Bottomley3-2/+18
2017-02-03scsi: aacraid: update versionRaghava Aditya Renukunta1-2/+2
2017-02-03scsi: aacraid: Change Driver Version PrefixRaghava Aditya Renukunta1-1/+1
2017-02-03scsi: aacraid: Update copyrightsRaghava Aditya Renukunta12-11/+59
2017-02-03scsi: aacraid: Retrieve HBA host information ioctlRaghava Aditya Renukunta2-0/+78
2017-02-03scsi: aacraid: Added ioctl to trigger IOP/IWBR resetRaghava Aditya Renukunta2-0/+20
2017-02-03scsi: aacraid: Added new IWBR resetRaghava Aditya Renukunta7-54/+133
2017-02-03scsi: aacraid: VPD 83 type3 supportRaghava Aditya Renukunta3-63/+150
2017-02-03scsi: aacraid: Added support to abort cmd and reset lunRaghava Aditya Renukunta3-88/+346
2017-02-03scsi: aacraid: Add task management functionalityRaghava Aditya Renukunta1-4/+362
2017-02-03scsi: aacraid: Include HBA direct interfaceRaghava Aditya Renukunta6-189/+669
2017-02-03scsi: aacraid: Added support for hotplugRaghava Aditya Renukunta3-7/+160
2017-02-03scsi: aacraid: Added support to set QD of attached drivesRaghava Aditya Renukunta1-31/+71