aboutsummaryrefslogtreecommitdiffstats
path: root/fs/attr.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-12Merge tag 'lsm-pr-20240312' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-4/+1
2024-02-15evm: Move to LSM infrastructureRoberto Sassu1-2/+0
2024-02-15ima: Move IMA-Appraisal to LSM infrastructureRoberto Sassu1-2/+0
2024-02-15security: Introduce inode_post_setattr hookRoberto Sassu1-0/+1
2024-02-15evm: Align evm_inode_post_setattr() definition with LSM infrastructureRoberto Sassu1-1/+1
2024-02-15ima: Align ima_inode_post_setattr() definition with LSM infrastructureRoberto Sassu1-1/+1
2024-01-22fs: fix a typo in attr.cJay1-1/+1
2023-12-21fs: fix doc comment typo fs tree wideAlexander Mikhalitsyn1-1/+1
2023-10-18fs: convert core infrastructure to new timestamp accessorsJeff Layton1-2/+2
2023-08-28Merge tag 'v6.6-vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds1-2/+18
2023-07-14attr: block mode changes of symlinksChristian Brauner1-2/+18
2023-07-13fs: convert to ctime accessor functionsJeff Layton1-1/+1
2023-03-30nfs: use vfs setgid helperChristian Brauner1-0/+1
2023-02-20Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-65/+64
2023-01-19fs: port vfs{g,u}id helpers to mnt_idmapChristian Brauner1-3/+2
2023-01-19fs: port i_{g,u}id_into_vfs{g,u}id() to mnt_idmapChristian Brauner1-16/+8
2023-01-19fs: port i_{g,u}id_{needs_}update() to mnt_idmapChristian Brauner1-2/+2
2023-01-19fs: port privilege checking helpers to mnt_idmapChristian Brauner1-24/+29
2023-01-19fs: port inode_owner_or_capable() to mnt_idmapChristian Brauner1-4/+3
2023-01-19fs: port xattr to mnt_idmapChristian Brauner1-2/+2
2023-01-19fs: port ->permission() to pass mnt_idmapChristian Brauner1-3/+4
2023-01-19fs: port ->setattr() to pass mnt_idmapChristian Brauner1-15/+17
2023-01-18fs: port vfs_*() helpers to struct mnt_idmapChristian Brauner1-6/+7
2023-01-11filelock: move file locking definitions to separate header fileJeff Layton1-0/+1
2022-10-18attr: use consistent sgid stripping checksChristian Brauner1-14/+19
2022-10-18attr: add setattr_should_drop_sgid()Christian Brauner1-0/+28
2022-10-18fs: move should_remove_suid()Christian Brauner1-0/+29
2022-10-18attr: add in_group_or_capable()Christian Brauner1-5/+5
2022-08-08vfs: Check the truncate maximum size in inode_newsize_ok()David Howells1-0/+2
2022-06-27attr: fix kernel docChristian Brauner1-2/+2
2022-06-26attr: port attribute changes to new typesChristian Brauner1-36/+32
2022-06-26security: pass down mount idmapping to setattr hookChristian Brauner1-1/+1
2022-06-26fs: port to iattr ownership update helpersChristian Brauner1-4/+2
2022-06-14fs: account for group membershipChristian Brauner1-6/+20
2021-11-17fs: handle circular mappings correctlyChristian Brauner1-2/+2
2021-08-13fs: Move notify_change permission checks into may_setattrAndreas Gruenbacher1-19/+31
2021-01-24ima: handle idmapped mountsChristian Brauner1-1/+1
2021-01-24fs: make helpers idmap mount awareChristian Brauner1-2/+2
2021-01-24commoncap: handle idmapped mountsChristian Brauner1-1/+1
2021-01-24attr: handle idmapped mountsChristian Brauner1-29/+90
2021-01-24inode: make init and permission helpers idmapped mount awareChristian Brauner1-3/+3
2021-01-24namei: make permission helpers idmapped mount awareChristian Brauner1-1/+2
2021-01-24capability: handle idmapped mountsChristian Brauner1-4/+4
2019-12-08utimes: Clamp the timestamps in notify_change()Amir Goldstein1-12/+11
2019-08-30timestamp_truncate: Replace users of timespec64_truncDeepa Dinamani1-9/+12
2018-07-03fs: Fix attr.c kernel-docMatthew Wilcox1-2/+3
2018-06-15Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-7/+7
2018-06-05vfs: change inode times to use struct timespec64Deepa Dinamani1-7/+7
2018-05-24fs: Allow superblock owner to replace invalid owners of inodesEric W. Biederman1-8/+28
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar1-0/+1
2016-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2016-10-08Merge remote-tracking branch 'jk/vfs' into work.miscAl Viro1-12/+23
2016-09-27fs: Replace current_fs_time() with current_time()Deepa Dinamani1-1/+1
2016-09-22fs: Avoid premature clearing of capabilitiesJan Kara1-6/+14
2016-09-22fs: Give dentry to inode_change_ok() instead of inodeJan Kara1-6/+9
2016-09-16vfs: move permission checking into notify_change() for utimes(NULL)Miklos Szeredi1-0/+15
2016-07-05vfs: Don't modify inodes with a uid or gid unknown to the vfsEric W. Biederman1-0/+8
2016-06-27fs: Refuse uid/gid changes which don't map into s_user_nsSeth Forshee1-0/+11
2016-01-22wrappers for ->i_mutex accessAl Viro1-1/+1
2014-06-10fs,userns: Change inode_capable to capable_wrt_inode_uidgidAndy Lutomirski1-4/+4
2013-12-05fs: fix iversion handlingChristoph Hellwig1-5/+0
2013-11-09locks: break delegations on any attribute modificationJ. Bruce Fields1-1/+24
2012-11-20userns: Allow chown and setgid preservationEric W. Biederman1-4/+7
2012-09-07ima: add inode_post_setattr callMimi Zohar1-0/+2
2012-07-14notify_change(): check that i_mutex is heldAndrew Morton1-1/+2
2012-05-30vfs: increment iversion when a file is truncatedDmitry Kasatkin1-0/+5
2012-05-03userns: Use uid_eq gid_eq helpers when comparing kuids and kgids in the vfsEric W. Biederman1-4/+4
2012-02-28fs: reduce the use of module.h wherever possiblePaul Gortmaker1-1/+1
2012-01-03switch is_sxid() to umode_tAl Viro1-2/+2
2011-08-09Merge branch 'next-evm' of git://git.kernel.org/pub/scm/linux/kernel/git/zoha...James Morris1-1/+4
2011-07-20fs: move inode_dio_wait calls into ->setattrChristoph Hellwig1-3/+0
2011-07-20fs: kill i_alloc_semChristoph Hellwig1-4/+1
2011-07-18evm: imbed evm_inode_post_setattrMimi Zohar1-1/+4
2011-05-28Cache xattr security drop check for write v2Andi Kleen1-0/+7
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-23userns: rename is_owner_or_cap to inode_owner_or_capableSerge E. Hallyn1-2/+2
2010-08-09check ATTR_SIZE contraints in inode_change_okChristoph Hellwig1-14/+30
2010-08-09remove inode_setattrChristoph Hellwig1-25/+0
2010-08-09default to simple_setattrChristoph Hellwig1-6/+3
2010-08-09rename generic_setattrChristoph Hellwig1-7/+7
2010-05-27fs: introduce new truncate sequencenpiggin@suse.de1-10/+40
2010-03-06fs: use rlimit helpersJiri Slaby1-1/+1
2010-03-05dquot: move dquot transfer responsibility into the filesystemChristoph Hellwig1-9/+2
2009-09-24truncate: new helpersnpiggin@suse.de1-2/+44
2009-03-26vfs: Use lowercase names of quota functionsJan Kara1-1/+2
2008-11-14CRED: Wrap task credential accesses in the filesystem subsystemDavid Howells1-2/+2
2008-10-23[patch] vfs: make security_inode_setattr() calling consistentMiklos Szeredi1-5/+5
2008-07-26[patch 4/4] vfs: immutable inode checking cleanupMiklos Szeredi1-0/+5
2008-07-26[patch 1/4] vfs: utimes: move owner check into inode_change_ok()Miklos Szeredi1-1/+1
2007-10-18VFS: make notify_change pass ATTR_KILL_S*ID to setattr operationsJeff Layton1-10/+16
2007-10-17Implement file posix capabilitiesSerge E. Hallyn1-0/+9
2007-07-17Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid checkSatyam Sharma1-2/+2
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2006-01-11[PATCH] capable/capability.h (fs/)Randy Dunlap1-0/+1
2006-01-11fs/attr.c: header included twiceNicolas Kaiser1-1/+0
2006-01-08[PATCH] Fix some problems with truncate and mtime semantics.NeilBrown1-16/+8
2005-10-30[PATCH] fs/attr.c: remove BUG()Alexey Dobriyan1-3/+0
2005-07-12[PATCH] inotifyRobert Love1-29/+4
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+208