1. 549c729 fs: make helpers idmap mount aware by Christian Brauner · 4 years ago
  2. 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 7 months ago
  3. 2032596 afs: Reorganise volume and server trees to be rooted on the cell by David Howells · 4 years, 8 months ago
  4. a0753c2 afs: Support RCU pathwalk by David Howells · 6 years ago
  5. 8b6a666 afs: Provide an RCU-capable key lookup by David Howells · 6 years ago
  6. 028db3e Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs" by Linus Torvalds · 5 years ago
  7. 0f75ef6 Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 5 years ago
  8. 2e12256 keys: Replace uid/gid/perm permissions checking with an ACL by David Howells · 6 years ago
  9. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  10. f642404 afs: Make vnode->cb_interest RCU safe by David Howells · 6 years ago
  11. a58823a afs: Fix application of status and callback to be under same lock by David Howells · 6 years ago
  12. fd71158 afs: Fix double inc of vnode->cb_break by David Howells · 6 years ago
  13. 18ac618 afs: Fix callback handling by David Howells · 6 years ago
  14. 3b6492d afs: Increase to 64-bit volume ID and 96-bit vnode ID for YFS by David Howells · 6 years ago
  15. 378831e afs: Fix directory permissions check by David Howells · 7 years ago
  16. 68251f0 afs: Fix whole-volume callback handling by David Howells · 7 years ago
  17. 0c3a5ac afs: Make it possible to get the data version in readpage by David Howells · 7 years ago
  18. fe342cf afs: Fix checker warnings by David Howells · 7 years ago
  19. 1bcab12 afs: Fix permit refcounting by David Howells · 7 years ago
  20. 0fafdc9 afs: Fix file locking by David Howells · 7 years ago
  21. d2ddc77 afs: Overhaul volume and server record caching and fileserver rotation by David Howells · 7 years ago
  22. be080a6 afs: Overhaul permit caching by David Howells · 7 years ago
  23. c435ee3 afs: Overhaul the callback handling by David Howells · 7 years ago
  24. fd24982 afs: Ignore AFS_ACE_READ and AFS_ACE_WRITE for directories by Marc Dionne · 7 years ago
  25. df8a09d afs: security: Replace rcu_assign_pointer() with RCU_INIT_POINTER() by Andreea-Cristina Bernat · 8 years ago
  26. 627f469 afs: Adjust mode bits processing by Marc Dionne · 8 years ago
  27. 10556cb2 ->permission() sanitizing: don't pass flags to ->permission() by Al Viro · 14 years ago
  28. 2830ba7 ->permission() sanitizing: don't pass flags to generic_permission() by Al Viro · 14 years ago
  29. 178ea735 kill check_acl callback of generic_permission() by Al Viro · 14 years ago
  30. b74c79e fs: provide rcu-walk aware permission i_ops by Nick Piggin · 14 years ago
  31. 99b437a AFS: Potential null dereference by Dan Carpenter · 15 years ago
  32. e6305c4 [PATCH] sanitize ->permission() prototype by Al Viro · 16 years ago
  33. 6975945 fs/afs/security.c: fix uninitialized var warning by Andrew Morton · 17 years ago
  34. e231c2e Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) by David Howells · 17 years ago
  35. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 18 years ago
  36. 416351f AFS: AFS fixups by David Howells · 18 years ago
  37. 260a980 [AFS]: Add "directory write" support. by David Howells · 18 years ago
  38. 00d3b7a [AFS]: Add security support. by David Howells · 18 years ago