- cc4a875 Merge tag 'lsm-pr-20240312' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm by Linus Torvalds · 10 months ago
- 9238311 evm: Move to LSM infrastructure by Roberto Sassu · 11 months ago
- 84594c9 ima: Move IMA-Appraisal to LSM infrastructure by Roberto Sassu · 11 months ago
- 77fa6f3 security: Introduce inode_post_setattr hook by Roberto Sassu · 11 months ago
- 784111d evm: Align evm_inode_post_setattr() definition with LSM infrastructure by Roberto Sassu · 11 months ago
- bad5247 ima: Align ima_inode_post_setattr() definition with LSM infrastructure by Roberto Sassu · 11 months ago
- fe12cfc fs: fix a typo in attr.c by Jay · 1 year ago
- 376870a fs: fix doc comment typo fs tree wide by Alexander Mikhalitsyn · 1 year, 1 month ago
- 16a9496 fs: convert core infrastructure to new timestamp accessors by Jeff Layton · 1 year, 4 months ago
- de16588 Merge tag 'v6.6-vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 1 year, 5 months ago
- 5d1f903 attr: block mode changes of symlinks by Christian Brauner · 1 year, 6 months ago
- 2276e5b fs: convert to ctime accessor functions by Jeff Layton · 1 year, 7 months ago
- 4f704d9 nfs: use vfs setgid helper by Christian Brauner · 1 year, 10 months ago
- 05e6295f Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/idmapping by Linus Torvalds · 1 year, 11 months ago
- 4d7ca40 fs: port vfs{g,u}id helpers to mnt_idmap by Christian Brauner · 2 years ago
- e67fe63 fs: port i_{g,u}id_into_vfs{g,u}id() to mnt_idmap by Christian Brauner · 2 years ago
- 0dbe12f fs: port i_{g,u}id_{needs_}update() to mnt_idmap by Christian Brauner · 2 years ago
- 9452e93 fs: port privilege checking helpers to mnt_idmap by Christian Brauner · 2 years ago
- 01beba7 fs: port inode_owner_or_capable() to mnt_idmap by Christian Brauner · 2 years ago
- 39f60c1 fs: port xattr to mnt_idmap by Christian Brauner · 2 years ago
- 4609e1f fs: port ->permission() to pass mnt_idmap by Christian Brauner · 2 years ago
- c1632a0 fs: port ->setattr() to pass mnt_idmap by Christian Brauner · 2 years ago
- abf0857 fs: port vfs_*() helpers to struct mnt_idmap by Christian Brauner · 2 years ago
- 5970e15 filelock: move file locking definitions to separate header file by Jeff Layton · 2 years, 2 months ago
- ed5a704 attr: use consistent sgid stripping checks by Christian Brauner · 2 years, 3 months ago
- 72ae017 attr: add setattr_should_drop_sgid() by Christian Brauner · 2 years, 3 months ago
- e243e3f fs: move should_remove_suid() by Christian Brauner · 2 years, 3 months ago
- 11c2a87 attr: add in_group_or_capable() by Christian Brauner · 2 years, 3 months ago
- e2ebff9 vfs: Check the truncate maximum size in inode_newsize_ok() by David Howells · 2 years, 6 months ago
- 81a1807 attr: fix kernel doc by Christian Brauner · 2 years, 7 months ago
- b27c82e attr: port attribute changes to new types by Christian Brauner · 2 years, 7 months ago
- 0e363cf security: pass down mount idmapping to setattr hook by Christian Brauner · 2 years, 7 months ago
- 35faf31 fs: port to iattr ownership update helpers by Christian Brauner · 2 years, 7 months ago
- 168f912 fs: account for group membership by Christian Brauner · 2 years, 7 months ago
- 9682197 fs: handle circular mappings correctly by Christian Brauner · 3 years, 2 months ago
- 7bb698f fs: Move notify_change permission checks into may_setattr by Andreas Gruenbacher · 3 years, 6 months ago
- a2d2329 ima: handle idmapped mounts by Christian Brauner · 4 years ago
- 549c729 fs: make helpers idmap mount aware by Christian Brauner · 4 years ago
- 71bc356 commoncap: handle idmapped mounts by Christian Brauner · 4 years ago
- 2f221d6 attr: handle idmapped mounts by Christian Brauner · 4 years ago
- 21cb47b inode: make init and permission helpers idmapped mount aware by Christian Brauner · 4 years ago
- 47291ba namei: make permission helpers idmapped mount aware by Christian Brauner · 4 years ago
- 0558c1b capability: handle idmapped mounts by Christian Brauner · 4 years ago
- eb31e2f utimes: Clamp the timestamps in notify_change() by Amir Goldstein · 5 years ago
- 3818c19 timestamp_truncate: Replace users of timespec64_trunc by Deepa Dinamani · 6 years ago
- 3fae174 fs: Fix attr.c kernel-doc by Matthew Wilcox · 7 years ago
- 7a93251 Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 7 years ago
- 95582b0 vfs: change inode times to use struct timespec64 by Deepa Dinamani · 7 years ago
- 0031181 fs: Allow superblock owner to replace invalid owners of inodes by Eric W. Biederman · 8 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
- 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- e55f1d1 Merge remote-tracking branch 'jk/vfs' into work.misc by Al Viro · 8 years ago
- c2050a4 fs: Replace current_fs_time() with current_time() by Deepa Dinamani · 8 years ago
- 030b533 fs: Avoid premature clearing of capabilities by Jan Kara · 9 years ago
- 31051c8 fs: Give dentry to inode_change_ok() instead of inode by Jan Kara · 9 years ago
- f2b20f6 vfs: move permission checking into notify_change() for utimes(NULL) by Miklos Szeredi · 8 years ago
- 0bd23d09 vfs: Don't modify inodes with a uid or gid unknown to the vfs by Eric W. Biederman · 9 years ago
- a475acf fs: Refuse uid/gid changes which don't map into s_user_ns by Seth Forshee · 9 years ago
- 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
- 23adbe1 fs,userns: Change inode_capable to capable_wrt_inode_uidgid by Andy Lutomirski · 11 years ago
- dff6efc fs: fix iversion handling by Christoph Hellwig · 11 years ago
- 27ac0ff locks: break delegations on any attribute modification by J. Bruce Fields · 13 years ago
- 7fa294c userns: Allow chown and setgid preservation by Eric W. Biederman · 12 years ago
- 9957a50 ima: add inode_post_setattr call by Mimi Zohar · 14 years ago
- c4107b3 notify_change(): check that i_mutex is held by Andrew Morton · 13 years ago
- 799243a vfs: increment iversion when a file is truncated by Dmitry Kasatkin · 13 years ago
- 8e96e3b userns: Use uid_eq gid_eq helpers when comparing kuids and kgids in the vfs by Eric W. Biederman · 13 years ago
- 630d9c4 fs: reduce the use of module.h wherever possible by Paul Gortmaker · 13 years ago
- 8d334ac switch is_sxid() to umode_t by Al Viro · 14 years ago
- 5a2f3a0 Merge branch 'next-evm' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/ima-2.6 into next by James Morris · 13 years ago
- 562c72aa5 fs: move inode_dio_wait calls into ->setattr by Christoph Hellwig · 14 years ago
- bd5fe6c fs: kill i_alloc_sem by Christoph Hellwig · 14 years ago
- 975d294 evm: imbed evm_inode_post_setattr by Mimi Zohar · 14 years ago
- 69b4573 Cache xattr security drop check for write v2 by Andi Kleen · 14 years ago
- 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
- 2e14967 userns: rename is_owner_or_cap to inode_owner_or_capable by Serge E. Hallyn · 14 years ago
- 2c27c65 check ATTR_SIZE contraints in inode_change_ok by Christoph Hellwig · 15 years ago
- 1025774 remove inode_setattr by Christoph Hellwig · 15 years ago
- eef2380 default to simple_setattr by Christoph Hellwig · 15 years ago
- 6a1a90a rename generic_setattr by Christoph Hellwig · 15 years ago
- 7bb46a6 fs: introduce new truncate sequence by npiggin@suse.de · 15 years ago
- d554ed89 fs: use rlimit helpers by Jiri Slaby · 15 years ago
- 759bfee dquot: move dquot transfer responsibility into the filesystem by Christoph Hellwig · 15 years ago
- 25d9e2d truncate: new helpers by npiggin@suse.de · 15 years ago
- 9e3509e vfs: Use lowercase names of quota functions by Jan Kara · 16 years ago
- da9592e CRED: Wrap task credential accesses in the filesystem subsystem by David Howells · 16 years ago
- a77b72d [patch] vfs: make security_inode_setattr() calling consistent by Miklos Szeredi · 16 years ago
- beb29e0 [patch 4/4] vfs: immutable inode checking cleanup by Miklos Szeredi · 17 years ago
- 9767d74 [patch 1/4] vfs: utimes: move owner check into inode_change_ok() by Miklos Szeredi · 17 years ago
- 6de0ec0 VFS: make notify_change pass ATTR_KILL_S*ID to setattr operations by Jeff Layton · 17 years ago
- b537677 Implement file posix capabilities by Serge E. Hallyn · 17 years ago
- 3bd858a Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check by Satyam Sharma · 18 years ago
- e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 18 years ago
- 16f7e0f [PATCH] capable/capability.h (fs/) by Randy Dunlap · 19 years ago
- c566c6d fs/attr.c: header included twice by Nicolas Kaiser · 19 years ago
- 4a30131 [PATCH] Fix some problems with truncate and mtime semantics. by NeilBrown · 19 years ago
- b3099b4 [PATCH] fs/attr.c: remove BUG() by Alexey Dobriyan · 19 years ago
- 0eeca28 [PATCH] inotify by Robert Love · 20 years ago
- 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago v2.6.12-rc2