1. cb1d48f SUNRPC: cleanup ida information when removing sunrpc module by Kinglong Mee · 7 years ago
  2. f9c72d1 sunrpc: make debugfs file creation failure non-fatal by Jeff Layton · 9 years ago
  3. b4b9d2c sunrpc: add debugfs file for displaying client rpc_task queue by Jeff Layton · 10 years ago
  4. f895b25 sunrpc: eliminate RPC_DEBUG by Jeff Layton · 10 years ago
  5. 4b9a445 sunrpc: create a new dummy pipe for gssd to hold open by Jeff Layton · 11 years ago
  6. adae0fe SUNRPC: register PipeFS file system after pernet sybsystem by Stanislav Kinsbursky · 12 years ago
  7. 09acfea SUNRPC: Fix a few sparse warnings by Trond Myklebust · 12 years ago
  8. 1d96e80 SUNRPC: init per-net rpcbind spinlock by Stanislav Kinsbursky · 12 years ago
  9. a1db410 SUNRPC: create GSS auth cache per network namespace by Stanislav Kinsbursky · 12 years ago
  10. 7339323 SUNRPC: create unix gid cache per network namespace by Stanislav Kinsbursky · 12 years ago
  11. 70abc49 SUNRPC: make SUNPRC clients list per network namespace context by Stanislav Kinsbursky · 12 years ago
  12. c21a588 SUNRPC: pipefs per-net operations helper introduced by Stanislav Kinsbursky · 12 years ago
  13. e20de37 SUNRPC: remove rpcbind clients destruction on module cleanup by Stanislav Kinsbursky · 13 years ago
  14. 90d51b0 sunrpc: Make the ip_map_cache be per-net by Pavel Emelyanov · 14 years ago
  15. 4f42d0d sunrpc: Make the /proc/net/rpc appear in net namespaces by Pavel Emelyanov · 14 years ago
  16. 2f72c9b sunrpc: The per-net skeleton by Pavel Emelyanov · 14 years ago
  17. 0d9f9e1 Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  18. 5d8d9a4 NFS: Ensure the AUTH_UNIX credcache is allocated dynamically by Trond Myklebust · 14 years ago
  19. 8eab945 sunrpc: make the cache cleaner workqueue deferrable by Artem Bityutskiy · 14 years ago
  20. c526611 SUNRPC: Use a cached RPC client and transport for rpcbind upcalls by Chuck Lever · 14 years ago
  21. 405d8f8 SUNRPC: Ensure that sunrpc gets initialised before nfs, lockd, etc... by Trond Myklebust · 15 years ago
  22. 75de874 sunrpc: Use rcu_barrier() on unload. by Jesper Dangaard Brouer · 15 years ago
  23. d2f7e79 SUNRPC: Move exported symbol definitions after function declaration part 2 by Trond Myklebust · 17 years ago
  24. d7c9f1e svc: Change services to use new svc_create_xprt service by Tom Tucker · 16 years ago
  25. 360d8738 svc: Make svc_sock the tcp/udp transport by Tom Tucker · 16 years ago
  26. df95a9d knfsd: cache unregistration needn't return error by J. Bruce Fields · 17 years ago
  27. a6eaf8b SUNRPC: Move exported declarations to the function declarations by Trond Myklebust · 17 years ago
  28. 49c36fc SUNRPC: rearrange RPC sockets definitions by \"Talpey, Thomas\ · 17 years ago
  29. f5c2187 SUNRPC: Convert the credential garbage collector into a shrinker callback by Trond Myklebust · 17 years ago
  30. 9499b43 SUNRPC: Give credential cache a local spinlock by Trond Myklebust · 17 years ago
  31. 3ab9bb7 SUNRPC: Fix a memory leak in the auth credcache code by Trond Myklebust · 17 years ago
  32. f61534d SUNRPC: Remove redundant calls to rpciod_up()/rpciod_down() by Trond Myklebust · 17 years ago
  33. 4c402b4 SUNRPC: Remove rpc_clnt->cl_count by Trond Myklebust · 17 years ago
  34. b39e625 NFSv4: Clean up nfs4_call_async() by Trond Myklebust · 17 years ago
  35. 7531d69 SUNRPC: Fix sparse warnings by Trond Myklebust · 17 years ago
  36. 5bd5f58 sunrpc: fix error path in module_init by Akinobu Mita · 17 years ago
  37. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  38. 3fc605a [PATCH] knfsd: allow the server to provide a gid list when using AUTH_UNIX authentication by NeilBrown · 17 years ago
  39. 282b32e SUNRPC: create stubs for xprtsock init and cleanup by Chuck Lever · 17 years ago
  40. e6b3c4d Fix a second potential rpc_wakeup race... by Trond Myklebust · 18 years ago
  41. a745544 [PATCH] knfsd: add svc_set_num_threads by Greg Banks · 18 years ago
  42. ff9aa5e SUNRPC: Eliminate xprt_create_proto and rpc_create_client by Chuck Lever · 18 years ago
  43. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  44. 74cae61 [PATCH] fs/nfsd/export.c,net/sunrpc/cache.c: make needlessly global code static by Adrian Bunk · 18 years ago
  45. ebd0cb1 [PATCH] knfsd: Unexport cache_fresh and fix a small race by NeilBrown · 18 years ago
  46. efc36aa [PATCH] knfsd: Change the store of auth_domains to not be a 'cache' by NeilBrown · 18 years ago
  47. 89991c2 SUNRPC: Get rid of some unused exports by Trond Myklebust · 18 years ago
  48. c556b75 SUNRPC: allow sunrpc.o to link when CONFIG_SYSCTL is disabled by Chuck Lever · 19 years ago
  49. 86b9f57 [PATCH] RPC: Eliminate socket.h includes in RPC client by Chuck Lever · 19 years ago
  50. f35279d [PATCH] sunrpc: cache_register can use wrong module reference by Bruce Allan · 19 years ago
  51. 5ba266d [PATCH] knfsd: nfsd4: fix probe_callback by NeilBrown · 19 years ago
  52. bd8100e [PATCH] RPC: Encode and decode arbitrary XDR arrays by Andreas Gruenbacher · 19 years ago
  53. 007e251 [PATCH] RPC: Allow multiple RPC client programs to share the same transport by Andreas Gruenbacher · 19 years ago
  54. 5b616f5 [PATCH] RPC: Make rpc_create_client() destroy the transport on failure. by Trond Myklebust · 19 years ago
  55. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago