1. 71db34f Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  2. 58df9b3 Merge tag 'nfs-for-3.4-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  3. 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
  4. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  5. 864cf9b SUNRPC: Use the already looked-up xprt in rpcb_getport_async() by Bryan Schumaker · 12 years ago
  6. 9276910 sunrpc: skip portmap calls on sessions backchannel by J. Bruce Fields · 12 years ago
  7. b3537c3 sunrpc: create nfsd dir in rpc_pipefs by Jeff Layton · 12 years ago
  8. 1df0064 Merge nfs containerization work from Trond's tree by J. Bruce Fields · 12 years ago
  9. f63d395 Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  10. e2a0883 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  11. 9b78145 xprtrdma: Remove assumption that each segment is <= PAGE_SIZE by Tom Tucker · 12 years ago
  12. 4a6862b xprtrdma: The transport should not bug-check when a dup reply is received by Tom Tucker · 12 years ago
  13. ffa94db SUNRPC/LOCKD: Fix build warnings when CONFIG_SUNRPC_DEBUG is undefined by Trond Myklebust · 12 years ago
  14. 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 13 years ago
  15. e27d359 SUNRPC/NFS: Add Kbuild dependencies for NFS_DEBUG/RPC_DEBUG by Trond Myklebust · 12 years ago
  16. b854178 sunrpc: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  17. 540a0f7 SUNRPC: We must not use list_for_each_entry_safe() in rpc_wake_up() by Trond Myklebust · 12 years ago
  18. 0097143 SUNRPC: Don't use variable length automatic arrays in kernel code by Trond Myklebust · 12 years ago
  19. 09acfea SUNRPC: Fix a few sparse warnings by Trond Myklebust · 12 years ago
  20. 2e738fd SUNRPC: Add API to acquire source address by Chuck Lever · 12 years ago
  21. 4e0038b SUNRPC: Move clnt->cl_server into struct rpc_xprt by Trond Myklebust · 12 years ago
  22. 2446ab6 SUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt field by Trond Myklebust · 12 years ago
  23. 591ad7f SUNRPC: move waitq from RPC pipe to RPC inode by Stanislav Kinsbursky · 12 years ago
  24. 2c9030e SUNRPC: check RPC inode's pipe reference before dereferencing by Stanislav Kinsbursky · 12 years ago
  25. da3b462 SUNRPC: release per-net clients lock before calling PipeFS dentries creation by Stanislav Kinsbursky · 12 years ago
  26. cec56c8 svcrdma: Cleanup sparse warnings in the svcrdma module by Tom Tucker · 12 years ago
  27. 0a70219 NFS: include filelayout DS rpc stats in mountstats by Weston Andros Adamson · 12 years ago
  28. 15a4520 SUNRPC: add sending,pending queue and max slot to xprt stats by Andy Adamson · 12 years ago
  29. 1d96e80 SUNRPC: init per-net rpcbind spinlock by Stanislav Kinsbursky · 12 years ago
  30. 2f09c24 SUNRPC: Ensure that we can trace waitqueues when !defined(CONFIG_SYSCTL) by Trond Myklebust · 12 years ago
  31. bb2224d Lockd: per-net up and down routines introduced by Stanislav Kinsbursky · 12 years ago
  32. 074d0f6 SUNRPC: service shutdown function in network namespace context introduced by Stanislav Kinsbursky · 12 years ago
  33. 7b147f1 SUNRPC: service destruction in network namespace context by Stanislav Kinsbursky · 12 years ago
  34. 3a22bf5 SUNRPC: clear svc transports lists helper introduced by Stanislav Kinsbursky · 12 years ago
  35. 6f51336 SUNRPC: clear svc pools lists helper introduced by Stanislav Kinsbursky · 12 years ago
  36. 87e3c05 SUNRPC: remove an unneeded NULL check in xprt_connect() by Dan Carpenter · 12 years ago
  37. 5753cba SUNRPC: Adding status trace points by Steve Dickson · 12 years ago
  38. 9f912ce SUNPRC: remove marking service temporary sockets with XPT_CHNGBUF by Stanislav Kinsbursky · 13 years ago
  39. 3476964 nfsd: remove some unneeded checks by Dan Carpenter · 13 years ago
  40. 6d8d174 nfsd: don't allow zero length strings in cache_parse() by Dan Carpenter · 13 years ago
  41. d3b773e SUNRPC: fixup for namespace changes by Trond Myklebust · 13 years ago
  42. 82b0a4c SUNRPC: Add trace events to the sunrpc subsystem by Trond Myklebust · 13 years ago
  43. a613fa1 SUNRPC: constify the rpc_program by Trond Myklebust · 13 years ago
  44. 080b794 SUNRPC: constify rpc_program->name by Trond Myklebust · 13 years ago
  45. 6eac7d3 SUNRPC: constify rpc_clnt fields cl_server and cl_protname by Trond Myklebust · 13 years ago
  46. 4cb54ca SUNRPC: search for service transports in network namespace context by Stanislav Kinsbursky · 13 years ago
  47. 246590f SUNRPC: register service stats /proc entries in passed network namespace context by Stanislav Kinsbursky · 13 years ago
  48. ec7652a SUNRPC: register RPC stats /proc entries in passed network namespace context by Stanislav Kinsbursky · 13 years ago
  49. 2c5f846 SUNRPC: generic cache register routines removed by Stanislav Kinsbursky · 13 years ago
  50. d05cc1040 SUNRPC: ip map cache per network namespace cleanup by Stanislav Kinsbursky · 13 years ago
  51. a1db410 SUNRPC: create GSS auth cache per network namespace by Stanislav Kinsbursky · 13 years ago
  52. 7339323 SUNRPC: create unix gid cache per network namespace by Stanislav Kinsbursky · 13 years ago
  53. 0a402d5 SUNRPC: cache creation and destruction routines introduced by Stanislav Kinsbursky · 13 years ago
  54. 5ecebb7 SUNRPC: unregister service on creation in current network namespace by Stanislav Kinsbursky · 13 years ago
  55. bee42f68 SUNRPC: register service on creation in current network namespace by Stanislav Kinsbursky · 13 years ago
  56. 5247fab SUNRPC: pass network namespace to service registering routines by Stanislav Kinsbursky · 13 years ago
  57. b030fb0 SUNRPC: use proper network namespace in rpcbind RPCBPROC_GETADDR procedure by Stanislav Kinsbursky · 13 years ago
  58. f2ac4dc SUNRPC: parametrize rpc_uaddr2sockaddr() by network context by Stanislav Kinsbursky · 13 years ago
  59. 90100b1 SUNRPC: parametrize rpc_pton() by network context by Stanislav Kinsbursky · 13 years ago
  60. 8b147f7 SUNRPC: parametrize rpc_pton6() by network context by Stanislav Kinsbursky · 13 years ago
  61. 3065f1e SUNRPC: parametrize rpc_parse_scope_id() by network context by Stanislav Kinsbursky · 13 years ago
  62. f7a30c1 SUNRPC: parametrize local rpcbind clients creation with net ns by Stanislav Kinsbursky · 13 years ago
  63. 977ac31 SUNRPC: register rpcbind programs in passed network namespase context by Stanislav Kinsbursky · 13 years ago
  64. c2550e0 SUNRPC: create rpcbind client in passed network namespace context by Stanislav Kinsbursky · 13 years ago
  65. 1a114a6 SUNRPC: optimize net_ns dereferencing in rpcbind registering calls by Stanislav Kinsbursky · 13 years ago
  66. 2ea75a1 SUNRPC: optimize net_ns dereferencing in rpcbind creation calls by Stanislav Kinsbursky · 13 years ago
  67. dff02d4 SUNRPC: move rpcbind internals to sunrpc part of network namespace context by Stanislav Kinsbursky · 13 years ago
  68. 961a828 SUNRPC: Fix potential races in xprt_lock_write_next() by Trond Myklebust · 13 years ago
  69. 12bc372 SUNRPC: kernel PipeFS mount point creation routines removed by Stanislav Kinsbursky · 13 years ago
  70. eee1732 NFS: idmap PipeFS notifier introduced by Stanislav Kinsbursky · 13 years ago
  71. ad6b134 SUNRPC: fix pipe->ops cleanup on pipe dentry unlink by Stanislav Kinsbursky · 13 years ago
  72. 820f944 SUNRPC: split cache creation and PipeFS registration by Stanislav Kinsbursky · 13 years ago
  73. 30507f5 SUNRPC: remove RPC PipeFS mount point reference from RPC client by Stanislav Kinsbursky · 13 years ago
  74. 70fe25b SUNRPC: remove RPC pipefs mount point manipulations from RPC clients code by Stanislav Kinsbursky · 13 years ago
  75. f513125 SUNRPC: remove RPC client pipefs dentries after unregister by Stanislav Kinsbursky · 13 years ago
  76. 80df9d2 SUNRPC: subscribe RPC clients to pipefs notifications by Stanislav Kinsbursky · 13 years ago
  77. 70abc49 SUNRPC: make SUNPRC clients list per network namespace context by Stanislav Kinsbursky · 13 years ago
  78. ccdc28f SUNRPC: handle GSS AUTH pipes by network namespace aware routines by Stanislav Kinsbursky · 13 years ago
  79. 0157d02 SUNRPC: handle RPC client pipefs dentries by network namespace aware routines by Stanislav Kinsbursky · 13 years ago
  80. c239d83 SUNRPC: split SUNPRC PipeFS dentry and private pipe data creation by Stanislav Kinsbursky · 13 years ago
  81. 9beae46 SUNRPC: cleanup GSS pipes usage by Stanislav Kinsbursky · 13 years ago
  82. d706ed1 SUNPRC: cleanup RPC PipeFS pipes upcall interface by Stanislav Kinsbursky · 13 years ago
  83. d0fe13b SUNRPC: cleanup PipeFS redundant RPC inode usage by Stanislav Kinsbursky · 13 years ago
  84. ba9e097 SUNRPC: split SUNPRC PipeFS pipe data and inode creation by Stanislav Kinsbursky · 13 years ago
  85. 766347b SUNRPC: replace inode lock with pipe lock for RPC PipeFS operations by Stanislav Kinsbursky · 13 years ago
  86. efc46bf SUNRPC: added debug messages to RPC pipefs by Stanislav Kinsbursky · 13 years ago
  87. c21a588 SUNRPC: pipefs per-net operations helper introduced by Stanislav Kinsbursky · 13 years ago
  88. 90c4e82 SUNRPC: put pipefs superblock link on network namespace by Stanislav Kinsbursky · 13 years ago
  89. 432eb1a SUNRPC: pipefs dentry lookup helper introduced by Stanislav Kinsbursky · 13 years ago
  90. 2d00131 SUNRPC: send notification events on pipefs sb creation and destruction by Stanislav Kinsbursky · 13 years ago
  91. 021c68d SUNRPC: hold current network namespace while pipefs superblock is active by Stanislav Kinsbursky · 13 years ago
  92. 38b0da7 SUNRPC: create RPC pipefs superblock per network namespace context by Stanislav Kinsbursky · 13 years ago
  93. 5bff038 SUNRPC: remove non-exclusive pipe creation from RPC pipefs by Stanislav Kinsbursky · 13 years ago
  94. 875ad3f SUNRPC: Fix machine creds in generic_create_cred and generic_match by Trond Myklebust · 13 years ago
  95. 0b48d42 Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
  96. 7c17d86 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  97. cf778b0 net: reintroduce missing rcu_assign_pointer() calls by Eric Dumazet · 13 years ago
  98. 57eccf1 Merge branch 'nfs-for-3.3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  99. eb59c50 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  100. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago