summaryrefslogtreecommitdiffstats
path: root/fs/attr.c
AgeCommit message (Expand)Author
2021-01-24ima: handle idmapped mountsChristian Brauner
2021-01-24fs: make helpers idmap mount awareChristian Brauner
2021-01-24commoncap: handle idmapped mountsChristian Brauner
2021-01-24attr: handle idmapped mountsChristian Brauner
2021-01-24inode: make init and permission helpers idmapped mount awareChristian Brauner
2021-01-24namei: make permission helpers idmapped mount awareChristian Brauner
2021-01-24capability: handle idmapped mountsChristian Brauner
2019-12-08utimes: Clamp the timestamps in notify_change()Amir Goldstein
2019-08-30timestamp_truncate: Replace users of timespec64_truncDeepa Dinamani
2018-07-03fs: Fix attr.c kernel-docMatthew Wilcox
2018-06-15Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-06-05vfs: change inode times to use struct timespec64Deepa Dinamani
2018-05-24fs: Allow superblock owner to replace invalid owners of inodesEric W. Biederman
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2016-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-10-08Merge remote-tracking branch 'jk/vfs' into work.miscAl Viro
2016-09-27fs: Replace current_fs_time() with current_time()Deepa Dinamani
2016-09-22fs: Avoid premature clearing of capabilitiesJan Kara
2016-09-22fs: Give dentry to inode_change_ok() instead of inodeJan Kara
2016-09-16vfs: move permission checking into notify_change() for utimes(NULL)Miklos Szeredi
2016-07-05vfs: Don't modify inodes with a uid or gid unknown to the vfsEric W. Biederman
2016-06-27fs: Refuse uid/gid changes which don't map into s_user_nsSeth Forshee
2016-01-22wrappers for ->i_mutex accessAl Viro
2014-06-10fs,userns: Change inode_capable to capable_wrt_inode_uidgidAndy Lutomirski
2013-12-05fs: fix iversion handlingChristoph Hellwig
2013-11-09locks: break delegations on any attribute modificationJ. Bruce Fields
2012-11-20userns: Allow chown and setgid preservationEric W. Biederman
2012-09-07ima: add inode_post_setattr callMimi Zohar
2012-07-14notify_change(): check that i_mutex is heldAndrew Morton
2012-05-30vfs: increment iversion when a file is truncatedDmitry Kasatkin
2012-05-03userns: Use uid_eq gid_eq helpers when comparing kuids and kgids in the vfsEric W. Biederman
2012-02-28fs: reduce the use of module.h wherever possiblePaul Gortmaker
2012-01-03switch is_sxid() to umode_tAl Viro
2011-08-09Merge branch 'next-evm' of git://git.kernel.org/pub/scm/linux/kernel/git/zoha...James Morris
2011-07-20fs: move inode_dio_wait calls into ->setattrChristoph Hellwig
2011-07-20fs: kill i_alloc_semChristoph Hellwig
2011-07-18evm: imbed evm_inode_post_setattrMimi Zohar
2011-05-28Cache xattr security drop check for write v2Andi Kleen
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-23userns: rename is_owner_or_cap to inode_owner_or_capableSerge E. Hallyn
2010-08-09check ATTR_SIZE contraints in inode_change_okChristoph Hellwig
2010-08-09remove inode_setattrChristoph Hellwig
2010-08-09default to simple_setattrChristoph Hellwig
2010-08-09rename generic_setattrChristoph Hellwig
2010-05-27fs: introduce new truncate sequencenpiggin@suse.de
2010-03-06fs: use rlimit helpersJiri Slaby
2010-03-05dquot: move dquot transfer responsibility into the filesystemChristoph Hellwig
2009-09-24truncate: new helpersnpiggin@suse.de
2009-03-26vfs: Use lowercase names of quota functionsJan Kara