aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/cxlflash/vlun.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-31scsi: cxlflash: Use derived maximum write same lengthMatthew R. Ochs1-2/+4
2017-08-25scsi: cxlflash: Fix vlun resize failure in the shrink pathUma Krishnan1-5/+1
2017-06-26scsi: cxlflash: Support WS16 unmapMatthew R. Ochs1-0/+1
2017-06-26scsi: cxlflash: Handle AFU sync failuresUma Krishnan1-24/+64
2017-04-13scsi: cxlflash: Hide FC internals behind common access routineMatthew R. Ochs1-8/+8
2017-04-13scsi: cxlflash: Remove port configuration assumptionsMatthew R. Ochs1-31/+58
2017-02-23scsi: merge __scsi_execute into scsi_executeChristoph Hellwig1-2/+2
2017-01-11scsi: cxlflash: Cleanup printsMatthew R. Ochs1-79/+90
2016-08-23scsi: cxlflash: Transition to application close modelMatthew R. Ochs1-11/+2
2016-01-06cxlflash: Fix to avoid virtual LUN failover failureMatthew R. Ochs1-0/+2
2015-10-30cxlflash: Fix to avoid potential deadlock on EEHMatthew R. Ochs1-0/+29
2015-10-30cxlflash: Correct spelling, grammar, and alignment mistakesMatthew R. Ochs1-7/+7
2015-10-30cxlflash: Fix MMIO and endianness errorsMatthew R. Ochs1-2/+2
2015-10-30cxlflash: Fix data corruption when vLUN used over multiple cardsMatthew R. Ochs1-8/+8
2015-10-30cxlflash: Fix read capacity timeoutManoj Kumar1-2/+2
2015-10-30cxlflash: Replace magic numbers with literalsManoj Kumar1-1/+2
2015-08-26cxlflash: Virtual LUN supportMatthew R. Ochs1-0/+1243