summaryrefslogtreecommitdiff
path: root/fs/attr.c
AgeCommit message (Expand)Author
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-03-28[PATCH] fs/attr.c: fix check after useAdrian Bunk
2005-01-11[PATCH] fix ->setattr ATTR_SIZE locking for nfsdChristoph Hellwig
2005-01-04[PATCH] Sync in core time granuality with filesystemsAndi Kleen
2004-07-02[PATCH] chown permission check fix for ATTR_GIDChris Wright
2003-10-07o kernel/ksyms.c: move remaining fs/*.c EXPORT_SYMBOLsArnaldo Carvalho de Melo
2003-07-10[PATCH] i_size atomic accessAndrew Morton
2003-07-02[PATCH] inode_change_ok(): remove lock_kernel()Andrew Morton
2003-05-29[PATCH] kill lock_kernel() in inode_setattr()Andrew Morton
2003-05-26[PATCH] truncate and timestampsAndrew Morton
2003-03-22[PATCH] remove lock_kernel() from inode_setattr'sAndrew Morton
2002-12-02[PATCH] truncate speedupAndrew Morton
2002-11-26LSM: change if statements into something more readable for the fs/* files.Greg Kroah-Hartman
2002-11-23MergeGreg Kroah-Hartman
2002-11-17[PATCH] nanosecond stat timefieldsAndi Kleen
2002-11-07[PATCH] too many setattr calls from VFS layerChuck Lever
2002-10-30[PATCH] hugetlb fixes andhugetlb fixes and cleanups cleanupsAndrew Morton
2002-10-17LSM: change all of the VFS related security calls to the new format.Greg Kroah-Hartman
2002-07-21[PATCH] LSM: file related LSM hooksStephen D. Smalley
2002-04-30[PATCH] ATTR_MODE breakageAlexander Viro
2002-04-05[PATCH] ->setattr() locking changesAlexander Viro
2002-04-04[PATCH] shift BKL out of notify_changeDave Hansen