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