summaryrefslogtreecommitdiff
path: root/fs/efivarfs
Commit message (Expand)AuthorAge
* efivarfs: Limit the rate for non-root to read filesLuck, Tony2018-02-22
* VFS: Kill off s_options and helpersDavid Howells2017-07-11
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-10
|\
| * fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani2016-09-27
* | fs/efivarfs: Fix double kfree() in error pathMatt Fleming2016-09-09
* | efi: Don't use spinlocks for efi varsSylvain Chouleur2016-09-09
|/
* get rid of 'parent' argument of ->d_compare()Al Viro2016-07-31
* vfs: make the string hashes salt the hashLinus Torvalds2016-06-10
* fs/efivarfs/inode.c: use generic UUID libraryAndy Shevchenko2016-05-20
* efivarfs: Make efivarfs_file_ioctl() staticPeter Jones2016-05-07
* efi: Merge boolean flag argumentsJulia Lawall2016-05-07
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
* efi: Make efivarfs entries immutable by defaultPeter Jones2016-02-10
* efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad versionPeter Jones2016-02-10
* wrappers for ->i_mutex accessAl Viro2016-01-22
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-05-06
|\
| * efivarfs: Ensure VariableName is NUL-terminatedRoss Lagerwall2015-04-17
* | VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-15
|/
* Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar2015-01-29
|\
| * Merge tag 'rneri-efi-next' of https://github.com/ricardon/efi into nextMatt Fleming2015-01-12
| |\
| | * efi: Rename efi_guid_unparse to efi_guid_to_strBorislav Petkov2015-01-07
| * | fs: Make efivarfs a pseudo filesystem, built by default with EFILeif Lindholm2015-01-05
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-12-10
|\ \ | |/ |/|
| * kill f_dentry usesAl Viro2014-11-19
* | efivarfs: Allow unloading when build as moduleMathias Krause2014-11-11
|/
* fs/efivarfs/super.c: use static const for dentry_operationsFabian Frederick2014-06-04
* efivarfs: 'efivarfs_file_write' function reorganizationGeyslan G. Bem2014-03-04
* consolidate simple ->d_delete() instancesAl Viro2013-11-15
* efivarfs: we can use simple_lookup() nowAl Viro2013-07-14
* Don't pass inode to ->d_hash() and ->d_compare()Linus Torvalds2013-06-29
* efivarfs: Never return ENOENT from firmware againLingzhu Xiang2013-05-13
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
* Merge tag 'v3.9' into efi-for-tip2Matt Fleming2013-04-30
* Merge remote-tracking branch 'efi/chainsaw' into x86/efiH. Peter Anvin2013-04-20
* efi: split efisubsystem from efivarsTom Gundersen2013-04-17
* efivarfs: Move to fs/efivarfsMatt Fleming2013-04-17