1. d3381fa fs: Better permission checking for submounts by Eric W. Biederman · 7 years ago
  2. beffb8f qstr: constify instances in nfs by Al Viro · 8 years ago
  3. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  4. 66b0686 NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for support by Andy Adamson · 10 years ago
  5. 8445cd3 NFS Return -EPERM if no supported or matching SECINFO flavor by Andy Adamson · 10 years ago
  6. 57bbe3d NFS check the return of nfs4_negotiate_security in nfs4_submount by Andy Adamson · 10 years ago
  7. 292f503 NFSv4: Use the correct net namespace in nfs4_update_server by Trond Myklebust · 10 years ago
  8. 9bc9ccd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  9. 4d4b69d NFS: add support for multiple sec= mount options by Weston Andros Adamson · 11 years ago
  10. 5837f6d NFS: stop using NFS_MOUNT_SECFLAVOUR server flag by Weston Andros Adamson · 11 years ago
  11. 47fd88e NFSv4: make nfs_find_best_sec static by Weston Andros Adamson · 11 years ago
  12. 800c06a NFS: Add functions to swap transports during migration recovery by Chuck Lever · 11 years ago
  13. 6de1472 nfs: use %p[dD] instead of open-coded (and often racy) equivalents by Al Viro · 11 years ago
  14. 47040da NFSv4: Allow security autonegotiation for submounts by Trond Myklebust · 11 years ago
  15. 9568c5e SUNRPC: Introduce rpcauth_get_pseudoflavor() by Chuck Lever · 11 years ago
  16. fb15b26 SUNRPC: Define rpcsec_gss_info structure by Chuck Lever · 11 years ago
  17. 5976687 sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to addr.h by Jeff Layton · 11 years ago
  18. 97a5486 nfs: Show original device name verbatim in /proc/*/mount{s,info} by Ben Hutchings · 12 years ago
  19. ba9b584 SUNRPC: Introduce rpc_clone_client_set_auth() by Chuck Lever · 12 years ago
  20. 62d98c9 NFS4: avoid underflow when converting error to pointer. by NeilBrown · 12 years ago
  21. e8d920c NFS: fix the return value check by using IS_ERR by Wei Yongjun · 12 years ago
  22. b3f87b9 Merge branch 'bugfixes' into nfs-for-next by Trond Myklebust · 12 years ago
  23. 5f23eff3 NFS: fix unsigned comparison in nfs4_create_sec_client by Benny Halevy · 12 years ago
  24. 281cad4 NFS: Create a submount rpc_op by Bryan Schumaker · 12 years ago
  25. 2671bfc NFS: Remove secinfo knowledge out of the generic client by Bryan Schumaker · 12 years ago
  26. f05d147 NFS: Fix following referral mount points with different security by Bryan Schumaker · 12 years ago
  27. 72de53e NFS: Do secinfo as part of lookup by Bryan Schumaker · 12 years ago
  28. 1aba156 nfs4: fix referrals on mounts that use IPv6 addrs by Weston Andros Adamson · 12 years ago
  29. 2446ab6 SUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt field by Trond Myklebust · 12 years ago
  30. 33faaa3 NFS: pass transport net to rpc_pton() while parse server name by Stanislav Kinsbursky · 12 years ago
  31. 90100b1 SUNRPC: parametrize rpc_pton() by network context by Stanislav Kinsbursky · 12 years ago
  32. 1b340d0 NFS: DNS resolver cache per network namespace context introduced by Stanislav Kinsbursky · 13 years ago
  33. f8ad9c4 nfs: nfs_do_{ref,sub}mount() superblock argument is redundant by Al Viro · 13 years ago
  34. b514f87 nfs: make nfs_path() work without vfsmount by Al Viro · 13 years ago
  35. fd86dfd NFSv4: Fix up the documentation for nfs_do_refmount by Trond Myklebust · 14 years ago
  36. 364d015e5 NFSv4: Reduce the stack footprint of try_location() by Trond Myklebust · 14 years ago
  37. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  38. 517be09 NFSv4: Fix the referral mount code by Trond Myklebust · 15 years ago
  39. 7d7ea88 NFS: Use the DNS resolver in the mount code. by Trond Myklebust · 15 years ago
  40. ec6ee61 NFS: Replace nfs_set_port() with rpc_set_port() by Chuck Lever · 15 years ago
  41. 53a0b9c NFS: Replace nfs_parse_ip_address() with rpc_pton() by Chuck Lever · 15 years ago
  42. ef95d31 NFS: Fix misparsing of nfsv4 fs_locations attribute (take 2) by Trond Myklebust · 15 years ago
  43. ea31a443 nfs: Fix misparsing of nfsv4 fs_locations attribute by J. Bruce Fields · 16 years ago
  44. 460cdbc nfs: replace while loop by for loops in nfs_follow_referral by J. Bruce Fields · 16 years ago
  45. 4ada29d nfs: break up nfs_follow_referral by J. Bruce Fields · 16 years ago
  46. 3110ff8 nfs: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  47. 6677d09 NFS: Adjust nfs_clone_mount structure to store "struct sockaddr *" by Chuck Lever · 17 years ago
  48. 3f43c66 NFS: Address a couple of nits in nfs_follow_referral() by Chuck Lever · 17 years ago
  49. 588a700 NFSv4: /proc/mounts displays the wrong server name for referrals by Trond Myklebust · 17 years ago
  50. c228fd3 NFSv4: Cleanups for fs_locations code. by Trond Myklebust · 17 years ago
  51. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  52. 54ceac4 NFS: Share NFS superblocks per-protocol per-server per-FSID by David Howells · 18 years ago
  53. 509de81 NFS: Add extra const qualifiers by David Howells · 18 years ago
  54. f7b422b NFS: Split fs/nfs/inode.c by David Howells · 18 years ago