1. 45160d6 SUNRPC: Rename rpcb_getport to be consistent with new rpcb_getport_sync name by Chuck Lever · 18 years ago
  2. cce63cd SUNRPC: Rename rpcb_getport_external routine by Chuck Lever · 18 years ago
  3. 1be27f3 SUNRPC: Remove the tk_auth macro... by Trond Myklebust · 18 years ago
  4. 5d28dc8 SUNRPC: Convert gss_ctx_lock to an RCU lock by Trond Myklebust · 18 years ago
  5. f5c2187 SUNRPC: Convert the credential garbage collector into a shrinker callback by Trond Myklebust · 18 years ago
  6. 9499b43 SUNRPC: Give credential cache a local spinlock by Trond Myklebust · 18 years ago
  7. 31be5bf SUNRPC: Convert the credcache lookup code to use RCU by Trond Myklebust · 18 years ago
  8. e092bdc SUNRPC: cleanup rpc credential cache garbage collection by Trond Myklebust · 18 years ago
  9. fc432dd SUNRPC: Enforce atomic updates of rpc_cred->cr_flags by Trond Myklebust · 18 years ago
  10. 5fe4755 SUNRPC: Clean up rpc credential initialisation by Trond Myklebust · 18 years ago
  11. f1c0a86 SUNRPC: Mark auth and cred operation tables as constant. by Trond Myklebust · 18 years ago
  12. de7a8ce SUNRPC: Rename rpcauth_destroy() to rpcauth_release() by Trond Myklebust · 18 years ago
  13. 5e1550d SUNRPC: Add the helper function 'rpc_call_null()' by Trond Myklebust · 18 years ago
  14. 64c91a1 SUNRPC: Make rpc_ping() static by Trond Myklebust · 18 years ago
  15. 3ab9bb7 SUNRPC: Fix a memory leak in the auth credcache code by Trond Myklebust · 18 years ago
  16. 03a1256 SUNRPC: Add a field to track the number of kernel users of an rpc_pipe by Trond Myklebust · 18 years ago
  17. 6e84c7b SUNRPC: Add a downcall queue to struct rpc_inode by Trond Myklebust · 18 years ago
  18. 4a8c134 SUNRPC: Add a backpointer from the struct rpc_cred to the rpc_auth by Trond Myklebust · 18 years ago
  19. 188fef1 SUNRPC: Move rpc_register_client and friends into net/sunrpc/clnt.c by Trond Myklebust · 18 years ago
  20. 4c402b4 SUNRPC: Remove rpc_clnt->cl_count by Trond Myklebust · 18 years ago
  21. 90c5755 SUNRPC: Kill rpc_clnt->cl_oneshot by Trond Myklebust · 18 years ago
  22. 848f1fe SUNRPC: Kill rpc_clnt->cl_dead by Trond Myklebust · 18 years ago
  23. 34f52e3 SUNRPC: Convert rpc_clnt->cl_users to a kref by Trond Myklebust · 18 years ago
  24. 4bef61f SUNRPC: Add a per-rpc_clnt spinlock by Trond Myklebust · 18 years ago
  25. 6529eba SUNRPC: Move rpc_task->tk_task list into struct rpc_clnt by Trond Myklebust · 18 years ago
  26. cf8208d sendfile: convert nfsd to splice_direct_to_actor() by Jens Axboe · 18 years ago
  27. 7531d69 SUNRPC: Fix sparse warnings by Trond Myklebust · 18 years ago
  28. cd12301 RPC: add wrapper for svc_reserve to account for checksum by Jeff Layton · 18 years ago
  29. 7ac1bea knfsd: rename sk_defer_lock to sk_lock by NeilBrown · 18 years ago
  30. 4c2eaf0 SUNRPC: remove old portmapper by Chuck Lever · 18 years ago
  31. a509050 SUNRPC: introduce rpcbind: replacement for in-kernel portmapper by Chuck Lever · 18 years ago
  32. c5a4dd8 SUNRPC: Eliminate side effects from rpc_malloc by Chuck Lever · 18 years ago
  33. 2bea90d SUNRPC: RPC buffer size estimates are too large by Chuck Lever · 18 years ago
  34. cda1fd4 [PATCH] knfsd: fix recently introduced problem with shutting down a busy NFS server by NeilBrown · 18 years ago
  35. 5a05ed7 [PATCH] knfsd: remove CONFIG_IPV6 ifdefs from sunrpc server code by NeilBrown · 18 years ago
  36. 7b8f850 [PATCH] Fix build errors if bitop functions are do {} while macros by Ralf Baechle · 18 years ago
  37. 50d851f [PATCH] sysctl: move CTL_SUNRPC to sysctl.h where it belongs by Eric W. Biederman · 18 years ago
  38. d9bc125 Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ by Trond Myklebust · 18 years ago
  39. 43d78ef NFS: disconnect before retrying NFSv4 requests over TCP by Chuck Lever · 18 years ago
  40. 9575648 [PATCH] knfsd: SUNRPC: support IPv6 addresses in RPC server's UDP receive path by Chuck Lever · 18 years ago
  41. 73df0db [PATCH] knfsd: SUNRPC: Make rq_daddr field address-version independent by Chuck Lever · 18 years ago
  42. 27459f0 [PATCH] knfsd: SUNRPC: Provide room in svc_rqst for larger addresses by Chuck Lever · 18 years ago
  43. 2442222 [PATCH] knfsd: SUNRPC: Use sockaddr_storage to store address in svc_deferred_req by Chuck Lever · 18 years ago
  44. ad06e4b [PATCH] knfsd: SUNRPC: Add a function to format the address in an svc_rqst for printing by Chuck Lever · 18 years ago
  45. 067d781 [PATCH] knfsd: SUNRPC: Cache remote peer's address in svc_sock by Chuck Lever · 18 years ago
  46. 482fb94 [PATCH] knfsd: SUNRPC: allow creating an RPC service without registering with portmapper by Chuck Lever · 18 years ago
  47. 6b17433 [PATCH] knfsd: SUNRPC: update internal API: separate pmap register and temp sockets by Chuck Lever · 18 years ago
  48. aaf68cf [PATCH] knfsd: fix a race in closing NFSd connections by NeilBrown · 18 years ago
  49. 2efef83 RPC: Clean up rpc_execute... by Trond Myklebust · 18 years ago
  50. 250f391 [PATCH] knfsd: fix an NFSD bug with full sized, non-page-aligned reads by NeilBrown · 18 years ago
  51. bde8f00 [PATCH] NFS: Fix Oops in rpc_call_sync() by Trond Myklebust · 18 years ago
  52. 21b4e73 Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linus by Trond Myklebust · 18 years ago
  53. 34161db Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linus by Trond Myklebust · 18 years ago
  54. 6cfd76a [PATCH] lockdep: name some old style locks by Peter Zijlstra · 18 years ago
  55. 5847e1f SUNRPC: Remove pprintk() from net/sunrpc/xprt.c by Chuck Lever · 18 years ago
  56. dd45647 SUNRPC: Rename skb_reader_t and friends by Chuck Lever · 18 years ago
  57. 9d29231 SUNRPC: skb_read_bits is the same as xs_tcp_copy_data by Chuck Lever · 18 years ago
  58. 7559c7a SUNRPC: Make address format buffers more generic by Chuck Lever · 18 years ago
  59. 314dfd7 SUNRPC: move saved socket callback functions to a private data structure by Chuck Lever · 18 years ago
  60. 7c6e066 SUNRPC: Move the UDP socket bufsize parameters to a private data structure by Chuck Lever · 18 years ago
  61. c847546 SUNRPC: Move rpc_xprt socket connect fields into private data structure by Chuck Lever · 18 years ago
  62. e136d09 SUNRPC: Move TCP state flags into xprtsock.c by Chuck Lever · 18 years ago
  63. 5197113 SUNRPC: Move TCP receive state variables into private data structure by Chuck Lever · 18 years ago
  64. ee0ac0c SUNRPC: Remove sock and inet fields from rpc_xprt by Chuck Lever · 18 years ago
  65. 717757a rpcgss: krb5: ignore seed by J. Bruce Fields · 18 years ago
  66. d922a84 rpcgss: krb5: sanity check sealalg value in the downcall by J. Bruce Fields · 18 years ago
  67. ca54f89 rpcgss: simplify make_checksum by J. Bruce Fields · 18 years ago
  68. e678e06 gss: krb5: remove signalg and sealalg by J. Bruce Fields · 18 years ago
  69. adeb813 rpc: spkm3 update by Olga Kornievskaia · 18 years ago
  70. 37a4e6c rpc: move process_xdr_buf by Olga Kornievskaia · 18 years ago
  71. 8fc7500 rpc: gss: eliminate print_hexl()'s by J. Bruce Fields · 18 years ago
  72. c8541ec SUNRPC: Make the transport-specific setup routine allocate rpc_xprt by Chuck Lever · 18 years ago
  73. e744cf2 SUNRPC: minor optimization of "xid" field in rpc_xprt by Chuck Lever · 18 years ago
  74. 1e78957 SUNRPC: Clean up argument types in xdr.c by Trond Myklebust · 18 years ago
  75. bbd5a1f SUNRPC: Fix up missing BKL in asynchronous RPC callback functions by Trond Myklebust · 18 years ago
  76. 3e32a5d SUNRPC: Give cloned RPC clients their own rpc_pipefs directory by Trond Myklebust · 18 years ago
  77. 8aca67f SUNRPC: Fix a potential race in rpc_wake_up_task() by Trond Myklebust · 18 years ago
  78. e6b3c4d Fix a second potential rpc_wakeup race... by Trond Myklebust · 18 years ago
  79. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  80. 44bb936 [NET]: Annotate csum_partial() callers in net/* by Al Viro · 18 years ago
  81. 52bad64 WorkStruct: Separate delayable and non-delayable events. by David Howells · 18 years ago
  82. 7111c66 [PATCH] fix svc_procfunc declaration by Al Viro · 18 years ago
  83. d343fce [PATCH] knfsd: Allow lockd to drop replies as appropriate by NeilBrown · 18 years ago
  84. c6b0a9f [PATCH] knfsd: tidy up up meaning of 'buffer size' in nfsd/sunrpc by NeilBrown · 18 years ago
  85. bc5fea4 [PATCH] knfsd: register all RPC programs with portmapper by default by Olaf Kirch · 18 years ago
  86. 7b2b1fe [PATCH] knfsd: knfsd: cache ipmap per TCP socket by Greg Banks · 18 years ago
  87. 7adae48 [PATCH] knfsd: Prepare knfsd for support of rsize/wsize of up to 1MB, over TCP by Greg Banks · 18 years ago
  88. 3cc03b1 [PATCH] knfsd: Avoid excess stack usage in svc_tcp_recvfrom by NeilBrown · 18 years ago
  89. 4452435 [PATCH] knfsd: Replace two page lists in struct svc_rqst with one by NeilBrown · 18 years ago
  90. f30c226 fix file specification in comments by Uwe Zeisberger · 18 years ago
  91. bfd2416 [PATCH] knfsd: make rpc threads pools numa aware by Greg Banks · 18 years ago
  92. a745544 [PATCH] knfsd: add svc_set_num_threads by Greg Banks · 18 years ago
  93. 9a24ab5 [PATCH] knfsd: add svc_get by Greg Banks · 18 years ago
  94. 3262c81 [PATCH] knfsd: split svc_serv into pools by Greg Banks · 18 years ago
  95. 5685f0f [PATCH] knfsd: convert sk_reserved to atomic_t by Greg Banks · 18 years ago
  96. 1a68d95 [PATCH] knfsd: use new lock for svc_sock deferred list by Greg Banks · 18 years ago
  97. c45c357 [PATCH] knfsd: convert sk_inuse to atomic_t by Greg Banks · 18 years ago
  98. 36bdfc8 [PATCH] knfsd: move tempsock aging to a timer by Greg Banks · 18 years ago
  99. 6fb2b47 [PATCH] knfsd: Drop 'serv' option to svc_recv and svc_process by NeilBrown · 18 years ago
  100. b41b66d [PATCH] knfsd: allow sockets to be passed to nfsd via 'portlist' by NeilBrown · 18 years ago