aboutsummaryrefslogtreecommitdiffstats
path: root/fs/efivarfs/file.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-15efivarfs: Don't return -EINTR when rate-limiting readsTony Luck1-4/+2
2020-06-15efivarfs: Update inode modification time for successful writesTony Luck1-0/+1
2019-07-12Merge tag 'vfs-fix-ioctl-checking-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-9/+17
2019-07-01vfs: create a generic checking and prep function for FS_IOC_SETFLAGSDarrick J. Wong1-9/+17
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2018-02-22efivarfs: Limit the rate for non-root to read filesLuck, Tony1-0/+6
2016-05-07efivarfs: Make efivarfs_file_ioctl() staticPeter Jones1-1/+1
2016-02-10efi: Make efivarfs entries immutable by defaultPeter Jones1-0/+70
2016-01-22wrappers for ->i_mutex accessAl Viro1-2/+2
2014-11-19kill f_dentry usesAl Viro1-2/+2
2014-03-04efivarfs: 'efivarfs_file_write' function reorganizationGeyslan G. Bem1-9/+4
2013-05-13efivarfs: Never return ENOENT from firmware againLingzhu Xiang1-2/+12
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+1
2013-04-20Merge remote-tracking branch 'efi/chainsaw' into x86/efiH. Peter Anvin1-0/+105
2013-04-17efivarfs: Move to fs/efivarfsMatt Fleming1-0/+111