1. fd50eca vfs: Remove {get,set,remove}xattr inode operations by Andreas Gruenbacher · 8 years ago
  2. 5d6c319 xattr: Add __vfs_{get,set,remove}xattr helpers by Andreas Gruenbacher · 8 years ago
  3. 3767e25 switch ->setxattr() to passing dentry and inode separately by Al Viro · 8 years ago
  4. 5930122 switch xattr_handler->set() to passing dentry and inode separately by Al Viro · 8 years ago
  5. ce23e64 ->getxattr(): pass dentry and inode as separate arguments by Al Viro · 8 years ago
  6. b296821 xattr_handler: pass dentry and inode as separate arguments of ->get() by Al Viro · 8 years ago
  7. 764a5c6 xattr handlers: Simplify list operation by Andreas Gruenbacher · 9 years ago
  8. 786534b tmpfs: listxattr should include POSIX ACL xattrs by Andreas Gruenbacher · 9 years ago
  9. aa7c524 tmpfs: Use xattr handler infrastructure by Andreas Gruenbacher · 9 years ago
  10. 98e9cb5 vfs: Distinguish between full xattr names and proper prefixes by Andreas Gruenbacher · 9 years ago
  11. 8060232 vfs: Remove vfs_xattr_cmp by Andreas Gruenbacher · 9 years ago
  12. e409de9 9p: xattr simplifications by Andreas Gruenbacher · 9 years ago
  13. 9548906 xattr: Constify ->name member of "struct xattr". by Tetsuo Handa · 11 years ago
  14. 607ca46 UAPI: (Scripted) Disintegrate include/linux by David Howells · 12 years ago
  15. 88265322 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  16. 2fe5d6d ima: integrity appraisal extension by Mimi Zohar · 13 years ago
  17. 38f3865 xattr: extract simple_xattr code from tmpfs by Aristeu Rozanski · 12 years ago
  18. bf6d0f5 evm: posix acls modify i_mode by Mimi Zohar · 13 years ago
  19. 66dbc325 evm: re-release by Mimi Zohar · 13 years ago
  20. 1601fba xattr: define vfs_getxattr_alloc and vfs_xattr_cmp by Mimi Zohar · 13 years ago
  21. 9d8f13b security: new security_inode_init_security API adds function callback by Mimi Zohar · 13 years ago
  22. 1dbe394 xattr.h: expose string defines to userspace by Eric Paris · 13 years ago
  23. 7898e1f Subject: [PATCH] Smack: mmap controls for library containment by Casey Schaufler · 14 years ago
  24. 5c6d112 Smack: Transmute labels on specified directories by Jarkko Sakkinen · 14 years ago
  25. 676dac4 This patch adds a new security attribute to Smack called by Casey Schaufler · 14 years ago
  26. af4f136 security: move LSM xattrnames to xattr.h by Mimi Zohar · 14 years ago
  27. bb43545 fs: xattr_handler table should be const by Stephen Hemminger · 14 years ago
  28. 431547b sanitize xattr handler prototypes by Christoph Hellwig · 15 years ago
  29. 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
  30. 8f0cfa5 xattr: add missing consts to function arguments by David Howells · 16 years ago
  31. 4249259 VFS/Security: Rework inode_getsecurity and callers to return resulting buffer by David P. Quigley · 17 years ago
  32. 5b0a207 [PATCH] cleanup include/linux/xattr.h by Adrian Bunk · 18 years ago
  33. 659564c [PATCH] Introduce vfs_listxattr by Bill Nottingham · 18 years ago
  34. e0ad7b0 [PATCH] move xattr permission checks into the VFS by akpm@osdl.org · 19 years ago
  35. 5be196e [PATCH] add vfs_* helpers for xattr operations by Christoph Hellwig · 19 years ago
  36. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago