summaryrefslogtreecommitdiff
path: root/block/sed-opal.c
AgeCommit message (Expand)Author
2019-05-31block: sed-opal: fix IOC_OPAL_ENABLE_DISABLE_MBRDavid Kozub
2018-08-24block: sed-opal: Fix a couple off by one bugsDan Carpenter
2017-09-11block: sed-opal: Set MBRDone on S3 resume path if TPER is MBREnabledScott Bauer
2017-04-07block: sed-opal: Tone down all the pr_* to debugsScott Bauer
2017-03-30block/sed-opal: fix spelling mistake: "Lifcycle" -> "Lifecycle"Colin Ian King
2017-03-08block/sed: Fix opal user range check and unused variablesJon Derrick
2017-02-23block/sed-opal: Propagate original error message to userland.Scott Bauer
2017-02-23block/sed-opal: Introduce free_opal_dev to free the structure and clean up stateScott Bauer
2017-02-22block/sed: Embed function data into the function sequenceJon Derrick
2017-02-22block/sed: Check received header lengthsJon Derrick
2017-02-22block/sed: Add helper to qualify response tokensJon Derrick
2017-02-22block/sed: Use ssize_t on atom parsers to return errorsJon Derrick
2017-02-17block/sed-opal: allocate struct opal_dev dynamicallyChristoph Hellwig
2017-02-17block/sed-opal: tone down not supported warningsChristoph Hellwig
2017-02-14Move stack parameters for sed_ioctl to prevent oversized stack with CONFIG_KASANScott Bauer
2017-02-06block: Add Sed-opal libraryScott Bauer