summaryrefslogtreecommitdiff
path: root/drivers/scsi/cxlflash/superpipe.c
AgeCommit message (Expand)Author
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-02-08scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_templateNathan Chancellor
2018-08-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-08-02scsi: cxlflash: Drop unused sense buffersKees Cook
2018-06-21scsi: cxlflash: Change return type for fault handlerSouptick Joarder
2018-05-18scsi: cxlflash: Isolate external module dependenciesUma Krishnan
2018-05-18scsi: cxlflash: Acquire semaphore before invoking ioctl servicesUma Krishnan
2018-04-18scsi: cxlflash: Setup LISNs for user contextsUma Krishnan
2018-01-10scsi: cxlflash: Staging to support future acceleratorsMatthew R. Ochs
2018-01-10scsi: cxlflash: Remove embedded CXL work structuresMatthew R. Ochs
2018-01-10scsi: cxlflash: Explicitly cache number of interrupts per contextMatthew R. Ochs
2018-01-10scsi: cxlflash: Update cxl-specific arguments to generic cookieUma Krishnan
2017-10-31scsi: cxlflash: Derive pid through accessorsMatthew R. Ochs
2017-08-25scsi: cxlflash: Avoid double mutex unlockMatthew R. Ochs
2017-08-24scsi: cxlflash: Fix an error handling path in 'cxlflash_disk_attach()'Christophe JAILLET
2017-06-26scsi: cxlflash: Handle AFU sync failuresUma Krishnan
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