1. 83c168b NFS: Fix SETCLIENTID fallback if GSS is not available by Chuck Lever · 12 years ago
  2. b0212b8 Merge branch 'bugfixes' into linux-next by Trond Myklebust · 12 years ago
  3. bd1d421 Merge branch 'rpcsec_gss-from_cel' into linux-next by Trond Myklebust · 12 years ago
  4. 98f98cf NFSv4.1: Set the RPC_CLNT_CREATE_INFINITE_SLOTS flag for NFSv4.1 transports by Trond Myklebust · 12 years ago
  5. eb04e0a NFSv4: Doh! Typo in the fix to nfs41_walk_client_list by Trond Myklebust · 12 years ago
  6. 7b1f1fd NFSv4/4.1: Fix bugs in nfs4[01]_walk_client_list by Trond Myklebust · 12 years ago
  7. 2363122 NFSv4: Fix the fallback to AUTH_NULL if krb5i is not available by Trond Myklebust · 12 years ago
  8. 4edaa30 NFS: Use "krb5i" to establish NFSv4 state whenever possible by Chuck Lever · 12 years ago
  9. 39c6daa NFSv4: Prepare for minorversion-specific nfs_server capabilities by Trond Myklebust · 12 years ago
  10. b666973 Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  11. d687031 nfs4client: convert to idr_alloc() by Tejun Heo · 12 years ago
  12. 5976687 sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to addr.h by Jeff Layton · 12 years ago
  13. 65436ec NFSv4.1: Ensure that nfs41_walk_client_list() does start lease recovery by Trond Myklebust · 12 years ago
  14. 202c312 NFSv4: Fix NFSv4 trunking discovery by Trond Myklebust · 12 years ago
  15. 4ae19c2 NFSv4: Fix NFSv4 reference counting for trunked sessions by Trond Myklebust · 12 years ago
  16. 73e39aa NFSv4.1: Cleanup move session slot management to fs/nfs/nfs4session.c by Trond Myklebust · 12 years ago
  17. 1fea73a8 NFS: Get rid of unnecessary asserts by Trond Myklebust · 12 years ago
  18. c2ccc08 NFS: nfs41_walk_client_list(): re-lock before iterating by Chuck Lever · 12 years ago
  19. f9d640f NFSv4: nfs4_match_clientids is only used by NFSv4.1 by Trond Myklebust · 12 years ago
  20. 05f4c35 NFS: Discover NFSv4 server trunking when mounting by Chuck Lever · 12 years ago
  21. c946556 NFS: move per-net callback thread initialization to nfs_callback_up_net() by Stanislav Kinsbursky · 12 years ago
  22. c8ceb41 NFS: pass net to nfs_callback_down() by Stanislav Kinsbursky · 12 years ago
  23. 7653f6f NFSv4: Ensure that nfs4_alloc_client cleans up on error. by Trond Myklebust · 12 years ago
  24. fac1e8e NFS: Keep module parameters in the generic NFS client by Bryan Schumaker · 12 years ago
  25. 1179acc NFS: Only initialize the ACL client in the v3 case by Bryan Schumaker · 12 years ago
  26. ab7017a NFS: Add version registering framework by Bryan Schumaker · 12 years ago
  27. ec40989 NFS: Split out NFS v4 client functions by Bryan Schumaker · 13 years ago
  28. fcf1039 NFS: Split out NFS v4 server creating code by Bryan Schumaker · 13 years ago
  29. 428360d NFS: Initialize the NFS v4 client from init_nfs_v4() by Bryan Schumaker · 13 years ago