index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
efivarfs
/
super.c
Age
Commit message (
Expand
)
Author
2025-12-05
Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-11-16
convert efivarfs
Al Viro
2025-11-12
power: always freeze efivarfs
Christian Brauner
2025-09-29
Merge tag 'vfs-6.18-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-09-15
fs: rename generic_delete_inode() and generic_drop_inode()
Mateusz Guzik
2025-08-28
efivarfs: Fix slab-out-of-bounds in efivarfs_d_compare
Li Nan
2025-07-28
Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2025-07-18
efivarfs: Fix memory leak of efivarfs_fs_info in fs_context error paths
Breno Leitao
2025-06-11
efivarfs: use DCACHE_DONTCACHE instead of always_delete_dentry()
Al Viro
2025-06-10
new helper: set_default_d_op()
Al Viro
2025-05-26
Merge tag 'vfs-6.16-rc1.super' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-05-09
efivarfs: support freeze/thaw
Christian Brauner
2025-04-08
Use try_lookup_noperm() instead of d_hash_and_lookup() outside of VFS
NeilBrown
2025-03-18
efivarfs: fix NULL dereference on resume
James Bottomley
2025-03-17
efivarfs: use I_MUTEX_CHILD nested lock to traverse variables on resume
Ard Biesheuvel
2025-02-23
efivarfs: Defer PM notifier registration until .fill_super
Ard Biesheuvel
2025-01-22
efivarfs: add variable resync after hibernation
James Bottomley
2025-01-22
efivarfs: abstract initial variable creation routine
James Bottomley
2025-01-19
efivarfs: fix error on write to new variable leaving remnants
James Bottomley
2025-01-19
efivarfs: remove unused efivarfs_list
James Bottomley
2025-01-19
efivarfs: move variable lifetime management into the inodes
James Bottomley
2025-01-09
efivarfs: make variable_is_present use dcache lookup
James Bottomley
2025-01-09
efivarfs: add helper to convert from UC16 name and GUID to utf8 name
James Bottomley
2025-01-09
efivarfs: remove unused efi_variable.Attributes and efivar_entry.kobj
James Bottomley
2024-12-09
efivarfs: Fix error on non-existent file
James Bottomley
2024-07-02
efivarfs: Convert to new uid/gid option parsing helpers
Eric Sandeen
2024-02-25
efivarfs: Drop 'duplicates' bool parameter on efivar_init()
Ard Biesheuvel
2024-02-25
efivarfs: Drop redundant cleanup on fill_super() failure
Ard Biesheuvel
2023-12-11
efivarfs: automatically update super block flag
Masahisa Kojima
2023-12-11
efivarfs: Move efivarfs list into superblock s_fs_info
Ard Biesheuvel
2023-12-11
efivarfs: Free s_fs_info on unmount
Ard Biesheuvel
2023-12-11
efivarfs: Move efivar availability check into FS context init
Ard Biesheuvel
2023-12-11
efivarfs: force RO when remounting if SetVariable is not supported
Ilias Apalodimas
2023-11-07
Merge tag 'vfs-6.7.fsid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-11-04
Merge tag 'efi-next-for-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-10-28
fs: report f_fsid from s_dev for "simple" filesystems
Amir Goldstein
2023-10-20
efivarfs: Add uid/gid mount options
Jiao Zhou
2023-09-11
efivarfs: fix statfs() on efivarfs
Heinrich Schuchardt
2023-05-17
efivarfs: expose used and total size
Anisse Astier
2023-01-26
efivarfs: always register filesystem
Johan Hovold
2023-01-17
efi: efivars: drop kobject from efivars_register()
Johan Hovold
2022-12-01
efi: vars: prohibit reading random seed variables
Jason A. Donenfeld
2022-06-24
efi: vars: Use locking version to iterate over efivars linked lists
Ard Biesheuvel
2022-06-24
efi: vars: Don't drop lock in the middle of efivar_init()
Ard Biesheuvel
2020-11-25
efivarfs: revert "fix memory leak in efivarfs_create()"
Ard Biesheuvel
2020-10-26
efivarfs: fix memory leak in efivarfs_create()
Vamshi K Sthambamkadi
2020-09-25
efivarfs: Replace invalid slashes with exclamation marks in dentries.
Michael Schaller
2020-07-09
efi/efivars: Expose RT service availability via efivars abstraction
Ard Biesheuvel
2020-02-23
efi: Use more granular check for availability for variable services
Ard Biesheuvel
2019-07-19
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
[next]