1. c6b0a9f [PATCH] knfsd: tidy up up meaning of 'buffer size' in nfsd/sunrpc by NeilBrown · 18 years ago
  2. bc5fea4 [PATCH] knfsd: register all RPC programs with portmapper by default by Olaf Kirch · 18 years ago
  3. 7b2b1fe [PATCH] knfsd: knfsd: cache ipmap per TCP socket by Greg Banks · 18 years ago
  4. 7adae48 [PATCH] knfsd: Prepare knfsd for support of rsize/wsize of up to 1MB, over TCP by Greg Banks · 18 years ago
  5. 3cc03b1 [PATCH] knfsd: Avoid excess stack usage in svc_tcp_recvfrom by NeilBrown · 18 years ago
  6. 4452435 [PATCH] knfsd: Replace two page lists in struct svc_rqst with one by NeilBrown · 18 years ago
  7. f30c226 fix file specification in comments by Uwe Zeisberger · 18 years ago
  8. bfd2416 [PATCH] knfsd: make rpc threads pools numa aware by Greg Banks · 18 years ago
  9. a745544 [PATCH] knfsd: add svc_set_num_threads by Greg Banks · 18 years ago
  10. 9a24ab5 [PATCH] knfsd: add svc_get by Greg Banks · 18 years ago
  11. 3262c81 [PATCH] knfsd: split svc_serv into pools by Greg Banks · 18 years ago
  12. 5685f0f [PATCH] knfsd: convert sk_reserved to atomic_t by Greg Banks · 18 years ago
  13. 1a68d95 [PATCH] knfsd: use new lock for svc_sock deferred list by Greg Banks · 18 years ago
  14. c45c357 [PATCH] knfsd: convert sk_inuse to atomic_t by Greg Banks · 18 years ago
  15. 36bdfc8 [PATCH] knfsd: move tempsock aging to a timer by Greg Banks · 18 years ago
  16. 6fb2b47 [PATCH] knfsd: Drop 'serv' option to svc_recv and svc_process by NeilBrown · 18 years ago
  17. b41b66d [PATCH] knfsd: allow sockets to be passed to nfsd via 'portlist' by NeilBrown · 18 years ago
  18. 80212d5 [PATCH] knfsd: define new nfsdfs file: portlist - contains list of ports by NeilBrown · 18 years ago
  19. bc591cc [PATCH] knfsd: add a callback for when last rpc thread finishes by NeilBrown · 18 years ago
  20. d8ed029 [SUNRPC]: trivial endianness annotations by Alexey Dobriyan · 18 years ago
  21. 7699431 [SUNRPC]: svc_{get,put}nl() by Alexey Dobriyan · 18 years ago
  22. 6b6ca86 SUNRPC: Add refcounting to the struct rpc_xprt by Trond Myklebust · 18 years ago
  23. 158998b SUNRPC: Make rpc_mkpipe() take the parent dentry as an argument by Trond Myklebust · 18 years ago
  24. ff9aa5e SUNRPC: Eliminate xprt_create_proto and rpc_create_client by Chuck Lever · 18 years ago
  25. c286676 SUNRPC: use sockaddr + size when creating remote transport endpoints by Chuck Lever · 18 years ago
  26. 6ca9482 SUNRPC: Clean-up after previous patches. by Chuck Lever · 18 years ago
  27. c4efcb1 SUNRPC: Use "sockaddr_storage" for storing RPC client's remote peer address by Chuck Lever · 18 years ago
  28. f425eba SUNRPC: Create API for displaying remote peer address by Chuck Lever · 18 years ago
  29. edb267a SUNRPC: add xprt switch API for printing formatted remote peer addresses by Chuck Lever · 18 years ago
  30. ed39440 SUNRPC: create API for getting remote peer address by Chuck Lever · 18 years ago
  31. bbf7c1d SUNRPC: Introduce transport switch callout for pluggable rpcbind by Chuck Lever · 18 years ago
  32. 5b1eacb SUNRPC: Support for RPC child tasks no longer needed by Chuck Lever · 18 years ago
  33. 4a68179 SUNRPC: Make RPC portmapper use per-transport storage by Chuck Lever · 18 years ago
  34. ec739ef SUNRPC: Create a helper to tell whether a transport is bound by Chuck Lever · 18 years ago
  35. e6e5fee Merge git://git.infradead.org/~dwmw2/hdroneline by Linus Torvalds · 18 years ago
  36. 378c669 [SUNRPC] GSS: Use block ciphers where applicable by Herbert Xu · 18 years ago
  37. fadcfa3 [HEADERS] One line per header in Kbuild files to reduce conflicts by David Woodhouse · 18 years ago
  38. 8e03709 SUNRPC: avoid choosing an IPMI port for RPC traffic by Chuck Lever · 18 years ago
  39. dff02cc NFS: clean up rpc_rmdir by Trond Myklebust · 18 years ago
  40. 5d67476 SUNRPC: make rpc_unlink() take a dentry argument instead of a path by Trond Myklebust · 18 years ago
  41. e0ab53d RPC: Ensure that we disconnect TCP socket when client requests error out by Trond Myklebust · 18 years ago
  42. 6fa0cb1 Merge git://git.infradead.org/hdrinstall-2.6 by Linus Torvalds · 18 years ago
  43. 5c04c46 [PATCH] knfsd: nfsd: mark rqstp to prevent use of sendfile in privacy case by J. Bruce Fields · 18 years ago
  44. d6e05ed spelling fixes by Andreas Mohr · 18 years ago
  45. 70ac438 Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ by Trond Myklebust · 18 years ago
  46. 8555255 Add generic Kbuild files for 'make headers_install' by David Woodhouse · 18 years ago
  47. 8b23ea7 RPC: Allow struc xdr_stream to read the page section of an xdr_buf by Trond Myklebust · 18 years ago
  48. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 18 years ago
  49. 1af0422 Sanitise linux/sunrpc/debug.h for userspace consumption by David Woodhouse · 18 years ago
  50. e99170f NFS,SUNRPC: Fix compiler warnings if CONFIG_PROC_FS & CONFIG_SYSCTL are unset by Trond Myklebust · 18 years ago
  51. 7866bab NFS: fix PROC_FS=n compile error by Adrian Bunk · 18 years ago
  52. 6f54e2d [PATCH] knfsd: svcrpc: WARN() instead of returning an error from svc_take_page by J. Bruce Fields · 18 years ago
  53. 99ac48f [PATCH] mark f_ops const in the inode by Arjan van de Ven · 18 years ago
  54. 74cae61 [PATCH] fs/nfsd/export.c,net/sunrpc/cache.c: make needlessly global code static by Adrian Bunk · 18 years ago
  55. baab935 [PATCH] knfsd: Convert sunrpc_cache to use krefs by NeilBrown · 18 years ago
  56. ebd0cb1 [PATCH] knfsd: Unexport cache_fresh and fix a small race by NeilBrown · 18 years ago
  57. 4d90452 [PATCH] knfsd: Remove DefineCacheLookup by NeilBrown · 18 years ago
  58. 15a5f6b [PATCH] knfsd: Create cache_lookup function instead of using a macro to declare one by NeilBrown · 18 years ago
  59. 7d317f2 [PATCH] knfsd: Get rid of 'inplace' sunrpc caches by NeilBrown · 18 years ago
  60. efc36aa [PATCH] knfsd: Change the store of auth_domains to not be a 'cache' by NeilBrown · 18 years ago
  61. 1ebbe2b Merge branch 'linus' by Trond Myklebust · 18 years ago
  62. 57b47a5 [NET]: sem2mutex part 2 by Ingo Molnar · 18 years ago
  63. eaa82ed SUNRPC,RPCSEC_GSS: fix krb5 sequence numbers. by J. Bruce Fields · 18 years ago
  64. 5428154 SUNRPC: Fix a 'Busy inodes' error in rpc_pipefs by Trond Myklebust · 18 years ago
  65. dead28d SUNRPC: eliminate rpc_call() by Chuck Lever · 18 years ago
  66. cc0175c SUNRPC: display human-readable procedure name in rpc_iostats output by Chuck Lever · 18 years ago
  67. 11c556b SUNRPC: provide a mechanism for collecting stats in the RPC client by Chuck Lever · 18 years ago
  68. ef759a2 SUNRPC: introduce per-task RPC iostats by Chuck Lever · 18 years ago
  69. 262ca07 SUNRPC: add a handful of per-xprt counters by Chuck Lever · 18 years ago
  70. e19b63d SUNRPC: track length of RPC wait queues by Chuck Lever · 18 years ago
  71. 24c5d9d SUNRPC: Run rpci->queue_timeout on the rpciod workqueue instead of generic by Trond Myklebust · 18 years ago
  72. 00b464d SUNRPC: Remove obsolete rpcauth #defines by Trond Myklebust · 19 years ago
  73. fba3bad SUNRPC: Move upcall out of auth->au_ops->crcreate() by Trond Myklebust · 19 years ago
  74. 8a31776 SUNRPC: Fix a lock recursion in the auth_gss downcall by Trond Myklebust · 19 years ago
  75. 1918e34 [PATCH] svcrpc: save and restore the daddr field when request deferred by J. Bruce Fields · 19 years ago
  76. 9eed129 SUNRPC: Update the spkm3 code to use the make_checksum interface by J. Bruce Fields · 19 years ago
  77. 632e3bd SUNRPC: Ensure client closes the socket when server initiates a close by Trond Myklebust · 19 years ago
  78. f518e35a SUNRPC: get rid of cl_chatty by Chuck Lever · 19 years ago
  79. 9220041 SUNRPC: transport switch API for setting port number by Chuck Lever · 19 years ago
  80. 35f5a42 SUNRPC: new interface to force an RPC rebind by Chuck Lever · 19 years ago
  81. 0210714 SUNRPC: switchable buffer allocation by Chuck Lever · 19 years ago
  82. fb459f4 SUNRPC: net/sunrpc/xdr.c: remove xdr_decode_string() by Adrian Bunk · 19 years ago
  83. 40859d7 NFS: support large reads and writes on the wire by Chuck Lever · 19 years ago
  84. 44c2887 NFSv4: stateful NFSv4 RPC call interface by Trond Myklebust · 19 years ago
  85. 4ce70ad SUNRPC: Further cleanups by Trond Myklebust · 19 years ago
  86. 963d8fe RPC: Clean up RPC task structure by Trond Myklebust · 19 years ago
  87. abbcf28 SUNRPC: Yet more RPC cleanups by Trond Myklebust · 19 years ago
  88. 0ba7536 [PATCH] knfsd: Fix some minor sign problems in nfsd/xdr by NeilBrown · 19 years ago
  89. a0857d0 RPCSEC_GSS: krb5 cleanup by J. Bruce Fields · 19 years ago
  90. 00fd6e1 RPCSEC_GSS remove all qop parameters by J. Bruce Fields · 19 years ago
  91. 14ae162 RPCSEC_GSS: Add support for privacy to krb5 rpcsec_gss mechanism. by J. Bruce Fields · 19 years ago
  92. bfa9151 RPCSEC_GSS: krb5 pre-privacy cleanup by J. Bruce Fields · 19 years ago
  93. 24b2605 RPCSEC_GSS: cleanup au_rslack calculation by J. Bruce Fields · 19 years ago
  94. ead5e1c SUNRPC: Provide a callback to allow free pages allocated during xdr encoding by J. Bruce Fields · 19 years ago
  95. 293f1eb SUNRPC: Add support for privacy to generic gss-api code. by J. Bruce Fields · 19 years ago
  96. 5e5ce5b RPC: allow call_encode() to delay transmission of an RPC call. by Trond Myklebust · 19 years ago
  97. f134585 Revert "[PATCH] RPC,NFS: new rpc_pipefs patch" by Trond Myklebust · 19 years ago
  98. 278c995 [PATCH] RPC,NFS: new rpc_pipefs patch by Christoph Hellwig · 19 years ago
  99. 470056c [PATCH] RPC: rationalize set_buffer_size by Chuck Lever · 19 years ago
  100. 03bf4b7 [PATCH] RPC: parametrize various transport connect timeouts by Chuck Lever · 19 years ago