1. 140150d SUNRPC: Remove unused function xdr_encode_pages by Trond Myklebust · 12 years ago
  2. f8bb7f0 SUNRPC: Clean up xdr_enter_page by Trond Myklebust · 12 years ago
  3. 3994ee6 SUNRPC: Clean up xdr_read_pages by Trond Myklebust · 12 years ago
  4. bd00f84 SUNRPC: Simplify the end-of-buffer calculation in xdr_read_pages by Trond Myklebust · 12 years ago
  5. b760b31 SUNRPC: Remove open coded stream position calculation in xdr_read_pages by Trond Myklebust · 12 years ago
  6. 4517d52 SUNRPC: Add the helper xdr_stream_pos by Trond Myklebust · 12 years ago
  7. c337d36 SUNRPC: xdr_read_pages should return the amount of XDR encoded page data by Trond Myklebust · 12 years ago
  8. bfeea1d SUNRPC: Don't decode beyond the end of the RPC reply message by Trond Myklebust · 12 years ago
  9. 1537693 SUNRPC: Clean up xdr_set_iov() by Trond Myklebust · 12 years ago
  10. 22911fc net: skb_free_datagram_locked() doesnt drop all packets by Eric Dumazet · 12 years ago
  11. 76cacaa SUNRPC: xdr_read_pages needs to clear xdr->page_ptr. by Trond Myklebust · 12 years ago
  12. 873b779 Merge tag 'nfs-for-3.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  13. 92123e0 rpc_pipefs: allow rpc_purge_list to take a NULL waitq pointer by Jeff Layton · 12 years ago
  14. 419f431 Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  15. a00b615 Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  16. d5497fc nfsd4: move rq_flavor into svc_cred by J. Bruce Fields · 12 years ago
  17. 03a4e1f nfsd4: move principal name into svc_cred by J. Bruce Fields · 12 years ago
  18. 3ddbe87 svcrpc: fix a comment typo by J. Bruce Fields · 12 years ago
  19. 91c427a sunrpc: do array overrun check in svc_recv before allocating pages by Jeff Layton · 12 years ago
  20. 786185b SUNRPC: move per-net operations from svc_destroy() by Stanislav Kinsbursky · 12 years ago
  21. 9793f7c SUNRPC: new svc_bind() routine introduced by Stanislav Kinsbursky · 12 years ago
  22. c52226d rpc: handle rotated gss data for Windows interoperability by J. Bruce Fields · 12 years ago
  23. b3b02ae NFSv4.1: Fix a request leak on the back channel by Trond Myklebust · 12 years ago
  24. 53f2c4a Merge tag 'nfs-for-3.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  25. 644473e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  26. cb62ab7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  27. 31ed8e6 Merge branch 'dentry-cleanups' (dcache access cleanups and optimizations) by Linus Torvalds · 12 years ago
  28. b3f87b9 Merge branch 'bugfixes' into nfs-for-next by Trond Myklebust · 12 years ago
  29. 1afeaf5 sunrpc: fix loss of task->tk_status after rpc_delay call in xprt_alloc_slot by Trond Myklebust · 12 years ago
  30. 0289403 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  31. 6b34309 sunrpc: suppress page allocation warnings in xprt_alloc_slot() by Jeff Layton · 12 years ago
  32. 7e450b4 rpc_pipefs: clear write bit from top level rpc_pipefs directory by Jeff Layton · 12 years ago
  33. e87cc47 net: Convert net_ratelimit uses to net_<level>_ratelimited by Joe Perches · 12 years ago
  34. bda1460 sunrpc: fix kernel-doc warnings by Randy Dunlap · 12 years ago
  35. 26fe575 vfs: make it possible to access the dentry hash/len as one 64-bit entry by Linus Torvalds · 12 years ago
  36. 0d6c4a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  37. 7bdf741 auth_gss: the list of pseudoflavors not being parsed correctly by Steve Dickson · 12 years ago
  38. ae2975b userns: Convert group_info values from gid_t to kgid_t. by Eric W. Biederman · 13 years ago
  39. cbbb344 SUNRPC: RPC client must use the current utsname hostname string by Trond Myklebust · 12 years ago
  40. ea8cfa0 SUNRPC: traverse clients tree on PipeFS event by Stanislav Kinsbursky · 12 years ago
  41. 37629b5 SUNRPC: set per-net PipeFS superblock before notification by Stanislav Kinsbursky · 12 years ago
  42. 7aab449 SUNRPC: skip clients with program without PipeFS entries by Stanislav Kinsbursky · 12 years ago
  43. a4dff1b SUNRPC: skip dead but not buried clients on PipeFS events by Stanislav Kinsbursky · 12 years ago
  44. fc2952a SUNRPC: split upcall function to extract reusable parts by Simo Sorce · 12 years ago
  45. 4a17fd5 sock: Introduce named constants for sk_reuse by Pavel Emelyanov · 12 years ago
  46. adae0fe SUNRPC: register PipeFS file system after pernet sybsystem by Stanislav Kinsbursky · 12 years ago
  47. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 12 years ago
  48. e5f06f7 nfsd: make expkey cache allocated per network namespace context by Stanislav Kinsbursky · 12 years ago
  49. 71db34f Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  50. 58df9b3 Merge tag 'nfs-for-3.4-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  51. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 12 years ago
  52. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  53. 864cf9b SUNRPC: Use the already looked-up xprt in rpcb_getport_async() by Bryan Schumaker · 12 years ago
  54. 9276910 sunrpc: skip portmap calls on sessions backchannel by J. Bruce Fields · 12 years ago
  55. b3537c3 sunrpc: create nfsd dir in rpc_pipefs by Jeff Layton · 12 years ago
  56. 1df0064 Merge nfs containerization work from Trond's tree by J. Bruce Fields · 12 years ago
  57. f63d395 Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  58. e2a0883 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  59. 9b78145 xprtrdma: Remove assumption that each segment is <= PAGE_SIZE by Tom Tucker · 12 years ago
  60. 4a6862b xprtrdma: The transport should not bug-check when a dup reply is received by Tom Tucker · 12 years ago
  61. ffa94db SUNRPC/LOCKD: Fix build warnings when CONFIG_SUNRPC_DEBUG is undefined by Trond Myklebust · 12 years ago
  62. 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 13 years ago
  63. e27d359 SUNRPC/NFS: Add Kbuild dependencies for NFS_DEBUG/RPC_DEBUG by Trond Myklebust · 12 years ago
  64. b854178 sunrpc: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  65. 540a0f7 SUNRPC: We must not use list_for_each_entry_safe() in rpc_wake_up() by Trond Myklebust · 12 years ago
  66. 0097143 SUNRPC: Don't use variable length automatic arrays in kernel code by Trond Myklebust · 12 years ago
  67. 09acfea SUNRPC: Fix a few sparse warnings by Trond Myklebust · 12 years ago
  68. 2e738fd SUNRPC: Add API to acquire source address by Chuck Lever · 12 years ago
  69. 4e0038b SUNRPC: Move clnt->cl_server into struct rpc_xprt by Trond Myklebust · 12 years ago
  70. 2446ab6 SUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt field by Trond Myklebust · 12 years ago
  71. 591ad7f SUNRPC: move waitq from RPC pipe to RPC inode by Stanislav Kinsbursky · 12 years ago
  72. 2c9030e SUNRPC: check RPC inode's pipe reference before dereferencing by Stanislav Kinsbursky · 12 years ago
  73. da3b462 SUNRPC: release per-net clients lock before calling PipeFS dentries creation by Stanislav Kinsbursky · 12 years ago
  74. cec56c8 svcrdma: Cleanup sparse warnings in the svcrdma module by Tom Tucker · 12 years ago
  75. 0a70219 NFS: include filelayout DS rpc stats in mountstats by Weston Andros Adamson · 12 years ago
  76. 15a4520 SUNRPC: add sending,pending queue and max slot to xprt stats by Andy Adamson · 12 years ago
  77. 1d96e80 SUNRPC: init per-net rpcbind spinlock by Stanislav Kinsbursky · 12 years ago
  78. 2f09c24 SUNRPC: Ensure that we can trace waitqueues when !defined(CONFIG_SYSCTL) by Trond Myklebust · 12 years ago
  79. bb2224d Lockd: per-net up and down routines introduced by Stanislav Kinsbursky · 12 years ago
  80. 074d0f6 SUNRPC: service shutdown function in network namespace context introduced by Stanislav Kinsbursky · 12 years ago
  81. 7b147f1 SUNRPC: service destruction in network namespace context by Stanislav Kinsbursky · 12 years ago
  82. 3a22bf5 SUNRPC: clear svc transports lists helper introduced by Stanislav Kinsbursky · 12 years ago
  83. 6f51336 SUNRPC: clear svc pools lists helper introduced by Stanislav Kinsbursky · 12 years ago
  84. 87e3c05 SUNRPC: remove an unneeded NULL check in xprt_connect() by Dan Carpenter · 12 years ago
  85. 5753cba SUNRPC: Adding status trace points by Steve Dickson · 12 years ago
  86. 9f912ce SUNPRC: remove marking service temporary sockets with XPT_CHNGBUF by Stanislav Kinsbursky · 12 years ago
  87. 3476964 nfsd: remove some unneeded checks by Dan Carpenter · 12 years ago
  88. 6d8d174 nfsd: don't allow zero length strings in cache_parse() by Dan Carpenter · 13 years ago
  89. d3b773e SUNRPC: fixup for namespace changes by Trond Myklebust · 12 years ago
  90. 82b0a4c SUNRPC: Add trace events to the sunrpc subsystem by Trond Myklebust · 12 years ago
  91. a613fa1 SUNRPC: constify the rpc_program by Trond Myklebust · 12 years ago
  92. 080b794 SUNRPC: constify rpc_program->name by Trond Myklebust · 12 years ago
  93. 6eac7d3 SUNRPC: constify rpc_clnt fields cl_server and cl_protname by Trond Myklebust · 12 years ago
  94. 4cb54ca SUNRPC: search for service transports in network namespace context by Stanislav Kinsbursky · 12 years ago
  95. 246590f SUNRPC: register service stats /proc entries in passed network namespace context by Stanislav Kinsbursky · 13 years ago
  96. ec7652a SUNRPC: register RPC stats /proc entries in passed network namespace context by Stanislav Kinsbursky · 13 years ago
  97. 2c5f846 SUNRPC: generic cache register routines removed by Stanislav Kinsbursky · 13 years ago
  98. d05cc1040 SUNRPC: ip map cache per network namespace cleanup by Stanislav Kinsbursky · 13 years ago
  99. a1db410 SUNRPC: create GSS auth cache per network namespace by Stanislav Kinsbursky · 13 years ago
  100. 7339323 SUNRPC: create unix gid cache per network namespace by Stanislav Kinsbursky · 13 years ago