1. d40ace0 Merge branch 'for-2.6.26' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  2. 68432a0 Merge branch 'from-tomtucker' into for-2.6.26 by J. Bruce Fields · 16 years ago
  3. a6f911c svcrdma: Verify read-list fits within RPCSVC_MAXPAGES by Tom Tucker · 16 years ago
  4. 008fdbc svcrdma: Change svc_rdma_send_error return type to void by Tom Tucker · 16 years ago
  5. af261af svcrdma: Copy transport address and arm CQ before calling rdma_accept by Tom Tucker · 16 years ago
  6. 69500c4 svcrdma: Set rqstp transport address in rdma_read_complete function by Tom Tucker · 16 years ago
  7. 97a3df3 svcrdma: Use ib verbs version of dma_unmap by Tom Tucker · 16 years ago
  8. 356d0a1 svcrdma: Cleanup queued, but unprocessed I/O in svc_rdma_free by Tom Tucker · 16 years ago
  9. 1711386 svcrdma: Move the QP and cm_id destruction to svc_rdma_free by Tom Tucker · 16 years ago
  10. 0905c0f svcrdma: Add reference for each SQ/RQ WR by Tom Tucker · 16 years ago
  11. 8da91ea svcrdma: Move destroy to kernel thread by Tom Tucker · 16 years ago
  12. 47698e0 svcrdma: Shrink scope of spinlock on RQ CQ by Tom Tucker · 16 years ago
  13. 8740767 svcrdma: Use standard Linux lists for context cache by Tom Tucker · 16 years ago
  14. 02e7452 svcrdma: Simplify RDMA_READ deferral buffer management by Tom Tucker · 16 years ago
  15. 10a38c3 svcrdma: Remove unused READ_DONE context flags bit by Tom Tucker · 16 years ago
  16. d16d400 svcrdma: Return error from rdma_read_xdr so caller knows to free context by Tom Tucker · 16 years ago
  17. 58e8f62 svcrdma: Fix error handling during listening endpoint creation by Tom Tucker · 16 years ago
  18. 5ac461a svcrdma: Free context on post_recv error in send_reply by Tom Tucker · 16 years ago
  19. 05a0826 svcrdma: Free context on ib_post_recv error by Tom Tucker · 16 years ago
  20. 120693d svcrdma: Add put of connection ESTABLISHED reference in rdma_cma_handler by Tom Tucker · 16 years ago
  21. 9d6347a svcrdma: Fix return value in svc_rdma_send by Tom Tucker · 16 years ago
  22. dbcd00e svcrdma: Fix race with dto_tasklet in svc_rdma_send by Tom Tucker · 16 years ago
  23. 0e7f011 svcrdma: Simplify receive buffer posting by Tom Tucker · 16 years ago
  24. aa3314c svc: Remove unused header files from svc_xprt.c by Tom Tucker · 16 years ago
  25. fc63a05 svc: Remove extra check for XPT_DEAD bit in svc_xprt_enqueue by Tom Tucker · 16 years ago
  26. d71a4dd svcrpc: fix proc/net/rpc/auth.unix.ip/content display by J. Bruce Fields · 16 years ago
  27. b452876 SUNRPC: AUTH_SYS "machine creds" shouldn't use negative valued uid/gid by Trond Myklebust · 16 years ago
  28. 625fc3a Remove duplicated include in net/sunrpc/svc.c by Huang Weiyi · 16 years ago
  29. e7fe233 sunrpc: assign PDE->data before gluing PDE into /proc tree by Denis V. Lunev · 16 years ago
  30. 77a50df Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  31. 0b80ae4 sunrpc: fix missing kernel-doc by Randy Dunlap · 16 years ago
  32. 563307b Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 16 years ago
  33. 233607d Merge branch 'devel' by Trond Myklebust · 16 years ago
  34. b48633b SUNRPC: Invalidate the RPCSEC_GSS session if the server dropped the request by Trond Myklebust · 16 years ago
  35. 0dc220f SUNRPC: Use unsigned loop and array index in svc_init_buffer() by Chuck Lever · 16 years ago
  36. 50c8bb1 SUNRPC: Use unsigned index when looping over arrays by Chuck Lever · 16 years ago
  37. c0401ea SUNRPC: Update RPC server's TCP record marker decoder by Chuck Lever · 16 years ago
  38. b7872fe SUNRPC: RPC server still uses 2.4 method for disabling TCP Nagle by Chuck Lever · 16 years ago
  39. 8774282 SUNRPC: remove svc_create_thread() by Jeff Layton · 16 years ago
  40. 4ab4b0b sunrpc: make token header values less confusing by Kevin Coffman · 16 years ago
  41. 5743d65 gss_krb5: consistently use unsigned for seqnum by Kevin Coffman · 16 years ago
  42. c3bb257 net/sunrpc/svc.c: suppress unintialized var warning by Andrew Morton · 16 years ago
  43. 30aef31 Remove define for KRB5_CKSUM_LENGTH, which will become enctype-dependent by Kevin Coffman · 16 years ago
  44. 3d4a688 Correct grammer/typos in dprintks by Kevin Coffman · 16 years ago
  45. 830bb59 SVCRDMA: Add check for XPT_CLOSE in svc_rdma_send by Tom Tucker · 16 years ago
  46. dd35210 sunrpc: GSS integrity and decryption failures should return GARBAGE_ARGS by Harshula Jayasuriya · 16 years ago
  47. 7b54fe6 SUNRPC: allow svc_recv to break out of 500ms sleep when alloc_page fails by Jeff Layton · 16 years ago
  48. 67eb6ff svcrpc: move unused field from cache_deferred_req by J. Bruce Fields · 17 years ago
  49. f15364b IPv6 support for NFS server export caches by Aurélien Charbon · 17 years ago
  50. 7086721 SUNRPC: have svc_recv() check kthread_should_stop() by Jeff Layton · 17 years ago
  51. 23d42ee SUNRPC: export svc_sock_update_bufs by Jeff Layton · 17 years ago
  52. cd019f7 SUNRPC: Don't change the RPCSEC_GSS context on a credential that is in use by Trond Myklebust · 16 years ago
  53. 7b6962b SUNRPC: Fix a race in gss_refresh_upcall() by Trond Myklebust · 16 years ago
  54. 7c1d71c SUNRPC: Don't disconnect more than once if retransmitting NFSv4 requests by Trond Myklebust · 16 years ago
  55. 636ac43 SUNRPC: Remove the unused export of xprt_force_disconnect by Trond Myklebust · 16 years ago
  56. 06b4b68 SUNRPC: remove XS_SENDMSG_RETRY by Trond Myklebust · 16 years ago
  57. d2b8314 SUNRPC: Protect creds against early garbage collection by Trond Myklebust · 16 years ago
  58. 7c67db3 NFSv4: Reintroduce machine creds by Trond Myklebust · 16 years ago
  59. 78ea323 NFSv4: Don't use cred->cr_ops->cr_name in nfs4_proc_setclientid() by Trond Myklebust · 16 years ago
  60. 1e799b6 SUNRPC: Fix read ordering problems with req->rq_private_buf.len by Trond Myklebust · 16 years ago
  61. 080a1f1 SUNRPC: Don't attempt to destroy expired RPCSEC_GSS credentials.. by Trond Myklebust · 16 years ago
  62. b6ddf64 SUNRPC: Fix up xprt_write_space() by Trond Myklebust · 16 years ago
  63. 24b74bf SUNRPC: Fix a bug in call_decode() by Trond Myklebust · 16 years ago
  64. c5f59f0 nodemask: use new node_to_cpumask_ptr function by Mike Travis · 16 years ago
  65. 334d094 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26 by Linus Torvalds · 16 years ago
  66. 1e42198 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  67. 0f39cf3 IB/core: Add support for "send with invalidate" work requests by Roland Dreier · 16 years ago
  68. ed13c27 SUNRPC: Fix a memory leak in rpc_create() by Chuck Lever · 16 years ago
  69. daeba89 SUNRPC: don't call flush_dcache_page() with an invalid pointer by Trond Myklebust · 16 years ago
  70. 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
  71. c8237a5 SVCRDMA: Check num_sge when setting LAST_CTXT bit by Tom Tucker · 16 years ago
  72. d307377 SVCRDMA: Use only 1 RDMA read scatter entry for iWARP adapters by Roland Dreier · 16 years ago
  73. c7c350e Merge branch 'hotfixes' into devel by Trond Myklebust · 16 years ago
  74. 577f99c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  75. 2f63392 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  76. 2772442 [SUNRPC]: net/* NULL noise by Al Viro · 16 years ago
  77. e6f1ceb [NET] endianness noise: INADDR_ANY by Al Viro · 16 years ago
  78. 98a8e32 SUNRPC: Add a helper rpcauth_lookup_generic_cred() by Trond Myklebust · 16 years ago
  79. 5c69104 SUNRPC: Add an rpc_credop callback for binding a credential to an rpc_task by Trond Myklebust · 16 years ago
  80. 9a559ef SUNRPC: Add a generic RPC credential by Trond Myklebust · 16 years ago
  81. 4ccda2c SUNRPC: Clean up rpcauth_bindcred() by Trond Myklebust · 16 years ago
  82. af09383 SUNRPC: Fix RPCAUTH_LOOKUP_ROOTCREDS by Trond Myklebust · 16 years ago
  83. 25337fd SUNRPC: Fix a bug in rpcauth_lookup_credcache() by Trond Myklebust · 16 years ago
  84. 3fedb3c SVCRDMA: Fix erroneous BUG_ON in send_write by Tom Tucker · 16 years ago
  85. c48cbb4 SVCRDMA: Add xprt refs to fix close/unmount crash by Tom Tucker · 16 years ago
  86. 9446389e Merge commit 'origin' into devel by Trond Myklebust · 16 years ago
  87. 4c1aa6f Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 16 years ago
  88. ee1a2c5 SUNRPC: Fix a nfs4 over rdma transport oops by Tom Talpey · 16 years ago
  89. 0dc4787 net: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  90. cdd0972 Merge branch 'cleanups' into next by Trond Myklebust · 16 years ago
  91. 5e4424a SUNRPC: Remove now-redundant RCU-safe rpc_task free path by Trond Myklebust · 16 years ago
  92. ff2d7db SUNRPC: Ensure that we read all available tcp data by Trond Myklebust · 16 years ago
  93. f5fb7b06 SUNRPC: Eliminate the now-redundant rpc_start_wakeup() by Trond Myklebust · 16 years ago
  94. eb276c0 SUNRPC: Switch tasks to using the rpc_waitqueue's timer function by Trond Myklebust · 16 years ago
  95. 36df9aa SUNRPC: Add a timer function to wait queues. by Trond Myklebust · 17 years ago
  96. f6a1cc8 SUNRPC: Add a (empty for the moment) destructor for rpc_wait_queues by Trond Myklebust · 16 years ago
  97. 2ce8f04 [SUNRPC]: Use proc_create() to setup ->proc_fops first by Wang Chen · 16 years ago
  98. 5d00837 SUNRPC: Run rpc timeout functions as callbacks instead of in softirqs by Trond Myklebust · 16 years ago
  99. fda1393 SUNRPC: Convert users of rpc_wake_up_task to use rpc_wake_up_queued_task by Trond Myklebust · 16 years ago
  100. 96ef13b SUNRPC: Add a new helper rpc_wake_up_queued_task() by Trond Myklebust · 16 years ago