1. 6cfd76a [PATCH] lockdep: name some old style locks by Peter Zijlstra · 18 years ago
  2. ed07536 [PATCH] lockdep: annotate nfs/nfsd in-kernel sockets by Peter Zijlstra · 18 years ago
  3. 7dfb710 [PATCH] Add include/linux/freezer.h and move definitions from sched.h by Nigel Cunningham · 18 years ago
  4. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  5. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  6. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  7. e69062b [SUNRPC]: Use k{mem,str}dup where applicable by Arnaldo Carvalho de Melo · 18 years ago
  8. 5f92a73 [NET]: Annotate callers of the reset of checksum.h stuff. by Al Viro · 18 years ago
  9. d3bc23e [NET]: Annotate callers of csum_fold() in net/* by Al Viro · 18 years ago
  10. 4806126 [SUNRPC]: annotate hash_ip() by Al Viro · 18 years ago
  11. 65f27f3 WorkStruct: Pass the work_struct pointer instead of context data by David Howells · 18 years ago
  12. 52bad64 WorkStruct: Separate delayable and non-delayable events. by David Howells · 18 years ago
  13. 0c7bb31 [PATCH] sunrpc: add missing spin_unlock by Akinobu Mita · 18 years ago
  14. 202dd45 [PATCH] fix "sunrpc: fix refcounting problems in rpc servers" by Andrew Morton · 18 years ago
  15. d6740df [PATCH] sunrpc: fix refcounting problems in rpc servers by Neil Brown · 18 years ago
  16. 1a04706 [PATCH] knfsd: fix race that can disable NFS server by NeilBrown · 18 years ago
  17. b7766da [PATCH] SUNRPC: fix a typo by Chuck Lever · 18 years ago
  18. 71bdcf8 [PATCH] SUNRPC: fix race in in-kernel RPC portmapper client by Chuck Lever · 18 years ago
  19. d343fce [PATCH] knfsd: Allow lockd to drop replies as appropriate by NeilBrown · 18 years ago
  20. cfbdbab [PATCH] net/sunrpc/auth_gss/svcauth_gss.c endianness regression by Al Viro · 18 years ago
  21. c6b0a9f [PATCH] knfsd: tidy up up meaning of 'buffer size' in nfsd/sunrpc by NeilBrown · 18 years ago
  22. 8f8e05c [PATCH] knfsd: svcrpc: use consistent variable name for the reply state by J.Bruce Fields · 18 years ago
  23. 5b304bc [PATCH] knfsd: svcrpc: gss: fix failure on SVC_DENIED in integrity case by J.Bruce Fields · 18 years ago
  24. 3c15a48 [PATCH] knfsd: svcrpc: gss: factor out some common wrapping code by J.Bruce Fields · 18 years ago
  25. bc5fea4 [PATCH] knfsd: register all RPC programs with portmapper by default by Olaf Kirch · 18 years ago
  26. 7b2b1fe [PATCH] knfsd: knfsd: cache ipmap per TCP socket by Greg Banks · 18 years ago
  27. 7adae48 [PATCH] knfsd: Prepare knfsd for support of rsize/wsize of up to 1MB, over TCP by Greg Banks · 18 years ago
  28. 3cc03b1 [PATCH] knfsd: Avoid excess stack usage in svc_tcp_recvfrom by NeilBrown · 18 years ago
  29. 4452435 [PATCH] knfsd: Replace two page lists in struct svc_rqst with one by NeilBrown · 18 years ago
  30. 5680c44 [PATCH] knfsd: Fixed handling of lockd fail when adding nfsd socket by NeilBrown · 18 years ago
  31. 37a0347 [PATCH] knfsd: call lockd_down when closing a socket via a write to nfsd/portlist by NeilBrown · 18 years ago
  32. f30c226 fix file specification in comments by Uwe Zeisberger · 18 years ago
  33. e9ff399 [PATCH] namespaces: utsname: switch to using uts namespaces by Serge E. Hallyn · 18 years ago
  34. bfd2416 [PATCH] knfsd: make rpc threads pools numa aware by Greg Banks · 18 years ago
  35. a745544 [PATCH] knfsd: add svc_set_num_threads by Greg Banks · 18 years ago
  36. 3262c81 [PATCH] knfsd: split svc_serv into pools by Greg Banks · 18 years ago
  37. c081a0c [PATCH] knfsd: test and set SK_BUSY atomically by Greg Banks · 18 years ago
  38. 5685f0f [PATCH] knfsd: convert sk_reserved to atomic_t by Greg Banks · 18 years ago
  39. 1a68d95 [PATCH] knfsd: use new lock for svc_sock deferred list by Greg Banks · 18 years ago
  40. c45c357 [PATCH] knfsd: convert sk_inuse to atomic_t by Greg Banks · 18 years ago
  41. 36bdfc8 [PATCH] knfsd: move tempsock aging to a timer by Greg Banks · 18 years ago
  42. 6fb2b47 [PATCH] knfsd: Drop 'serv' option to svc_recv and svc_process by NeilBrown · 18 years ago
  43. b41b66d [PATCH] knfsd: allow sockets to be passed to nfsd via 'portlist' by NeilBrown · 18 years ago
  44. 80212d5 [PATCH] knfsd: define new nfsdfs file: portlist - contains list of ports by NeilBrown · 18 years ago
  45. bc591cc [PATCH] knfsd: add a callback for when last rpc thread finishes by NeilBrown · 18 years ago
  46. 40f1052 [PATCH] knfsd: remove an unused variable from auth_unix_lookup() by Greg Banks · 18 years ago
  47. d8c76e6 [PATCH] r/o bind mount prepwork: inc_nlink() helper by Dave Hansen · 18 years ago
  48. 1811474 [SUNRPC]: Remove unnecessary check in net/sunrpc/svcsock.c by Eric Sesterhenn · 18 years ago
  49. 753ed90 [SUNRPC]: more sunrpc endianness annotations by Al Viro · 18 years ago
  50. d8ed029 [SUNRPC]: trivial endianness annotations by Alexey Dobriyan · 18 years ago
  51. 7699431 [SUNRPC]: svc_{get,put}nl() by Alexey Dobriyan · 18 years ago
  52. ba52de1 [PATCH] inode-diet: Eliminate i_blksize from the inode structure by Theodore Ts'o · 18 years ago
  53. 1a1d92c [PATCH] Really ignore kmem_cache_destroy return value by Alexey Dobriyan · 18 years ago
  54. 9f261e0 Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 18 years ago
  55. a53a3c5 NFSv4: rpc_mkpipe creating socket inodes w/out sk buffers by Steve Dickson · 18 years ago
  56. 762d452 SUNRPC: Fix Oops in pmap_getport_done by Trond Myklebust · 18 years ago
  57. 6b6ca86 SUNRPC: Add refcounting to the struct rpc_xprt by Trond Myklebust · 18 years ago
  58. da45828 SUNRPC: Clean up soft task error handling by Trond Myklebust · 18 years ago
  59. 7630399 SUNRPC: Handle ENETUNREACH, EHOSTUNREACH and EHOSTDOWN socket errors by Trond Myklebust · 18 years ago
  60. 8014793 SUNRPC: rpc_delay() should not clobber the rpc_task->tk_status by Trond Myklebust · 18 years ago
  61. 158998b SUNRPC: Make rpc_mkpipe() take the parent dentry as an argument by Trond Myklebust · 18 years ago
  62. b86acd5 SUNRPC: export new RPC client functions with _GPL by Chuck Lever · 18 years ago
  63. ff9aa5e SUNRPC: Eliminate xprt_create_proto and rpc_create_client by Chuck Lever · 18 years ago
  64. 9e1968c SUNRPC: Convert RPC portmapper to use new rpc_create() API by Chuck Lever · 18 years ago
  65. c286676 SUNRPC: use sockaddr + size when creating remote transport endpoints by Chuck Lever · 18 years ago
  66. c4efcb1 SUNRPC: Use "sockaddr_storage" for storing RPC client's remote peer address by Chuck Lever · 18 years ago
  67. e7f7865 SUNRPC: Teach rpc_pipe.c to use new rpc_peeraddr() API by Chuck Lever · 18 years ago
  68. f425eba SUNRPC: Create API for displaying remote peer address by Chuck Lever · 18 years ago
  69. edb267a SUNRPC: add xprt switch API for printing formatted remote peer addresses by Chuck Lever · 18 years ago
  70. 39d7bbc SUNRPC: remove extraneous header inclusions by Chuck Lever · 18 years ago
  71. 081f79a SUNRPC: Teach the RPC portmapper to use the new rpc_peeraddr() API. by Chuck Lever · 18 years ago
  72. ed39440 SUNRPC: create API for getting remote peer address by Chuck Lever · 18 years ago
  73. bbf7c1d SUNRPC: Introduce transport switch callout for pluggable rpcbind by Chuck Lever · 18 years ago
  74. 5b1eacb SUNRPC: Support for RPC child tasks no longer needed by Chuck Lever · 18 years ago
  75. c4a5692 SUNRPC: Clean-up after recent changes to sunrpc/pmap_clnt.c by Chuck Lever · 18 years ago
  76. 4a68179 SUNRPC: Make RPC portmapper use per-transport storage by Chuck Lever · 18 years ago
  77. ec739ef SUNRPC: Create a helper to tell whether a transport is bound by Chuck Lever · 18 years ago
  78. 53fad3c [SUNRPC]: Remove the unnecessary check for highmem in xs_sendpages(). by Sridhar Samudrala · 18 years ago
  79. e6242e9 [SUNRPC]: Update to use in-kernel sockets API. by Sridhar Samudrala · 18 years ago
  80. 84fa793 [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE by Patrick McHardy · 18 years ago
  81. 3505868 [CRYPTO] users: Use crypto_hash interface instead of crypto_digest by Herbert Xu · 18 years ago
  82. 378c669 [SUNRPC] GSS: Use block ciphers where applicable by Herbert Xu · 18 years ago
  83. e889649 NFS: Check lengths more thoroughly in NFS4 readdir XDR decode by David Howells · 18 years ago
  84. 8f8e7a5 SUNRPC: Fix dentry refcounting issues with users of rpc_pipefs by Trond Myklebust · 18 years ago
  85. 68adb0a SUNRPC: rpc_unlink() must check for unhashed dentries by Trond Myklebust · 18 years ago
  86. dff02cc NFS: clean up rpc_rmdir by Trond Myklebust · 19 years ago
  87. 5d67476 SUNRPC: make rpc_unlink() take a dentry argument instead of a path by Trond Myklebust · 19 years ago
  88. 2f34931 [PATCH] knfsd: fix race related problem when adding items to and svcrpc auth cache by Neil Brown · 19 years ago
  89. 5c3e985 SUNRPC: Fix obvious refcounting bugs in rpc_pipefs. by Trond Myklebust · 19 years ago
  90. e0ab53d RPC: Ensure that we disconnect TCP socket when client requests error out by Trond Myklebust · 19 years ago
  91. 0da974f [NET]: Conversions from kmalloc+memset to k(z|c)alloc. by Panagiotis Issaris · 19 years ago
  92. bce3481 This fixes a panic doing the first READDIR or READDIRPLUS call when: by Trond Myklebust · 19 years ago
  93. c6573c2 [PATCH] lockdep: annotate sunrpc code by Arjan van de Ven · 19 years ago
  94. 22a3e23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 19 years ago
  95. 7c9fdcf [PATCH] knfsd: svcrpc: gss: server-side implementation of rpcsec_gss privacy by J. Bruce Fields · 19 years ago
  96. 5c04c46 [PATCH] knfsd: nfsd: mark rqstp to prevent use of sendfile in privacy case by J. Bruce Fields · 19 years ago
  97. e142ede [PATCH] knfsd: svcrpc: Simplify nfsd rpcsec_gss integrity code by J. Bruce Fields · 19 years ago
  98. 1df0cad [PATCH] knfsd: svcrpc: gss: simplify rsc_parse() by J. Bruce Fields · 19 years ago
  99. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  100. 34af946 [PATCH] spin/rwlock init cleanups by Ingo Molnar · 19 years ago