summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/cxlflash/vlun.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: cxlflash: Drop unused sense buffersKees Cook2018-08-021-5/+2Star
* scsi: cxlflash: Isolate external module dependenciesUma Krishnan2018-05-181-1/+2
* scsi: cxlflash: Use derived maximum write same lengthMatthew R. Ochs2017-10-311-2/+4
* scsi: cxlflash: Fix vlun resize failure in the shrink pathUma Krishnan2017-08-261-5/+1Star
* scsi: cxlflash: Support WS16 unmapMatthew R. Ochs2017-06-261-0/+1
* scsi: cxlflash: Handle AFU sync failuresUma Krishnan2017-06-261-24/+64
* scsi: cxlflash: Hide FC internals behind common access routineMatthew R. Ochs2017-04-141-8/+8
* scsi: cxlflash: Remove port configuration assumptionsMatthew R. Ochs2017-04-141-31/+58
* scsi: merge __scsi_execute into scsi_executeChristoph Hellwig2017-02-231-2/+2
* scsi: cxlflash: Cleanup printsMatthew R. Ochs2017-01-121-79/+90
* scsi: cxlflash: Transition to application close modelMatthew R. Ochs2016-08-241-11/+2Star
* cxlflash: Fix to avoid virtual LUN failover failureMatthew R. Ochs2016-01-071-0/+2
* cxlflash: Fix to avoid potential deadlock on EEHMatthew R. Ochs2015-10-301-0/+29
* cxlflash: Correct spelling, grammar, and alignment mistakesMatthew R. Ochs2015-10-301-7/+7
* cxlflash: Fix MMIO and endianness errorsMatthew R. Ochs2015-10-301-2/+2
* cxlflash: Fix data corruption when vLUN used over multiple cardsMatthew R. Ochs2015-10-301-8/+8
* cxlflash: Fix read capacity timeoutManoj Kumar2015-10-301-2/+2
* cxlflash: Replace magic numbers with literalsManoj Kumar2015-10-301-1/+2
* cxlflash: Virtual LUN supportMatthew R. Ochs2015-08-271-0/+1243