1. 8a1f006 Merge tag 'nfs-for-3.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  2. d9894c2 Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  3. 2b2b15c Merge tag 'nfs-for-3.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  4. 0ea9de0 sunrpc: turn warn_gssd() log message into a dprintk() by Jeff Layton · 11 years ago
  5. c692554 gss_krb5: use lcm from kernel lib by Luis Henriques · 11 years ago
  6. 63862b5 net: replace macros net_random and net_srandom with direct calls to prandom by Aruna-Hewapathirane · 11 years ago
  7. bba0f88 minor svcauth_gss.c cleanup by J. Bruce Fields · 12 years ago
  8. 0fdc267 sunrpc: get rid of use_gssp_lock by Jeff Layton · 11 years ago
  9. a92e5eb sunrpc: fix potential race between setting use_gss_proxy and the upcall rpc_clnt by Jeff Layton · 11 years ago
  10. 1654a04 sunrpc: don't wait for write before allowing reads from use-gss-proxy file by Jeff Layton · 11 years ago
  11. 6ff33b7 sunrpc: Fix infinite loop in RPC state machine by Weston Andros Adamson · 11 years ago
  12. 7e55b59 SUNRPC/NFSD: Support a new option for ignoring the result of svc_register by Kinglong Mee · 11 years ago
  13. e8353c76 SUNRPC: Add tracepoint for socket errors by Trond Myklebust · 11 years ago
  14. 2118071 SUNRPC: Report connection error values to rpc_tasks on the pending queue by Trond Myklebust · 11 years ago
  15. df27727 SUNRPC: Handle connect errors ECONNABORTED and EHOSTUNREACH by Trond Myklebust · 11 years ago
  16. 0fe8d04 SUNRPC: Ensure xprt_connect_status handles all potential connection errors by Trond Myklebust · 11 years ago
  17. 056785e net/sunrpc/cache: simplify code by using hex_pack_byte() by Andy Shevchenko · 11 years ago
  18. 28303ca sunrpc: fix some typos by Weng Meiling · 11 years ago
  19. 23e66ba rpc_pipe: fix cleanup of dummy gssd directory when notification fails by Jeff Layton · 11 years ago
  20. e2f0c83 sunrpc: add an "info" file for the dummy gssd pipe by Jeff Layton · 11 years ago
  21. 3396f92 rpc_pipe: remove the clntXX dir if creating the pipe fails by Jeff Layton · 11 years ago
  22. 89f8424 sunrpc: replace sunrpc_net->gssd_running flag with a more reliable check by Jeff Layton · 11 years ago
  23. 4b9a445 sunrpc: create a new dummy pipe for gssd to hold open by Jeff Layton · 11 years ago
  24. 29be634 Merge tag 'nfs-for-3.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  25. c297c8b SUNRPC: do not fail gss proc NULL calls with EACCES by Andy Adamson · 11 years ago
  26. b5898cd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  27. 673fdfe Merge tag 'nfs-for-3.13-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  28. 449bf8d Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  29. b26d4cd consolidate simple ->d_delete() instances by Al Viro · 11 years ago
  30. 587ac5e svcrpc: remove an unnecessary assignment by Weng Meiling · 11 years ago
  31. 42a2d92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  32. 9bc9ccd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  33. d07ba84 SUNRPC: Avoid deep recursion in rpc_release_client by Trond Myklebust · 11 years ago
  34. f06c3d2 sunrpc: comment typo fix by J. Bruce Fields · 11 years ago
  35. a6b31d1 SUNRPC: Fix a data corruption issue when retransmitting RPC calls by Trond Myklebust · 11 years ago
  36. a1311d8 SUNRPC: Cleanup xs_destroy() by Trond Myklebust · 11 years ago
  37. 93dc41b SUNRPC: close a rare race in xs_tcp_setup_socket. by NeilBrown · 11 years ago
  38. 09c3e54 SUNRPC: remove duplicated include from clnt.c by Wei Yongjun · 11 years ago
  39. 9d3a226 SUNRPC: Fix buffer overflow checking in gss_encode_v0_msg/gss_encode_v1_msg by Trond Myklebust · 11 years ago
  40. 5fccc5b SUNRPC: gss_alloc_msg - choose _either_ a v0 message or a v1 message by Trond Myklebust · 11 years ago
  41. 8313164 SUNRPC: remove an unnecessary if statement by wangweidong · 11 years ago
  42. e3bfab1 sunrpc: comment typo fix by J. Bruce Fields · 11 years ago
  43. 34751b9 SUNRPC: Add correct rcu_dereference annotation in rpc_clnt_set_transport by Trond Myklebust · 11 years ago
  44. 40b00b6b SUNRPC: Add a helper to switch the transport of an rpc_clnt by Trond Myklebust · 11 years ago
  45. d746e54 SUNRPC: Modify synopsis of rpc_client_register() by Chuck Lever · 11 years ago
  46. cf4c024 sunrpc: trim off EC bytes in GSSAPI v2 unwrap by Jeff Layton · 11 years ago
  47. 1e903ed sunrpc: switch to %pd by Al Viro · 11 years ago
  48. 5d6baef gss_krb5: document that we ignore sequence number by J. Bruce Fields · 11 years ago
  49. b26ec9b svcrpc: handle some gssproxy encoding errors by J. Bruce Fields · 11 years ago
  50. c2bb06d net: fix build errors if ipv6 is disabled by Eric Dumazet · 11 years ago
  51. efe4208 ipv6: make lookups simpler and faster by Eric Dumazet · 11 years ago
  52. 3be3455 svcrpc: fix error-handling on badd gssproxy downcall by J. Bruce Fields · 11 years ago
  53. c66080a svcrpc: fix gss-proxy NULL dereference in some error cases by J. Bruce Fields · 11 years ago
  54. 561ec16 SUNRPC: call_connect_status should recheck bind and connect status on error by Trond Myklebust · 11 years ago
  55. 9255194 SUNRPC: Remove redundant initialisations of request rq_bytes_sent by Trond Myklebust · 11 years ago
  56. ca7f33a SUNRPC: Fix RPC call retransmission statistics by Trond Myklebust · 11 years ago
  57. 8a19a0b SUNRPC: Add RPC task and client level options to disable the resend timeout by Trond Myklebust · 11 years ago
  58. 90051ea SUNRPC: Clean up - convert xprt_prepare_transmit to return a bool by Trond Myklebust · 11 years ago
  59. ee071ef SUNRPC: Clear the request rq_bytes_sent field in xprt_release_write by Trond Myklebust · 11 years ago
  60. 0a66052 SUNRPC: Don't set the request connect_cookie until a successful transmit by Trond Myklebust · 11 years ago
  61. 8b71798 SUNRPC: Only update the TCP connect cookie on a successful connect by Trond Myklebust · 11 years ago
  62. 7f260e8 SUNRPC: Enable the keepalive option for TCP sockets by Trond Myklebust · 11 years ago
  63. a0f6ed8 RPCSEC_GSS: fix crash on destroying gss auth by J. Bruce Fields · 11 years ago
  64. 26935fb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  65. 1d7b24f Merge tag 'nfs-for-3.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  66. 23c323a SUNRPC: No, I did not intend to create a 256KiB hashtable by Trond Myklebust · 11 years ago
  67. 1342930 sunrpc: Add missing kuids conversion for printing by Geert Uytterhoeven · 11 years ago
  68. cf59676 Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  69. 70534a7 shrinker: convert remaining shrinkers to count/scan API by Dave Chinner · 11 years ago
  70. bf97293 Merge tag 'nfs-for-3.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  71. d4a5165 rpc: let xdr layer allocate gssproxy receieve pages by J. Bruce Fields · 11 years ago
  72. 9dfd87d rpc: fix huge kmalloc's in gss-proxy by J. Bruce Fields · 11 years ago
  73. 6a36978 rpc: comment on linux_cred encoding, treat all as unsigned by J. Bruce Fields · 11 years ago
  74. 778e512 rpc: clean up decoding of gssproxy linux creds by J. Bruce Fields · 11 years ago
  75. 06c5405 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  76. 2f048db SUNRPC: Add an identifier for struct rpc_clnt by Trond Myklebust · 11 years ago
  77. 8d1018c7 SUNRPC: Ensure rpc_task->tk_pid is available for tracepoints by Trond Myklebust · 11 years ago
  78. 40b5ea0 SUNRPC: Add tracepoints to help debug socket connection issues by Trond Myklebust · 11 years ago
  79. 35fa5f7 SUNRPC refactor rpcauth_checkverf error returns by Andy Adamson · 11 years ago
  80. 4de6caa SUNRPC new rpc_credops to test credential expiry by Andy Adamson · 11 years ago
  81. f1ff0c2 SUNRPC: don't map EKEYEXPIRED to EACCES in call_refreshresult by Andy Adamson · 11 years ago
  82. 280ebcf SUNRPC: rpcauth_create needs to know about rpc_clnt clone status by Trond Myklebust · 11 years ago
  83. eb6dc19 RPCSEC_GSS: Share all credential caches on a per-transport basis by Trond Myklebust · 11 years ago
  84. 414a629 RPCSEC_GSS: Share rpc_pipes when an rpc_clnt owns multiple rpcsec auth caches by Trond Myklebust · 11 years ago
  85. 298fc35 SUNRPC: Add a helper to allow sharing of rpc_pipefs directory objects by Trond Myklebust · 11 years ago
  86. c36dcfe1 SUNRPC: Remove the rpc_client->cl_dentry by Trond Myklebust · 11 years ago
  87. 5f42b01 SUNRPC: Remove the obsolete auth-only interface for pipefs dentry management by Trond Myklebust · 11 years ago
  88. 1917228 RPCSEC_GSS: Switch auth_gss to use the new framework for pipefs dentries by Trond Myklebust · 11 years ago
  89. 6739ffb SUNRPC: Add a framework to clean up management of rpc_pipefs directories by Trond Myklebust · 11 years ago
  90. 6b2fddd RPCSEC_GSS: Fix an Oopsable condition when creating/destroying pipefs objects by Trond Myklebust · 11 years ago
  91. e726340a RPCSEC_GSS: Further cleanups by Trond Myklebust · 11 years ago
  92. c219066 SUNRPC: Replace clnt->cl_principal by Trond Myklebust · 11 years ago
  93. bd4a3eb RPCSEC_GSS: Clean up upcall message allocation by Trond Myklebust · 11 years ago
  94. 41b6b4d SUNRPC: Cleanup rpc_setup_pipedir by Trond Myklebust · 11 years ago
  95. 1dada8e SUNRPC: Remove unused struct rpc_clnt field cl_protname by Trond Myklebust · 11 years ago
  96. 55909f2 SUNRPC: Deprecate rpc_client->cl_protname by Trond Myklebust · 11 years ago
  97. 347e223 SUNRPC: Fix memory corruption issue on 32-bit highmem systems by Trond Myklebust · 11 years ago
  98. 2ff1cf1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  99. 786615b SUNRPC: If the rpcbind channel is disconnected, fail the call to unregister by Trond Myklebust · 11 years ago
  100. 00326ed SUNRPC: Don't auto-disconnect from the local rpcbind socket by Trond Myklebust · 11 years ago