1. 09561f4 authgss build fix by Andrew Morton · 17 years ago
  2. 16cefa8 Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 17 years ago
  3. 56b3d97 [NET]: Make all initialized struct seq_operations const. by Philippe De Muyter · 17 years ago
  4. d8558f9 sunrpc: drop BKL around wrap and unwrap by J. Bruce Fields · 17 years ago
  5. d3bc9a1 SUNRPC client: add interface for binding to a local address by Frank van Maarseveen · 17 years ago
  6. a974769 SUNRPC server: record the destination address of a request by Frank van Maarseveen · 17 years ago
  7. 96802a0 SUNRPC: cleanup transport creation argument passing by Frank van Maarseveen · 17 years ago
  8. 43780b8 SUNRPC: Add a convenient default for the hostname when calling rpc_create() by Chuck Lever · 17 years ago
  9. 45160d6 SUNRPC: Rename rpcb_getport to be consistent with new rpcb_getport_sync name by Chuck Lever · 17 years ago
  10. cce63cd SUNRPC: Rename rpcb_getport_external routine by Chuck Lever · 17 years ago
  11. f7fb558 SUNRPC: Allow rpcbind requests to be interrupted by a signal. by Chuck Lever · 17 years ago
  12. 8a702bb SUNRPC: Suppress some noisy and unnecessary printk() calls in call_verify() by Trond Myklebust · 17 years ago
  13. 0df7fb7 SUNRPC: Ensure RPCSEC_GSS destroys the security context when freeing a cred by Trond Myklebust · 17 years ago
  14. 0285ed1 SUNRPC: Ensure that the struct gss_auth lifetime exceeds the credential's by Trond Myklebust · 17 years ago
  15. 1be27f3 SUNRPC: Remove the tk_auth macro... by Trond Myklebust · 17 years ago
  16. 1dd17ec SUNRPC: Allow rpc_auth to run clean up before the rpc_client is destroyed by Trond Myklebust · 17 years ago
  17. 5d28dc8 SUNRPC: Convert gss_ctx_lock to an RCU lock by Trond Myklebust · 17 years ago
  18. f5c2187 SUNRPC: Convert the credential garbage collector into a shrinker callback by Trond Myklebust · 17 years ago
  19. 9499b43 SUNRPC: Give credential cache a local spinlock by Trond Myklebust · 17 years ago
  20. 31be5bf SUNRPC: Convert the credcache lookup code to use RCU by Trond Myklebust · 17 years ago
  21. e092bdc SUNRPC: cleanup rpc credential cache garbage collection by Trond Myklebust · 17 years ago
  22. fc432dd SUNRPC: Enforce atomic updates of rpc_cred->cr_flags by Trond Myklebust · 17 years ago
  23. 696e38d SUNRPC: replace casts in auth_unix.c with container_of() by Trond Myklebust · 17 years ago
  24. 5fe4755 SUNRPC: Clean up rpc credential initialisation by Trond Myklebust · 17 years ago
  25. f1c0a86 SUNRPC: Mark auth and cred operation tables as constant. by Trond Myklebust · 17 years ago
  26. de7a8ce SUNRPC: Rename rpcauth_destroy() to rpcauth_release() by Trond Myklebust · 17 years ago
  27. 5e1550d SUNRPC: Add the helper function 'rpc_call_null()' by Trond Myklebust · 17 years ago
  28. 64c91a1 SUNRPC: Make rpc_ping() static by Trond Myklebust · 17 years ago
  29. fc1b356 SUNRPC: Fix races in rpcauth_create by Trond Myklebust · 17 years ago
  30. 07a2bf1 SUNRPC: Fix a memory leak in gss_create() by Trond Myklebust · 17 years ago
  31. 5c9cfc8 SUNRPC: Fix a typo in unx_create() by Trond Myklebust · 17 years ago
  32. 3ab9bb7 SUNRPC: Fix a memory leak in the auth credcache code by Trond Myklebust · 17 years ago
  33. 03a1256 SUNRPC: Add a field to track the number of kernel users of an rpc_pipe by Trond Myklebust · 17 years ago
  34. 62e1761 SUNRPC: Clean up rpc_pipefs. by Trond Myklebust · 17 years ago
  35. 34f3089 SUNRPC: Enable non-exclusive create in rpc_mkpipe() by Trond Myklebust · 17 years ago
  36. 6e84c7b SUNRPC: Add a downcall queue to struct rpc_inode by Trond Myklebust · 17 years ago
  37. 3b68aae SUNRPC: Always match an upcall message in gss_pipe_downcall() by Trond Myklebust · 17 years ago
  38. b185f83 SUNRPC: Remove the gss_auth spinlock by Trond Myklebust · 17 years ago
  39. 4a8c134 SUNRPC: Add a backpointer from the struct rpc_cred to the rpc_auth by Trond Myklebust · 17 years ago
  40. c1384c9 SUNRPC: fix hang due to eventd deadlock... by Trond Myklebust · 17 years ago
  41. 6e5b70e SUNRPC: clean up rpc_call_async/rpc_call_sync/rpc_run_task by Trond Myklebust · 17 years ago
  42. 188fef1 SUNRPC: Move rpc_register_client and friends into net/sunrpc/clnt.c by Trond Myklebust · 17 years ago
  43. f61534d SUNRPC: Remove redundant calls to rpciod_up()/rpciod_down() by Trond Myklebust · 17 years ago
  44. 4ada539 SUNRPC: Make create_client() take a reference to the rpciod workqueue by Trond Myklebust · 17 years ago
  45. ab418d7 SUNRPC: Optimise rpciod_up() by Trond Myklebust · 17 years ago
  46. d431a555 SUNRPC: Don't create an rpc_pipefs directory before rpc_clone is initialised by Trond Myklebust · 17 years ago
  47. 4c402b4 SUNRPC: Remove rpc_clnt->cl_count by Trond Myklebust · 17 years ago
  48. 8ad7c89 SUNRPC: Make rpc_clone take a reference instead of using cl_count by Trond Myklebust · 17 years ago
  49. 90c5755 SUNRPC: Kill rpc_clnt->cl_oneshot by Trond Myklebust · 17 years ago
  50. 848f1fe SUNRPC: Kill rpc_clnt->cl_dead by Trond Myklebust · 17 years ago
  51. 34f52e3 SUNRPC: Convert rpc_clnt->cl_users to a kref by Trond Myklebust · 17 years ago
  52. c44fe70 SUNRPC: Clean up tk_pid allocation and make it lockless by Trond Myklebust · 17 years ago
  53. 4bef61f SUNRPC: Add a per-rpc_clnt spinlock by Trond Myklebust · 17 years ago
  54. 6529eba SUNRPC: Move rpc_task->tk_task list into struct rpc_clnt by Trond Myklebust · 17 years ago
  55. b39e625 NFSv4: Clean up nfs4_call_async() by Trond Myklebust · 17 years ago
  56. cf8208d sendfile: convert nfsd to splice_direct_to_actor() by Jens Axboe · 17 years ago
  57. dd504ea Merge branch 'master' of /home/trondmy/repositories/git/linux-2.6/ by Trond Myklebust · 17 years ago
  58. a35afb8 Remove SLAB_CTOR_CONSTRUCTOR by Christoph Lameter · 17 years ago
  59. 7531d69 SUNRPC: Fix sparse warnings by Trond Myklebust · 17 years ago
  60. 9c9cc93 SUNRPC: remove dead variable 'rpciod_running' by Christoph Hellwig · 18 years ago
  61. ddce40d sunrpc: fix crash in rpc_malloc() by Peter Zijlstra · 17 years ago
  62. aa3d1fa SUNRPC: Fix pointer arithmetic bug recently introduced in rpc_malloc/free by Chuck Lever · 17 years ago
  63. 9a9136e Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  64. 05ed690 knfsd: simplify a 'while' condition in svcsock.c by NeilBrown · 17 years ago
  65. c5e434c knfsd: rpcgss: RPC_GSS_PROC_ DESTROY request will get a bad rpc by Wei Yongjun · 17 years ago
  66. 54f9247 knfsd: fix resource leak resulting in module refcount leak for rpcsec_gss_krb5.ko by Frank Filz · 17 years ago
  67. 153e44d knfsd: rpc: fix server-side wrapping of krb5i replies by NeilBrown · 17 years ago
  68. 5bd5f58 sunrpc: fix error path in module_init by Akinobu Mita · 17 years ago
  69. cd12301 RPC: add wrapper for svc_reserve to account for checksum by Jeff Layton · 17 years ago
  70. 7ac1bea knfsd: rename sk_defer_lock to sk_lock by NeilBrown · 17 years ago
  71. 59c5159 Fix occurrences of "the the " by Michael Opdenacker · 17 years ago
  72. 215d067 Fix sunrpc warning noise by Geert Uytterhoeven · 17 years ago
  73. 50953fe slab allocators: Remove SLAB_DEBUG_INITIAL flag by Christoph Lameter · 17 years ago
  74. 61322b3 spkm3: initialize hash by J. Bruce Fields - unquoted · 18 years ago
  75. b80e183 spkm3: remove bad kfree, unnecessary export by J. Bruce Fields - unquoted · 18 years ago
  76. f32824d spkm3: fix spkm3's use of hmac by J. Bruce Fields - unquoted · 18 years ago
  77. 00a6e7b SUNRPC: RPC client should retry with different versions of rpcbind by Chuck Lever · 17 years ago
  78. 4c2eaf0 SUNRPC: remove old portmapper by Chuck Lever · 17 years ago
  79. 2608001 SUNRPC: switch the RPC server to use the new rpcbind registration API by Chuck Lever · 17 years ago
  80. e9b1c9c SUNRPC: switch socket-based RPC transports to use rpcbind by Chuck Lever · 17 years ago
  81. a509050 SUNRPC: introduce rpcbind: replacement for in-kernel portmapper by Chuck Lever · 17 years ago
  82. c5a4dd8 SUNRPC: Eliminate side effects from rpc_malloc by Chuck Lever · 17 years ago
  83. 2bea90d SUNRPC: RPC buffer size estimates are too large by Chuck Lever · 17 years ago
  84. 14690fc [SUNRPC]: cleanup: use seq_release_private() where appropriate by Martin Peschke · 17 years ago
  85. 6047637 [NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARY by Herbert Xu · 17 years ago
  86. b7aa0bf [NET]: convert network timestamps to ktime_t by Eric Dumazet · 17 years ago
  87. 241c39b RPC: Fix the TCP resend semantics for NFSv4 by Trond Myklebust · 17 years ago
  88. 30f3dee knfsd: use a spinlock to protect sk_info_authunix by NeilBrown · 17 years ago
  89. bc375ea [SUNRPC]: Make sure on-stack cmsg buffer is properly aligned. by David S. Miller · 17 years ago
  90. 418106d [PATCH] net/sunrpc/svcsock.c: fix a check by Adrian Bunk · 17 years ago
  91. 42a7fc4 [PATCH] knfsd: provide sunrpc pool_mode module option by Greg Banks · 18 years ago
  92. cda1fd4 [PATCH] knfsd: fix recently introduced problem with shutting down a busy NFS server by NeilBrown · 18 years ago
  93. 5a05ed7 [PATCH] knfsd: remove CONFIG_IPV6 ifdefs from sunrpc server code by NeilBrown · 18 years ago
  94. 7a37f57 [PATCH] knfsd: use recv_msg to get peer address for NFSD instead of code-copying by NeilBrown · 18 years ago
  95. 53b8a31 [PATCH] Convert highest_possible_processor_id to nr_cpu_ids by Christoph Lameter · 18 years ago
  96. 74c7aa8 [PATCH] Replace highest_possible_node_id() with nr_node_ids by Christoph Lameter · 18 years ago
  97. 0b4d414 [PATCH] sysctl: remove insert_at_head from register_sysctl by Eric W. Biederman · 18 years ago
  98. 2b1bec5 [PATCH] sysctl: sunrpc: don't unnecessarily set ctl_table->de by Eric W. Biederman · 18 years ago
  99. 7e35280 [PATCH] sysctl: sunrpc: remove unnecessary insert_at_head flag by Eric W. Biederman · 18 years ago
  100. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 18 years ago