| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'v6.6-vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf... | Linus Torvalds | 2023-08-28 | 1 | -2/+18 |
|\ |
|
| * | attr: block mode changes of symlinks | Christian Brauner | 2023-07-14 | 1 | -2/+18 |
* | | fs: convert to ctime accessor functions | Jeff Layton | 2023-07-13 | 1 | -1/+1 |
|/ |
|
* | nfs: use vfs setgid helper | Christian Brauner | 2023-03-30 | 1 | -0/+1 |
* | Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2023-02-20 | 1 | -65/+64 |
|\ |
|
| * | fs: port vfs{g,u}id helpers to mnt_idmap | Christian Brauner | 2023-01-19 | 1 | -3/+2 |
| * | fs: port i_{g,u}id_into_vfs{g,u}id() to mnt_idmap | Christian Brauner | 2023-01-19 | 1 | -16/+8 |
| * | fs: port i_{g,u}id_{needs_}update() to mnt_idmap | Christian Brauner | 2023-01-19 | 1 | -2/+2 |
| * | fs: port privilege checking helpers to mnt_idmap | Christian Brauner | 2023-01-19 | 1 | -24/+29 |
| * | fs: port inode_owner_or_capable() to mnt_idmap | Christian Brauner | 2023-01-19 | 1 | -4/+3 |
| * | fs: port xattr to mnt_idmap | Christian Brauner | 2023-01-19 | 1 | -2/+2 |
| * | fs: port ->permission() to pass mnt_idmap | Christian Brauner | 2023-01-19 | 1 | -3/+4 |
| * | fs: port ->setattr() to pass mnt_idmap | Christian Brauner | 2023-01-19 | 1 | -15/+17 |
| * | fs: port vfs_*() helpers to struct mnt_idmap | Christian Brauner | 2023-01-18 | 1 | -6/+7 |
* | | filelock: move file locking definitions to separate header file | Jeff Layton | 2023-01-11 | 1 | -0/+1 |
|/ |
|
* | attr: use consistent sgid stripping checks | Christian Brauner | 2022-10-18 | 1 | -14/+19 |
* | attr: add setattr_should_drop_sgid() | Christian Brauner | 2022-10-18 | 1 | -0/+28 |
* | fs: move should_remove_suid() | Christian Brauner | 2022-10-18 | 1 | -0/+29 |
* | attr: add in_group_or_capable() | Christian Brauner | 2022-10-18 | 1 | -5/+5 |
* | vfs: Check the truncate maximum size in inode_newsize_ok() | David Howells | 2022-08-08 | 1 | -0/+2 |
* | attr: fix kernel doc | Christian Brauner | 2022-06-27 | 1 | -2/+2 |
* | attr: port attribute changes to new types | Christian Brauner | 2022-06-26 | 1 | -36/+32 |
* | security: pass down mount idmapping to setattr hook | Christian Brauner | 2022-06-26 | 1 | -1/+1 |
* | fs: port to iattr ownership update helpers | Christian Brauner | 2022-06-26 | 1 | -4/+2 |
* | fs: account for group membership | Christian Brauner | 2022-06-14 | 1 | -6/+20 |
* | fs: handle circular mappings correctly | Christian Brauner | 2021-11-17 | 1 | -2/+2 |
* | fs: Move notify_change permission checks into may_setattr | Andreas Gruenbacher | 2021-08-13 | 1 | -19/+31 |
* | ima: handle idmapped mounts | Christian Brauner | 2021-01-24 | 1 | -1/+1 |
* | fs: make helpers idmap mount aware | Christian Brauner | 2021-01-24 | 1 | -2/+2 |
* | commoncap: handle idmapped mounts | Christian Brauner | 2021-01-24 | 1 | -1/+1 |
* | attr: handle idmapped mounts | Christian Brauner | 2021-01-24 | 1 | -29/+90 |
* | inode: make init and permission helpers idmapped mount aware | Christian Brauner | 2021-01-24 | 1 | -3/+3 |
* | namei: make permission helpers idmapped mount aware | Christian Brauner | 2021-01-24 | 1 | -1/+2 |
* | capability: handle idmapped mounts | Christian Brauner | 2021-01-24 | 1 | -4/+4 |
* | utimes: Clamp the timestamps in notify_change() | Amir Goldstein | 2019-12-08 | 1 | -12/+11 |
* | timestamp_truncate: Replace users of timespec64_trunc | Deepa Dinamani | 2019-08-30 | 1 | -9/+12 |
* | fs: Fix attr.c kernel-doc | Matthew Wilcox | 2018-07-03 | 1 | -2/+3 |
* | Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2018-06-15 | 1 | -7/+7 |
|\ |
|
| * | vfs: change inode times to use struct timespec64 | Deepa Dinamani | 2018-06-05 | 1 | -7/+7 |
* | | fs: Allow superblock owner to replace invalid owners of inodes | Eric W. Biederman | 2018-05-24 | 1 | -8/+28 |
|/ |
|
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-10-10 | 1 | -1/+1 |
|\ |
|
| * | fs: Replace current_fs_time() with current_time() | Deepa Dinamani | 2016-09-27 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'jk/vfs' into work.misc | Al Viro | 2016-10-08 | 1 | -12/+23 |
|\ \ |
|
| * | | fs: Avoid premature clearing of capabilities | Jan Kara | 2016-09-22 | 1 | -6/+14 |
| * | | fs: Give dentry to inode_change_ok() instead of inode | Jan Kara | 2016-09-22 | 1 | -6/+9 |
| |/ |
|
* / | vfs: move permission checking into notify_change() for utimes(NULL) | Miklos Szeredi | 2016-09-16 | 1 | -0/+15 |
|/ |
|
* | vfs: Don't modify inodes with a uid or gid unknown to the vfs | Eric W. Biederman | 2016-07-05 | 1 | -0/+8 |
* | fs: Refuse uid/gid changes which don't map into s_user_ns | Seth Forshee | 2016-06-27 | 1 | -0/+11 |