summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/cxlflash/superpipe.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: cxlflash: Setup LISNs for user contextsUma Krishnan2018-04-181-0/+14
* scsi: cxlflash: Staging to support future acceleratorsMatthew R. Ochs2018-01-101-28/+20
* scsi: cxlflash: Remove embedded CXL work structuresMatthew R. Ochs2018-01-101-6/+9
* scsi: cxlflash: Explicitly cache number of interrupts per contextMatthew R. Ochs2018-01-101-5/+9
* scsi: cxlflash: Update cxl-specific arguments to generic cookieUma Krishnan2018-01-101-8/+7
* scsi: cxlflash: Derive pid through accessorsMatthew R. Ochs2017-10-311-3/+3
* scsi: cxlflash: Avoid double mutex unlockMatthew R. Ochs2017-08-251-3/+10
* scsi: cxlflash: Fix an error handling path in 'cxlflash_disk_attach()'Christophe JAILLET2017-08-241-0/+1
* scsi: cxlflash: Handle AFU sync failuresUma Krishnan2017-06-261-3/+31
* scsi: cxlflash: Support multiple hardware queuesUma Krishnan2017-04-131-2/+4
* scsi: cxlflash: Fence EEH during probeMatthew R. Ochs2017-04-131-3/+5
* scsi: cxlflash: Remove port configuration assumptionsMatthew R. Ochs2017-04-131-1/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-03-031-5/+3
|\
| * scsi: merge __scsi_execute into scsi_executeChristoph Hellwig2017-02-231-5/+3
* | mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2017-02-241-3/+3
|/
* scsi: cxlflash: Cleanup printsMatthew R. Ochs2017-01-111-79/+86
* scsi: cxlflash: Support SQ Command ModeMatthew R. Ochs2017-01-111-5/+13
* scsi: cxlflash: Fix context reference tracking on detachMatthew R. Ochs2016-09-141-1/+2
* scsi: cxlflash: Remove adapter file descriptor cacheMatthew R. Ochs2016-08-231-13/+13
* scsi: cxlflash: Transition to application close modelMatthew R. Ochs2016-08-231-52/+19
* scsi: cxlflash: Add kref to contextMatthew R. Ochs2016-08-181-35/+52
* scsi: cxlflash: Cache owning adapter within contextMatthew R. Ochs2016-08-181-0/+1
* scsi: cxlflash: Avoid mutex when destroying contextMatthew R. Ochs2016-08-181-18/+8
* cxlflash: Fix to resolve dead-lock during EEH recoveryManoj N. Kumar2016-05-051-0/+15
* cxlflash: Reorder user context initializationUma Krishnan2016-03-081-28/+28
* cxlflash: Simplify attach path error cleanupMatthew R. Ochs2016-03-081-24/+31
* cxlflash: Split out context initializationMatthew R. Ochs2016-03-081-37/+55
* 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