1. 454e239 [PATCH] VFS: Permit filesystem to override root dentry on mount by David Howells · 18 years ago
  2. f2d3958 [PATCH] knfsd: Fix two problems that can cause rmmod nfsd to die by NeilBrown · 18 years ago
  3. a5f9145 SUNRPC: Dead code in net/sunrpc/auth_gss/auth_gss.c by Eric Sesterhenn · 18 years ago
  4. ec535ce15 NFS: make 2 functions static by Adrian Bunk · 18 years ago
  5. d4a30e7 RPCSEC_GSS: fix leak in krb5 code caused by superfluous kmalloc by J. Bruce Fields · 18 years ago
  6. dfee55f [PATCH] knfsd: svcrpc: gss: don't call svc_take_page unnecessarily by NeilBrown · 18 years ago
  7. 99ac48f [PATCH] mark f_ops const in the inode by Arjan van de Ven · 18 years ago
  8. ad1b522 [PATCH] knfsd: Tidy up unix_domain_find by NeilBrown · 18 years ago
  9. 74cae61 [PATCH] fs/nfsd/export.c,net/sunrpc/cache.c: make needlessly global code static by Adrian Bunk · 18 years ago
  10. baab935 [PATCH] knfsd: Convert sunrpc_cache to use krefs by NeilBrown · 18 years ago
  11. ebd0cb1 [PATCH] knfsd: Unexport cache_fresh and fix a small race by NeilBrown · 18 years ago
  12. 4013ede [PATCH] knfsd: An assortment of little fixes to the sunrpc cache code by NeilBrown · 18 years ago
  13. 17f834b [PATCH] knfsd: Use new cache code for rsc cache by NeilBrown · 18 years ago
  14. d4d11ea [PATCH] knfsd: Use new sunrpc cache for rsi cache by NeilBrown · 18 years ago
  15. 1a9917c [PATCH] knfsd: Convert ip_map cache to use the new lookup routine by NeilBrown · 18 years ago
  16. 15a5f6b [PATCH] knfsd: Create cache_lookup function instead of using a macro to declare one by NeilBrown · 18 years ago
  17. 7d317f2 [PATCH] knfsd: Get rid of 'inplace' sunrpc caches by NeilBrown · 18 years ago
  18. efc36aa [PATCH] knfsd: Change the store of auth_domains to not be a 'cache' by NeilBrown · 18 years ago
  19. 93d2341 [PATCH] mempool: use mempool_create_slab_pool() by Matthew Dobson · 18 years ago
  20. 53846a2 Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 18 years ago
  21. fffb60f [PATCH] cpuset memory spread: slab cache format by Paul Jackson · 18 years ago
  22. 4b6a931 [PATCH] cpuset memory spread: slab cache filesystems by Paul Jackson · 18 years ago
  23. 1ebbe2b Merge branch 'linus' by Trond Myklebust · 18 years ago
  24. 57b47a5 [NET]: sem2mutex part 2 by Ingo Molnar · 18 years ago
  25. 4a3e2f7 [NET] sem2mutex: net/ by Arjan van de Ven · 18 years ago
  26. 0e19c1e SUNRPC,RPCSEC_GSS: spkm3: import contexts using NID_cast5_cbc by J. Bruce Fields · 18 years ago
  27. eaa82ed SUNRPC,RPCSEC_GSS: fix krb5 sequence numbers. by J. Bruce Fields · 18 years ago
  28. 9e57b30 SUNRPC,RPCSEC_GSS: remove unnecessary kmalloc of a checksum by J. Bruce Fields · 18 years ago
  29. 7a1218a SUNRPC: Ensure rpc_call_async() always calls tk_ops->rpc_release() by Trond Myklebust · 18 years ago
  30. 43ac3f2 SUNRPC: Fix memory barriers for req->rq_received by Trond Myklebust · 18 years ago
  31. 5428154 SUNRPC: Fix a 'Busy inodes' error in rpc_pipefs by Trond Myklebust · 18 years ago
  32. 5eb53f4 SUNRPC: fix compile warnings on 64-bit platforms by Chuck Lever · 18 years ago
  33. e95b85e SUNRPC: minor cleanup by Chuck Lever · 18 years ago
  34. dead28d SUNRPC: eliminate rpc_call() by Chuck Lever · 18 years ago
  35. cc0175c SUNRPC: display human-readable procedure name in rpc_iostats output by Chuck Lever · 18 years ago
  36. 11c556b SUNRPC: provide a mechanism for collecting stats in the RPC client by Chuck Lever · 18 years ago
  37. ef759a2 SUNRPC: introduce per-task RPC iostats by Chuck Lever · 18 years ago
  38. 262ca07 SUNRPC: add a handful of per-xprt counters by Chuck Lever · 18 years ago
  39. e19b63d SUNRPC: track length of RPC wait queues by Chuck Lever · 18 years ago
  40. 1356b8c SUNRPC: more verbose output for rpc auth weak error by Levent Serinol · 18 years ago
  41. 12de3b3 SUNRPC: Ensure that rpc_mkpipe returns a refcounted dentry by Trond Myklebust · 18 years ago
  42. 24c5d9d SUNRPC: Run rpci->queue_timeout on the rpciod workqueue instead of generic by Trond Myklebust · 18 years ago
  43. f344f6d SUNRPC: Auto-load RPC authentication kernel modules by Olaf Kirch · 18 years ago
  44. e6d83d5 [PATCH] SUNRPC: Fix potential deadlock in RPC code by Trond Myklebust · 18 years ago
  45. 712917d [PATCH] SUNRPC: fix a NULL pointer dereference in net/sunrpc/clnt.c by Adrian Bunk · 18 years ago
  46. fba3bad SUNRPC: Move upcall out of auth->au_ops->crcreate() by Trond Myklebust · 19 years ago
  47. adb12f6 SUNRPC: Remove the deprecated function lookup_hash() from rpc_pipefs code by Trond Myklebust · 19 years ago
  48. 9842ef3 SUNRPC: rpc_timeout_upcall_queue should not sleep by Trond Myklebust · 19 years ago
  49. 8a31776 SUNRPC: Fix a lock recursion in the auth_gss downcall by Trond Myklebust · 19 years ago
  50. 99acf04 [PATCH] DocBook: fix some kernel-doc comments in net/sunrpc by Martin Waitz · 19 years ago
  51. 5fb8b49 [PATCH] svcrpc: gss: svc context creation error handling by J. Bruce Fields · 19 years ago
  52. 91a4762 [PATCH] svcrpc: gss: server context init failure handling by Kevin Coffman · 19 years ago
  53. 822f100 [PATCH] svcrpc: gss: handle the GSS_S_CONTINUE by Andy Adamson · 19 years ago
  54. 1918e34 [PATCH] svcrpc: save and restore the daddr field when request deferred by J. Bruce Fields · 19 years ago
  55. 8b3a700 [NET]: Remove more unneeded typecasts on *malloc() by Kris Katterjohn · 19 years ago
  56. 12fe2c5 [NET]: Remove unneeded kmalloc() return value casts by Jesper Juhl · 19 years ago
  57. 4f47707 Fix rpc shutdown event condition bug by Linus Torvalds · 19 years ago
  58. 532347e [PATCH] nfs: sleep_on() removal by Ingo Molnar · 19 years ago
  59. 80c0531 Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6 by Linus Torvalds · 19 years ago
  60. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 19 years ago
  61. 09a6266 [NET]: Change some "if (x) BUG();" to "BUG_ON(x);" by Kris Katterjohn · 19 years ago
  62. 5160ee6 [PATCH] shrink dentry struct by Eric Dumazet · 19 years ago
  63. 9e56904 SUNRPC: Make krb5 report unsupported encryption types by J. Bruce Fields · 19 years ago
  64. 42181d4 SUNRPC: Make spkm3 report unsupported encryption types by J. Bruce Fields · 19 years ago
  65. 9eed129 SUNRPC: Update the spkm3 code to use the make_checksum interface by J. Bruce Fields · 19 years ago
  66. 0065db3 SUNRPC: Clean up xprt_destroy() by Trond Myklebust · 19 years ago
  67. 632e3bd SUNRPC: Ensure client closes the socket when server initiates a close by Trond Myklebust · 19 years ago
  68. f518e35a SUNRPC: get rid of cl_chatty by Chuck Lever · 19 years ago
  69. 9220041 SUNRPC: transport switch API for setting port number by Chuck Lever · 19 years ago
  70. 35f5a42 SUNRPC: new interface to force an RPC rebind by Chuck Lever · 19 years ago
  71. 0210714 SUNRPC: switchable buffer allocation by Chuck Lever · 19 years ago
  72. fb459f4 SUNRPC: net/sunrpc/xdr.c: remove xdr_decode_string() by Adrian Bunk · 19 years ago
  73. 969b7f2 SUNRPC: Fix a potential race in rpc_pipefs. by Trond Myklebust · 19 years ago
  74. 2bd6157 SUNRPC: Ensure that SIGKILL will always terminate a synchronous RPC call. by Trond Myklebust · 19 years ago
  75. e60859a SUNRPC: rpc_execute should not return task->tk_status; by Trond Myklebust · 19 years ago
  76. 89991c2 SUNRPC: Get rid of some unused exports by Trond Myklebust · 19 years ago
  77. 44c2887 NFSv4: stateful NFSv4 RPC call interface by Trond Myklebust · 19 years ago
  78. 4ce70ad SUNRPC: Further cleanups by Trond Myklebust · 19 years ago
  79. 963d8fe RPC: Clean up RPC task structure by Trond Myklebust · 19 years ago
  80. abbcf28 SUNRPC: Yet more RPC cleanups by Trond Myklebust · 19 years ago
  81. 93fbf1a [PATCH] Keep nfsd from exiting when seeing recv() errors by Olaf Kirch · 19 years ago
  82. 1f1e030 [PATCH] knfsd: fix hash function for IP addresses on 64bit little-endian machines. by NeilBrown · 19 years ago
  83. 90ddc4f [NET]: move struct proto_ops to const by Eric Dumazet · 19 years ago
  84. 48e4918 SUNRPC: Fix "EPIPE" error on mount of rpcsec_gss-protected partitions by Trond Myklebust · 19 years ago
  85. b079fa7b RPC: Do not block on skb allocation by Trond Myklebust · 19 years ago
  86. bb184f3 SUNRPC: Fix Oopsable condition in rpc_pipefs by Trond Myklebust · 19 years ago
  87. b3eb67a SUNRPC: Funny looking code in __rpc_purge_upcall by Trond Myklebust · 19 years ago
  88. 1887b93 [PATCH] knfsd: make sure nfsd doesn't hog a cpu forever by NeilBrown · 19 years ago
  89. fb286bb [NET]: Detect hardware rx checksum faults correctly by Herbert Xu · 19 years ago
  90. 940e331 [PATCH] SUNRPC: don't reencode when looping in call transmit. by Trond Myklebust · 19 years ago
  91. 49705b7 [PATCH] sanitize lookup_hash prototype by Christoph Hellwig · 19 years ago
  92. a51482b [NET]: kfree cleanup by Jesper Juhl · 19 years ago
  93. 80d188a [PATCH] knfsd: make sure svc_process call the correct pg_authenticate for multi-service port by NeilBrown · 19 years ago
  94. 0bbacc4 NFS,SUNRPC,NLM: fix unused variable warnings when CONFIG_SYSCTL is disabled by Chuck Lever · 19 years ago
  95. c556b75 SUNRPC: allow sunrpc.o to link when CONFIG_SYSCTL is disabled by Chuck Lever · 19 years ago
  96. 6df5b9f [CRYPTO] Simplify one-member scatterlist expressions by Herbert Xu · 19 years ago
  97. 378f058 [PATCH] Use sg_set_buf/sg_init_one where applicable by David Hardeman · 19 years ago
  98. 6070fe6 RPC: Ensure that nobody can queue up new upcalls after rpc_close_pipes() by Trond Myklebust · 19 years ago
  99. 4c2cb58 Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6 by Trond Myklebust · 19 years ago
  100. 6fa05b1 Revert "RPC: stops the release_pipe() funtion from being called twice" by Trond Myklebust · 19 years ago