aboutsummaryrefslogtreecommitdiffstats
path: root/fs/attr.c
Commit message (Expand)AuthorAgeFilesLines
* Cache xattr security drop check for write v2Andi Kleen2011-05-281-0/+7
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* userns: rename is_owner_or_cap to inode_owner_or_capableSerge E. Hallyn2011-03-231-2/+2
* check ATTR_SIZE contraints in inode_change_okChristoph Hellwig2010-08-091-14/+30
* remove inode_setattrChristoph Hellwig2010-08-091-25/+0
* default to simple_setattrChristoph Hellwig2010-08-091-6/+3
* rename generic_setattrChristoph Hellwig2010-08-091-7/+7
* fs: introduce new truncate sequencenpiggin@suse.de2010-05-271-10/+40
* fs: use rlimit helpersJiri Slaby2010-03-061-1/+1
* dquot: move dquot transfer responsibility into the filesystemChristoph Hellwig2010-03-051-9/+2
* truncate: new helpersnpiggin@suse.de2009-09-241-2/+44
* vfs: Use lowercase names of quota functionsJan Kara2009-03-261-1/+2
* CRED: Wrap task credential accesses in the filesystem subsystemDavid Howells2008-11-141-2/+2
* [patch] vfs: make security_inode_setattr() calling consistentMiklos Szeredi2008-10-231-5/+5
* [patch 4/4] vfs: immutable inode checking cleanupMiklos Szeredi2008-07-261-0/+5
* [patch 1/4] vfs: utimes: move owner check into inode_change_ok()Miklos Szeredi2008-07-261-1/+1
* VFS: make notify_change pass ATTR_KILL_S*ID to setattr operationsJeff Layton2007-10-181-10/+16
* Implement file posix capabilitiesSerge E. Hallyn2007-10-171-0/+9
* Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid checkSatyam Sharma2007-07-171-2/+2
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* [PATCH] capable/capability.h (fs/)Randy Dunlap2006-01-111-0/+1
* fs/attr.c: header included twiceNicolas Kaiser2006-01-111-1/+0
* [PATCH] Fix some problems with truncate and mtime semantics.NeilBrown2006-01-081-16/+8
* [PATCH] fs/attr.c: remove BUG()Alexey Dobriyan2005-10-301-3/+0
* [PATCH] inotifyRobert Love2005-07-121-29/+4
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+208