1. d9a82a0 xattr handlers: Pass handler to operations instead of flags by Andreas Gruenbacher · 9 years ago
  2. dae5f57a vfs: Fix the posix_acl_xattr_list return value by Andreas Gruenbacher · 9 years ago
  3. c361016 vfs: Check attribute names in posix acl xattr handers by Andreas Gruenbacher · 9 years ago
  4. c0c3a71 fs/posix_acl.c: make posix_acl_create() safer and cleaner by Dan Carpenter · 9 years ago
  5. bb668734 VFS: assorted d_backing_inode() annotations by David Howells · 9 years ago
  6. e36cb0b VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry) by David Howells · 9 years ago
  7. fed0b58 posix_acl: fix reference leaks in posix_acl_create by Omar Sandoval · 9 years ago
  8. 50c6e28 posix_acl: handle NULL ACL in posix_acl_equiv_mode by Christoph Hellwig · 10 years ago
  9. 34917f9 Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 10 years ago
  10. 47ba973 fs: NULL dereference in posix_acl_to_xattr() by Dan Carpenter · 10 years ago
  11. 789b663 fs: get_acl() must be allowed to return EOPNOTSUPP by Trond Myklebust · 10 years ago
  12. bf3d846 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  13. feda821 fs: remove generic_acl by Christoph Hellwig · 10 years ago
  14. 37bc153 fs: make posix_acl_create more useful by Christoph Hellwig · 10 years ago
  15. 5bf3258 fs: make posix_acl_chmod more useful by Christoph Hellwig · 10 years ago
  16. 2aeccbe fs: add generic xattr_acl handlers by Christoph Hellwig · 10 years ago
  17. 2982baa fs: add get_acl helper by Christoph Hellwig · 10 years ago
  18. 5c8ebd5 fs: merge xattr_acl.c into posix_acl.c by Christoph Hellwig · 10 years ago
  19. 949b9c3 userns: relax the posix_acl_valid() checks by Andreas Gruenbacher · 10 years ago
  20. 0afaa12 posix_acl: uninlining by Andrew Morton · 10 years ago
  21. 2f6f065 userns: Convert vfs posix_acl support to use kuids and kgids by Eric W. Biederman · 12 years ago
  22. 630d9c4 fs: reduce the use of module.h wherever possible by Paul Gortmaker · 13 years ago
  23. d124b60 vfs: pass all mask flags check_acl and posix_acl_permission by Andreas Gruenbacher · 13 years ago
  24. 86bc704 switch posix_acl_chmod() to umode_t by Al Viro · 13 years ago
  25. 3a5fba1 switch posix_acl_from_mode() to umode_t by Al Viro · 13 years ago
  26. d695212 switch posix_acl_equiv_mode() to umode_t * by Al Viro · 13 years ago
  27. d3fb612 switch posix_acl_create() to umode_t * by Al Viro · 13 years ago
  28. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  29. 4e34e71 fs: take the ACL checks to common code by Christoph Hellwig · 13 years ago
  30. edde854 bury posix_acl_..._masq() variants by Al Viro · 13 years ago
  31. 826cae2 kill boilerplates around posix_acl_create_masq() by Al Viro · 13 years ago
  32. bc26ab5 kill boilerplate around posix_acl_chmod_masq() by Al Viro · 13 years ago
  33. f61f6da NFS: Prevent memory allocation failure in nfsacl_encode() by Chuck Lever · 13 years ago
  34. da9592e CRED: Wrap task credential accesses in the filesystem subsystem by David Howells · 16 years ago
  35. 52978be [PATCH] kmemdup: some users by Alexey Dobriyan · 18 years ago
  36. dd0fc66 [PATCH] gfp flags annotations - part 1 by Al Viro · 19 years ago
  37. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago