1. 1601fba xattr: define vfs_getxattr_alloc and vfs_xattr_cmp by Mimi Zohar · 13 years ago
  2. 69b4573 Cache xattr security drop check for write v2 by Andi Kleen · 13 years ago
  3. 55b23bd xattr: Fix error results for non-existent / invisible attributes by Andreas Gruenbacher · 13 years ago
  4. df7e130 vfs: Pass setxattr(2) flags properly by Jan Kara · 13 years ago
  5. 2e14967 userns: rename is_owner_or_cap to inode_owner_or_capable by Serge E. Hallyn · 13 years ago
  6. bb43545 fs: xattr_handler table should be const by Stephen Hemminger · 14 years ago
  7. 431547b sanitize xattr handler prototypes by Christoph Hellwig · 15 years ago
  8. b1ab7e4 VFS: Factor out part of vfs_setxattr so it can be called from the SELinux hook for inode_setsecctx. by David P. Quigley · 15 years ago
  9. 96029c4 fs: introduce mnt_clone_write by npiggin@suse.de · 15 years ago
  10. 3939fcd xattr: use memdup_user() by Li Zefan · 15 years ago
  11. 6a6160a [CVE-2009-0029] System call wrappers part 13 by Heiko Carstens · 15 years ago
  12. 64fd1de [CVE-2009-0029] System call wrappers part 12 by Heiko Carstens · 15 years ago
  13. 2ed7c03 [CVE-2009-0029] Convert all system calls to return a long by Heiko Carstens · 15 years ago
  14. acfa438 inode->i_op is never NULL by Al Viro · 15 years ago
  15. 2d8f303 [PATCH] sanitize __user_walk_fd() et.al. by Al Viro · 16 years ago
  16. f419a2e [PATCH] kill nameidata passing to permission(), rename to inode_permission() by Al Viro · 16 years ago
  17. 8f0cfa5 xattr: add missing consts to function arguments by David Howells · 16 years ago
  18. 934b25c [PATCH] remove unused label in xattr.c (noise from ro-bind) by Al Viro · 16 years ago
  19. 18f335a [PATCH] r/o bind mounts: elevate write count for xattr_permission() callers by Dave Hansen · 16 years ago
  20. 1d957f9 Introduce path_put() by Jan Blunck · 16 years ago
  21. 4ac9137 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} by Jan Blunck · 16 years ago
  22. 4bea580 VFS: Reorder vfs_getxattr to avoid unnecessary calls to the LSM by David P. Quigley · 16 years ago
  23. 4249259 VFS/Security: Rework inode_getsecurity and callers to return resulting buffer by David P. Quigley · 16 years ago
  24. 5a190ae [PATCH] pass dentry to audit_inode()/audit_inode_child() by Al Viro · 17 years ago
  25. 3bd858a Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check by Satyam Sharma · 17 years ago
  26. 510f400 [PATCH] audit inode for all xattr syscalls by Amy Griffis · 17 years ago
  27. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  28. 0f7fc9e [PATCH] VFS: change struct file to use struct path by Josef "Jeff" Sipek · 17 years ago
  29. f1f2d87 [PATCH] Fix user.* xattr permission check for sticky dirs by Andreas Gruenbacher · 18 years ago
  30. 659564c [PATCH] Introduce vfs_listxattr by Bill Nottingham · 18 years ago
  31. 9c937dc [PATCH] log more info for directory entry change events by Amy Griffis · 18 years ago
  32. 73241cc [PATCH] Collect more inode information during syscall processing. by Amy Griffis · 19 years ago
  33. e0ad7b0 [PATCH] move xattr permission checks into the VFS by akpm@osdl.org · 18 years ago
  34. 5be196e [PATCH] add vfs_* helpers for xattr operations by Christoph Hellwig · 18 years ago
  35. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 18 years ago
  36. 894ec87 [PATCH] Fix listxattr() for generic security attributes by Daniel Drake · 18 years ago
  37. f99d49a [PATCH] kfree cleanup: fs by Jesper Juhl · 19 years ago
  38. d381d8a [PATCH] SELinux: canonicalize getxattr() by James Morris · 19 years ago
  39. b800685 [PATCH] fsnotify: hook on removexattr, too by Robert Love · 19 years ago
  40. f549d6c [PATCH] Generic VFS fallback for security xattrs by Stephen Smalley · 19 years ago
  41. 0eeca28 [PATCH] inotify by Robert Love · 19 years ago
  42. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago