1. 4ab4b0b sunrpc: make token header values less confusing by Kevin Coffman · 16 years ago
  2. 5743d65 gss_krb5: consistently use unsigned for seqnum by Kevin Coffman · 16 years ago
  3. c3bb257 net/sunrpc/svc.c: suppress unintialized var warning by Andrew Morton · 17 years ago
  4. 30aef31 Remove define for KRB5_CKSUM_LENGTH, which will become enctype-dependent by Kevin Coffman · 17 years ago
  5. 3d4a688 Correct grammer/typos in dprintks by Kevin Coffman · 17 years ago
  6. 830bb59 SVCRDMA: Add check for XPT_CLOSE in svc_rdma_send by Tom Tucker · 17 years ago
  7. dd35210 sunrpc: GSS integrity and decryption failures should return GARBAGE_ARGS by Harshula Jayasuriya · 17 years ago
  8. 7b54fe6 SUNRPC: allow svc_recv to break out of 500ms sleep when alloc_page fails by Jeff Layton · 17 years ago
  9. 67eb6ff svcrpc: move unused field from cache_deferred_req by J. Bruce Fields · 17 years ago
  10. f15364b IPv6 support for NFS server export caches by Aurélien Charbon · 17 years ago
  11. 7086721 SUNRPC: have svc_recv() check kthread_should_stop() by Jeff Layton · 17 years ago
  12. 23d42ee SUNRPC: export svc_sock_update_bufs by Jeff Layton · 17 years ago
  13. cd019f7 SUNRPC: Don't change the RPCSEC_GSS context on a credential that is in use by Trond Myklebust · 16 years ago
  14. 7b6962b SUNRPC: Fix a race in gss_refresh_upcall() by Trond Myklebust · 16 years ago
  15. 7c1d71c SUNRPC: Don't disconnect more than once if retransmitting NFSv4 requests by Trond Myklebust · 16 years ago
  16. 636ac43 SUNRPC: Remove the unused export of xprt_force_disconnect by Trond Myklebust · 16 years ago
  17. 06b4b68 SUNRPC: remove XS_SENDMSG_RETRY by Trond Myklebust · 16 years ago
  18. d2b8314 SUNRPC: Protect creds against early garbage collection by Trond Myklebust · 16 years ago
  19. 7c67db3 NFSv4: Reintroduce machine creds by Trond Myklebust · 16 years ago
  20. 78ea323 NFSv4: Don't use cred->cr_ops->cr_name in nfs4_proc_setclientid() by Trond Myklebust · 16 years ago
  21. 1e799b6 SUNRPC: Fix read ordering problems with req->rq_private_buf.len by Trond Myklebust · 16 years ago
  22. 080a1f1 SUNRPC: Don't attempt to destroy expired RPCSEC_GSS credentials.. by Trond Myklebust · 16 years ago
  23. b6ddf64 SUNRPC: Fix up xprt_write_space() by Trond Myklebust · 16 years ago
  24. 24b74bf SUNRPC: Fix a bug in call_decode() by Trond Myklebust · 16 years ago
  25. c5f59f0 nodemask: use new node_to_cpumask_ptr function by Mike Travis · 16 years ago
  26. 334d094 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26 by Linus Torvalds · 16 years ago
  27. 1e42198 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  28. 0f39cf3 IB/core: Add support for "send with invalidate" work requests by Roland Dreier · 16 years ago
  29. ed13c27 SUNRPC: Fix a memory leak in rpc_create() by Chuck Lever · 16 years ago
  30. daeba89 SUNRPC: don't call flush_dcache_page() with an invalid pointer by Trond Myklebust · 16 years ago
  31. 3bb5da3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  32. c8237a5 SVCRDMA: Check num_sge when setting LAST_CTXT bit by Tom Tucker · 16 years ago
  33. d307377 SVCRDMA: Use only 1 RDMA read scatter entry for iWARP adapters by Roland Dreier · 16 years ago
  34. c7c350e Merge branch 'hotfixes' into devel by Trond Myklebust · 17 years ago
  35. 577f99c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  36. 2f63392 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 17 years ago
  37. 2772442 [SUNRPC]: net/* NULL noise by Al Viro · 17 years ago
  38. e6f1ceb [NET] endianness noise: INADDR_ANY by Al Viro · 17 years ago
  39. 98a8e32 SUNRPC: Add a helper rpcauth_lookup_generic_cred() by Trond Myklebust · 17 years ago
  40. 5c69104 SUNRPC: Add an rpc_credop callback for binding a credential to an rpc_task by Trond Myklebust · 17 years ago
  41. 9a559ef SUNRPC: Add a generic RPC credential by Trond Myklebust · 17 years ago
  42. 4ccda2c SUNRPC: Clean up rpcauth_bindcred() by Trond Myklebust · 17 years ago
  43. af09383 SUNRPC: Fix RPCAUTH_LOOKUP_ROOTCREDS by Trond Myklebust · 17 years ago
  44. 25337fd SUNRPC: Fix a bug in rpcauth_lookup_credcache() by Trond Myklebust · 17 years ago
  45. 3fedb3c SVCRDMA: Fix erroneous BUG_ON in send_write by Tom Tucker · 17 years ago
  46. c48cbb4 SVCRDMA: Add xprt refs to fix close/unmount crash by Tom Tucker · 17 years ago
  47. 9446389 Merge commit 'origin' into devel by Trond Myklebust · 17 years ago
  48. 4c1aa6f Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 17 years ago
  49. ee1a2c5 SUNRPC: Fix a nfs4 over rdma transport oops by Tom Talpey · 17 years ago
  50. 0dc4787 net: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  51. cdd0972 Merge branch 'cleanups' into next by Trond Myklebust · 17 years ago
  52. 5e4424a SUNRPC: Remove now-redundant RCU-safe rpc_task free path by Trond Myklebust · 17 years ago
  53. ff2d7db SUNRPC: Ensure that we read all available tcp data by Trond Myklebust · 17 years ago
  54. f5fb7b06 SUNRPC: Eliminate the now-redundant rpc_start_wakeup() by Trond Myklebust · 17 years ago
  55. eb276c0 SUNRPC: Switch tasks to using the rpc_waitqueue's timer function by Trond Myklebust · 17 years ago
  56. 36df9aa SUNRPC: Add a timer function to wait queues. by Trond Myklebust · 17 years ago
  57. f6a1cc8 SUNRPC: Add a (empty for the moment) destructor for rpc_wait_queues by Trond Myklebust · 17 years ago
  58. 2ce8f04 [SUNRPC]: Use proc_create() to setup ->proc_fops first by Wang Chen · 17 years ago
  59. 5d00837 SUNRPC: Run rpc timeout functions as callbacks instead of in softirqs by Trond Myklebust · 17 years ago
  60. fda1393 SUNRPC: Convert users of rpc_wake_up_task to use rpc_wake_up_queued_task by Trond Myklebust · 17 years ago
  61. 96ef13b SUNRPC: Add a new helper rpc_wake_up_queued_task() by Trond Myklebust · 17 years ago
  62. fde95c7 SUNRPC: Clean up rpc_run_timer() by Trond Myklebust · 17 years ago
  63. 32bfb5c SUNRPC: Allow the rpc_release() callback to be run on another workqueue by Trond Myklebust · 17 years ago
  64. 5216a8e Wrap buffers used for rpc debug printks into RPC_IFDEBUG by Pavel Emelyanov · 17 years ago
  65. 1d957f9 Introduce path_put() by Jan Blunck · 17 years ago
  66. 4ac9137 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} by Jan Blunck · 17 years ago
  67. cbc2005 SUNRPC: Declare as const the rpc_message arguments to rpc_call_sync/async by Trond Myklebust · 17 years ago
  68. 65b6e42 docbook: sunrpc filenames and notation fixes by Randy Dunlap · 17 years ago
  69. bb50c80 SUNPRC: Fix printk format warning by Roland Dreier · 17 years ago
  70. ea339d4 SUNRPC: RPC program information is stored in unsigned integers by Chuck Lever · 17 years ago
  71. d2f7e79 SUNRPC: Move exported symbol definitions after function declaration part 2 by Trond Myklebust · 17 years ago
  72. 0113ab3 SUNRPC: spin svc_rqst initialization to its own function by Jeff Layton · 17 years ago
  73. 4b8449a rdma: makefile by Tom Tucker · 17 years ago
  74. ef1eac0 rdma: ONCRPC RDMA protocol marshalling by Tom Tucker · 17 years ago
  75. c06b540 rdma: SVCRDMA sendto by Tom Tucker · 17 years ago
  76. d5b31be rdma: SVCRDMA recvfrom by Tom Tucker · 17 years ago
  77. 377f9b2 rdma: SVCRDMA Core Transport Services by Tom Tucker · 17 years ago
  78. ef7fbf5 rdma: SVCRDMA Transport Module by Tom Tucker · 17 years ago
  79. 9571af1 svc: Add svc_xprt_names service to replace svc_sock_names by Tom Tucker · 17 years ago
  80. a217813 knfsd: Support adding transports by writing portlist file by Tom Tucker · 17 years ago
  81. 7fcb98d svc: Add svc API that queries for a transport instance by Tom Tucker · 17 years ago
  82. dc9a16e svc: Add /proc/sys/sunrpc/transport files by Tom Tucker · 17 years ago
  83. 260c1d1 svc: Add transport hdr size for defer/revisit by Tom Tucker · 17 years ago
  84. 0f0257e svc: Move the xprt independent code to the svc_xprt.c file by Tom Tucker · 17 years ago
  85. 18d19f9 svc: Make svc_check_conn_limits xprt independent by Tom Tucker · 17 years ago
  86. 57b1d3b svc: Removing remaining references to rq_sock in rqstp by Tom Tucker · 17 years ago
  87. 4e5caaa svc: Move create logic to common code by Tom Tucker · 17 years ago
  88. 9f8bfae svc: Make svc_age_temp_sockets svc_age_temp_transports by Tom Tucker · 17 years ago
  89. c36adb2a svc: Make svc_recv transport neutral by Tom Tucker · 17 years ago
  90. eab996d svc: Make svc_sock_release svc_xprt_release by Tom Tucker · 17 years ago
  91. 9dbc240 svc: Move the sockaddr information to svc_xprt by Tom Tucker · 17 years ago
  92. 8c7b017 svc: Make deferral processing xprt independent by Tom Tucker · 17 years ago
  93. def13d7 svc: Move the authinfo cache to svc_xprt. by Tom Tucker · 17 years ago
  94. 4bc6c49 svc: Remove sk_lastrecv by Tom Tucker · 17 years ago
  95. 6bc5ab1 svc: Move accept call to svc_xprt_received to common code by Tom Tucker · 17 years ago
  96. a6046f7 svc: Change svc_sock_received to svc_xprt_received and export it by Tom Tucker · 17 years ago
  97. a50fea2 svc: Make svc_send transport neutral by Tom Tucker · 17 years ago
  98. f6150c3 svc: Make the enqueue service transport neutral and export it. by Tom Tucker · 17 years ago
  99. 7a90e8c svc: Move sk_reserved to svc_xprt by Tom Tucker · 17 years ago
  100. 7a18208 svc: Make close transport independent by Tom Tucker · 17 years ago