summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-02-252-4/+5
|\
| * mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2017-02-252-4/+5
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-02-242-9/+17
|\ \ | |/ |/|
| * scsi_transport_sas: fix BSG ioctl memory corruptionOmar Sandoval2017-02-211-8/+16
| * scsi: zero per-cmd driver data before each I/OChristoph Hellwig2017-02-211-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-02-223-13/+12Star
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-174-4/+27
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-111-0/+1
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-071-1/+10
| |\ \ \ \
| * | | | | net-next: treewide use is_vlan_dev() helper function.Parav Pandit2017-02-063-13/+12Star
* | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-02-21111-3869/+9004
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | scsi: megaraid_sas: handle dma_addr_t right on 32-bitArnd Bergmann2017-02-161-7/+7
| * | | | | scsi: megaraid_sas: array overflow in megasas_dump_frame()Dan Carpenter2017-02-161-1/+1
| * | | | | scsi: snic: switch to pci_irq_alloc_vectorsChristoph Hellwig2017-02-162-30/+19Star
| * | | | | scsi: megaraid_sas: driver version upgradeShivasharan S2017-02-131-2/+2
| * | | | | scsi: megaraid_sas: Change RAID_1_10_RMW_CMDS to RAID_1_PEER_CMDS and set val...Shivasharan S2017-02-132-2/+2
| * | | | | scsi: megaraid_sas: Indentation and smatch warning fixesShivasharan S2017-02-135-83/+80Star
| * | | | | scsi: megaraid_sas: Cleanup VD_EXT_DEBUG and SPAN_DEBUG related debug printsShivasharan S2017-02-134-286/+2Star
| * | | | | scsi: megaraid_sas: Increase internal command poolShivasharan S2017-02-132-2/+2
| * | | | | scsi: megaraid_sas: Use synchronize_irq to wait for IRQs to completeShivasharan S2017-02-131-2/+18
| * | | | | scsi: megaraid_sas: Bail out the driver load if ld_list_query failsShivasharan S2017-02-131-5/+5
| * | | | | scsi: megaraid_sas: Change build_mpt_mfi_pass_thru to return voidShivasharan S2017-02-131-8/+2Star
| * | | | | scsi: megaraid_sas: During OCR, if get_ctrl_info fails do not continue with OCRShivasharan S2017-02-131-0/+1
| * | | | | scsi: megaraid_sas: Do not set fp_possible if TM capable for non-RW syspdIO, ...Shivasharan S2017-02-131-5/+10
| * | | | | scsi: megaraid_sas: Remove unused pd_index from megasas_build_ld_nonrw_fusionShivasharan S2017-02-131-2/+1Star
| * | | | | scsi: megaraid_sas: megasas_return_cmd does not memset IO frame to zeroShivasharan S2017-02-132-4/+7
| * | | | | scsi: megaraid_sas: max_fw_cmds are decremented twice, remove duplicateShivasharan S2017-02-131-7/+0Star
| * | | | | scsi: megaraid_sas: update can_queue only if the new value is lessShivasharan S2017-02-131-1/+1
| * | | | | scsi: megaraid_sas: Change max_cmd from u32 to u16 in all functionsShivasharan S2017-02-132-7/+8
| * | | | | scsi: megaraid_sas: set pd_after_lb from MR_BuildRaidContext and initialize p...Shivasharan S2017-02-131-4/+4
| * | | | | scsi: megaraid_sas: latest controller OCR capability from FW before sending s...Shivasharan S2017-02-131-0/+7
| * | | | | scsi: megaraid_sas: avoid unaligned access in ioctl pathShivasharan S2017-02-131-1/+3
| * | | | | scsi: megaraid_sas: big endian support changesShivasharan S2017-02-133-78/+122
| * | | | | scsi: megaraid_sas: Big endian RDPQ mode fixShivasharan S2017-02-131-1/+1
| * | | | | scsi: megaraid_sas: MR_TargetIdToLdGet u8 to u16 and avoid invalid raid-map a...Shivasharan S2017-02-133-14/+18
| * | | | | scsi: megaraid_sas: In validate raid map, raid capability is not converted to...Shivasharan S2017-02-131-3/+10
| * | | | | scsi: megaraid_sas: reduce size of fusion_context and use vmalloc if kmalloc ...Shivasharan S2017-02-135-18/+76
| * | | | | scsi: megaraid_sas: add print in device removal pathShivasharan S2017-02-131-8/+11
| * | | | | scsi: megaraid_sas: enhance debug logs in OCR contextShivasharan S2017-02-133-4/+72
| * | | | | scsi: megaraid_sas: set residual bytes count during IO completionShivasharan S2017-02-131-0/+10
| * | | | | scsi: megaraid_sas: raid 1 write performance for large ioShivasharan S2017-02-132-2/+35
| * | | | | scsi: megaraid_sas: NVME fast path io supportShivasharan S2017-02-134-45/+350
| * | | | | scsi: megaraid_sas: NVME interface target prop addedShivasharan S2017-02-133-4/+155
| * | | | | scsi: megaraid_sas: NVME Interface detection and prop settingsShivasharan S2017-02-134-59/+142
| * | | | | scsi: megaraid_sas: change issue_dcmd to return void from intShivasharan S2017-02-133-13/+16
| * | | | | scsi: megaraid_sas: megasas_get_request_descriptor always return valid descShivasharan S2017-02-131-22/+2Star
| * | | | | scsi: megaraid_sas: Use DID_REQUEUEShivasharan S2017-02-132-3/+3
| * | | | | scsi: megaraid_sas: RAID map is accessed for SYS PDs when use_seqnum_jbod_fp ...Shivasharan S2017-02-131-11/+14
| * | | | | scsi: megaraid_sas: Refactor MEGASAS_IS_LOGICAL macro using sdevShivasharan S2017-02-133-18/+18
| * | | | | scsi: megaraid_sas: 32 bit descriptor fire cmd optimizationShivasharan S2017-02-131-32/+33