1. 8bedfa0 FPII-2974 :[Part 2]Elevation of privilege vulnerability in kernel file system CVE-2016-7097 A-32458736 by Cong Wang · 8 years ago
  2. 9451fcb FPII-2974 :[Part 1]Elevation of privilege vulnerability in kernel file system CVE-2016-7097 A-32458736 by Jan Kara · 8 years ago
  3. d695212 switch posix_acl_equiv_mode() to umode_t * by Al Viro · 13 years ago
  4. d3fb612 switch posix_acl_create() to umode_t * by Al Viro · 13 years ago
  5. e08dc13 p9: avoid unused variable warning by Linus Torvalds · 13 years ago
  6. 4e34e71 fs: take the ACL checks to common code by Christoph Hellwig · 13 years ago
  7. 826cae2 kill boilerplates around posix_acl_create_masq() by Al Viro · 13 years ago
  8. bc26ab5 kill boilerplate around posix_acl_chmod_masq() by Al Viro · 13 years ago
  9. ebbb0ef 9p: do no return 0 from ->check_acl without actually checking by Christoph Hellwig · 13 years ago
  10. e77819e vfs: move ACL cache lookup into generic code by Linus Torvalds · 13 years ago
  11. 1ec95bf 9p: close ACL leaks by Al Viro · 13 years ago
  12. 7e40145 ->permission() sanitizing: don't pass flags to ->check_acl() by Al Viro · 13 years ago
  13. 9c2c703 ->permission() sanitizing: pass MAY_NOT_BLOCK to ->check_acl() by Al Viro · 13 years ago
  14. 2e14967 userns: rename is_owner_or_cap to inode_owner_or_capable by Serge E. Hallyn · 14 years ago
  15. 42869c8 fs/9p: Add v9fs_dentry2v9ses by Aneesh Kumar K.V · 14 years ago
  16. 5ffc0cb fs/9p: Add inode hashing by Aneesh Kumar K.V · 14 years ago
  17. e782ef7 [fs/9P] Add posixacl mount option by Venkateswararao Jujjuri (JV) · 14 years ago
  18. d344b0f [fs/9p] Initialze cached acls both in cached/uncached mode. by Venkateswararao Jujjuri (JV) · 14 years ago
  19. c61fa0d [fs/9p] Plug potential acl leak by Venkateswararao Jujjuri (JV) · 14 years ago
  20. 6f81c11 fs/9p: Fix the return error on default acl removal by Aneesh Kumar K.V · 14 years ago
  21. 009ca38 fs/9p: Remove unnecessary semicolons by Joe Perches · 14 years ago
  22. b74c79e fs: provide rcu-walk aware permission i_ops by Nick Piggin · 14 years ago
  23. 76381a4 fs/9p: Add access = client option to opt in acl evaluation. by Aneesh Kumar K.V · 14 years ago
  24. ad77dbc fs/9p: Implement create time inheritance by Aneesh Kumar K.V · 14 years ago
  25. 6e8dc55 fs/9p: Update ACL on chmod by Aneesh Kumar K.V · 14 years ago
  26. 22d8dcd fs/9p: Implement setting posix acl by Aneesh Kumar K.V · 14 years ago
  27. 7a4566b fs/9p: Add xattr callbacks for POSIX ACL by Aneesh Kumar K.V · 14 years ago
  28. 85ff872 fs/9p: Implement POSIX ACL permission checking function by Aneesh Kumar K.V · 14 years ago