1. 0cad624 vfs: add rcu argument to ->get_acl() callback by Miklos Szeredi · 3 years, 4 months ago
  2. 14f3db5 ext4: support idmapped mounts by Christian Brauner · 4 years ago
  3. 549c729 fs: make helpers idmap mount aware by Christian Brauner · 4 years ago
  4. e65ce2a acl: handle idmapped mounts by Christian Brauner · 4 years ago
  5. aa75f4d ext4: main fast-commit commit path by Harshad Shirwadkar · 4 years, 2 months ago
  6. 4209ae1 ext4: handle ext4_mark_inode_dirty errors by Harshad Shirwadkar · 4 years, 8 months ago
  7. 6b6aeff ext4: fix a style issue in fs/ext4/acl.c by Carlos Guerrero Álvarez · 4 years, 9 months ago
  8. 0a1e825 ext4: compare old and new mode before setting update_mode flag by Chengguang Xu · 6 years ago
  9. 6fd9417 ext4: cache NULL when both default_acl and acl are NULL by Chengguang Xu · 6 years ago
  10. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  11. a3bb2d5 ext4: Don't clear SGID when inheriting ACLs by Jan Kara · 7 years ago
  12. 397e434 ext4: preserve i_mode if __ext4_set_acl() fails by Ernesto A. Fernández · 7 years ago
  13. af65207 ext4: fix __ext4_new_inode() journal credits calculation by Tahsin Erdogan · 7 years ago
  14. dec214d ext4: xattr inode deduplication by Tahsin Erdogan · 8 years ago
  15. c1a5d5f ext4: improve journal credit handling in set xattr paths by Tahsin Erdogan · 8 years ago
  16. b8cb5a5 ext4: fix quota charging for shared xattr blocks by Tahsin Erdogan · 8 years ago
  17. eeca7ea ext4: use current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  18. 0739310 posix_acl: Clear SGID bit when setting file permissions by Jan Kara · 8 years ago
  19. b8a7a3a posix_acl: Inode acl caching fixes by Andreas Gruenbacher · 9 years ago
  20. 72b8e0f ext4: remove unused header files by Sheng Yong · 10 years ago
  21. 64e178a ext2/3/4: use generic posix ACL infrastructure by Christoph Hellwig · 11 years ago
  22. 37bc153 fs: make posix_acl_create more useful by Christoph Hellwig · 11 years ago
  23. 5bf3258 fs: make posix_acl_chmod more useful by Christoph Hellwig · 11 years ago
  24. 95eaefb ext4: fix the number of credits needed for acl ops with inline data by Theodore Ts'o · 12 years ago
  25. 9924a92 ext4: pass context information to jbd2__journal_start() by Theodore Ts'o · 12 years ago
  26. 24ec19b ext4: fix memory leak in ext4_xattr_set_acl()'s error path by Eugene Shatokhin · 12 years ago
  27. af84df9 userns: Convert extN to support kuids and kgids in posix acls by Eric W. Biederman · 12 years ago
  28. 5f3a4a28 userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr by Eric W. Biederman · 12 years ago
  29. d695212 switch posix_acl_equiv_mode() to umode_t * by Al Viro · 13 years ago
  30. d3fb612 switch posix_acl_create() to umode_t * by Al Viro · 13 years ago
  31. 4e34e71 fs: take the ACL checks to common code by Christoph Hellwig · 13 years ago
  32. 826cae2 kill boilerplates around posix_acl_create_masq() by Al Viro · 13 years ago
  33. bc26ab5 kill boilerplate around posix_acl_chmod_masq() by Al Viro · 13 years ago
  34. e77819e vfs: move ACL cache lookup into generic code by Linus Torvalds · 13 years ago
  35. 7e40145 ->permission() sanitizing: don't pass flags to ->check_acl() by Al Viro · 14 years ago
  36. 9c2c703 ->permission() sanitizing: pass MAY_NOT_BLOCK to ->check_acl() by Al Viro · 14 years ago
  37. 2e14967 userns: rename is_owner_or_cap to inode_owner_or_capable by Serge E. Hallyn · 14 years ago
  38. 7359861 ext2,3,4: provide simple rcu-walk ACL implementation by Nick Piggin · 14 years ago
  39. b74c79e fs: provide rcu-walk aware permission i_ops by Nick Piggin · 14 years ago
  40. c6ac12a ext4: update ctime when changing the file's permission by setfacl by Jan Kara · 15 years ago
  41. 11e2752 ext4: constify xattr_handler by Stephen Hemminger · 15 years ago
  42. 431547b sanitize xattr handler prototypes by Christoph Hellwig · 15 years ago
  43. 1d5ccd1 ext[234]: move over to 'check_acl' permission model by Linus Torvalds · 15 years ago
  44. 073aaa1 helpers for acl caching + switch to those by Al Viro · 16 years ago
  45. d4bfe2f switch ext4 to inode->i_acl by Al Viro · 16 years ago
  46. 210ad6a ext4: avoid unnecessary spinlock in critical POSIX ACL path by Theodore Ts'o · 16 years ago
  47. ce3b0f8 New helper - current_umask() by Al Viro · 16 years ago
  48. 2b2d6d0 ext4: Cleanup whitespace and other miscellaneous style issues by Theodore Ts'o · 16 years ago
  49. e6305c4 [PATCH] sanitize ->permission() prototype by Al Viro · 16 years ago
  50. 3dcf545 ext4: move headers out of include/linux by Christoph Hellwig · 17 years ago
  51. 216553c ext4: fix wrong gfp type under transaction by Josef Bacik · 17 years ago
  52. 3bd858a Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check by Satyam Sharma · 17 years ago
  53. 63f5793 [PATCH] ext4 whitespace cleanups by Andrew Morton · 18 years ago
  54. dab291a [PATCH] jbd2: enable building of jbd2 and have ext4 use it rather than jbd by Mingming Cao · 18 years ago
  55. 617ba13 [PATCH] ext4: rename ext4 symbols to avoid duplication of ext3 symbols by Mingming Cao · 18 years ago
  56. ac27a0e [PATCH] ext4: initial copy of files from ext3 by Dave Kleikamp · 18 years ago