summaryrefslogtreecommitdiffstats
path: root/fs/efivarfs/inode.c
Commit message (Expand)AuthorAgeFilesLines
* efivarfs: Move efivarfs list into superblock s_fs_infoArd Biesheuvel2023-12-111-1/+2
* Merge tag 'efi-next-for-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-11-041-0/+4
|\
| * efivarfs: Add uid/gid mount optionsJiao Zhou2023-10-201-0/+4
* | efivarfs: convert to new timestamp accessorsJeff Layton2023-10-181-1/+1
|/
* efivarfs: convert to ctime accessor functionsJeff Layton2023-07-131-1/+1
* fs: port ->fileattr_set() to pass mnt_idmapChristian Brauner2023-01-191-1/+1
* fs: port ->create() to pass mnt_idmapChristian Brauner2023-01-191-1/+1
* efi: vars: prohibit reading random seed variablesJason A. Donenfeld2022-12-011-0/+4
* efivars: convert to fileattrMiklos Szeredi2021-04-121-0/+44
* fs: make helpers idmap mount awareChristian Brauner2021-01-241-2/+2
* efivarfs: revert "fix memory leak in efivarfs_create()"Ard Biesheuvel2020-11-251-0/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* efivars: Call guid_parse() against guid_t type of variableAndy Shevchenko2018-07-221-1/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-101-1/+1
|\
| * fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani2016-09-271-1/+1
* | efi: Don't use spinlocks for efi varsSylvain Chouleur2016-09-091-1/+4
|/
* fs/efivarfs/inode.c: use generic UUID libraryAndy Shevchenko2016-05-201-37/+3
* efi: Make efivarfs entries immutable by defaultPeter Jones2016-02-101-11/+19
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-151-2/+2
* efivarfs: we can use simple_lookup() nowAl Viro2013-07-141-13/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-011-0/+1
* efivarfs: Move to fs/efivarfsMatt Fleming2013-04-171-0/+173