1. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  2. 02027d4 fs: Replace CURRENT_TIME_SEC with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  3. 0739310 posix_acl: Clear SGID bit when setting file permissions by Jan Kara · 8 years ago
  4. b8a7a3a posix_acl: Inode acl caching fixes by Andreas Gruenbacher · 8 years ago
  5. b6861d0 fs/jffs2/acl.c: remove null test before kfree by Fabian Frederick · 10 years ago
  6. f2963d4 jffs2: use generic posix ACL infrastructure by Christoph Hellwig · 10 years ago
  7. 37bc153 fs: make posix_acl_create more useful by Christoph Hellwig · 10 years ago
  8. 5bf3258 fs: make posix_acl_chmod more useful by Christoph Hellwig · 10 years ago
  9. 0cfe53d userns: Convert jffs2 to use kuid and kgid where appropriate by Eric W. Biederman · 12 years ago
  10. 5f3a4a2 userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr by Eric W. Biederman · 12 years ago
  11. 5a52895 jffs2: Use pr_fmt and remove jffs: from formats by Joe Perches · 12 years ago
  12. d695212 switch posix_acl_equiv_mode() to umode_t * by Al Viro · 13 years ago
  13. d3fb612 switch posix_acl_create() to umode_t * by Al Viro · 13 years ago
  14. 4e34e71 fs: take the ACL checks to common code by Christoph Hellwig · 13 years ago
  15. 826cae2 kill boilerplates around posix_acl_create_masq() by Al Viro · 13 years ago
  16. bc26ab5 kill boilerplate around posix_acl_chmod_masq() by Al Viro · 13 years ago
  17. e77819e vfs: move ACL cache lookup into generic code by Linus Torvalds · 13 years ago
  18. 963945b fix jffs2 ACLs on big-endian with 16bit mode_t by Al Viro · 13 years ago
  19. 7e40145 ->permission() sanitizing: don't pass flags to ->check_acl() by Al Viro · 13 years ago
  20. 9c2c703 ->permission() sanitizing: pass MAY_NOT_BLOCK to ->check_acl() by Al Viro · 13 years ago
  21. 2e14967 userns: rename is_owner_or_cap to inode_owner_or_capable by Serge E. Hallyn · 13 years ago
  22. b74c79e fs: provide rcu-walk aware permission i_ops by Nick Piggin · 13 years ago
  23. 3975d16 Merge git://git.infradead.org/~dwmw2/mtd-2.6.35 by Linus Torvalds · 14 years ago
  24. 1c24d06 jffs2: update ctime when changing the file's permission by setfacl by Jan Kara · 14 years ago
  25. 365f0cb jffs2: constify xattr_handler by Stephen Hemminger · 14 years ago
  26. 431547b sanitize xattr handler prototypes by Christoph Hellwig · 15 years ago
  27. 18f4c64 jffs2/jfs/xfs: switch over to 'check_acl' rather than 'permission()' by Linus Torvalds · 15 years ago
  28. 72c0490 Get "no acls for this inode" right, fix shmem breakage by Al Viro · 15 years ago
  29. 073aaa1 helpers for acl caching + switch to those by Al Viro · 15 years ago
  30. 290c263 switch jffs2 to inode->i_acl by Al Viro · 15 years ago
  31. 22ae77b Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago
  32. ce3b0f8 New helper - current_umask() by Al Viro · 15 years ago
  33. fc371a2 [JFFS2] jffs2_acl_count() tests < 0 on unsigned by Roel Kluin · 15 years ago
  34. e6305c4 [PATCH] sanitize ->permission() prototype by Al Viro · 16 years ago
  35. 36f97bc [JFFS2] Add missing call to posix_acl_release by Julia Lawall · 16 years ago
  36. 050416e [JFFS2] make jffs2_get_acl() static by Adrian Bunk · 17 years ago
  37. 8d6ea58 [JFFS2] Prevent return of initialised variable in jffs2_init_acl_post() by David Woodhouse · 17 years ago
  38. cfc8dc6 [JFFS2] Tidy up fix for ACL/permissions problem. by KaiGai Kohei · 17 years ago
  39. 9ed437c [JFFS2] Fix ACL vs. mode handling. by David Woodhouse · 17 years ago
  40. 3bd858a Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check by Satyam Sharma · 17 years ago
  41. c00c310 [JFFS2] Tidy up licensing/copyright boilerplate. by David Woodhouse · 17 years ago
  42. 914e263 [PATCH] severing fs.h, radix-tree.h -> sched.h by Al Viro · 18 years ago
  43. c7afb0f [JFFS2][XATTR] Fix memory leak in POSIX-ACL support by KaiGai Kohei · 18 years ago
  44. a1ae76e [JFFS2][XATTR] Fix ACL bug when updating null xattr by null ACL. by KaiGai Kohei · 18 years ago
  45. dea8013 [JFFS2][XATTR] remove redundant pointer cast in acl.c by KaiGai Kohei · 18 years ago
  46. 652ecc2 [JFFS2][XATTR] Unify each file header part with any jffs2 file. by KaiGai Kohei · 18 years ago
  47. de1f72f [JFFS2][XATTR] remove typedef from posix_acl related definition. by KaiGai Kohei · 18 years ago
  48. aa98d7c [JFFS2][XATTR] XATTR support on JFFS2 (version. 5) by KaiGai Kohei · 18 years ago