summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-02-24mpt3sas: Free memory pools before retrying to allocate with different value.Suganath prabu Subramani1-0/+1
2016-02-24lpfc: fix missing zero termination in debugfsAlan1-2/+2
2016-02-24esas2r: Fix array overrunAlan1-2/+3
2016-02-24aic7xxx: Fix queue depth handlingAlan1-0/+1
2016-02-24ibmvfc: byteswap scsi_id, wwpn, and node_name prior to loggingTyrel Datwyler1-1/+2
2016-02-24ibmvscsi: use H_CLOSED instead of magic numberTyrel Datwyler1-2/+2
2016-02-24ibmvscsi: Add endian conversions to sysfs attribute show functionsTyrel Datwyler1-3/+4
2016-02-24ibmvscsi: Remove unsupported host config MADTyrel Datwyler2-74/+4
2016-02-24ibmvscsi: Use of_root to access OF device tree root nodeTyrel Datwyler1-8/+6
2016-02-24ibmvscsi: Replace magic values in set_adpater_info() with definesTyrel Datwyler2-4/+7
2016-02-24ibmvscsi: Add and use enums for valid CRQ header valuesTyrel Datwyler2-9/+21
2016-02-24ibmvscsi: Correct values for several viosrp_crq_format enumsTyrel Datwyler1-2/+2
2016-02-24mpt3sas: Remove cpumask_clear for zalloc_cpumask_var and don't free free_cpu_...Suganath prabu Subramani1-2/+1
2016-02-24lpfc: Add lockdep assertionsJohannes Thumshirn2-0/+48
2016-02-24bfa: deinline __bfa_trc() and __bfa_trc32()Denys Vlasenko2-37/+23
2016-02-24scsi: ppa: use new parport device modelSudip Mukherjee1-6/+40
2016-02-24scsi: sim710: fix build warningSudip Mukherjee1-2/+1
2016-02-24be2iscsi: Fix memory leak in beiscsi_alloc_mem()Maurizio Lombardi1-1/+3
2016-02-24scsi: ufs: fix typo in commentTomas Winkler1-1/+1
2016-02-24ufs: fix typo: MAZ to MAXTomas Winkler2-2/+2
2016-02-24scsi: ufs: add wrapper for retrying sending query attributeYaniv Gardi1-7/+44
2016-02-24scsi: ufs: commit descriptors before setting the doorbellYaniv Gardi1-0/+2
2016-02-24scsi: ufs: add missing memory barriersYaniv Gardi1-6/+13
2016-02-24scsi: ufs: reduce the interrupts for power mode change requestsYaniv Gardi1-14/+27
2016-02-24scsi: ufs: retry failed query flag requestsYaniv Gardi2-26/+41
2016-02-24scsi: ufs: fix error recovery after the hibern8 exit failureYaniv Gardi1-5/+53
2016-02-24scsi: ufs: add retries for hibern8 enterYaniv Gardi1-2/+24
2016-02-24scsi: ufs: add retries to dme_peer get and set attributeYaniv Gardi1-11/+29
2016-02-24scsi: ufs: avoid exception event handler racing with PM callbacksYaniv Gardi1-1/+14
2016-02-24scsi: ufs: increase fDeviceInit query response timeoutYaniv Gardi1-1/+11
2016-02-24scsi: ufs: clear outstanding_request bit in case query timeoutYaniv Gardi1-2/+20
2016-02-24scsi: ufs: verify command tag validityYaniv Gardi1-2/+22
2016-02-24scsi: ufs: clear fields UTRD, UPIU req and rsp before new transfersYaniv Gardi1-0/+8
2016-02-24scsi: ufs: clear UTRD, UPIU req and rsp before new transfersYaniv Gardi1-4/+12
2016-02-24scsi_dh: force modular build if SCSI is a moduleArnd Bergmann1-4/+4
2016-02-24scsi: aha1542: avoid uninitialized variable warningsArnd Bergmann1-0/+3
2016-02-24scsi: qla4xxx: shut up warning for rd_reg_indirectArnd Bergmann1-2/+4
2016-02-24scsi: fas216: avoid fas216_log_setup for loadable moduleArnd Bergmann1-0/+2
2016-02-24scsi: acornscsi: mark calc_sync_xfer as __maybe_unusedArnd Bergmann1-1/+2
2016-02-24mptfusion: hide unused seq_mpt_print_ioc_summary functionArnd Bergmann1-0/+2
2016-02-24scsi: fdomain: drop fdomain_pci_tbl when built-inArnd Bergmann1-1/+1
2016-02-24megaraid_sas: Add an i/o barrierTomas Henzl2-0/+2
2016-02-24lpfc: Remove redundant code block in lpfc_scsi_cmd_iocb_cmplJohannes Thumshirn1-17/+0
2016-02-24mpt3sas: Updating mpt3sas driver version to 12.100.00.00Suganath prabu Subramani1-3/+3
2016-02-24mpt3sas: Fix for Asynchronous completion of timedout IO and task abort of tim...Suganath prabu Subramani4-14/+25
2016-02-24mpt3sas: Updated MPI Header to 2.00.42Suganath prabu Subramani5-8/+14
2016-02-24mpt3sas: Add support for configurable Chain Frame SizeSuganath prabu Subramani2-6/+29
2016-02-24mpt3sas: Added smp_affinity_enable module parameter.Suganath Prabu Subramani1-11/+26
2016-02-24mpt3sas: Make use of additional HighPriority credit message frames for sendin...Suganath prabu Subramani3-16/+228
2016-02-24mpt3sas: Never block the Enclosure deviceSuganath prabu Subramani2-1/+22