aboutsummaryrefslogtreecommitdiffstats
path: root/block/sed-opal.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-11block: sed-opal: Set MBRDone on S3 resume path if TPER is MBREnabledScott Bauer1-0/+32
2017-04-07block: sed-opal: Tone down all the pr_* to debugsScott Bauer1-79/+74
2017-03-30block/sed-opal: fix spelling mistake: "Lifcycle" -> "Lifecycle"Colin Ian King1-1/+1
2017-03-08block/sed: Fix opal user range check and unused variablesJon Derrick1-8/+2
2017-02-23block/sed-opal: Propagate original error message to userland.Scott Bauer1-2/+5
2017-02-23block/sed-opal: Introduce free_opal_dev to free the structure and clean up stateScott Bauer1-0/+30
2017-02-22block/sed: Embed function data into the function sequenceJon Derrick1-255/+163
2017-02-22block/sed: Check received header lengthsJon Derrick1-14/+21
2017-02-22block/sed: Add helper to qualify response tokensJon Derrick1-36/+25
2017-02-22block/sed: Use ssize_t on atom parsers to return errorsJon Derrick1-14/+14
2017-02-17block/sed-opal: allocate struct opal_dev dynamicallyChristoph Hellwig1-10/+91
2017-02-17block/sed-opal: tone down not supported warningsChristoph Hellwig1-4/+4
2017-02-14Move stack parameters for sed_ioctl to prevent oversized stack with CONFIG_KASANScott Bauer1-87/+46
2017-02-06block: Add Sed-opal libraryScott Bauer1-0/+2448