aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/cxlflash/superpipe.c
Commit message (Expand)AuthorAge
* scsi: cxlflash: Fix context reference tracking on detachMatthew R. Ochs2016-09-14
* scsi: cxlflash: Remove adapter file descriptor cacheMatthew R. Ochs2016-08-23
* scsi: cxlflash: Transition to application close modelMatthew R. Ochs2016-08-23
* scsi: cxlflash: Add kref to contextMatthew R. Ochs2016-08-18
* scsi: cxlflash: Cache owning adapter within contextMatthew R. Ochs2016-08-18
* scsi: cxlflash: Avoid mutex when destroying contextMatthew R. Ochs2016-08-18
* cxlflash: Fix to resolve dead-lock during EEH recoveryManoj N. Kumar2016-05-05
* cxlflash: Reorder user context initializationUma Krishnan2016-03-08
* cxlflash: Simplify attach path error cleanupMatthew R. Ochs2016-03-08
* cxlflash: Split out context initializationMatthew R. Ochs2016-03-08
* cxlflash: drop unlikely before IS_ERR_OR_NULLGeliang Tang2015-12-10
* cxlflash: a couple off by one bugsDan Carpenter2015-12-10
* cxlflash: Fix to avoid bypassing context cleanupMatthew R. Ochs2015-10-30
* cxlflash: Fix to avoid potential deadlock on EEHMatthew R. Ochs2015-10-30
* cxlflash: Fix to avoid corrupting adapter fopsMatthew R. Ochs2015-10-30
* cxlflash: Correct spelling, grammar, and alignment mistakesMatthew R. Ochs2015-10-30
* cxlflash: Fix to prevent EEH recovery failureMatthew R. Ochs2015-10-30
* cxlflash: Fix MMIO and endianness errorsMatthew R. Ochs2015-10-30
* cxlflash: Correct naming of limbo state and waitqMatthew R. Ochs2015-10-30
* cxlflash: Fix to avoid CXL services during EEHMatthew R. Ochs2015-10-30
* cxlflash: Fix to avoid sizeof(bool)Matthew R. Ochs2015-10-30
* cxlflash: Fix potential oops following LUN removalMatthew R. Ochs2015-10-30
* cxlflash: Fix read capacity timeoutManoj Kumar2015-10-30
* cxlflash: Replace magic numbers with literalsManoj Kumar2015-10-30
* cxlflash: Virtual LUN supportMatthew R. Ochs2015-08-26
* cxlflash: Superpipe supportMatthew R. Ochs2015-08-26