1. 0dc220f SUNRPC: Use unsigned loop and array index in svc_init_buffer() by Chuck Lever · 17 years ago
  2. 50c8bb1 SUNRPC: Use unsigned index when looping over arrays by Chuck Lever · 17 years ago
  3. 8774282 SUNRPC: remove svc_create_thread() by Jeff Layton · 17 years ago
  4. c3bb257 net/sunrpc/svc.c: suppress unintialized var warning by Andrew Morton · 17 years ago
  5. dd35210 sunrpc: GSS integrity and decryption failures should return GARBAGE_ARGS by Harshula Jayasuriya · 17 years ago
  6. c5f59f0 nodemask: use new node_to_cpumask_ptr function by Mike Travis · 17 years ago
  7. ea339d4 SUNRPC: RPC program information is stored in unsigned integers by Chuck Lever · 17 years ago
  8. d2f7e79 SUNRPC: Move exported symbol definitions after function declaration part 2 by Trond Myklebust · 17 years ago
  9. 0113ab3 SUNRPC: spin svc_rqst initialization to its own function by Jeff Layton · 17 years ago
  10. 7a18208 svc: Make close transport independent by Tom Tucker · 17 years ago
  11. e831fe6 svc: Add xpo_prep_reply_hdr by Tom Tucker · 17 years ago
  12. 4902315 svc: Add a max payload value to the transport by Tom Tucker · 17 years ago
  13. df3825c x86: change NR_CPUS arrays in numa_64 by travis@sgi.com · 17 years ago
  14. 354ecbb knfsd: Add source address to sunrpc svc errors by Dr. David Alan Gilbert · 17 years ago
  15. cf8208d sendfile: convert nfsd to splice_direct_to_actor() by Jens Axboe · 18 years ago
  16. cd12301 RPC: add wrapper for svc_reserve to account for checksum by Jeff Layton · 18 years ago
  17. 2608001 SUNRPC: switch the RPC server to use the new rpcbind registration API by Chuck Lever · 18 years ago
  18. 42a7fc4 [PATCH] knfsd: provide sunrpc pool_mode module option by Greg Banks · 18 years ago
  19. cda1fd4 [PATCH] knfsd: fix recently introduced problem with shutting down a busy NFS server by NeilBrown · 18 years ago
  20. 53b8a31 [PATCH] Convert highest_possible_processor_id to nr_cpu_ids by Christoph Lameter · 18 years ago
  21. 74c7aa8 [PATCH] Replace highest_possible_node_id() with nr_node_ids by Christoph Lameter · 18 years ago
  22. d9bc125 Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ by Trond Myklebust · 18 years ago
  23. cca5172 [NET] SUNRPC: Fix whitespace errors. by YOSHIFUJI Hideaki · 18 years ago
  24. aaf68cf [PATCH] knfsd: fix a race in closing NFSd connections by NeilBrown · 18 years ago
  25. 46121cf SUNRPC: fix print format for tk_pid by Chuck Lever · 18 years ago
  26. 34e9a63 [PATCH] knfsd: ratelimit some nfsd messages that are triggered by external events by NeilBrown · 18 years ago
  27. 1a8eff6 [PATCH] knfsd: fix setting of ACL server versions by NeilBrown · 18 years ago
  28. cd86128 [PATCH] Fix numerous kcalloc() calls, convert to kzalloc() by Robert P. J. Day · 18 years ago
  29. d343fce [PATCH] knfsd: Allow lockd to drop replies as appropriate by NeilBrown · 18 years ago
  30. c6b0a9f [PATCH] knfsd: tidy up up meaning of 'buffer size' in nfsd/sunrpc by NeilBrown · 18 years ago
  31. 8f8e05c [PATCH] knfsd: svcrpc: use consistent variable name for the reply state by J.Bruce Fields · 18 years ago
  32. bc5fea4 [PATCH] knfsd: register all RPC programs with portmapper by default by Olaf Kirch · 18 years ago
  33. 7adae48 [PATCH] knfsd: Prepare knfsd for support of rsize/wsize of up to 1MB, over TCP by Greg Banks · 18 years ago
  34. 4452435 [PATCH] knfsd: Replace two page lists in struct svc_rqst with one by NeilBrown · 18 years ago
  35. bfd2416 [PATCH] knfsd: make rpc threads pools numa aware by Greg Banks · 18 years ago
  36. a745544 [PATCH] knfsd: add svc_set_num_threads by Greg Banks · 18 years ago
  37. 3262c81 [PATCH] knfsd: split svc_serv into pools by Greg Banks · 18 years ago
  38. 36bdfc8 [PATCH] knfsd: move tempsock aging to a timer by Greg Banks · 18 years ago
  39. 6fb2b47 [PATCH] knfsd: Drop 'serv' option to svc_recv and svc_process by NeilBrown · 18 years ago
  40. bc591cc [PATCH] knfsd: add a callback for when last rpc thread finishes by NeilBrown · 18 years ago
  41. d8ed029 [SUNRPC]: trivial endianness annotations by Alexey Dobriyan · 18 years ago
  42. 7699431 [SUNRPC]: svc_{get,put}nl() by Alexey Dobriyan · 18 years ago
  43. 0da974f [NET]: Conversions from kmalloc+memset to k(z|c)alloc. by Panagiotis Issaris · 18 years ago
  44. 7c9fdcf [PATCH] knfsd: svcrpc: gss: server-side implementation of rpcsec_gss privacy by J. Bruce Fields · 19 years ago
  45. 5c04c46 [PATCH] knfsd: nfsd: mark rqstp to prevent use of sendfile in privacy case by J. Bruce Fields · 19 years ago
  46. 8b3a700 [NET]: Remove more unneeded typecasts on *malloc() by Kris Katterjohn · 19 years ago
  47. 12fe2c5 [NET]: Remove unneeded kmalloc() return value casts by Jesper Juhl · 19 years ago
  48. 09a6266 [NET]: Change some "if (x) BUG();" to "BUG_ON(x);" by Kris Katterjohn · 19 years ago
  49. a51482b [NET]: kfree cleanup by Jesper Juhl · 19 years ago
  50. 80d188a [PATCH] knfsd: make sure svc_process call the correct pg_authenticate for multi-service port by NeilBrown · 19 years ago
  51. 9ba0263 [PATCH] RPC: Allow the sunrpc server to multiplex serveral programs on a single port by Andreas Gruenbacher · 20 years ago
  52. 334ccfd [PATCH] RPC: Ensure XDR iovec length is initialized correctly in call_header by Trond Myklebust · 20 years ago
  53. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago