- d701ea2 efivars: convert to fileattr by Miklos Szeredi · 3 years, 9 months ago
- 549c729 fs: make helpers idmap mount aware by Christian Brauner · 4 years ago
- 21cb47b inode: make init and permission helpers idmapped mount aware by Christian Brauner · 4 years ago
- ff04f3b efivarfs: revert "fix memory leak in efivarfs_create()" by Ard Biesheuvel · 4 years, 1 month ago
- fe5186c efivarfs: fix memory leak in efivarfs_create() by Vamshi K Sthambamkadi · 4 years, 2 months ago
- 336af6a efivarfs: Replace invalid slashes with exclamation marks in dentries. by Michael Schaller · 4 years, 3 months ago
- f88814c efi/efivars: Expose RT service availability via efivars abstraction by Ard Biesheuvel · 4 years, 6 months ago
- 4353f03 efivarfs: Don't return -EINTR when rate-limiting reads by Tony Luck · 4 years, 7 months ago
- 2096721f efivarfs: Update inode modification time for successful writes by Tony Luck · 4 years, 7 months ago
- bf67fad efi: Use more granular check for availability for variable services by Ard Biesheuvel · 5 years ago
- 933a90b Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
- 5010fe9 Merge tag 'vfs-fix-ioctl-checking-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
- 4799974 vfs: Convert efivarfs to use the new mount API by David Howells · 6 years ago
- 5aca284 vfs: create a generic checking and prep function for FS_IOC_SETFLAGS by Darrick J. Wong · 5 years ago
- d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- c432656 efivars: Call guid_parse() against guid_t type of variable by Andy Shevchenko · 6 years ago
- bef3efb efivarfs: Limit the rate for non-root to read files by Luck, Tony · 7 years ago
- 1d278a8 VFS: Kill off s_options and helpers by David Howells · 7 years ago
- 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 078cd82 fs: Replace CURRENT_TIME with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
- 22c2b77 fs/efivarfs: Fix double kfree() in error path by Matt Fleming · 8 years ago
- 21b3ddd efi: Don't use spinlocks for efi vars by Sylvain Chouleur · 8 years ago
- 6fa67e7 get rid of 'parent' argument of ->d_compare() by Al Viro · 8 years ago
- 8387ff2 vfs: make the string hashes salt the hash by Linus Torvalds · 9 years ago
- 8236431 fs/efivarfs/inode.c: use generic UUID library by Andy Shevchenko · 9 years ago
- 6c5450e efivarfs: Make efivarfs_file_ioctl() static by Peter Jones · 9 years ago
- 1cfd631 efi: Merge boolean flag arguments by Julia Lawall · 9 years ago
- 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
- ed8b0de efi: Make efivarfs entries immutable by default by Peter Jones · 9 years ago
- e0d64e6 efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad version by Peter Jones · 9 years ago
- 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
- 3d54ac9 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- c57dcb5 efivarfs: Ensure VariableName is NUL-terminated by Ross Lagerwall · 10 years ago
- 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 10 years ago
- 3c01b74 Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/efi by Ingo Molnar · 10 years ago
- 17473c3 Merge tag 'rneri-efi-next' of https://github.com/ricardon/efi into next by Matt Fleming · 10 years ago
- 26e0227 efi: Rename efi_guid_unparse to efi_guid_to_str by Borislav Petkov · 10 years ago
- 62c204d fs: Make efivarfs a pseudo filesystem, built by default with EFI by Leif Lindholm · 10 years ago
- cbfe0de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
- b583043 kill f_dentry uses by Al Viro · 10 years ago
- af5a29a efivarfs: Allow unloading when build as module by Mathias Krause · 10 years ago
- e37dcbf fs/efivarfs/super.c: use static const for dentry_operations by Fabian Frederick · 11 years ago
- aca32b5 efivarfs: 'efivarfs_file_write' function reorganization by Geyslan G. Bem · 11 years ago
- b26d4cd consolidate simple ->d_delete() instances by Al Viro · 11 years ago
- 6e8cd2c efivarfs: we can use simple_lookup() now by Al Viro · 11 years ago
- da53be1 Don't pass inode to ->d_hash() and ->d_compare() by Linus Torvalds · 12 years ago
- 3fab70c efivarfs: Never return ENOENT from firmware again by Lingzhu Xiang · 12 years ago
- 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
- a614e19 Merge tag 'v3.9' into efi-for-tip2 by Matt Fleming · 12 years ago
- f53f292 Merge remote-tracking branch 'efi/chainsaw' into x86/efi by H. Peter Anvin · 12 years ago
- a9499fa efi: split efisubsystem from efivars by Tom Gundersen · 12 years ago
- d68772b efivarfs: Move to fs/efivarfs by Matt Fleming · 12 years ago