summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/cxlflash/superpipe.c
Commit message (Expand)AuthorAgeFilesLines
* cxlflash: drop unlikely before IS_ERR_OR_NULLGeliang Tang2015-12-101-2/+2
* cxlflash: a couple off by one bugsDan Carpenter2015-12-101-2/+2
* cxlflash: Fix to avoid bypassing context cleanupMatthew R. Ochs2015-10-301-4/+1
* cxlflash: Fix to avoid potential deadlock on EEHMatthew R. Ochs2015-10-301-1/+29
* cxlflash: Fix to avoid corrupting adapter fopsMatthew R. Ochs2015-10-301-10/+1
* cxlflash: Correct spelling, grammar, and alignment mistakesMatthew R. Ochs2015-10-301-1/+1
* cxlflash: Fix to prevent EEH recovery failureMatthew R. Ochs2015-10-301-0/+9
* cxlflash: Fix MMIO and endianness errorsMatthew R. Ochs2015-10-301-3/+3
* cxlflash: Correct naming of limbo state and waitqMatthew R. Ochs2015-10-301-7/+7
* cxlflash: Fix to avoid CXL services during EEHMatthew R. Ochs2015-10-301-38/+60
* cxlflash: Fix to avoid sizeof(bool)Matthew R. Ochs2015-10-301-1/+1
* cxlflash: Fix potential oops following LUN removalMatthew R. Ochs2015-10-301-12/+23
* cxlflash: Fix read capacity timeoutManoj Kumar2015-10-301-5/+4
* cxlflash: Replace magic numbers with literalsManoj Kumar2015-10-301-2/+4
* cxlflash: Virtual LUN supportMatthew R. Ochs2015-08-261-6/+76
* cxlflash: Superpipe supportMatthew R. Ochs2015-08-261-0/+2014
OpenPOWER on IntegriCloud