summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2017-02-13scsi: megaraid_sas: In validate raid map, raid capability is not converted to...Shivasharan S
2017-02-13scsi: megaraid_sas: reduce size of fusion_context and use vmalloc if kmalloc ...Shivasharan S
2017-02-13scsi: megaraid_sas: add print in device removal pathShivasharan S
2017-02-13scsi: megaraid_sas: enhance debug logs in OCR contextShivasharan S
2017-02-13scsi: megaraid_sas: set residual bytes count during IO completionShivasharan S
2017-02-13scsi: megaraid_sas: raid 1 write performance for large ioShivasharan S
2017-02-13scsi: megaraid_sas: NVME fast path io supportShivasharan S
2017-02-13scsi: megaraid_sas: NVME interface target prop addedShivasharan S
2017-02-13scsi: megaraid_sas: NVME Interface detection and prop settingsShivasharan S
2017-02-13scsi: megaraid_sas: change issue_dcmd to return void from intShivasharan S
2017-02-13scsi: megaraid_sas: megasas_get_request_descriptor always return valid descShivasharan S
2017-02-13scsi: megaraid_sas: Use DID_REQUEUEShivasharan S
2017-02-13scsi: megaraid_sas: RAID map is accessed for SYS PDs when use_seqnum_jbod_fp ...Shivasharan S
2017-02-13scsi: megaraid_sas: Refactor MEGASAS_IS_LOGICAL macro using sdevShivasharan S
2017-02-13scsi: megaraid_sas: 32 bit descriptor fire cmd optimizationShivasharan S
2017-02-13scsi: megaraid_sas: raid 1 fast path code optimizeShivasharan S
2017-02-13scsi: megaraid_sas: cpu select rework.Shivasharan S
2017-02-13Revert "scsi: megaraid_sas: Enable or Disable Fast path based on the PCI Thre...Shivasharan S
2017-02-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-02-09Merge remote-tracking branch 'mkp-scsi/4.10/scsi-fixes' into fixesJames Bottomley
2017-02-09scsi: aacraid: Fix INTx/MSI-x issue with older controllersDave Carroll
2017-02-09scsi: mpt3sas: disable ASPM for MPI2 controllersojab
2017-02-09scsi: qedi: Fix possible memory leak in qedi_iscsi_update_conn()Wei Yongjun
2017-02-08ibmvscsis: Add SGL limitBryant G. Ly
2017-02-07scsi: ufs: dump hw regs on link failuresVenkat Gopalakrishnan
2017-02-07scsi: ufs-qcom: dump additional testbus registersVenkat Gopalakrishnan
2017-02-07scsi: ufs: kick start clock scaling only after device detectionsubhashj@codeaurora.org
2017-02-07scsi: ufs: don't suspend clock scaling during clock gatingsubhashj@codeaurora.org
2017-02-07scsi: ufs: add host state prints in failure casesGilad Broner
2017-02-07scsi: ufs: add load based scaling of UFS gearsubhashj@codeaurora.org
2017-02-07scsi: ufs: reduce printout for aborted requestsGilad Broner
2017-02-07scsi: ufs: skip request abort task when previous aborts failedGilad Broner
2017-02-07scsi: aacraid: avoid open-coded upper_32_bitsArnd Bergmann
2017-02-07scsi: aacraid: rcode is unsigned and should be signed intColin Ian King
2017-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-02-06scsi: pm8001: switch to pci_irq_alloc_vectorsChristoph Hellwig
2017-02-06scsi: remove tsk_mgmt_response and it_nexus_response transport methodsChristoph Hellwig
2017-02-06scsi: remove eh_timed_out methods in the transport templateChristoph Hellwig
2017-02-06scsi: libsas: remove sas_scsi_timed_outChristoph Hellwig
2017-02-06scsi: mvumi: remove fake transport templateChristoph Hellwig
2017-02-06net-next: treewide use is_vlan_dev() helper function.Parav Pandit
2017-02-03Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-02-03Merge remote-tracking branch 'mkp-scsi/4.10/scsi-fixes' into fixesJames Bottomley
2017-02-03scsi: aacraid: update versionRaghava Aditya Renukunta
2017-02-03scsi: aacraid: Change Driver Version PrefixRaghava Aditya Renukunta
2017-02-03scsi: aacraid: Update copyrightsRaghava Aditya Renukunta
2017-02-03scsi: aacraid: Retrieve HBA host information ioctlRaghava Aditya Renukunta
2017-02-03scsi: aacraid: Added ioctl to trigger IOP/IWBR resetRaghava Aditya Renukunta
2017-02-03scsi: aacraid: Added new IWBR resetRaghava Aditya Renukunta