summaryrefslogtreecommitdiff
path: root/fs/efivarfs/internal.h
AgeCommit message (Expand)Author
2025-01-22efivarfs: add variable resync after hibernationJames Bottomley
2025-01-19efivarfs: fix error on write to new variable leaving remnantsJames Bottomley
2025-01-19efivarfs: remove unused efivarfs_listJames Bottomley
2025-01-19efivarfs: move variable lifetime management into the inodesJames Bottomley
2025-01-09efivarfs: make variable_is_present use dcache lookupJames Bottomley
2025-01-09efivarfs: add helper to convert from UC16 name and GUID to utf8 nameJames Bottomley
2025-01-09efivarfs: remove unused efi_variable.Attributes and efivar_entry.kobjJames Bottomley
2024-12-09efivarfs: Fix error on non-existent fileJames Bottomley
2024-04-13efivarfs: Remove unused internal struct membersTim Schumacher
2024-02-25efivarfs: Drop 'duplicates' bool parameter on efivar_init()Ard Biesheuvel
2023-12-11efivarfs: automatically update super block flagMasahisa Kojima
2023-12-11efivarfs: Move efivarfs list into superblock s_fs_infoArd Biesheuvel
2023-10-20efivarfs: Add uid/gid mount optionsJiao Zhou
2022-06-24efi: vars: Move efivar caching layer into efivarfsArd Biesheuvel
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2016-02-10efi: Make efivarfs entries immutable by defaultPeter Jones
2013-04-17efivarfs: Move to fs/efivarfsMatt Fleming