1. 782b361 tmpfs: clear S_ISGID when setting posix ACLs by Gu Zheng · 7 years ago
  2. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  3. e55f1d1 Merge remote-tracking branch 'jk/vfs' into work.misc by Al Viro · 8 years ago
  4. f334bcd Merge remote-tracking branch 'ovl/misc' into work.misc by Al Viro · 8 years ago
  5. 2211d5b posix_acl: xattr representation cleanups by Andreas Gruenbacher · 8 years ago
  6. 078cd82 fs: Replace CURRENT_TIME with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  7. 0739310 posix_acl: Clear SGID bit when setting file permissions by Jan Kara · 8 years ago
  8. beaf226 posix_acl: don't ignore return value of posix_acl_create_masq() by Miklos Szeredi · 8 years ago
  9. a867d73 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  10. 0d4d717 vfs: Verify acls are valid within superblock's s_user_ns. by Eric W. Biederman · 8 years ago
  11. 485e71e posix_acl: Add set_posix_acl by Andreas Gruenbacher · 8 years ago
  12. 5930122 switch xattr_handler->set() to passing dentry and inode separately by Al Viro · 8 years ago
  13. b296821 xattr_handler: pass dentry and inode as separate arguments of ->get() by Al Viro · 8 years ago
  14. 04c57f4 posix_acl: Unexport acl_by_type and make it static by Andreas Gruenbacher · 8 years ago
  15. b8a7a3a posix_acl: Inode acl caching fixes by Andreas Gruenbacher · 8 years ago
  16. 764a5c6 xattr handlers: Simplify list operation by Andreas Gruenbacher · 8 years ago
  17. 98e9cb5 vfs: Distinguish between full xattr names and proper prefixes by Andreas Gruenbacher · 8 years ago
  18. 97d7929 posix acls: Remove duplicate xattr name definitions by Andreas Gruenbacher · 8 years ago
  19. d9a82a0 xattr handlers: Pass handler to operations instead of flags by Andreas Gruenbacher · 9 years ago
  20. dae5f57a vfs: Fix the posix_acl_xattr_list return value by Andreas Gruenbacher · 8 years ago
  21. c361016 vfs: Check attribute names in posix acl xattr handers by Andreas Gruenbacher · 8 years ago
  22. c0c3a71 fs/posix_acl.c: make posix_acl_create() safer and cleaner by Dan Carpenter · 9 years ago
  23. bb668734 VFS: assorted d_backing_inode() annotations by David Howells · 9 years ago
  24. e36cb0b VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry) by David Howells · 9 years ago
  25. fed0b58 posix_acl: fix reference leaks in posix_acl_create by Omar Sandoval · 9 years ago
  26. 50c6e28 posix_acl: handle NULL ACL in posix_acl_equiv_mode by Christoph Hellwig · 10 years ago
  27. 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
  28. 47ba973 fs: NULL dereference in posix_acl_to_xattr() by Dan Carpenter · 10 years ago
  29. 789b663 fs: get_acl() must be allowed to return EOPNOTSUPP by Trond Myklebust · 10 years ago
  30. bf3d846 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  31. feda821 fs: remove generic_acl by Christoph Hellwig · 10 years ago
  32. 37bc153 fs: make posix_acl_create more useful by Christoph Hellwig · 10 years ago
  33. 5bf3258 fs: make posix_acl_chmod more useful by Christoph Hellwig · 10 years ago
  34. 2aeccbe fs: add generic xattr_acl handlers by Christoph Hellwig · 10 years ago
  35. 2982baa fs: add get_acl helper by Christoph Hellwig · 10 years ago
  36. 5c8ebd5 fs: merge xattr_acl.c into posix_acl.c by Christoph Hellwig · 10 years ago
  37. 949b9c3 userns: relax the posix_acl_valid() checks by Andreas Gruenbacher · 10 years ago
  38. 0afaa12 posix_acl: uninlining by Andrew Morton · 10 years ago
  39. 2f6f065 userns: Convert vfs posix_acl support to use kuids and kgids by Eric W. Biederman · 12 years ago
  40. 630d9c4 fs: reduce the use of module.h wherever possible by Paul Gortmaker · 12 years ago
  41. d124b60 vfs: pass all mask flags check_acl and posix_acl_permission by Andreas Gruenbacher · 13 years ago
  42. 86bc704 switch posix_acl_chmod() to umode_t by Al Viro · 13 years ago
  43. 3a5fba1 switch posix_acl_from_mode() to umode_t by Al Viro · 13 years ago
  44. d695212 switch posix_acl_equiv_mode() to umode_t * by Al Viro · 13 years ago
  45. d3fb612 switch posix_acl_create() to umode_t * by Al Viro · 13 years ago
  46. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  47. 4e34e71 fs: take the ACL checks to common code by Christoph Hellwig · 13 years ago
  48. edde854 bury posix_acl_..._masq() variants by Al Viro · 13 years ago
  49. 826cae2 kill boilerplates around posix_acl_create_masq() by Al Viro · 13 years ago
  50. bc26ab5 kill boilerplate around posix_acl_chmod_masq() by Al Viro · 13 years ago
  51. f61f6da NFS: Prevent memory allocation failure in nfsacl_encode() by Chuck Lever · 13 years ago
  52. da9592e CRED: Wrap task credential accesses in the filesystem subsystem by David Howells · 15 years ago
  53. 52978be [PATCH] kmemdup: some users by Alexey Dobriyan · 18 years ago
  54. dd0fc66 [PATCH] gfp flags annotations - part 1 by Al Viro · 19 years ago
  55. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago