1. 0cad624 vfs: add rcu argument to ->get_acl() callback by Miklos Szeredi · 3 years, 5 months ago
  2. 1f3208b NFS: Add a cache validity flag argument to nfs_revalidate_inode() by Trond Myklebust · 3 years, 10 months ago
  3. 1c9077c Merge tag 'nfs-for-5.12-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 3 years, 11 months ago
  4. ffb8171 nfs: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years, 2 months ago
  5. 549c729 fs: make helpers idmap mount aware by Christian Brauner · 4 years ago
  6. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  7. 7648f93 nfs: Fix potential posix_acl refcnt leak in nfs3_set_acl by Andreas Gruenbacher · 4 years, 9 months ago
  8. ded52fb nfs: fix xfstest generic/099 failed on nfsv3 by ZhangXiaoxu · 6 years ago
  9. 01e03bd NFS: Mark expected switch fall-throughs by Gustavo A. R. Silva · 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. b8a7a3a posix_acl: Inode acl caching fixes by Andreas Gruenbacher · 9 years ago
  12. 97d7929 posix acls: Remove duplicate xattr name definitions by Andreas Gruenbacher · 9 years ago
  13. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 10 years ago
  14. 3fc3edf NFSv3: Fix missing includes of nfs3_fs.h by Trond Myklebust · 10 years ago
  15. f87d928f NFSv3: Fix another acl regression by Trond Myklebust · 10 years ago
  16. 7a9e75a nfs3_list_one_acl(): check get_acl() result with IS_ERR_OR_NULL by Andrey Utkin · 10 years ago
  17. 74adf83 nfs: only show Posix ACLs in listxattr if actually present by Christoph Hellwig · 11 years ago
  18. 8f493b9 NFSv3: Fix return value of nfs3_proc_setacls by Trond Myklebust · 11 years ago
  19. d4c42fb NFSv3: Remove unused function nfs3_proc_set_default_acl by Trond Myklebust · 11 years ago
  20. 718360c nfs: fix setting of ACLs on file creation. by Noah Massey · 11 years ago
  21. 013cdf1 nfs: use generic posix ACL infrastructure for v3 Posix ACLs by Christoph Hellwig · 11 years ago
  22. 37bc153 fs: make posix_acl_create more useful by Christoph Hellwig · 11 years ago
  23. 5f3a4a28 userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr by Eric W. Biederman · 12 years ago
  24. 1728017 NFS: Fix a number of sparse warnings by Trond Myklebust · 13 years ago
  25. d3fb612 switch posix_acl_create() to umode_t * by Al Viro · 13 years ago
  26. 826cae2 kill boilerplates around posix_acl_create_masq() by Al Viro · 13 years ago
  27. f61f6da NFS: Prevent memory allocation failure in nfsacl_encode() by Chuck Lever · 14 years ago
  28. 6e94d62 NFS: Reduce stack footprint of nfs3_proc_getacl() and nfs3_proc_setacl() by Trond Myklebust · 15 years ago
  29. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  30. 4bf259e nfs: remove unnecessary NFS_INO_INVALID_ACL checks by James Morris · 16 years ago
  31. ae46141f NFSv3: Fix posix ACL code by Trond Myklebust · 16 years ago
  32. f25b874 NFS: missing nfs_fattr_init in nfs3_proc_getacl and nfs3_proc_setacls (resend #2) by Jeff Layton · 16 years ago
  33. f41f741 NFS: Ensure we zap only the access and acl caches when setting new acls by Trond Myklebust · 17 years ago
  34. 60ccd4e NFS: Remove nfs_begin_data_update/nfs_end_data_update by Trond Myklebust · 17 years ago
  35. 4814f56 NFSv3: Client-side nfsacl caching fix by Andreas Gruenbacher · 19 years ago
  36. dead28d SUNRPC: eliminate rpc_call() by Chuck Lever · 19 years ago
  37. dc59250 [PATCH] NFS: Introduce the use of inode->i_lock to protect fields in nfsi by Chuck Lever · 19 years ago
  38. 5529680 [PATCH] NFS: split nfsi->flags into two fields by Chuck Lever · 19 years ago
  39. 334a13e [PATCH] really remove xattr_acl.h by Christoph Hellwig · 20 years ago
  40. 458818e [PATCH] NFS: Fix up v3 ACL caching code by Trond Myklebust · 20 years ago
  41. 5c6a9f7 [PATCH] NFS: Cache the NFSv3 acls. by Andreas Gruenbacher · 20 years ago
  42. 055ffbe [PATCH] NFS: Fix handling of the umask when an NFSv3 default acl is present. by Andreas Gruenbacher · 20 years ago
  43. b7fa055 [PATCH] NFS: Add support for NFSv3 ACLs by Andreas Gruenbacher · 20 years ago