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