| Commit message (Expand) | Author | Age | Files | Lines |
* | efivars: convert to fileattr | Miklos Szeredi | 2021-04-12 | 1 | -77/+0 |
* | inode: make init and permission helpers idmapped mount aware | Christian Brauner | 2021-01-24 | 1 | -1/+1 |
* | efivarfs: Don't return -EINTR when rate-limiting reads | Tony Luck | 2020-06-15 | 1 | -4/+2 |
* | efivarfs: Update inode modification time for successful writes | Tony Luck | 2020-06-15 | 1 | -0/+1 |
* | Merge tag 'vfs-fix-ioctl-checking-3' of git://git.kernel.org/pub/scm/fs/xfs/x... | Linus Torvalds | 2019-07-12 | 1 | -9/+17 |
|\ |
|
| * | vfs: create a generic checking and prep function for FS_IOC_SETFLAGS | Darrick J. Wong | 2019-07-01 | 1 | -9/+17 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -4/+1 |
|/ |
|
* | efivarfs: Limit the rate for non-root to read files | Luck, Tony | 2018-02-22 | 1 | -0/+6 |
* | efivarfs: Make efivarfs_file_ioctl() static | Peter Jones | 2016-05-07 | 1 | -1/+1 |
* | efi: Make efivarfs entries immutable by default | Peter Jones | 2016-02-10 | 1 | -0/+70 |
* | wrappers for ->i_mutex access | Al Viro | 2016-01-22 | 1 | -2/+2 |
* | kill f_dentry uses | Al Viro | 2014-11-19 | 1 | -2/+2 |
* | efivarfs: 'efivarfs_file_write' function reorganization | Geyslan G. Bem | 2014-03-04 | 1 | -9/+4 |
* | efivarfs: Never return ENOENT from firmware again | Lingzhu Xiang | 2013-05-13 | 1 | -2/+12 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-01 | 1 | -0/+1 |
* | Merge remote-tracking branch 'efi/chainsaw' into x86/efi | H. Peter Anvin | 2013-04-20 | 1 | -7/+1 |
* | efivarfs: Move to fs/efivarfs | Matt Fleming | 2013-04-17 | 1 | -0/+111 |