summaryrefslogtreecommitdiffstats
path: root/fs/efivarfs/vars.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* efivarfs: add variable resync after hibernationJames Bottomley7 days1-2/+4
* efivarfs: remove unused efivarfs_listJames Bottomley10 days1-78/+11
* efivarfs: move variable lifetime management into the inodesJames Bottomley10 days1-36/+3
* efivarfs: make variable_is_present use dcache lookupJames Bottomley2025-01-091-24/+2
* efivarfs: add helper to convert from UC16 name and GUID to utf8 nameJames Bottomley2025-01-091-0/+25
* module: Convert symbol namespace to string literalPeter Zijlstra2024-12-021-1/+1
* efi: Clear up misconceptions about a maximum variable name sizeTim Schumacher2024-04-131-2/+3
* efivarfs: Drop 'duplicates' bool parameter on efivar_init()Ard Biesheuvel2024-02-251-4/+2
* efivarfs: Request at most 512 bytes for variable namesTim Schumacher2024-02-251-6/+11
* efivarfs: Move efivarfs list into superblock s_fs_infoArd Biesheuvel2023-12-111-2/+3
* efi: efivars: Fix variable writes without query_variable_store()Ard Biesheuvel2022-10-211-16/+0
* efi: vars: Move efivar caching layer into efivarfsArd Biesheuvel2022-06-241-0/+738