summaryrefslogtreecommitdiff
path: root/drivers/scsi/cxlflash/superpipe.c
AgeCommit message (Expand)Author
2017-04-13scsi: cxlflash: Support multiple hardware queuesUma Krishnan
2017-04-13scsi: cxlflash: Fence EEH during probeMatthew R. Ochs
2017-04-13scsi: cxlflash: Remove port configuration assumptionsMatthew R. Ochs
2017-03-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-02-24mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang
2017-02-23scsi: merge __scsi_execute into scsi_executeChristoph Hellwig
2017-01-11scsi: cxlflash: Cleanup printsMatthew R. Ochs
2017-01-11scsi: cxlflash: Support SQ Command ModeMatthew R. Ochs
2016-09-14scsi: cxlflash: Fix context reference tracking on detachMatthew R. Ochs
2016-08-23scsi: cxlflash: Remove adapter file descriptor cacheMatthew R. Ochs
2016-08-23scsi: cxlflash: Transition to application close modelMatthew R. Ochs
2016-08-18scsi: cxlflash: Add kref to contextMatthew R. Ochs
2016-08-18scsi: cxlflash: Cache owning adapter within contextMatthew R. Ochs
2016-08-18scsi: cxlflash: Avoid mutex when destroying contextMatthew R. Ochs
2016-05-05cxlflash: Fix to resolve dead-lock during EEH recoveryManoj 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
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 potential deadlock on EEHMatthew R. Ochs
2015-10-30cxlflash: Fix to avoid corrupting adapter fopsMatthew 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: 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 to avoid sizeof(bool)Matthew R. Ochs
2015-10-30cxlflash: Fix potential oops following LUN removalMatthew R. Ochs
2015-10-30cxlflash: Fix read capacity timeoutManoj Kumar
2015-10-30cxlflash: Replace magic numbers with literalsManoj Kumar
2015-08-26cxlflash: Virtual LUN supportMatthew R. Ochs
2015-08-26cxlflash: Superpipe supportMatthew R. Ochs