aboutsummaryrefslogtreecommitdiffstats
path: root/fs/attr.c
AgeCommit message (Expand)AuthorFilesLines
2004-07-02[PATCH] chown permission check fix for ATTR_GIDChris Wright1-1/+2
2003-10-07o kernel/ksyms.c: move remaining fs/*.c EXPORT_SYMBOLsArnaldo Carvalho de Melo1-0/+7
2003-07-10[PATCH] i_size atomic accessAndrew Morton1-1/+1
2003-07-02[PATCH] inode_change_ok(): remove lock_kernel()Andrew Morton1-3/+0
2003-05-29[PATCH] kill lock_kernel() in inode_setattr()Andrew Morton1-4/+4
2003-05-26[PATCH] truncate and timestampsAndrew Morton1-3/+10
2003-03-22[PATCH] remove lock_kernel() from inode_setattr'sAndrew Morton1-9/+3
2002-12-02[PATCH] truncate speedupAndrew Morton1-6/+13
2002-11-26LSM: change if statements into something more readable for the fs/* files.Greg Kroah-Hartman1-1/+2
2002-11-23MergeGreg Kroah-Hartman1-3/+2
2002-11-17[PATCH] nanosecond stat timefieldsAndi Kleen1-1/+1
2002-11-07[PATCH] too many setattr calls from VFS layerChuck Lever1-0/+4
2002-10-30[PATCH] hugetlb fixes andhugetlb fixes and cleanups cleanupsAndrew Morton1-1/+1
2002-10-17LSM: change all of the VFS related security calls to the new format.Greg Kroah-Hartman1-3/+2
2002-07-21[PATCH] LSM: file related LSM hooksStephen D. Smalley1-3/+8
2002-04-30[PATCH] ATTR_MODE breakageAlexander Viro1-2/+2
2002-04-05[PATCH] ->setattr() locking changesAlexander Viro1-2/+19
2002-04-04[PATCH] shift BKL out of notify_changeDave Hansen1-3/+8
2002-02-17[PATCH] dnotify race fixAlexander Viro1-1/+1
2002-02-08[PATCH] includes cleanup, 2nd try.Dave Jones1-1/+1
2002-02-04v2.4.12 -> v2.4.12.1Linus Torvalds1-1/+1
2002-02-04v2.4.10.4 -> v2.4.10.5Linus Torvalds1-2/+8
2002-02-04v2.4.9.7 -> v2.4.9.8Linus Torvalds1-3/+10
2002-02-04Import changesetLinus Torvalds1-0/+137