1. cf59676 Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  2. bf97293 Merge tag 'nfs-for-3.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  3. 2f048db SUNRPC: Add an identifier for struct rpc_clnt by Trond Myklebust · 11 years ago
  4. 8d1018c7 SUNRPC: Ensure rpc_task->tk_pid is available for tracepoints by Trond Myklebust · 11 years ago
  5. 4de6caa SUNRPC new rpc_credops to test credential expiry by Andy Adamson · 11 years ago
  6. 298fc35 SUNRPC: Add a helper to allow sharing of rpc_pipefs directory objects by Trond Myklebust · 11 years ago
  7. c36dcfe1 SUNRPC: Remove the rpc_client->cl_dentry by Trond Myklebust · 11 years ago
  8. 5f42b01 SUNRPC: Remove the obsolete auth-only interface for pipefs dentry management by Trond Myklebust · 11 years ago
  9. 11d2a16 svcrpc: remove unused rq_resused by J. Bruce Fields · 11 years ago
  10. b8297ce Merge tag 'v3.11-rc5' into for-3.12 branch by J. Bruce Fields · 11 years ago
  11. 6739ffb SUNRPC: Add a framework to clean up management of rpc_pipefs directories by Trond Myklebust · 11 years ago
  12. c219066 SUNRPC: Replace clnt->cl_principal by Trond Myklebust · 11 years ago
  13. 1dada8e SUNRPC: Remove unused struct rpc_clnt field cl_protname by Trond Myklebust · 11 years ago
  14. 2f74f97 sunrpc: prepare NFS for 2038 by Harshula Jayasuriya · 11 years ago
  15. 786615b SUNRPC: If the rpcbind channel is disconnected, fail the call to unregister by Trond Myklebust · 11 years ago
  16. 41d9884c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  17. a95e691 rpc_create_*_dir: don't bother with qstr by Al Viro · 11 years ago
  18. 0ff08ba Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  19. 7715cde net/sunrpc: xpt_auth_cache should be ignored when expired. by NeilBrown · 11 years ago
  20. 013920e sunrpc/cache: ensure items removed from cache do not have pending upcalls. by NeilBrown · 11 years ago
  21. 0dc1531 svcrpc: store gss mech in svc_cred by J. Bruce Fields · 11 years ago
  22. 4423406 svcrpc: introduce init_svc_cred by J. Bruce Fields · 11 years ago
  23. 74fe5f7 SUNRPC: Remove unused functions rpc_task_set/has_priority by Trond Myklebust · 11 years ago
  24. 64bbe3d SUNRPC: Remove the unused helpers task_for_each() and task_for_first() by Trond Myklebust · 11 years ago
  25. 0053a8e SUNRPC: Remove unused function rpc_queue_empty by Trond Myklebust · 11 years ago
  26. b1df763 Merge branch 'nfs-for-next' of git://linux-nfs.org/~trondmy/nfs-2.6 into for-3.10 by J. Bruce Fields · 11 years ago
  27. 400f26b SUNRPC: conditionally return endtime from import_sec_context by Simo Sorce · 12 years ago
  28. 33d90ac SUNRPC: allow disabling idle timeout by J. Bruce Fields · 11 years ago
  29. c85b03a Merge Trond's nfs-for-next by J. Bruce Fields · 11 years ago
  30. bd1d421 Merge branch 'rpcsec_gss-from_cel' into linux-next by Trond Myklebust · 11 years ago
  31. b7993ce SUNRPC: Allow rpc_create() to request that TCP slots be unlimited by Trond Myklebust · 11 years ago
  32. ba60eb2 SUNRPC: Fix a livelock problem in the xprt->backlog queue by Trond Myklebust · 11 years ago
  33. 06b332a nfsd4: check backchannel attributes on create_session by J. Bruce Fields · 11 years ago
  34. 6599c0a SUNRPC: Make gss_mech_get() static by Chuck Lever · 11 years ago
  35. a77c806 SUNRPC: Refactor nfsd4_do_encode_secinfo() by Chuck Lever · 11 years ago
  36. 83523d0 SUNRPC: Consider qop when looking up pseudoflavors by Chuck Lever · 11 years ago
  37. 9568c5e SUNRPC: Introduce rpcauth_get_pseudoflavor() by Chuck Lever · 11 years ago
  38. fb15b26 SUNRPC: Define rpcsec_gss_info structure by Chuck Lever · 11 years ago
  39. 8d05b37 Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  40. b666973 Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  41. edddbb1 SUNRPC: add call to get configured timeout by Weston Andros Adamson · 11 years ago
  42. 94f2f14 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 11 years ago
  43. 21cd125 SUNRPC: remove "cache_request" argument in sunrpc_cache_pipe_upcall() function by Stanislav Kinsbursky · 11 years ago
  44. 73fb847 SUNRPC: introduce cache_detail->cache_request callback by Stanislav Kinsbursky · 11 years ago
  45. 7eaf040 sunrpc: Use kuid_t and kgid_t where appropriate by Eric W. Biederman · 11 years ago
  46. 4c190e2 sunrpc: trim off trailing checksum before returning decrypted or integrity authenticated buffer by Jeff Layton · 11 years ago
  47. de0b65c sunrpc: fix comment in struct xdr_buf definition by Jeff Layton · 11 years ago
  48. 5976687 sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to addr.h by Jeff Layton · 11 years ago
  49. 155a345 sunrpc: copy scope ID in __rpc_copy_addr6 by Jeff Layton · 11 years ago
  50. 7b9e852 nfsd: fix IPv6 address handling in the DRC by Jeff Layton · 11 years ago
  51. 7710289 SUNRPC: Nuke the tk_xprt macro by Trond Myklebust · 12 years ago
  52. 6a24dfb SUNRPC: Pass pointers to struct rpc_xprt to the congestion window by Trond Myklebust · 12 years ago
  53. 1b09209 SUNRPC: Pass a pointer to struct rpc_xprt to the connect callback by Trond Myklebust · 12 years ago
  54. 35525b7 sunrpc: Fix lockd sleeping until timeout by Andriy Skulysh · 12 years ago
  55. 9821972 Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  56. afc5940 nfsd4: cleanup: replace rq_resused count by rq_next_page pointer by J. Bruce Fields · 12 years ago
  57. c05eecf SUNRPC: Don't allow low priority tasks to pre-empt higher priority ones by Trond Myklebust · 12 years ago
  58. 8af345f svcrpc: track rpc data length separately from sk_tcplen by J. Bruce Fields · 12 years ago
  59. cc248d4 svcrpc: don't byte-swap sk_reclen in place by J. Bruce Fields · 12 years ago
  60. 621eb19 svcrpc: Revert "sunrpc/cache.h: replace simple_strtoul" by J. Bruce Fields · 12 years ago
  61. 64d7155 UAPI: Remove empty non-UAPI Kbuild files by David Howells · 12 years ago
  62. bd81cce Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  63. f474af7 nfs: disintegrate UAPI for nfs by J. Bruce Fields · 12 years ago
  64. e3dd9a5 UAPI: (Scripted) Disintegrate include/linux/sunrpc by David Howells · 12 years ago
  65. ba9b584 SUNRPC: Introduce rpc_clone_client_set_auth() by Chuck Lever · 12 years ago
  66. d19751e SUNRPC: Get rid of the redundant xprt->shutdown bit field by Trond Myklebust · 12 years ago
  67. eccf50c nfsd: remove unused listener-removal interfaces by J. Bruce Fields · 12 years ago
  68. f39c1bf SUNRPC: Fix a UDP transport regression by Trond Myklebust · 12 years ago
  69. 6741019 svcrpc: make svc_xprt_received static by J. Bruce Fields · 12 years ago
  70. af6d572 svcrpc: don't bother checking bad svc_addr_len result by J. Bruce Fields · 12 years ago
  71. 39b5530 svcrpc: share some setup of listening sockets by J. Bruce Fields · 12 years ago
  72. ac694db Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  73. a564b8f nfs: enable swap on NFS by Mel Gorman · 12 years ago
  74. 08843b7 Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  75. 9695c70 SUNRPC: service request network namespace helper introduced by Stanislav Kinsbursky · 12 years ago
  76. a007c4c nfsd: add get_uint for u32's by J. Bruce Fields · 12 years ago
  77. 6a1a1e3 SUNRPC: Add rpcauth_list_flavors() by Chuck Lever · 12 years ago
  78. bbf43dc sunrpc/cache.h: replace simple_strtoul by Eldad Zack · 12 years ago
  79. d9c2ede sunrpc/cache.h: fix coding style by Eldad Zack · 12 years ago
  80. 140150d SUNRPC: Remove unused function xdr_encode_pages by Trond Myklebust · 12 years ago
  81. 4517d52 SUNRPC: Add the helper xdr_stream_pos by Trond Myklebust · 12 years ago
  82. c337d36 SUNRPC: xdr_read_pages should return the amount of XDR encoded page data by Trond Myklebust · 12 years ago
  83. bfeea1d SUNRPC: Don't decode beyond the end of the RPC reply message by Trond Myklebust · 12 years ago
  84. d5497fc nfsd4: move rq_flavor into svc_cred by J. Bruce Fields · 12 years ago
  85. 03a4e1f nfsd4: move principal name into svc_cred by J. Bruce Fields · 12 years ago
  86. 9793f7c SUNRPC: new svc_bind() routine introduced by Stanislav Kinsbursky · 12 years ago
  87. e5f06f7 nfsd: make expkey cache allocated per network namespace context by Stanislav Kinsbursky · 12 years ago
  88. a9aa53d svcauth: remove unused define by Simo Sorce · 12 years ago
  89. 1df0064 Merge nfs containerization work from Trond's tree by J. Bruce Fields · 12 years ago
  90. b3b536a SUNRPC: Kill compiler warning when RPC_DEBUG is unset by Chuck Lever · 12 years ago
  91. e27d359 SUNRPC/NFS: Add Kbuild dependencies for NFS_DEBUG/RPC_DEBUG by Trond Myklebust · 12 years ago
  92. 09acfea SUNRPC: Fix a few sparse warnings by Trond Myklebust · 12 years ago
  93. 1fa9c44 svcrdma: silence a Sparse warning by Dan Carpenter · 12 years ago
  94. 2e738fd SUNRPC: Add API to acquire source address by Chuck Lever · 12 years ago
  95. 4e0038b SUNRPC: Move clnt->cl_server into struct rpc_xprt by Trond Myklebust · 12 years ago
  96. 2446ab6 SUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt field by Trond Myklebust · 12 years ago
  97. 591ad7f SUNRPC: move waitq from RPC pipe to RPC inode by Stanislav Kinsbursky · 12 years ago
  98. cec56c8 svcrdma: Cleanup sparse warnings in the svcrdma module by Tom Tucker · 12 years ago
  99. 0a70219 NFS: include filelayout DS rpc stats in mountstats by Weston Andros Adamson · 12 years ago
  100. dbb9c2a SUNRPC: Use KERN_DEFAULT for debugging printk's by Chuck Lever · 12 years ago