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