aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sed-opal.h
AgeCommit message (Expand)AuthorFilesLines
2023-08-22block: sed-opal: keyring support for SED keysGreg Joyce1-0/+3
2023-08-22block: sed-opal: Implement IOC_OPAL_REVERT_LSPGreg Joyce1-0/+1
2023-08-22block: sed-opal: Implement IOC_OPAL_DISCOVERYGreg Joyce1-0/+1
2023-04-19sed-opal: geometry feature reporting commandOndrej Kozina1-0/+1
2023-04-05sed-opal: Add command to read locking range parameters.Ondrej Kozina1-0/+1
2022-12-08block: sed-opal: Don't include <linux/kernel.h>Christophe JAILLET1-1/+2
2022-08-22block: sed-opal: Add ioctl to return device statusdougmill@linux.vnet.ibm.com1-0/+1
2019-11-04block: sed-opal: Add support to read/write opal tables genericallyRevanth Rajashekar1-0/+1
2019-06-29block: sed-opal: ioctl for writing to shadow mbrJonas Rabenstein1-0/+1
2019-06-29block: sed-opal: add ioctl for done-mark of shadow mbrJonas Rabenstein1-0/+1
2019-06-29block: sed-opal: PSID reverttper capabilityRevanth Rajashekar1-0/+1
2019-04-30block: switch all files cleared marked as GPLv2 to SPDX tagsChristoph Hellwig1-9/+1
2017-02-23block/sed-opal: Introduce free_opal_dev to free the structure and clean up stateScott Bauer1-0/+5
2017-02-17block/sed-opal: allocate struct opal_dev dynamicallyChristoph Hellwig1-112/+4
2017-02-14Move stack parameters for sed_ioctl to prevent oversized stack with CONFIG_KASANScott Bauer1-2/+2
2017-02-06block: Add Sed-opal libraryScott Bauer1-0/+178