summaryrefslogtreecommitdiff
path: root/fs/xattr.c
Commit message (Expand)AuthorAge
* fs: xattr_handler table should be constStephen Hemminger2010-05-21
* sanitize xattr handler prototypesChristoph Hellwig2009-12-16
* VFS: Factor out part of vfs_setxattr so it can be called from the SELinux hoo...David P. Quigley2009-09-10
* fs: introduce mnt_clone_writenpiggin@suse.de2009-06-11
* xattr: use memdup_user()Li Zefan2009-04-20
* [CVE-2009-0029] System call wrappers part 13Heiko Carstens2009-01-14
* [CVE-2009-0029] System call wrappers part 12Heiko Carstens2009-01-14
* [CVE-2009-0029] Convert all system calls to return a longHeiko Carstens2009-01-14
* inode->i_op is never NULLAl Viro2009-01-05
* [PATCH] sanitize __user_walk_fd() et.al.Al Viro2008-07-26
* [PATCH] kill nameidata passing to permission(), rename to inode_permission()Al Viro2008-07-26
* xattr: add missing consts to function argumentsDavid Howells2008-04-29
* [PATCH] remove unused label in xattr.c (noise from ro-bind)Al Viro2008-04-23
* [PATCH] r/o bind mounts: elevate write count for xattr_permission() callersDave Hansen2008-04-19
* Introduce path_put()Jan Blunck2008-02-14
* Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck2008-02-14
* VFS: Reorder vfs_getxattr to avoid unnecessary calls to the LSMDavid P. Quigley2008-02-05
* VFS/Security: Rework inode_getsecurity and callers to return resulting bufferDavid P. Quigley2008-02-05
* [PATCH] pass dentry to audit_inode()/audit_inode_child()Al Viro2007-10-21
* Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid checkSatyam Sharma2007-07-17
* [PATCH] audit inode for all xattr syscallsAmy Griffis2007-05-11
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* [PATCH] VFS: change struct file to use struct pathJosef "Jeff" Sipek2006-12-08
* [PATCH] Fix user.* xattr permission check for sticky dirsAndreas Gruenbacher2006-11-03
* [PATCH] Introduce vfs_listxattrBill Nottingham2006-10-09
* [PATCH] log more info for directory entry change eventsAmy Griffis2006-06-20
* [PATCH] Collect more inode information during syscall processing.Amy Griffis2006-03-20
* [PATCH] move xattr permission checks into the VFSakpm@osdl.org2006-01-10
* [PATCH] add vfs_* helpers for xattr operationsChristoph Hellwig2006-01-10
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-09
* [PATCH] Fix listxattr() for generic security attributesDaniel Drake2005-12-12
* [PATCH] kfree cleanup: fsJesper Juhl2005-11-07
* [PATCH] SELinux: canonicalize getxattr()James Morris2005-10-30
* [PATCH] fsnotify: hook on removexattr, tooRobert Love2005-09-07
* [PATCH] Generic VFS fallback for security xattrsStephen Smalley2005-09-05
* [PATCH] inotifyRobert Love2005-07-12
* Linux-2.6.12-rc2Linus Torvalds2005-04-16