aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xattr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-21[PATCH] pass dentry to audit_inode()/audit_inode_child()Al Viro1-4/+4
2007-07-17Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid checkSatyam Sharma1-2/+1
2007-05-11[PATCH] audit inode for all xattr syscallsAmy Griffis1-0/+2
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2006-12-08[PATCH] VFS: change struct file to use struct pathJosef "Jeff" Sipek1-4/+4
2006-11-03[PATCH] Fix user.* xattr permission check for sticky dirsAndreas Gruenbacher1-3/+10
2006-10-09[PATCH] Introduce vfs_listxattrBill Nottingham1-12/+21
2006-06-20[PATCH] log more info for directory entry change eventsAmy Griffis1-2/+2
2006-03-20[PATCH] Collect more inode information during syscall processing.Amy Griffis1-2/+9
2006-01-10[PATCH] move xattr permission checks into the VFSakpm@osdl.org1-4/+57
2006-01-10[PATCH] add vfs_* helpers for xattr operationsChristoph Hellwig1-53/+93
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen1-4/+4
2005-12-12[PATCH] Fix listxattr() for generic security attributesDaniel Drake1-1/+1
2005-11-07[PATCH] kfree cleanup: fsJesper Juhl1-6/+3
2005-10-30[PATCH] SELinux: canonicalize getxattr()James Morris1-5/+9
2005-09-07[PATCH] fsnotify: hook on removexattr, tooRobert Love1-0/+2
2005-09-05[PATCH] Generic VFS fallback for security xattrsStephen Smalley1-31/+49
2005-07-12[PATCH] inotifyRobert Love1-1/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+480