index
:
pm24.git
master
perf-mon
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
/
inode.c
Age
Commit message (
Expand
)
Author
2023-12-11
efivarfs: Move efivarfs list into superblock s_fs_info
Ard Biesheuvel
2023-11-04
Merge tag 'efi-next-for-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-10-20
efivarfs: Add uid/gid mount options
Jiao Zhou
2023-10-18
efivarfs: convert to new timestamp accessors
Jeff Layton
2023-07-13
efivarfs: convert to ctime accessor functions
Jeff Layton
2023-01-19
fs: port ->fileattr_set() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->create() to pass mnt_idmap
Christian Brauner
2022-12-01
efi: vars: prohibit reading random seed variables
Jason A. Donenfeld
2021-04-12
efivars: convert to fileattr
Miklos Szeredi
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
2020-11-25
efivarfs: revert "fix memory leak in efivarfs_create()"
Ard Biesheuvel
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-07-22
efivars: Call guid_parse() against guid_t type of variable
Andy Shevchenko
2016-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-09-27
fs: Replace CURRENT_TIME with current_time() for inode timestamps
Deepa Dinamani
2016-09-09
efi: Don't use spinlocks for efi vars
Sylvain Chouleur
2016-05-20
fs/efivarfs/inode.c: use generic UUID library
Andy Shevchenko
2016-02-10
efi: Make efivarfs entries immutable by default
Peter Jones
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2013-07-14
efivarfs: we can use simple_lookup() now
Al Viro
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-04-17
efivarfs: Move to fs/efivarfs
Matt Fleming