aboutsummaryrefslogtreecommitdiff
path: root/fs/attr.c
AgeCommit message (Expand)Author
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
2008-11-14CRED: Wrap task credential accesses in the filesystem subsystemDavid Howells
2008-10-23[patch] vfs: make security_inode_setattr() calling consistentMiklos Szeredi
2008-07-26[patch 4/4] vfs: immutable inode checking cleanupMiklos Szeredi
2008-07-26[patch 1/4] vfs: utimes: move owner check into inode_change_ok()Miklos Szeredi
2007-10-18VFS: make notify_change pass ATTR_KILL_S*ID to setattr operationsJeff Layton
2007-10-17Implement file posix capabilitiesSerge E. Hallyn
2007-07-17Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid checkSatyam Sharma
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2006-01-11[PATCH] capable/capability.h (fs/)Randy Dunlap
2006-01-11fs/attr.c: header included twiceNicolas Kaiser
2006-01-08[PATCH] Fix some problems with truncate and mtime semantics.NeilBrown
2005-10-30[PATCH] fs/attr.c: remove BUG()Alexey Dobriyan
2005-07-12[PATCH] inotifyRobert Love
2005-04-16Linux-2.6.12-rc2Linus Torvalds