summaryrefslogtreecommitdiff
path: root/fs/efivarfs/vars.c
AgeCommit message (Expand)Author
2025-01-22efivarfs: add variable resync after hibernationJames 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
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-04-13efi: Clear up misconceptions about a maximum variable name sizeTim Schumacher
2024-02-25efivarfs: Drop 'duplicates' bool parameter on efivar_init()Ard Biesheuvel
2024-02-25efivarfs: Request at most 512 bytes for variable namesTim Schumacher
2023-12-11efivarfs: Move efivarfs list into superblock s_fs_infoArd Biesheuvel
2022-10-21efi: efivars: Fix variable writes without query_variable_store()Ard Biesheuvel
2022-06-24efi: vars: Move efivar caching layer into efivarfsArd Biesheuvel