1. 49705b7 [PATCH] sanitize lookup_hash prototype by Christoph Hellwig · 19 years ago
  2. a51482b [NET]: kfree cleanup by Jesper Juhl · 19 years ago
  3. 80d188a [PATCH] knfsd: make sure svc_process call the correct pg_authenticate for multi-service port by NeilBrown · 19 years ago
  4. 0bbacc4 NFS,SUNRPC,NLM: fix unused variable warnings when CONFIG_SYSCTL is disabled by Chuck Lever · 19 years ago
  5. c556b75 SUNRPC: allow sunrpc.o to link when CONFIG_SYSCTL is disabled by Chuck Lever · 19 years ago
  6. 6df5b9f [CRYPTO] Simplify one-member scatterlist expressions by Herbert Xu · 19 years ago
  7. 378f058 [PATCH] Use sg_set_buf/sg_init_one where applicable by David Hardeman · 19 years ago
  8. 6070fe6 RPC: Ensure that nobody can queue up new upcalls after rpc_close_pipes() by Trond Myklebust · 19 years ago
  9. 4c2cb58 Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6 by Trond Myklebust · 19 years ago
  10. 6fa05b1 Revert "RPC: stops the release_pipe() funtion from being called twice" by Trond Myklebust · 19 years ago
  11. 4bcde03 [PATCH] svcsock timestamp fix by Andrew Morton · 19 years ago
  12. a0857d0 RPCSEC_GSS: krb5 cleanup by J. Bruce Fields · 19 years ago
  13. 00fd6e1 RPCSEC_GSS remove all qop parameters by J. Bruce Fields · 19 years ago
  14. 14ae162 RPCSEC_GSS: Add support for privacy to krb5 rpcsec_gss mechanism. by J. Bruce Fields · 19 years ago
  15. bfa9151 RPCSEC_GSS: krb5 pre-privacy cleanup by J. Bruce Fields · 19 years ago
  16. f7b3af6 RPCSEC_GSS: Simplify rpcsec_gss crypto code by J. Bruce Fields · 19 years ago
  17. 2d2da60c RPCSEC_GSS: client-side privacy support by J. Bruce Fields · 19 years ago
  18. 24b2605 RPCSEC_GSS: cleanup au_rslack calculation by J. Bruce Fields · 19 years ago
  19. f368031 SUNRPC: Retry wrap in case of memory allocation failure. by J. Bruce Fields · 19 years ago
  20. ead5e1c SUNRPC: Provide a callback to allow free pages allocated during xdr encoding by J. Bruce Fields · 19 years ago
  21. 293f1eb SUNRPC: Add support for privacy to generic gss-api code. by J. Bruce Fields · 19 years ago
  22. 747c553 RPC: stops the release_pipe() funtion from being called twice by Steve Dickson · 19 years ago
  23. 5e5ce5b RPC: allow call_encode() to delay transmission of an RPC call. by Trond Myklebust · 19 years ago
  24. ea635a5 SUNRPC: Retry rpcbind requests if the server's portmapper isn't up by Chuck Lever · 19 years ago
  25. cff6bf9 Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6 by Trond Myklebust · 19 years ago
  26. dd0fc66 [PATCH] gfp flags annotations - part 1 by Al Viro · 19 years ago
  27. dd13a28 [RPC]: fix sparse gfp nocast warnings by Randy Dunlap · 19 years ago
  28. 6cd7525 SUNRPC: fix bug in patch "portmapper doesn't need a reserved port" by Chuck Lever · 19 years ago
  29. f134585 Revert "[PATCH] RPC,NFS: new rpc_pipefs patch" by Trond Myklebust · 19 years ago
  30. 278c995 [PATCH] RPC,NFS: new rpc_pipefs patch by Christoph Hellwig · 19 years ago
  31. 470056c [PATCH] RPC: rationalize set_buffer_size by Chuck Lever · 19 years ago
  32. 03bf4b7 [PATCH] RPC: parametrize various transport connect timeouts by Chuck Lever · 19 years ago
  33. 3167e12 [PATCH] RPC: make sure to get the same local port number when reconnecting by Chuck Lever · 19 years ago
  34. 529b33c [PATCH] RPC: allow RPC client's port range to be adjustable by Chuck Lever · 19 years ago
  35. 555ee3a [PATCH] RPC: clean up after nocong was removed by Chuck Lever · 19 years ago
  36. ed63c00 [PATCH] RPC: remove xprt->nocong by Chuck Lever · 19 years ago
  37. a58dd39 [PATCH] RPC: add a release_rqst callout to the RPC transport switch by Chuck Lever · 19 years ago
  38. 1570c1e [PATCH] RPC: add generic interface for adjusting the congestion window by Chuck Lever · 19 years ago
  39. 46c0ee8 [PATCH] RPC: separate xprt_timer implementations by Chuck Lever · 19 years ago
  40. 49e9a89 [PATCH] RPC: expose API for serializing access to RPC transports by Chuck Lever · 19 years ago
  41. 12a8046 [PATCH] RPC: expose API for serializing access to RPC transports by Chuck Lever · 19 years ago
  42. fe3aca2 [PATCH] RPC: add API to set transport-specific timeouts by Chuck Lever · 19 years ago
  43. 43118c2 [PATCH] RPC: get rid of xprt->stream by Chuck Lever · 19 years ago
  44. 808012f [PATCH] RPC: skip over transport-specific heads automatically by Chuck Lever · 19 years ago
  45. 262965f [PATCH] RPC: separate TCP and UDP socket write paths by Chuck Lever · 19 years ago
  46. b0d93ad [PATCH] RPC: separate TCP and UDP transport connection logic by Chuck Lever · 19 years ago
  47. c7b2cae [PATCH] RPC: separate TCP and UDP write space callbacks by Chuck Lever · 19 years ago
  48. 55aa4f5 [PATCH] RPC: client-side transport switch cleanup by Chuck Lever · 19 years ago
  49. 44fbac2 [PATCH] RPC: Add helper for waking tasks pending on a transport by Chuck Lever · 19 years ago
  50. 86b9f57 [PATCH] RPC: Eliminate socket.h includes in RPC client by Chuck Lever · 19 years ago
  51. 2226feb [PATCH] RPC: rename the sockstate field by Chuck Lever · 19 years ago
  52. 5dc0772 [PATCH] RPC: Rename xprt_lock by Chuck Lever · 19 years ago
  53. 4a0f8c0 [PATCH] RPC: Rename sock_lock by Chuck Lever · 19 years ago
  54. b4b5cc8 [PATCH] RPC: Reduce stack utilization in xs_sendpages by Chuck Lever · 19 years ago
  55. 9903cd1 [PATCH] RPC: transport switch function naming by Chuck Lever · 19 years ago
  56. a246b01 [PATCH] RPC: introduce client-side transport switch by Chuck Lever · 19 years ago
  57. 094bb20 [PATCH] RPC: extract socket logic common to both client and server by Chuck Lever · 19 years ago
  58. 602f832 [PATCH] RPC: portmapper doesn't need a reserved port by Chuck Lever · 19 years ago
  59. eab5c08 [PATCH] NFS: use a constant value for TCP retransmit timeouts by Chuck Lever · 19 years ago
  60. da35187 [PATCH] RPC: proper soft timeout behavior for rpcbind by Chuck Lever · 19 years ago
  61. 23475d6 [PATCH] RPC: Report connection errors properly when mounting with "soft" by Chuck Lever · 19 years ago
  62. 939bb7e [PATCH] Code cleanups in calbacks in svcsock by Neil Brown · 19 years ago
  63. 121caf5 [NET]: fix-up schedule_timeout() usage by Nishanth Aravamudan · 19 years ago
  64. 49e31cb [PATCH] sunrpc: print unsigned integers in stats by Max Kellermann · 19 years ago
  65. f35279d [PATCH] sunrpc: cache_register can use wrong module reference by Bruce Allan · 19 years ago
  66. 4846764 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  67. d51fe1b [PATCH] remove driverfs references from include/linux/cpu.h and net/sunrpc/rpc_pipe.c by Rolf Eike Beer · 19 years ago
  68. 573dbd9 [CRYPTO]: crypto_free_tfm() callers no longer need to check for NULL by Jesper Juhl · 19 years ago
  69. eb6f116 [CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriate by Herbert Xu · 19 years ago
  70. ba89966 [NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointers by Eric Dumazet · 19 years ago
  71. a61bbcf [NET]: Store skb->timestamp as offset to a base timestamp by Patrick McHardy · 19 years ago
  72. 91483c4 [SUNRPC]: svcsock.c needs linux/tcp.h by Andrew Morton · 19 years ago
  73. c752f07 [TCP]: Move the tcp sock states to net/tcp_states.h by Arnaldo Carvalho de Melo · 19 years ago
  74. c3a2069 [RPC]: Kill bogus kmap in krb5 by Herbert Xu · 19 years ago
  75. 58fcb8d [PATCH] NFS: Ensure ACL xdr code doesn't overflow. by Trond Myklebust · 19 years ago
  76. 3501466 [SUNRPC]: Fix nsec --> usec conversion. by David S. Miller · 19 years ago
  77. 7e8d7e3 [PATCH] coverity: sunrpc/xprt task null check by KAMBAROV, ZAUR · 19 years ago
  78. 2031d0f Merge Christoph's freeze cleanup patch by Linus Torvalds · 19 years ago
  79. 3e1d1d2 [PATCH] Cleanup patch for process freezing by Christoph Lameter · 19 years ago
  80. c54d7e0 [SUNRPC]: Fix {s,}size_t printf format strings in xprt.c by David S. Miller · 19 years ago
  81. 5ba266d [PATCH] knfsd: nfsd4: fix probe_callback by NeilBrown · 19 years ago
  82. 543537b [PATCH] create a kstrdup library function by Paulo Marques · 19 years ago
  83. ae38846 [PATCH] RPC: kick off socket connect operations faster by Chuck Lever · 19 years ago
  84. 20e5ac8 [PATCH] RPC: TCP reconnects are too slow by Chuck Lever · 19 years ago
  85. 0f9dc2b [PATCH] RPC: Clean up socket autodisconnect by Trond Myklebust · 19 years ago
  86. 14b218a [PATCH] RPC: Ensure rpc calls respects the RPC_NOINTR flag by Trond Myklebust · 19 years ago
  87. 9ba0263 [PATCH] RPC: Allow the sunrpc server to multiplex serveral programs on a single port by Andreas Gruenbacher · 19 years ago
  88. bd8100e [PATCH] RPC: Encode and decode arbitrary XDR arrays by Andreas Gruenbacher · 19 years ago
  89. 7e06b53 [PATCH] RPC: fix accounting bug in the case of a truncated RPC message by Trond Myklebust · 19 years ago
  90. e053d1a [PATCH] RPC: Lazy RPC receive buffer allocation by Olaf Kirch · 19 years ago
  91. 007e251 [PATCH] RPC: Allow multiple RPC client programs to share the same transport by Andreas Gruenbacher · 19 years ago
  92. cdf4770 [PATCH] RPC: Return -EPFNOSUPPORT for RPC programs that are unavailable by Andreas Gruenbacher · 19 years ago
  93. 6a19275 [PATCH] RPC: [PATCH] improve rpcauthauth_create error returns by J. Bruce Fields · 19 years ago
  94. 438b6fd [PATCH] RPC: Don't fall back from krb5p to krb5i by J. Bruce Fields · 19 years ago
  95. 96651ab [PATCH] RPC: Shrink struct rpc_task by switching to wait_on_bit() by Trond Myklebust · 19 years ago
  96. 5ee0ed7 [PATCH] RPC: Make rpc_create_client() probe server for RPC program+version support by Trond Myklebust · 19 years ago
  97. 5b616f5 [PATCH] RPC: Make rpc_create_client() destroy the transport on failure. by Trond Myklebust · 19 years ago
  98. 334ccfd [PATCH] RPC: Ensure XDR iovec length is initialized correctly in call_header by Trond Myklebust · 19 years ago
  99. d05fdb0 [PATCH] RPC: Fix a race with rpc_restart_call() by Trond Myklebust · 19 years ago
  100. 4dc3b16 [PATCH] DocBook: changes and extensions to the kernel documentation by Pavel Pisa · 19 years ago