summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2017-02-13scsi: megaraid_sas: Change max_cmd from u32 to u16 in all functionsShivasharan S2-7/+8
2017-02-13scsi: megaraid_sas: set pd_after_lb from MR_BuildRaidContext and initialize p...Shivasharan S1-4/+4
2017-02-13scsi: megaraid_sas: latest controller OCR capability from FW before sending s...Shivasharan S1-0/+7
2017-02-13scsi: megaraid_sas: avoid unaligned access in ioctl pathShivasharan S1-1/+3
2017-02-13scsi: megaraid_sas: big endian support changesShivasharan S3-78/+122
2017-02-13scsi: megaraid_sas: Big endian RDPQ mode fixShivasharan S1-1/+1
2017-02-13scsi: megaraid_sas: MR_TargetIdToLdGet u8 to u16 and avoid invalid raid-map a...Shivasharan S3-14/+18
2017-02-13scsi: megaraid_sas: In validate raid map, raid capability is not converted to...Shivasharan S1-3/+10
2017-02-13scsi: megaraid_sas: reduce size of fusion_context and use vmalloc if kmalloc ...Shivasharan S5-18/+76
2017-02-13scsi: megaraid_sas: add print in device removal pathShivasharan S1-8/+11
2017-02-13scsi: megaraid_sas: enhance debug logs in OCR contextShivasharan S3-4/+72
2017-02-13scsi: megaraid_sas: set residual bytes count during IO completionShivasharan S1-0/+10
2017-02-13scsi: megaraid_sas: raid 1 write performance for large ioShivasharan S2-2/+35
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 ...Shivasharan 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 Thre...Shivasharan S5-74/+7
2017-02-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus 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-09qla2xxx: Avoid using variable-length arraysBart Van Assche1-2/+2
2017-02-09qla2xxx: Simplify usage of SRB structure in driverJoe Carnuccio11-211/+201
2017-02-09qla2xxx: Improve RSCN handling in driverQuinn Tran9-145/+533
2017-02-09qla2xxx: Remove unused reverse_ini_modeHimanshu Madhani3-19/+0
2017-02-09qla2xxx: Add Dual mode support in the driverQuinn Tran6-22/+119
2017-02-09qla2xxx: Add framework for async fabric discoveryQuinn Tran13-987/+3114
2017-02-08qla2xxx: Track I-T nexus as single fc_port structQuinn Tran8-430/+310
2017-02-08qla2xxx: Use d_id instead of s_id for more clarityQuinn Tran4-37/+39
2017-02-08qla2xxx: Fix wrong argument in sp done callbackQuinn Tran3-8/+8
2017-02-08qla2xxx: Remove SRR codeHimanshu Madhani2-662/+0
2017-02-08qla2xxx: Make trace flags more readableQuinn Tran3-67/+59
2017-02-08qla2xxx: Cleanup TMF code translation from qla_targetQuinn Tran3-72/+49
2017-02-08qla2xxx: Remove direct access of scsi_status field in se_cmdQuinn Tran2-1/+2
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