| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-03-07 | efivarfs: Revert "allow creation of zero length files" | Ard Biesheuvel | 1 | -6/+4 |
| 2025-02-27 | efivarfs: allow creation of zero length files | James Bottomley | 1 | -4/+6 |
| 2025-01-19 | efivarfs: fix error on write to new variable leaving remnants | James Bottomley | 1 | -9/+50 |
| 2024-09-27 | [tree-wide] finally take no_llseek out | Al Viro | 1 | -1/+0 |
| 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-07-10 | efivarfs: update ctime when mtime changes on a write | Jeff Layton | 1 | -1/+1 |
| 2021-04-12 | efivars: convert to fileattr | Miklos Szeredi | 1 | -77/+0 |
| 2021-01-24 | inode: make init and permission helpers idmapped mount aware | Christian Brauner | 1 | -1/+1 |
| 2020-06-15 | efivarfs: Don't return -EINTR when rate-limiting reads | Tony Luck | 1 | -4/+2 |
| 2020-06-15 | efivarfs: Update inode modification time for successful writes | Tony Luck | 1 | -0/+1 |
| 2019-07-12 | Merge tag 'vfs-fix-ioctl-checking-3' of git://git.kernel.org/pub/scm/fs/xfs/x... | Linus Torvalds | 1 | -9/+17 |
| 2019-07-01 | vfs: create a generic checking and prep function for FS_IOC_SETFLAGS | Darrick J. Wong | 1 | -9/+17 |
| 2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
| 2018-02-22 | efivarfs: Limit the rate for non-root to read files | Luck, Tony | 1 | -0/+6 |
| 2016-05-07 | efivarfs: Make efivarfs_file_ioctl() static | Peter Jones | 1 | -1/+1 |
| 2016-02-10 | efi: Make efivarfs entries immutable by default | Peter Jones | 1 | -0/+70 |
| 2016-01-22 | wrappers for ->i_mutex access | Al Viro | 1 | -2/+2 |
| 2014-11-19 | kill f_dentry uses | Al Viro | 1 | -2/+2 |
| 2014-03-04 | efivarfs: 'efivarfs_file_write' function reorganization | Geyslan G. Bem | 1 | -9/+4 |
| 2013-05-13 | efivarfs: Never return ENOENT from firmware again | Lingzhu Xiang | 1 | -2/+12 |
| 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-20 | Merge remote-tracking branch 'efi/chainsaw' into x86/efi | H. Peter Anvin | 1 | -0/+105 |
| 2013-04-17 | efivarfs: Move to fs/efivarfs | Matt Fleming | 1 | -0/+111 |