aboutsummaryrefslogtreecommitdiffstats
path: root/fs/efivarfs/inode.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2016-09-27fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani1-1/+1
2016-09-09efi: Don't use spinlocks for efi varsSylvain Chouleur1-1/+4
2016-05-20fs/efivarfs/inode.c: use generic UUID libraryAndy Shevchenko1-37/+3
2016-02-10efi: Make efivarfs entries immutable by defaultPeter Jones1-11/+19
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells1-2/+2
2013-07-14efivarfs: we can use simple_lookup() nowAl Viro1-13/+1
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+1
2013-04-17efivarfs: Move to fs/efivarfsMatt Fleming1-0/+173