1. 75659ca Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 16 years ago
  2. df3825c x86: change NR_CPUS arrays in numa_64 by travis@sgi.com · 16 years ago
  3. 34f5b46 SUNRPC: Don't bother changing the sigmask for asynchronous RPC calls by Trond Myklebust · 17 years ago
  4. afc8811 SUNRPC: rpcb_getport_sync() passes incorrect address size to rpc_create() by Chuck Lever · 17 years ago
  5. 67d6021 SUNRPC: Clean up block comment preceding rpcb_getport_sync() by Chuck Lever · 17 years ago
  6. f1ec08c SUNRPC: Use appropriate argument types in rpcb client by Chuck Lever · 17 years ago
  7. b91e101 SUNRPC: rpcb_getport_sync() should use built-in hostname generator by Chuck Lever · 17 years ago
  8. 33e01dc SUNRPC: Clean up functions that free address_strings array by Chuck Lever · 17 years ago
  9. 86d61d8 SUNRPC: Fix up constant string declarations in struct rpcbind_args by Trond Myklebust · 17 years ago
  10. b454ae9 SUNRPC: fewer conditionals in the format_ip_address routines by Chuck Lever · 17 years ago
  11. 7df0899 SUNRPC: Fix use of copy_to_user() in gss_pipe_upcall() by Chuck Lever · 17 years ago
  12. ba7392b SUNRPC: Add support for per-client timeout values by Trond Myklebust · 17 years ago
  13. 2881ae7 SUNRPC: Clean up the transport timeout initialisation by Trond Myklebust · 17 years ago
  14. 698b6d0 SUNRPC: cleanup for rpc_new_client() by Trond Myklebust · 17 years ago
  15. 0fb2b7e SUNRPC: Move universal address definitions to global header by Chuck Lever · 17 years ago
  16. 0a48f5d SUNRPC: RPC version numbers are u32 by Chuck Lever · 17 years ago
  17. 9f6ad26 SUNRPC: Fix socket address handling in rpcb_clnt by Chuck Lever · 17 years ago
  18. 510deb0 SUNRPC: rpc_create() default hostname should support AF_INET6 addresses by Chuck Lever · 17 years ago
  19. 9b45b74 SUNRPC: Remove an unneeded implicit type cast when calling rpc_depopulate() by Chuck Lever · 17 years ago
  20. 322e2ef SUNRPC: temp var should match return type of xdr_skb_read_actor by Chuck Lever · 17 years ago
  21. 5d40a8a SUNRPC: Check a return result by Chuck Lever · 17 years ago
  22. d4b37ff SUNRPC: Fix an unnecessary implicit type cast in rpcrdma_count_chunks() by Chuck Lever · 17 years ago
  23. 2a428b2 SUNRPC: Prevent mixed sign comparisons in rpcrdma_convert_iovs() by Chuck Lever · 17 years ago
  24. a4a8749 SUNRPC: Cleanup to remove the last users of the RPC_WAITQ declaration by Trond Myklebust · 17 years ago
  25. 47fe064 SUNRPC: Unexport rpc_init_task() and rpc_execute() by Trond Myklebust · 17 years ago
  26. e8f5d77 SUNRPC: allow the caller of rpc_run_task to preallocate the struct rpc_task by Trond Myklebust · 17 years ago
  27. b562794 SUNRPC: Remove the now unused function rpc_call_setup() by Trond Myklebust · 17 years ago
  28. 5138fde NFS/SUNRPC: Convert all users of rpc_call_setup() by Trond Myklebust · 17 years ago
  29. b3ef8b3 SUNRPC: Allow rpc_init_task() to initialise the rpc_task->tk_msg by Trond Myklebust · 17 years ago
  30. 77de2c5 SUNRPC: Add a helper rpc_call_start() that initialises task->tk_action by Trond Myklebust · 17 years ago
  31. 5085925 SUNRPC: Mask signals across the call to rpc_call_setup() in rpc_run_task by Trond Myklebust · 17 years ago
  32. 3ff7576 SUNRPC: Clean up the initialisation of priority queue scheduling info. by Trond Myklebust · 17 years ago
  33. c970aa8 SUNRPC: Clean up rpc_run_task by Trond Myklebust · 17 years ago
  34. 84115e1 SUNRPC: Cleanup of rpc_task initialisation by Trond Myklebust · 17 years ago
  35. e8914c6 SUNRPC: Restrict sunrpc client exports by Trond Myklebust · 17 years ago
  36. a6eaf8b SUNRPC: Move exported declarations to the function declarations by Trond Myklebust · 17 years ago
  37. 93a44a7 sunrpc: document the rpc_pipefs kernel api by J. Bruce Fields · 17 years ago
  38. 663b885 SUNRPC: Reconnect immediately whenever the server isn't refusing it. by Trond Myklebust · 17 years ago
  39. 62da3b2 SUNRPC: Rename xprt_disconnect() by Trond Myklebust · 17 years ago
  40. 3ebb067 SUNRPC: Make call_status()/call_decode() call xprt_force_disconnect() by Trond Myklebust · 17 years ago
  41. 7272dcd SUNRPC: xprt_autoclose() should not call xprt_disconnect() by Trond Myklebust · 17 years ago
  42. e06799f SUNRPC: Use shutdown() instead of close() when disconnecting a TCP socket by Trond Myklebust · 17 years ago
  43. ef80367 SUNRPC: TCP clear XPRT_CLOSE_WAIT when the socket is closed for writes by Trond Myklebust · 17 years ago
  44. 3b948ae SUNRPC: Allow the client to detect if the TCP connection is closed by Trond Myklebust · 17 years ago
  45. 67a391d SUNRPC: Fix TCP rebinding logic by Trond Myklebust · 17 years ago
  46. 66af1e5 SUNRPC: Fix a race in xs_tcp_state_change() by Trond Myklebust · 17 years ago
  47. 9a429c4 [NET]: Add some acquires/releases sparse annotations. by Eric Dumazet · 17 years ago
  48. 8d61443 [SUNRPC]: Use htonl() where appropriate. by YOSHIFUJI Hideaki · 17 years ago
  49. 1781f7f [UDP]: Restore missing inDatagrams increments by Herbert Xu · 17 years ago
  50. b24b8a2 [NET]: Convert init_timer into setup_timer by Pavel Emelyanov · 17 years ago
  51. 3392c34 NFS: add newline to kernel warning message in auth_gss code by James Morris · 17 years ago
  52. 50e1092 SUNRPC xprtrdma: fix XDR tail buf marshalling for all ops by James Lentini · 17 years ago
  53. 150030b NFS: Switch from intr mount option to TASK_KILLABLE by Matthew Wilcox · 17 years ago
  54. 8c27eba Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6 by Linus Torvalds · 17 years ago
  55. 014313a SUNRPC: Add missing "space" to net/sunrpc/auth_gss.c by Joe Perches · 17 years ago
  56. 483066d SUNRPC: make sunrpc/xprtsock.c:xs_setup_{udp,tcp}() static by Adrian Bunk · 17 years ago
  57. cfcb43f SUNRPC: remove NFS/RDMA client's binary sysctls by James Lentini · 17 years ago
  58. 5ba03e8 [SUNRPC]: Remove SPIN_LOCK_UNLOCKED by Jiri Slaby · 17 years ago
  59. 5fe4a33 [SUNRPC]: Make xprtsock.c:xs_setup_{udp,tcp}() static by Adrian Bunk · 17 years ago
  60. c3c9d45 [SUNRPC]: Add missing "space" by Joe Perches · 17 years ago
  61. eda4f9b sunrpc: rpc_pipe_poll may miss available data in some cases by J. Bruce Fields · 17 years ago
  62. ef338be sunrpc: return error if unsupported enctype or cksumtype is encountered by Kevin Coffman · 17 years ago
  63. ffc40f5 sunrpc: gss_pipe_downcall(), don't assume all errors are transient by Kevin Coffman · 17 years ago
  64. d5cd978 sunrpc/xprtrdma/transport.c: fix use-after-free by Adrian Bunk · 17 years ago
  65. c46f233 [SG] Get rid of __sg_mark_end() by Jens Axboe · 17 years ago
  66. 87ae9af cleanup asm/scatterlist.h includes by Adrian Bunk · 17 years ago
  67. 51c739d [NET]: Fix incorrect sg_mark_end() calls. by David S. Miller · 17 years ago
  68. 521c2a4 [SUNRPC]: fix rpc debugging by J. Bruce Fields · 17 years ago
  69. e08a132 [SUNRPC] rpc_rdma: we need to cast u64 to unsigned long long for printing by Stephen Rothwell · 17 years ago
  70. 2d8a972 SUNRPC endianness annotations by Al Viro · 17 years ago
  71. 68e3f5d [CRYPTO] users: Fix up scatterlist conversion errors by Herbert Xu · 17 years ago
  72. 642f149 SG: Change sg_set_page() to take length and offset argument by Jens Axboe · 17 years ago
  73. fa05f12 Update net/ to use sg helpers by Jens Axboe · 17 years ago
  74. ba25f9d Use helpers to obtain task pid in printks by Pavel Emelyanov · 17 years ago
  75. baa3a2a sysctl: remove broken sunrpc debug binary sysctls by Eric W. Biederman · 17 years ago
  76. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  77. a56daeb net/sunrpc/xprtrdma/verbs.c printk warning fix by Andrew Morton · 17 years ago
  78. f4921af Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 17 years ago
  79. 37ca506 Merge branch 'nfs-server-stable' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 17 years ago
  80. ec93103 [SUNRPC]: Make the sunrpc use the seq_open_private() by Pavel Emelyanov · 17 years ago
  81. 457c4cb [NET]: Make /proc/net per network namespace by Eric W. Biederman · 17 years ago
  82. 02b3d34 [NET] Cleanup: Use sock_owned_by_user() macro by John Heffner · 17 years ago
  83. 172589c [NET]: DIV_ROUND_UP cleanup (part two) by Ilpo Järvinen · 17 years ago
  84. 354ecbb knfsd: Add source address to sunrpc svc errors by Dr. David Alan Gilbert · 17 years ago
  85. 21fcd02 svcgss: move init code into separate function by J. Bruce Fields · 17 years ago
  86. 220bcc2 SUNRPC: Don't call xprt_release in call refresh by Trond Myklebust · 17 years ago
  87. b6e9c71 SUNRPC: Don't call xprt_release() if call_allocate fails by Trond Myklebust · 17 years ago
  88. 2199700 SUNRPC: Fix buggy UDP transmission by Trond Myklebust · 17 years ago
  89. 7f4adef [2.6 patch] net/sunrpc/rpcb_clnt.c: make struct rpcb_program static by Adrian Bunk · 17 years ago
  90. 67f97d8 SUNRPC: Use correct type in buffer length calculations by Chuck Lever · 17 years ago
  91. afde94f SUNRPC: Fix default hostname created in rpc_create() by J. Bruce Fields · 17 years ago
  92. bf19aac nfs: add server port to rpc_pipe info file by J. Bruce Fields · 17 years ago
  93. 1321d8d SUNRPC: Fix bytes-per-op accounting for RPC over UDP by Chuck Lever · 17 years ago
  94. c56c65f RPCRDMA: rpc rdma verbs interface implementation by \"Talpey, Thomas\ · 17 years ago
  95. e960182 RPCRDMA: rpc rdma protocol implementation by \"Talpey, Thomas\ · 17 years ago
  96. f58851e RPCRDMA: rpc rdma transport switch by \"Talpey, Thomas\ · 17 years ago
  97. 0896a72 NFS/SUNRPC: use transport protocol naming by \"Talpey, Thomas\ · 17 years ago
  98. 4fa016e NFS/SUNRPC: support transport protocol naming by \"Talpey, Thomas\ · 17 years ago
  99. 49c36fc SUNRPC: rearrange RPC sockets definitions by \"Talpey, Thomas\ · 17 years ago
  100. 3c341b0b SUNRPC: rename the rpc_xprtsock_create structure by \"Talpey, Thomas\ · 17 years ago