aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/cxlflash
AgeCommit message (Expand)Author
2016-04-05Merge branch 'fixes-base' into fixesJames Bottomley
2016-03-28cxlflash: Move to exponential back-off when cmd_room is not availableManoj N. Kumar
2016-03-28cxlflash: Fix regression issue with re-ordering patchManoj N. Kumar
2016-03-19Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-03-09cxlflash: Use new cxl_pci_read_adapter_vpd() APIFrederic Barrat
2016-03-08cxlflash: Increase cmd_per_lun for better throughputManoj N. Kumar
2016-03-08cxlflash: Fix to avoid unnecessary scan with internal LUNsManoj N. Kumar
2016-03-08cxlflash: Reorder user context initializationUma Krishnan
2016-03-08cxlflash: Simplify attach path error cleanupMatthew R. Ochs
2016-03-08cxlflash: Split out context initializationMatthew R. Ochs
2016-03-08cxlflash: Unmap problem state area before detaching master contextUma Krishnan
2016-03-08cxlflash: Simplify PCI registrationManoj N. Kumar
2016-01-06cxlflash: Enable device id for future IBM CXL adapterManoj Kumar
2016-01-06cxlflash: Resolve oops in wait_port_offlineManoj Kumar
2016-01-06cxlflash: Fix to resolve cmd leak after host resetManoj Kumar
2016-01-06cxlflash: Removed driver date printUma Krishnan
2016-01-06cxlflash: Fix to avoid virtual LUN failover failureMatthew R. Ochs
2016-01-06cxlflash: Fix to escalate LINK_RESET also on port 1Manoj Kumar
2015-12-10cxlflash: drop unlikely before IS_ERR_OR_NULLGeliang Tang
2015-12-10cxlflash: a couple off by one bugsDan Carpenter
2015-10-30cxlflash: Fix to avoid bypassing context cleanupMatthew R. Ochs
2015-10-30cxlflash: Fix to avoid lock instrumentation rejectionMatthew R. Ochs
2015-10-30cxlflash: Fix to avoid corrupting port selection maskMatthew R. Ochs
2015-10-30cxlflash: Fix to escalate to LINK_RESET on login timeoutManoj Kumar
2015-10-30cxlflash: Fix to avoid leaving dangling interrupt resourcesMatthew R. Ochs
2015-10-30cxlflash: Fix to avoid potential deadlock on EEHMatthew R. Ochs
2015-10-30cxlflash: Correct trace stringMatthew R. Ochs
2015-10-30cxlflash: Fix to avoid corrupting adapter fopsMatthew R. Ochs
2015-10-30cxlflash: Fix to double the delay each timeManoj Kumar
2015-10-30cxlflash: Fix to prevent stale AFU RRQMatthew R. Ochs
2015-10-30cxlflash: Correct spelling, grammar, and alignment mistakesMatthew R. Ochs
2015-10-30cxlflash: Fix to prevent EEH recovery failureMatthew R. Ochs
2015-10-30cxlflash: Fix MMIO and endianness errorsMatthew R. Ochs
2015-10-30cxlflash: Fix function prolog parameters and return codesMatthew R. Ochs
2015-10-30cxlflash: Remove unnecessary scsi_block_requestsMatthew R. Ochs
2015-10-30cxlflash: Correct behavior in device reset handler following EEHMatthew R. Ochs
2015-10-30cxlflash: Fix to prevent workq from accessing freed memoryMatthew R. Ochs
2015-10-30cxlflash: Correct usage of scsi_host_put()Matthew R. Ochs
2015-10-30cxlflash: Fix AFU version access/storage and add checkMatthew R. Ochs
2015-10-30cxlflash: Remove dual port online dependencyMatthew R. Ochs
2015-10-30cxlflash: Fix async interrupt bypass logicMatthew R. Ochs
2015-10-30cxlflash: Fix host link up event handlingMatthew R. Ochs
2015-10-30cxlflash: Fix location of setting residMatthew R. Ochs
2015-10-30cxlflash: Fix to avoid stall while waiting on TMFMatthew R. Ochs
2015-10-30cxlflash: Fix to avoid spamming the kernel logMatthew R. Ochs
2015-10-30cxlflash: Refine host/device attributesMatthew R. Ochs
2015-10-30cxlflash: Make functions staticMatthew R. Ochs
2015-10-30cxlflash: Correct naming of limbo state and waitqMatthew R. Ochs
2015-10-30cxlflash: Fix to avoid CXL services during EEHMatthew R. Ochs
2015-10-30cxlflash: Fix context encode mask widthMatthew R. Ochs