1. 5160ee6 [PATCH] shrink dentry struct by Eric Dumazet · 19 years ago
  2. 9e56904 SUNRPC: Make krb5 report unsupported encryption types by J. Bruce Fields · 19 years ago
  3. 42181d4 SUNRPC: Make spkm3 report unsupported encryption types by J. Bruce Fields · 19 years ago
  4. 9eed129 SUNRPC: Update the spkm3 code to use the make_checksum interface by J. Bruce Fields · 19 years ago
  5. 0065db3 SUNRPC: Clean up xprt_destroy() by Trond Myklebust · 19 years ago
  6. 632e3bd SUNRPC: Ensure client closes the socket when server initiates a close by Trond Myklebust · 19 years ago
  7. f518e35a SUNRPC: get rid of cl_chatty by Chuck Lever · 19 years ago
  8. 9220041 SUNRPC: transport switch API for setting port number by Chuck Lever · 19 years ago
  9. 35f5a42 SUNRPC: new interface to force an RPC rebind by Chuck Lever · 19 years ago
  10. 0210714 SUNRPC: switchable buffer allocation by Chuck Lever · 19 years ago
  11. fb459f4 SUNRPC: net/sunrpc/xdr.c: remove xdr_decode_string() by Adrian Bunk · 19 years ago
  12. 969b7f2 SUNRPC: Fix a potential race in rpc_pipefs. by Trond Myklebust · 19 years ago
  13. 2bd6157 SUNRPC: Ensure that SIGKILL will always terminate a synchronous RPC call. by Trond Myklebust · 19 years ago
  14. e60859a SUNRPC: rpc_execute should not return task->tk_status; by Trond Myklebust · 19 years ago
  15. 89991c2 SUNRPC: Get rid of some unused exports by Trond Myklebust · 19 years ago
  16. 44c2887 NFSv4: stateful NFSv4 RPC call interface by Trond Myklebust · 19 years ago
  17. 4ce70ad SUNRPC: Further cleanups by Trond Myklebust · 19 years ago
  18. 963d8fe RPC: Clean up RPC task structure by Trond Myklebust · 19 years ago
  19. abbcf28 SUNRPC: Yet more RPC cleanups by Trond Myklebust · 19 years ago
  20. 93fbf1a [PATCH] Keep nfsd from exiting when seeing recv() errors by Olaf Kirch · 19 years ago
  21. 1f1e030 [PATCH] knfsd: fix hash function for IP addresses on 64bit little-endian machines. by NeilBrown · 19 years ago
  22. 90ddc4f [NET]: move struct proto_ops to const by Eric Dumazet · 19 years ago
  23. 48e4918 SUNRPC: Fix "EPIPE" error on mount of rpcsec_gss-protected partitions by Trond Myklebust · 19 years ago
  24. b079fa7b RPC: Do not block on skb allocation by Trond Myklebust · 19 years ago
  25. bb184f3 SUNRPC: Fix Oopsable condition in rpc_pipefs by Trond Myklebust · 19 years ago
  26. b3eb67a SUNRPC: Funny looking code in __rpc_purge_upcall by Trond Myklebust · 19 years ago
  27. 1887b93 [PATCH] knfsd: make sure nfsd doesn't hog a cpu forever by NeilBrown · 19 years ago
  28. fb286bb [NET]: Detect hardware rx checksum faults correctly by Herbert Xu · 19 years ago
  29. 940e331 [PATCH] SUNRPC: don't reencode when looping in call transmit. by Trond Myklebust · 19 years ago
  30. 49705b7 [PATCH] sanitize lookup_hash prototype by Christoph Hellwig · 19 years ago
  31. a51482b [NET]: kfree cleanup by Jesper Juhl · 19 years ago
  32. 80d188a [PATCH] knfsd: make sure svc_process call the correct pg_authenticate for multi-service port by NeilBrown · 19 years ago
  33. 0bbacc4 NFS,SUNRPC,NLM: fix unused variable warnings when CONFIG_SYSCTL is disabled by Chuck Lever · 19 years ago
  34. c556b75 SUNRPC: allow sunrpc.o to link when CONFIG_SYSCTL is disabled by Chuck Lever · 19 years ago
  35. 6df5b9f [CRYPTO] Simplify one-member scatterlist expressions by Herbert Xu · 19 years ago
  36. 378f058 [PATCH] Use sg_set_buf/sg_init_one where applicable by David Hardeman · 19 years ago
  37. 6070fe6 RPC: Ensure that nobody can queue up new upcalls after rpc_close_pipes() by Trond Myklebust · 19 years ago
  38. 4c2cb58 Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6 by Trond Myklebust · 19 years ago
  39. 6fa05b1 Revert "RPC: stops the release_pipe() funtion from being called twice" by Trond Myklebust · 19 years ago
  40. 4bcde03 [PATCH] svcsock timestamp fix by Andrew Morton · 19 years ago
  41. a0857d0 RPCSEC_GSS: krb5 cleanup by J. Bruce Fields · 19 years ago
  42. 00fd6e1 RPCSEC_GSS remove all qop parameters by J. Bruce Fields · 19 years ago
  43. 14ae162 RPCSEC_GSS: Add support for privacy to krb5 rpcsec_gss mechanism. by J. Bruce Fields · 19 years ago
  44. bfa9151 RPCSEC_GSS: krb5 pre-privacy cleanup by J. Bruce Fields · 19 years ago
  45. f7b3af6 RPCSEC_GSS: Simplify rpcsec_gss crypto code by J. Bruce Fields · 19 years ago
  46. 2d2da60c RPCSEC_GSS: client-side privacy support by J. Bruce Fields · 19 years ago
  47. 24b2605 RPCSEC_GSS: cleanup au_rslack calculation by J. Bruce Fields · 19 years ago
  48. f368031 SUNRPC: Retry wrap in case of memory allocation failure. by J. Bruce Fields · 19 years ago
  49. ead5e1c SUNRPC: Provide a callback to allow free pages allocated during xdr encoding by J. Bruce Fields · 19 years ago
  50. 293f1eb SUNRPC: Add support for privacy to generic gss-api code. by J. Bruce Fields · 19 years ago
  51. 747c553 RPC: stops the release_pipe() funtion from being called twice by Steve Dickson · 19 years ago
  52. 5e5ce5b RPC: allow call_encode() to delay transmission of an RPC call. by Trond Myklebust · 19 years ago
  53. ea635a5 SUNRPC: Retry rpcbind requests if the server's portmapper isn't up by Chuck Lever · 19 years ago
  54. cff6bf9 Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6 by Trond Myklebust · 19 years ago
  55. dd0fc66 [PATCH] gfp flags annotations - part 1 by Al Viro · 19 years ago
  56. dd13a28 [RPC]: fix sparse gfp nocast warnings by Randy Dunlap · 19 years ago
  57. 6cd7525 SUNRPC: fix bug in patch "portmapper doesn't need a reserved port" by Chuck Lever · 19 years ago
  58. f134585 Revert "[PATCH] RPC,NFS: new rpc_pipefs patch" by Trond Myklebust · 19 years ago
  59. 278c995 [PATCH] RPC,NFS: new rpc_pipefs patch by Christoph Hellwig · 19 years ago
  60. 470056c [PATCH] RPC: rationalize set_buffer_size by Chuck Lever · 19 years ago
  61. 03bf4b7 [PATCH] RPC: parametrize various transport connect timeouts by Chuck Lever · 19 years ago
  62. 3167e12 [PATCH] RPC: make sure to get the same local port number when reconnecting by Chuck Lever · 19 years ago
  63. 529b33c [PATCH] RPC: allow RPC client's port range to be adjustable by Chuck Lever · 19 years ago
  64. 555ee3a [PATCH] RPC: clean up after nocong was removed by Chuck Lever · 19 years ago
  65. ed63c00 [PATCH] RPC: remove xprt->nocong by Chuck Lever · 19 years ago
  66. a58dd39 [PATCH] RPC: add a release_rqst callout to the RPC transport switch by Chuck Lever · 19 years ago
  67. 1570c1e [PATCH] RPC: add generic interface for adjusting the congestion window by Chuck Lever · 19 years ago
  68. 46c0ee8 [PATCH] RPC: separate xprt_timer implementations by Chuck Lever · 19 years ago
  69. 49e9a89 [PATCH] RPC: expose API for serializing access to RPC transports by Chuck Lever · 19 years ago
  70. 12a8046 [PATCH] RPC: expose API for serializing access to RPC transports by Chuck Lever · 19 years ago
  71. fe3aca2 [PATCH] RPC: add API to set transport-specific timeouts by Chuck Lever · 19 years ago
  72. 43118c2 [PATCH] RPC: get rid of xprt->stream by Chuck Lever · 19 years ago
  73. 808012f [PATCH] RPC: skip over transport-specific heads automatically by Chuck Lever · 19 years ago
  74. 262965f [PATCH] RPC: separate TCP and UDP socket write paths by Chuck Lever · 19 years ago
  75. b0d93ad [PATCH] RPC: separate TCP and UDP transport connection logic by Chuck Lever · 19 years ago
  76. c7b2cae [PATCH] RPC: separate TCP and UDP write space callbacks by Chuck Lever · 19 years ago
  77. 55aa4f5 [PATCH] RPC: client-side transport switch cleanup by Chuck Lever · 19 years ago
  78. 44fbac2 [PATCH] RPC: Add helper for waking tasks pending on a transport by Chuck Lever · 19 years ago
  79. 86b9f57 [PATCH] RPC: Eliminate socket.h includes in RPC client by Chuck Lever · 19 years ago
  80. 2226feb [PATCH] RPC: rename the sockstate field by Chuck Lever · 19 years ago
  81. 5dc0772 [PATCH] RPC: Rename xprt_lock by Chuck Lever · 19 years ago
  82. 4a0f8c0 [PATCH] RPC: Rename sock_lock by Chuck Lever · 19 years ago
  83. b4b5cc8 [PATCH] RPC: Reduce stack utilization in xs_sendpages by Chuck Lever · 19 years ago
  84. 9903cd1 [PATCH] RPC: transport switch function naming by Chuck Lever · 19 years ago
  85. a246b01 [PATCH] RPC: introduce client-side transport switch by Chuck Lever · 19 years ago
  86. 094bb20 [PATCH] RPC: extract socket logic common to both client and server by Chuck Lever · 19 years ago
  87. 602f832 [PATCH] RPC: portmapper doesn't need a reserved port by Chuck Lever · 19 years ago
  88. eab5c08 [PATCH] NFS: use a constant value for TCP retransmit timeouts by Chuck Lever · 19 years ago
  89. da35187 [PATCH] RPC: proper soft timeout behavior for rpcbind by Chuck Lever · 19 years ago
  90. 23475d6 [PATCH] RPC: Report connection errors properly when mounting with "soft" by Chuck Lever · 19 years ago
  91. 939bb7e [PATCH] Code cleanups in calbacks in svcsock by Neil Brown · 19 years ago
  92. 121caf5 [NET]: fix-up schedule_timeout() usage by Nishanth Aravamudan · 19 years ago
  93. 49e31cb [PATCH] sunrpc: print unsigned integers in stats by Max Kellermann · 19 years ago
  94. f35279d [PATCH] sunrpc: cache_register can use wrong module reference by Bruce Allan · 19 years ago
  95. 4846764 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  96. d51fe1b [PATCH] remove driverfs references from include/linux/cpu.h and net/sunrpc/rpc_pipe.c by Rolf Eike Beer · 19 years ago
  97. 573dbd9 [CRYPTO]: crypto_free_tfm() callers no longer need to check for NULL by Jesper Juhl · 19 years ago
  98. eb6f116 [CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriate by Herbert Xu · 19 years ago
  99. ba89966 [NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointers by Eric Dumazet · 19 years ago
  100. a61bbcf [NET]: Store skb->timestamp as offset to a base timestamp by Patrick McHardy · 19 years ago