index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
efivarfs
Age
Commit message (
Expand
)
Author
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-02-10
efi: Make efivarfs entries immutable by default
Peter Jones
2016-02-10
efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad version
Peter Jones
2016-01-22
wrappers for ->i_mutex access
Al Viro
2015-05-06
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-04-17
efivarfs: Ensure VariableName is NUL-terminated
Ross Lagerwall
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-01-29
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...
Ingo Molnar
2015-01-12
Merge tag 'rneri-efi-next' of https://github.com/ricardon/efi into next
Matt Fleming
2015-01-08
efi: Rename efi_guid_unparse to efi_guid_to_str
Borislav Petkov
2015-01-05
fs: Make efivarfs a pseudo filesystem, built by default with EFI
Leif Lindholm
2014-12-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-11-19
kill f_dentry uses
Al Viro
2014-11-11
efivarfs: Allow unloading when build as module
Mathias Krause
2014-06-04
fs/efivarfs/super.c: use static const for dentry_operations
Fabian Frederick
2014-03-04
efivarfs: 'efivarfs_file_write' function reorganization
Geyslan G. Bem
2013-11-16
consolidate simple ->d_delete() instances
Al Viro
2013-07-14
efivarfs: we can use simple_lookup() now
Al Viro
2013-06-29
Don't pass inode to ->d_hash() and ->d_compare()
Linus Torvalds
2013-05-13
efivarfs: Never return ENOENT from firmware again
Lingzhu Xiang
2013-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-04-30
Merge tag 'v3.9' into efi-for-tip2
Matt Fleming
2013-04-20
Merge remote-tracking branch 'efi/chainsaw' into x86/efi
H. Peter Anvin
2013-04-17
efi: split efisubsystem from efivars
Tom Gundersen
2013-04-17
efivarfs: Move to fs/efivarfs
Matt Fleming