aboutsummaryrefslogtreecommitdiffstats
path: root/fs/efivarfs
AgeCommit message (Expand)Author
2018-02-22efivarfs: Limit the rate for non-root to read filesLuck, Tony
2017-07-11VFS: Kill off s_options and helpersDavid Howells
2016-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-09-27fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani
2016-09-09fs/efivarfs: Fix double kfree() in error pathMatt Fleming
2016-09-09efi: Don't use spinlocks for efi varsSylvain Chouleur
2016-07-31get rid of 'parent' argument of ->d_compare()Al Viro
2016-06-10vfs: make the string hashes salt the hashLinus Torvalds
2016-05-20fs/efivarfs/inode.c: use generic UUID libraryAndy Shevchenko
2016-05-07efivarfs: Make efivarfs_file_ioctl() staticPeter Jones
2016-05-07efi: Merge boolean flag argumentsJulia Lawall
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-02-10efi: Make efivarfs entries immutable by defaultPeter Jones
2016-02-10efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad versionPeter Jones
2016-01-22wrappers for ->i_mutex accessAl Viro
2015-05-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-04-17efivarfs: Ensure VariableName is NUL-terminatedRoss Lagerwall
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells
2015-01-29Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar
2015-01-12Merge tag 'rneri-efi-next' of https://github.com/ricardon/efi into nextMatt Fleming
2015-01-07efi: Rename efi_guid_unparse to efi_guid_to_strBorislav Petkov
2015-01-05fs: Make efivarfs a pseudo filesystem, built by default with EFILeif Lindholm
2014-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-11-19kill f_dentry usesAl Viro
2014-11-11efivarfs: Allow unloading when build as moduleMathias Krause
2014-06-04fs/efivarfs/super.c: use static const for dentry_operationsFabian Frederick
2014-03-04efivarfs: 'efivarfs_file_write' function reorganizationGeyslan G. Bem
2013-11-15consolidate simple ->d_delete() instancesAl Viro
2013-07-14efivarfs: we can use simple_lookup() nowAl Viro
2013-06-29Don't pass inode to ->d_hash() and ->d_compare()Linus Torvalds
2013-05-13efivarfs: Never return ENOENT from firmware againLingzhu Xiang
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-30Merge tag 'v3.9' into efi-for-tip2Matt Fleming
2013-04-20Merge remote-tracking branch 'efi/chainsaw' into x86/efiH. Peter Anvin
2013-04-17efi: split efisubsystem from efivarsTom Gundersen
2013-04-17efivarfs: Move to fs/efivarfsMatt Fleming