1. fadfc8e [PATCH] gss_spkm3: fix error handling in module init by Akinobu Mita · 18 years ago
  2. dd08d6e [PATCH] knfsd: Don't ignore kstrdup failure in rpc caches by NeilBrown · 18 years ago
  3. 01f3bd1 [PATCH] knfsd: svcrpc: remove another silent drop from deferral code by J.Bruce Fields · 18 years ago
  4. e0bb89e [PATCH] knfsd: nfsd: don't drop silently on upcall deferral by J.Bruce Fields · 18 years ago
  5. b797b5b [PATCH] knfsd: svcrpc: fix gss krb5i memory leak by J.Bruce Fields · 18 years ago
  6. cd86128 [PATCH] Fix numerous kcalloc() calls, convert to kzalloc() by Robert P. J. Day · 18 years ago
  7. 303b46b [PATCH] struct path: convert sunrpc by Josef Sipek · 18 years ago
  8. 21b4e73 Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linus by Trond Myklebust · 18 years ago
  9. 34161db Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linus by Trond Myklebust · 18 years ago
  10. 6cfd76a [PATCH] lockdep: name some old style locks by Peter Zijlstra · 18 years ago
  11. ed07536 [PATCH] lockdep: annotate nfs/nfsd in-kernel sockets by Peter Zijlstra · 18 years ago
  12. 7dfb710 [PATCH] Add include/linux/freezer.h and move definitions from sched.h by Nigel Cunningham · 18 years ago
  13. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  14. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  15. 5847e1f SUNRPC: Remove pprintk() from net/sunrpc/xprt.c by Chuck Lever · 18 years ago
  16. fbf7668 SUNRPC: relocate the creation of socket-specific tunables by Chuck Lever · 18 years ago
  17. 282b32e SUNRPC: create stubs for xprtsock init and cleanup by Chuck Lever · 18 years ago
  18. dd45647 SUNRPC: Rename skb_reader_t and friends by Chuck Lever · 18 years ago
  19. 9d29231 SUNRPC: skb_read_bits is the same as xs_tcp_copy_data by Chuck Lever · 18 years ago
  20. 7559c7a SUNRPC: Make address format buffers more generic by Chuck Lever · 18 years ago
  21. 314dfd7 SUNRPC: move saved socket callback functions to a private data structure by Chuck Lever · 18 years ago
  22. 7c6e066 SUNRPC: Move the UDP socket bufsize parameters to a private data structure by Chuck Lever · 18 years ago
  23. c847546 SUNRPC: Move rpc_xprt socket connect fields into private data structure by Chuck Lever · 18 years ago
  24. e136d09 SUNRPC: Move TCP state flags into xprtsock.c by Chuck Lever · 18 years ago
  25. 5197113 SUNRPC: Move TCP receive state variables into private data structure by Chuck Lever · 18 years ago
  26. ee0ac0c SUNRPC: Remove sock and inet fields from rpc_xprt by Chuck Lever · 18 years ago
  27. ffc2e51 SUNRPC: Allocate a private data area for socket-specific rpc_xprt fields by Chuck Lever · 18 years ago
  28. 94efa93 rpcgss: krb5: miscellaneous cleanup by J. Bruce Fields · 18 years ago
  29. 717757a rpcgss: krb5: ignore seed by J. Bruce Fields · 18 years ago
  30. d922a84 rpcgss: krb5: sanity check sealalg value in the downcall by J. Bruce Fields · 18 years ago
  31. 39a21dd rpcgss: krb5: clean up some goto's, etc. by J. Bruce Fields · 18 years ago
  32. ca54f89 rpcgss: simplify make_checksum by J. Bruce Fields · 18 years ago
  33. 2818bf8 rpcgss: krb5: kill checksum_type, miscellaneous small cleanup by J. Bruce Fields · 18 years ago
  34. 5eb064f rpcgss: krb5: expect a constant signalg value by J. Bruce Fields · 18 years ago
  35. e678e06 gss: krb5: remove signalg and sealalg by J. Bruce Fields · 18 years ago
  36. adeb813 rpc: spkm3 update by Olga Kornievskaia · 18 years ago
  37. 37a4e6c rpc: move process_xdr_buf by Olga Kornievskaia · 18 years ago
  38. 87d918d rpc: gss: fix a kmap_atomic race in krb5 code by J. Bruce Fields · 18 years ago
  39. 8fc7500 rpc: gss: eliminate print_hexl()'s by J. Bruce Fields · 18 years ago
  40. 2b577f1 SUNRPC: another pmap wakeup fix by Chuck Lever · 18 years ago
  41. c8541ec SUNRPC: Make the transport-specific setup routine allocate rpc_xprt by Chuck Lever · 18 years ago
  42. 24c5684 SUNRPC: Clean up xs_send_pages() by Trond Myklebust · 18 years ago
  43. bee57c9 SUNRPC: Ensure xdr_buf_read_netobj() checks for memory overruns by Trond Myklebust · 18 years ago
  44. 4e3e43a SUNRPC: Add __(read|write)_bytes_from_xdr_buf by Trond Myklebust · 18 years ago
  45. 1e78957 SUNRPC: Clean up argument types in xdr.c by Trond Myklebust · 18 years ago
  46. 6d5fcb5 SUNRPC: Remove BKL around the RPC socket operations etc. by Trond Myklebust · 18 years ago
  47. bbd5a1f SUNRPC: Fix up missing BKL in asynchronous RPC callback functions by Trond Myklebust · 18 years ago
  48. 3e32a5d SUNRPC: Give cloned RPC clients their own rpc_pipefs directory by Trond Myklebust · 18 years ago
  49. 23bf85b SUNRPC: Handle the cases where rpc_alloc_iostats() fails by Trond Myklebust · 18 years ago
  50. 8aca67f SUNRPC: Fix a potential race in rpc_wake_up_task() by Trond Myklebust · 18 years ago
  51. e6b3c4d Fix a second potential rpc_wakeup race... by Trond Myklebust · 18 years ago
  52. cc4dc59e Subject: Re: [PATCH] Fix SUNRPC wakeup/execute race condition by Christophe Saout · 18 years ago
  53. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  54. e69062b [SUNRPC]: Use k{mem,str}dup where applicable by Arnaldo Carvalho de Melo · 18 years ago
  55. 5f92a73 [NET]: Annotate callers of the reset of checksum.h stuff. by Al Viro · 18 years ago
  56. d3bc23e [NET]: Annotate callers of csum_fold() in net/* by Al Viro · 18 years ago
  57. 4806126 [SUNRPC]: annotate hash_ip() by Al Viro · 18 years ago
  58. 65f27f3 WorkStruct: Pass the work_struct pointer instead of context data by David Howells · 18 years ago
  59. 52bad64 WorkStruct: Separate delayable and non-delayable events. by David Howells · 18 years ago
  60. 0c7bb31 [PATCH] sunrpc: add missing spin_unlock by Akinobu Mita · 18 years ago
  61. 202dd45 [PATCH] fix "sunrpc: fix refcounting problems in rpc servers" by Andrew Morton · 18 years ago
  62. d6740df [PATCH] sunrpc: fix refcounting problems in rpc servers by Neil Brown · 18 years ago
  63. 1a04706 [PATCH] knfsd: fix race that can disable NFS server by NeilBrown · 18 years ago
  64. b7766da [PATCH] SUNRPC: fix a typo by Chuck Lever · 18 years ago
  65. 71bdcf8 [PATCH] SUNRPC: fix race in in-kernel RPC portmapper client by Chuck Lever · 18 years ago
  66. d343fce [PATCH] knfsd: Allow lockd to drop replies as appropriate by NeilBrown · 18 years ago
  67. cfbdbab [PATCH] net/sunrpc/auth_gss/svcauth_gss.c endianness regression by Al Viro · 18 years ago
  68. c6b0a9f [PATCH] knfsd: tidy up up meaning of 'buffer size' in nfsd/sunrpc by NeilBrown · 18 years ago
  69. 8f8e05c [PATCH] knfsd: svcrpc: use consistent variable name for the reply state by J.Bruce Fields · 18 years ago
  70. 5b304bc [PATCH] knfsd: svcrpc: gss: fix failure on SVC_DENIED in integrity case by J.Bruce Fields · 18 years ago
  71. 3c15a48 [PATCH] knfsd: svcrpc: gss: factor out some common wrapping code by J.Bruce Fields · 18 years ago
  72. bc5fea4 [PATCH] knfsd: register all RPC programs with portmapper by default by Olaf Kirch · 18 years ago
  73. 7b2b1fe [PATCH] knfsd: knfsd: cache ipmap per TCP socket by Greg Banks · 18 years ago
  74. 7adae48 [PATCH] knfsd: Prepare knfsd for support of rsize/wsize of up to 1MB, over TCP by Greg Banks · 18 years ago
  75. 3cc03b1 [PATCH] knfsd: Avoid excess stack usage in svc_tcp_recvfrom by NeilBrown · 18 years ago
  76. 4452435 [PATCH] knfsd: Replace two page lists in struct svc_rqst with one by NeilBrown · 18 years ago
  77. 5680c44 [PATCH] knfsd: Fixed handling of lockd fail when adding nfsd socket by NeilBrown · 18 years ago
  78. 37a0347 [PATCH] knfsd: call lockd_down when closing a socket via a write to nfsd/portlist by NeilBrown · 18 years ago
  79. f30c226 fix file specification in comments by Uwe Zeisberger · 18 years ago
  80. e9ff399 [PATCH] namespaces: utsname: switch to using uts namespaces by Serge E. Hallyn · 18 years ago
  81. bfd2416 [PATCH] knfsd: make rpc threads pools numa aware by Greg Banks · 18 years ago
  82. a745544 [PATCH] knfsd: add svc_set_num_threads by Greg Banks · 18 years ago
  83. 3262c81 [PATCH] knfsd: split svc_serv into pools by Greg Banks · 18 years ago
  84. c081a0c [PATCH] knfsd: test and set SK_BUSY atomically by Greg Banks · 18 years ago
  85. 5685f0f [PATCH] knfsd: convert sk_reserved to atomic_t by Greg Banks · 18 years ago
  86. 1a68d95 [PATCH] knfsd: use new lock for svc_sock deferred list by Greg Banks · 18 years ago
  87. c45c357 [PATCH] knfsd: convert sk_inuse to atomic_t by Greg Banks · 18 years ago
  88. 36bdfc8 [PATCH] knfsd: move tempsock aging to a timer by Greg Banks · 18 years ago
  89. 6fb2b47 [PATCH] knfsd: Drop 'serv' option to svc_recv and svc_process by NeilBrown · 18 years ago
  90. b41b66d [PATCH] knfsd: allow sockets to be passed to nfsd via 'portlist' by NeilBrown · 18 years ago
  91. 80212d5 [PATCH] knfsd: define new nfsdfs file: portlist - contains list of ports by NeilBrown · 18 years ago
  92. bc591cc [PATCH] knfsd: add a callback for when last rpc thread finishes by NeilBrown · 18 years ago
  93. 40f1052 [PATCH] knfsd: remove an unused variable from auth_unix_lookup() by Greg Banks · 18 years ago
  94. d8c76e6 [PATCH] r/o bind mount prepwork: inc_nlink() helper by Dave Hansen · 18 years ago
  95. 1811474 [SUNRPC]: Remove unnecessary check in net/sunrpc/svcsock.c by Eric Sesterhenn · 18 years ago
  96. 753ed90 [SUNRPC]: more sunrpc endianness annotations by Al Viro · 18 years ago
  97. d8ed029 [SUNRPC]: trivial endianness annotations by Alexey Dobriyan · 18 years ago
  98. 7699431 [SUNRPC]: svc_{get,put}nl() by Alexey Dobriyan · 18 years ago
  99. ba52de1 [PATCH] inode-diet: Eliminate i_blksize from the inode structure by Theodore Ts'o · 18 years ago
  100. 1a1d92c [PATCH] Really ignore kmem_cache_destroy return value by Alexey Dobriyan · 18 years ago