aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/megaraid/megaraid_sas_fp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-18scsi: megaraid_sas: use octal permissions instead of constantsTomas Henzl1-1/+1
2019-06-18scsi: megaraid_sas: IRQ poll to avoid CPU hard lockupsShivasharan S1-0/+1
2018-12-20scsi: megaraid: fix out-of-bound array accessesQian Cai1-1/+1
2018-12-19scsi: megaraid_sas: Fix Ventura series based checksShivasharan S1-4/+4
2018-11-06scsi: megaraid_sas: Update copyright informationShivasharan S1-8/+6
2018-01-10scsi: megaraid_sas: Update LD map after populating drv_map driver map copyShivasharan S1-8/+8
2018-01-10scsi: megaraid_sas: Error handling for invalid ldcount provided by firmware in RAID mapShivasharan S1-4/+12
2017-10-25scsi: megaraid_sas: replace is_ventura with adapter_type checksShivasharan S1-5/+5
2017-10-25scsi: megaraid_sas: use adapter_type for all gen controllersShivasharan S1-5/+5
2017-08-24scsi: megaraid_sas: replace internal FALSE/TRUE definitions with false/trueShivasharan S1-25/+15
2017-02-13scsi: megaraid_sas: Indentation and smatch warning fixesShivasharan S1-27/+30
2017-02-13scsi: megaraid_sas: Cleanup VD_EXT_DEBUG and SPAN_DEBUG related debug printsShivasharan S1-264/+2
2017-02-13scsi: megaraid_sas: set pd_after_lb from MR_BuildRaidContext and initialize pDevHandle to MR_DEVHANDLE_INVALIDShivasharan S1-4/+4
2017-02-13scsi: megaraid_sas: big endian support changesShivasharan S1-7/+8
2017-02-13scsi: megaraid_sas: MR_TargetIdToLdGet u8 to u16 and avoid invalid raid-map accessShivasharan S1-2/+3
2017-02-13scsi: megaraid_sas: In validate raid map, raid capability is not converted to cpu format for all ldsShivasharan S1-3/+10
2017-02-13scsi: megaraid_sas: reduce size of fusion_context and use vmalloc if kmalloc failsShivasharan S1-1/+2
2017-02-13scsi: megaraid_sas: NVME fast path io supportShivasharan S1-21/+34
2017-02-13scsi: megaraid_sas: raid 1 fast path code optimizeShivasharan S1-13/+1
2017-02-13Revert "scsi: megaraid_sas: Enable or Disable Fast path based on the PCI Threshold Bandwidth"Shivasharan S1-7/+0
2017-01-10scsi: megaraid_sas: Enable or Disable Fast path based on the PCI Threshold BandwidthSasikumar Chandrasekaran1-0/+7
2017-01-10scsi: megaraid_sas: Dynamic Raid Map Changes for SAS3.5 Generic Megaraid ControllersSasikumar Chandrasekaran1-40/+261
2017-01-10scsi: megaraid_sas: SAS3.5 Generic Megaraid Controllers Fast Path for RAID 1/10 WritesSasikumar Chandrasekaran1-6/+25
2017-01-10scsi: megaraid_sas: SAS3.5 Generic Megaraid Controllers Stream Detection and IO CoalescingSasikumar Chandrasekaran1-0/+2
2016-11-08scsi: megaraid_sas: Send correct PhysArm to FW for R1 VD downgradeKashyap Desai1-2/+4
2016-02-23megaraid_sas: Fastpath region lock bypassSumit Saxena1-0/+2
2015-11-02megaraid_sas : Remove debug print from function megasas_update_span_setsumit.saxena@avagotech.com1-4/+0
2015-10-29megaraid_sas: Remove PCI id checkssumit.saxena@avagotech.com1-12/+12
2015-06-23Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-8/+9
2015-06-15megaraid_sas: fix TRUE and FALSE re-define build errorSuthikulpanit, Suravee1-0/+8
2015-05-25megaraid_sas : add endianness conversions for all onesChristoph Hellwig1-3/+4
2015-05-25megaraid_sas : add endianness annotationsChristoph Hellwig1-5/+5
2015-01-09megaraid_sas: fix the problem of non-existing VD exposed to hostSumit.Saxena@avagotech.com1-0/+3
2015-01-09megaraid_sas: endianness related bug fixes and code optimizationSumit.Saxena@avagotech.com1-6/+8
2014-11-24megaraid_sas: dndinaness related bug fixesSumit.Saxena@avagotech.com1-8/+9
2014-11-24megaraid_sas: update MAINTAINERS and copyright information for megaraid driversSumit.Saxena@avagotech.com1-7/+9
2014-09-16megaraid_sas : N-drive primary raid level 1 load balancingSumit.Saxena@avagotech.com1-55/+79
2014-09-16megaraid_sas : Extended VD supportSumit.Saxena@avagotech.com1-54/+141
2014-03-15[SCSI] megaraid_sas: Load correct raid context timeoutadam radford1-1/+4
2014-03-15[SCSI] megaraid_sas: Big endian code related fixesSumit.Saxena@lsi.com1-3/+3
2013-09-10[SCSI] megaraid_sas: addded support for big endian architectureSumit.Saxena@lsi.com1-62/+72
2013-09-06[SCSI] megaraid_sas: Add High Availability clustering support using shared Logical Disksadam radford1-4/+7
2013-07-09[SCSI] megaraid_sas: fix a bug for 64 bit archesDan Carpenter1-2/+2
2013-06-24[SCSI] megaraid_sas: Add support for Uneven Span PRL11Sumit.Saxena@lsi.com1-39/+727
2013-06-24[SCSI] megaraid_sas: Add support for MegaRAID Fury (device ID-0x005f) 12Gb/s controllersSumit.Saxena@lsi.com1-4/+9
2013-06-24[SCSI] megaraid_sas: Update balance count in driver to be in sync of firmwareSumit.Saxena@lsi.com1-2/+3
2012-10-09[SCSI] megaraid_sas: Version, Changelog, Copyright updateadam radford1-1/+1
2012-04-23[SCSI] megaraid_sas: Add fpRead/WriteCapable, fpRead/WriteAcrossStripe checksadam radford1-8/+13
2012-01-16[SCSI] megaraid_sas: Fix reglockFlags for degraded raid5/6adam radford1-1/+3
2011-10-16[SCSI] megaraid_sas: Add support for MegaRAID 9360/9380 12GB/s controllersadam radford1-8/+18