| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-07-04 | tree-wide: s/struct fileattr/struct file_kattr/g | Christian Brauner | 1 | -2/+2 |
| 2025-01-19 | Merge branch 'efivarfs' into next | Ard Biesheuvel | 1 | -28/+13 |
| 2025-01-19 | efivarfs: remove unused efivarfs_list | James Bottomley | 1 | -18/+6 |
| 2025-01-19 | efivarfs: move variable lifetime management into the inodes | James Bottomley | 1 | -13/+10 |
| 2025-01-19 | efivarfs: prevent setting of zero size on the inodes in the cache | James Bottomley | 1 | -0/+17 |
| 2024-12-09 | efivarfs: Fix error on non-existent file | James Bottomley | 1 | -1/+1 |
| 2023-12-11 | efivarfs: Move efivarfs list into superblock s_fs_info | Ard Biesheuvel | 1 | -1/+2 |
| 2023-11-04 | Merge tag 'efi-next-for-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+4 |
| 2023-10-20 | efivarfs: Add uid/gid mount options | Jiao Zhou | 1 | -0/+4 |
| 2023-10-18 | efivarfs: convert to new timestamp accessors | Jeff Layton | 1 | -1/+1 |
| 2023-07-13 | efivarfs: convert to ctime accessor functions | Jeff Layton | 1 | -1/+1 |
| 2023-01-19 | fs: port ->fileattr_set() to pass mnt_idmap | Christian Brauner | 1 | -1/+1 |
| 2023-01-19 | fs: port ->create() to pass mnt_idmap | Christian Brauner | 1 | -1/+1 |
| 2022-12-01 | efi: vars: prohibit reading random seed variables | Jason A. Donenfeld | 1 | -0/+4 |
| 2021-04-12 | efivars: convert to fileattr | Miklos Szeredi | 1 | -0/+44 |
| 2021-01-24 | fs: make helpers idmap mount aware | Christian Brauner | 1 | -2/+2 |
| 2020-11-25 | efivarfs: revert "fix memory leak in efivarfs_create()" | Ard Biesheuvel | 1 | -0/+2 |
| 2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
| 2018-07-22 | efivars: Call guid_parse() against guid_t type of variable | Andy Shevchenko | 1 | -1/+3 |
| 2016-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+1 |
| 2016-09-27 | fs: Replace CURRENT_TIME with current_time() for inode timestamps | Deepa Dinamani | 1 | -1/+1 |
| 2016-09-09 | efi: Don't use spinlocks for efi vars | Sylvain Chouleur | 1 | -1/+4 |
| 2016-05-20 | fs/efivarfs/inode.c: use generic UUID library | Andy Shevchenko | 1 | -37/+3 |
| 2016-02-10 | efi: Make efivarfs entries immutable by default | Peter Jones | 1 | -11/+19 |
| 2015-04-15 | VFS: normal filesystems (and lustre): d_inode() annotations | David Howells | 1 | -2/+2 |
| 2013-07-14 | efivarfs: we can use simple_lookup() now | Al Viro | 1 | -13/+1 |
| 2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -0/+1 |
| 2013-04-17 | efivarfs: Move to fs/efivarfs | Matt Fleming | 1 | -0/+173 |