summaryrefslogtreecommitdiffstats
path: root/fs/efivarfs/file.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'vfs-fix-ioctl-checking-3' of git://git.kernel.org/pub/scm/fs/xfs/x...Linus Torvalds2019-07-131-9/+17
|\
| * vfs: create a generic checking and prep function for FS_IOC_SETFLAGSDarrick J. Wong2019-07-011-9/+17
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
|/
* efivarfs: Limit the rate for non-root to read filesLuck, Tony2018-02-221-0/+6
* efivarfs: Make efivarfs_file_ioctl() staticPeter Jones2016-05-071-1/+1
* efi: Make efivarfs entries immutable by defaultPeter Jones2016-02-101-0/+70
* wrappers for ->i_mutex accessAl Viro2016-01-231-2/+2
* kill f_dentry usesAl Viro2014-11-191-2/+2
* efivarfs: 'efivarfs_file_write' function reorganizationGeyslan G. Bem2014-03-041-9/+4Star
* efivarfs: Never return ENOENT from firmware againLingzhu Xiang2013-05-131-2/+12
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-021-0/+1
* Merge remote-tracking branch 'efi/chainsaw' into x86/efiH. Peter Anvin2013-04-201-7/+1Star
* efivarfs: Move to fs/efivarfsMatt Fleming2013-04-171-0/+111