1. 4d4b69d NFS: add support for multiple sec= mount options by Weston Andros Adamson · 11 years ago
  2. 5837f6d NFS: stop using NFS_MOUNT_SECFLAVOUR server flag by Weston Andros Adamson · 11 years ago
  3. 0f5f49b NFS: cache parsed auth_info in nfs_server by Weston Andros Adamson · 11 years ago
  4. a3f73c2 NFS: separate passed security flavs from selected by Weston Andros Adamson · 11 years ago
  5. c9fdeb2 NFS: Add basic migration support to state manager thread by Chuck Lever · 11 years ago
  6. 9e6ee76 NFS: Export _nfs_display_fhandle() by Chuck Lever · 11 years ago
  7. 32e62b7 NFS: Add nfs4_update_server by Chuck Lever · 11 years ago
  8. 9987524 NFSv4: Ensure that we disable the resend timeout for NFSv4 by Trond Myklebust · 11 years ago
  9. 47040da NFSv4: Allow security autonegotiation for submounts by Trond Myklebust · 11 years ago
  10. 5e6b199 NFSv4: Fix security auto-negotiation by Trond Myklebust · 11 years ago
  11. 0e20162 NFSv4.1 Use MDS auth flavor for data server connection by Andy Adamson · 11 years ago
  12. abf79bb NFS: Add a slot table to struct nfs_client for NFSv4.0 transport blocking by Chuck Lever · 11 years ago
  13. f840729 NFS Remove unused authflavour parameter from init_client by Andy Adamson · 11 years ago
  14. 959d921 Merge branch 'labeled-nfs' into linux-next by Trond Myklebust · 11 years ago
  15. f112bb4 NFS: Set NFS_CS_MIGRATION for NFSv4 mounts by Chuck Lever · 11 years ago
  16. 18aad3d NFSv4.1 Refactor nfs4_init_session and nfs4_init_channel_attrs by Andy Adamson · 11 years ago
  17. 459de2e NFS: Make callbacks minor version generic by Bryan Schumaker · 11 years ago
  18. 42c2c42 NFSv4.2: Added NFS v4.2 support to the NFS client by Steve Dickson · 11 years ago
  19. 83c168b NFS: Fix SETCLIENTID fallback if GSS is not available by Chuck Lever · 11 years ago
  20. b0212b8 Merge branch 'bugfixes' into linux-next by Trond Myklebust · 11 years ago
  21. bd1d421 Merge branch 'rpcsec_gss-from_cel' into linux-next by Trond Myklebust · 11 years ago
  22. 98f98cf NFSv4.1: Set the RPC_CLNT_CREATE_INFINITE_SLOTS flag for NFSv4.1 transports by Trond Myklebust · 11 years ago
  23. eb04e0a NFSv4: Doh! Typo in the fix to nfs41_walk_client_list by Trond Myklebust · 11 years ago
  24. 7b1f1fd NFSv4/4.1: Fix bugs in nfs4[01]_walk_client_list by Trond Myklebust · 11 years ago
  25. 2363122 NFSv4: Fix the fallback to AUTH_NULL if krb5i is not available by Trond Myklebust · 11 years ago
  26. 4edaa30 NFS: Use "krb5i" to establish NFSv4 state whenever possible by Chuck Lever · 11 years ago
  27. 39c6daa NFSv4: Prepare for minorversion-specific nfs_server capabilities by Trond Myklebust · 11 years ago
  28. b666973 Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  29. d687031 nfs4client: convert to idr_alloc() by Tejun Heo · 11 years ago
  30. 5976687 sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to addr.h by Jeff Layton · 11 years ago
  31. 65436ec NFSv4.1: Ensure that nfs41_walk_client_list() does start lease recovery by Trond Myklebust · 11 years ago
  32. 202c312 NFSv4: Fix NFSv4 trunking discovery by Trond Myklebust · 11 years ago
  33. 4ae19c2 NFSv4: Fix NFSv4 reference counting for trunked sessions by Trond Myklebust · 11 years ago
  34. 73e39aa NFSv4.1: Cleanup move session slot management to fs/nfs/nfs4session.c by Trond Myklebust · 12 years ago
  35. 1fea73a NFS: Get rid of unnecessary asserts by Trond Myklebust · 12 years ago
  36. c2ccc08 NFS: nfs41_walk_client_list(): re-lock before iterating by Chuck Lever · 12 years ago
  37. f9d640f NFSv4: nfs4_match_clientids is only used by NFSv4.1 by Trond Myklebust · 12 years ago
  38. 05f4c35 NFS: Discover NFSv4 server trunking when mounting by Chuck Lever · 12 years ago
  39. c946556 NFS: move per-net callback thread initialization to nfs_callback_up_net() by Stanislav Kinsbursky · 12 years ago
  40. c8ceb41 NFS: pass net to nfs_callback_down() by Stanislav Kinsbursky · 12 years ago
  41. 7653f6f NFSv4: Ensure that nfs4_alloc_client cleans up on error. by Trond Myklebust · 12 years ago
  42. fac1e8e NFS: Keep module parameters in the generic NFS client by Bryan Schumaker · 12 years ago
  43. 1179acc NFS: Only initialize the ACL client in the v3 case by Bryan Schumaker · 12 years ago
  44. ab7017a NFS: Add version registering framework by Bryan Schumaker · 12 years ago
  45. ec40989 NFS: Split out NFS v4 client functions by Bryan Schumaker · 12 years ago
  46. fcf1039 NFS: Split out NFS v4 server creating code by Bryan Schumaker · 12 years ago
  47. 428360d NFS: Initialize the NFS v4 client from init_nfs_v4() by Bryan Schumaker · 12 years ago