index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
efivarfs
/
file.c
Age
Commit message (
Expand
)
Author
2020-06-15
efivarfs: Don't return -EINTR when rate-limiting reads
Tony Luck
2020-06-15
efivarfs: Update inode modification time for successful writes
Tony Luck
2019-07-12
Merge tag 'vfs-fix-ioctl-checking-3' of git://git.kernel.org/pub/scm/fs/xfs/x...
Linus Torvalds
2019-07-01
vfs: create a generic checking and prep function for FS_IOC_SETFLAGS
Darrick J. Wong
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-02-22
efivarfs: Limit the rate for non-root to read files
Luck, Tony
2016-05-07
efivarfs: Make efivarfs_file_ioctl() static
Peter Jones
2016-02-10
efi: Make efivarfs entries immutable by default
Peter Jones
2016-01-22
wrappers for ->i_mutex access
Al Viro
2014-11-19
kill f_dentry uses
Al Viro
2014-03-04
efivarfs: 'efivarfs_file_write' function reorganization
Geyslan G. Bem
2013-05-13
efivarfs: Never return ENOENT from firmware again
Lingzhu Xiang
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-04-20
Merge remote-tracking branch 'efi/chainsaw' into x86/efi
H. Peter Anvin
2013-04-17
efivarfs: Move to fs/efivarfs
Matt Fleming