summaryrefslogtreecommitdiff
path: root/fs/attr.c
AgeCommit message (Expand)Author
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
2002-02-17[PATCH] dnotify race fixAlexander Viro
2002-02-08[PATCH] includes cleanup, 2nd try.Dave Jones
2002-02-04v2.4.12 -> v2.4.12.1Linus Torvalds
2002-02-04v2.4.10.4 -> v2.4.10.5Linus Torvalds
2002-02-04v2.4.9.7 -> v2.4.9.8Linus Torvalds
2002-02-04Import changesetLinus Torvalds