summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-24ufs: fix typo: MAZ to MAXTomas Winkler
2016-02-24scsi: ufs: add wrapper for retrying sending query attributeYaniv Gardi
2016-02-24scsi: ufs: commit descriptors before setting the doorbellYaniv Gardi
2016-02-24scsi: ufs: add missing memory barriersYaniv Gardi
2016-02-24scsi: ufs: reduce the interrupts for power mode change requestsYaniv Gardi
2016-02-24scsi: ufs: retry failed query flag requestsYaniv Gardi
2016-02-24scsi: ufs: fix error recovery after the hibern8 exit failureYaniv Gardi
2016-02-24scsi: ufs: add retries for hibern8 enterYaniv Gardi
2016-02-24scsi: ufs: add retries to dme_peer get and set attributeYaniv Gardi
2016-02-24scsi: ufs: avoid exception event handler racing with PM callbacksYaniv Gardi
2016-02-24scsi: ufs: increase fDeviceInit query response timeoutYaniv Gardi
2016-02-24scsi: ufs: clear outstanding_request bit in case query timeoutYaniv Gardi
2016-02-24scsi: ufs: verify command tag validityYaniv Gardi
2016-02-24scsi: ufs: clear fields UTRD, UPIU req and rsp before new transfersYaniv Gardi
2016-02-24scsi: ufs: clear UTRD, UPIU req and rsp before new transfersYaniv Gardi
2016-02-24scsi_dh: force modular build if SCSI is a moduleArnd Bergmann
2016-02-24scsi: aha1542: avoid uninitialized variable warningsArnd Bergmann
2016-02-24scsi: qla4xxx: shut up warning for rd_reg_indirectArnd Bergmann
2016-02-24scsi: fas216: avoid fas216_log_setup for loadable moduleArnd Bergmann
2016-02-24scsi: acornscsi: mark calc_sync_xfer as __maybe_unusedArnd Bergmann
2016-02-24mptfusion: hide unused seq_mpt_print_ioc_summary functionArnd Bergmann
2016-02-24scsi: fdomain: drop fdomain_pci_tbl when built-inArnd Bergmann
2016-02-24megaraid_sas: Add an i/o barrierTomas Henzl
2016-02-24lpfc: Remove redundant code block in lpfc_scsi_cmd_iocb_cmplJohannes Thumshirn
2016-02-24mpt3sas: Updating mpt3sas driver version to 12.100.00.00Suganath prabu Subramani
2016-02-24mpt3sas: Fix for Asynchronous completion of timedout IO and task abort of tim...Suganath prabu Subramani
2016-02-24mpt3sas: Updated MPI Header to 2.00.42Suganath prabu Subramani
2016-02-24mpt3sas: Add support for configurable Chain Frame SizeSuganath prabu Subramani
2016-02-24mpt3sas: Added smp_affinity_enable module parameter.Suganath Prabu Subramani
2016-02-24mpt3sas: Make use of additional HighPriority credit message frames for sendin...Suganath prabu Subramani
2016-02-24mpt3sas: Never block the Enclosure deviceSuganath prabu Subramani
2016-02-24mpt3sas: Fix static analyzer(coverity) tool identified defectsSuganath prabu Subramani
2016-02-24mpt3sas: Used IEEE SGL instead of MPI SGL while framing a SMP Passthrough req...Suganath prabu Subramani
2016-02-24mpt3sas: Added support for high port count HBA variants.Suganath prabu Subramani
2016-02-24st: Fix MTMKPART to work with newer drivesKai Makisara
2016-02-24megaraid_sas: Fix SMAP issueSumit Saxena
2016-02-24megaraid_sas: Fix for IO failing post OCR in SRIOV environmentSumit Saxena
2016-02-24hisi_sas: update driver version to 1.2John Garry
2016-02-24hisi_sas: add v1 hw ACPI supportJohn Garry
2016-02-24hisi_sas: use Unified Device Properties APIJohn Garry
2016-02-24be2iscsi: Add lock to protect WRB alloc and freeJitendra Bhivare
2016-02-24be2iscsi: _bh for io_sgl_lock and mgmt_sgl_lockJitendra Bhivare
2016-02-24be2iscsi: Fix ExpStatSn in management tasksJitendra Bhivare
2016-02-24be2iscsi: Couple MCC tag and WRB alloc and freeJitendra Bhivare
2016-02-24be2iscsi: Fix MCC WRB leak in open_connectionJitendra Bhivare
2016-02-24be2iscsi: Cleanup processing of BMBX completionJitendra Bhivare
2016-02-24be2iscsi: Fix be_mcc_compl_poll to use tag_stateJitendra Bhivare
2016-02-24be2iscsi: Remove be_mbox_notify_wait functionJitendra Bhivare
2016-02-24be2iscsi: Rename MCC and BMBX processing functionsJitendra Bhivare
2016-02-24be2iscsi: Remove redundant MCC processing codeJitendra Bhivare