1. d5497fc nfsd4: move rq_flavor into svc_cred by J. Bruce Fields · 12 years ago
  2. 03a4e1f nfsd4: move principal name into svc_cred by J. Bruce Fields · 12 years ago
  3. 9793f7c SUNRPC: new svc_bind() routine introduced by Stanislav Kinsbursky · 12 years ago
  4. e5f06f7 nfsd: make expkey cache allocated per network namespace context by Stanislav Kinsbursky · 12 years ago
  5. a9aa53d svcauth: remove unused define by Simo Sorce · 12 years ago
  6. 1df0064 Merge nfs containerization work from Trond's tree by J. Bruce Fields · 12 years ago
  7. b3b536a SUNRPC: Kill compiler warning when RPC_DEBUG is unset by Chuck Lever · 12 years ago
  8. e27d359 SUNRPC/NFS: Add Kbuild dependencies for NFS_DEBUG/RPC_DEBUG by Trond Myklebust · 12 years ago
  9. 09acfea SUNRPC: Fix a few sparse warnings by Trond Myklebust · 12 years ago
  10. 1fa9c44 svcrdma: silence a Sparse warning by Dan Carpenter · 12 years ago
  11. 2e738fd SUNRPC: Add API to acquire source address by Chuck Lever · 12 years ago
  12. 4e0038b SUNRPC: Move clnt->cl_server into struct rpc_xprt by Trond Myklebust · 12 years ago
  13. 2446ab6 SUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt field by Trond Myklebust · 12 years ago
  14. 591ad7f SUNRPC: move waitq from RPC pipe to RPC inode by Stanislav Kinsbursky · 12 years ago
  15. cec56c8 svcrdma: Cleanup sparse warnings in the svcrdma module by Tom Tucker · 12 years ago
  16. 0a70219 NFS: include filelayout DS rpc stats in mountstats by Weston Andros Adamson · 12 years ago
  17. dbb9c2a SUNRPC: Use KERN_DEFAULT for debugging printk's by Chuck Lever · 12 years ago
  18. 15a4520 SUNRPC: add sending,pending queue and max slot to xprt stats by Andy Adamson · 12 years ago
  19. 2f09c24 SUNRPC: Ensure that we can trace waitqueues when !defined(CONFIG_SYSCTL) by Trond Myklebust · 12 years ago
  20. bb2224d Lockd: per-net up and down routines introduced by Stanislav Kinsbursky · 12 years ago
  21. 7b147f1 SUNRPC: service destruction in network namespace context by Stanislav Kinsbursky · 12 years ago
  22. 8833812 SUNRPC: Change the default limit to the number of TCP slots by Trond Myklebust · 12 years ago
  23. 82b0a4c SUNRPC: Add trace events to the sunrpc subsystem by Trond Myklebust · 13 years ago
  24. a613fa1 SUNRPC: constify the rpc_program by Trond Myklebust · 13 years ago
  25. 080b794 SUNRPC: constify rpc_program->name by Trond Myklebust · 13 years ago
  26. 6eac7d3 SUNRPC: constify rpc_clnt fields cl_server and cl_protname by Trond Myklebust · 13 years ago
  27. 4cb54ca SUNRPC: search for service transports in network namespace context by Stanislav Kinsbursky · 13 years ago
  28. 246590f SUNRPC: register service stats /proc entries in passed network namespace context by Stanislav Kinsbursky · 13 years ago
  29. cc9f4be sunrpc: fix stats.h for CONFIG_PROC_FS not enabled by Randy Dunlap · 13 years ago
  30. ec7652a SUNRPC: register RPC stats /proc entries in passed network namespace context by Stanislav Kinsbursky · 13 years ago
  31. 2c5f846 SUNRPC: generic cache register routines removed by Stanislav Kinsbursky · 13 years ago
  32. a1db410 SUNRPC: create GSS auth cache per network namespace by Stanislav Kinsbursky · 13 years ago
  33. 0a402d5 SUNRPC: cache creation and destruction routines introduced by Stanislav Kinsbursky · 13 years ago
  34. 5ecebb7 SUNRPC: unregister service on creation in current network namespace by Stanislav Kinsbursky · 13 years ago
  35. 5247fab SUNRPC: pass network namespace to service registering routines by Stanislav Kinsbursky · 13 years ago
  36. f2ac4dc SUNRPC: parametrize rpc_uaddr2sockaddr() by network context by Stanislav Kinsbursky · 13 years ago
  37. 90100b1 SUNRPC: parametrize rpc_pton() by network context by Stanislav Kinsbursky · 13 years ago
  38. f7a30c1 SUNRPC: parametrize local rpcbind clients creation with net ns by Stanislav Kinsbursky · 13 years ago
  39. 977ac31 SUNRPC: register rpcbind programs in passed network namespase context by Stanislav Kinsbursky · 13 years ago
  40. 961a828 SUNRPC: Fix potential races in xprt_lock_write_next() by Trond Myklebust · 13 years ago
  41. 12bc372 SUNRPC: kernel PipeFS mount point creation routines removed by Stanislav Kinsbursky · 13 years ago
  42. eee1732 NFS: idmap PipeFS notifier introduced by Stanislav Kinsbursky · 13 years ago
  43. 820f944 SUNRPC: split cache creation and PipeFS registration by Stanislav Kinsbursky · 13 years ago
  44. 30507f5 SUNRPC: remove RPC PipeFS mount point reference from RPC client by Stanislav Kinsbursky · 13 years ago
  45. 80df9d2 SUNRPC: subscribe RPC clients to pipefs notifications by Stanislav Kinsbursky · 13 years ago
  46. 70abc49 SUNRPC: make SUNPRC clients list per network namespace context by Stanislav Kinsbursky · 13 years ago
  47. c239d83 SUNRPC: split SUNPRC PipeFS dentry and private pipe data creation by Stanislav Kinsbursky · 13 years ago
  48. d706ed1 SUNPRC: cleanup RPC PipeFS pipes upcall interface by Stanislav Kinsbursky · 13 years ago
  49. ba9e097 SUNRPC: split SUNPRC PipeFS pipe data and inode creation by Stanislav Kinsbursky · 13 years ago
  50. 766347b SUNRPC: replace inode lock with pipe lock for RPC PipeFS operations by Stanislav Kinsbursky · 13 years ago
  51. c21a588 SUNRPC: pipefs per-net operations helper introduced by Stanislav Kinsbursky · 13 years ago
  52. 432eb1a SUNRPC: pipefs dentry lookup helper introduced by Stanislav Kinsbursky · 13 years ago
  53. 2d00131 SUNRPC: send notification events on pipefs sb creation and destruction by Stanislav Kinsbursky · 13 years ago
  54. 5bff038 SUNRPC: remove non-exclusive pipe creation from RPC pipefs by Stanislav Kinsbursky · 13 years ago
  55. 0b48d42 Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
  56. 57eccf1 Merge branch 'nfs-for-3.3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  57. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  58. bf118a3 NFSv4: include bitmap in nfsv4 get acl data by Andy Adamson · 13 years ago
  59. 68c9715 SUNRPC: Clean up the RPCSEC_GSS service ticket requests by Trond Myklebust · 13 years ago
  60. 64f1426 sunrpc: propagate umode_t by Al Viro · 13 years ago
  61. dfd56b8 net: use IS_ENABLED(CONFIG_IPV6) by Eric Dumazet · 13 years ago
  62. bd4620d SUNRPC: create svc_xprt in proper network namespace by Stanislav Kinsbursky · 13 years ago
  63. 2fefb8a svcrpc: destroy server sockets all at once by J. Bruce Fields · 13 years ago
  64. 7710ec3 svcrpc: make svc_delete_xprt static by J. Bruce Fields · 13 years ago
  65. 4e3fd7a net: remove ipv6_addr_copy() by Alexey Dobriyan · 13 years ago
  66. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  67. 31cbecb Merge branch 'osd-devel' into nfs-for-next by Trond Myklebust · 13 years ago
  68. de47725 include: replace linux/module.h with "struct module" wherever possible by Paul Gortmaker · 13 years ago
  69. ef78cc7 Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  70. 16d0587 NFSd: call svc rpcbind cleanup explicitly by Stanislav Kinsbursky · 13 years ago
  71. d990856 SUNRPC: introduce svc helpers for prepairing rpcbind infrastructure by Stanislav Kinsbursky · 13 years ago
  72. d77385f SUNRPC: Fix rpc_sockaddr2uaddr by Trond Myklebust · 13 years ago
  73. c122515 SUNRPC/NFS: make rpc pipe upcall generic by Peng Tao · 13 years ago
  74. 038c015 SUNRPC: compare scopeid for link-local addresses by Mi Jinlong · 13 years ago
  75. 849a1cf SUNRPC: Replace svc_addr_u by sockaddr_storage by Mi Jinlong · 13 years ago
  76. 11fd165 sunrpc: use better NUMA affinities by Eric Dumazet · 13 years ago
  77. 28890d3 Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  78. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  79. 1091006 nfsd: turn on reply cache for NFSv4 by J. Bruce Fields · 14 years ago
  80. 34006ce SUNRPC: Replace xprt->resend and xprt->sending with a priority queue by Trond Myklebust · 13 years ago
  81. 3b27bad SUNRPC: Allow caller of rpc_sleep_on() to select priority levels by Trond Myklebust · 13 years ago
  82. d9ba131 SUNRPC: Support dynamic slot allocation for TCP connections by Trond Myklebust · 13 years ago
  83. 21de0a9 SUNRPC: Clean up the slot table allocation by Trond Myklebust · 13 years ago
  84. 43cedbf0e SUNRPC: Ensure that we grab the XPRT_LOCK before calling xprt_alloc_slot by Trond Myklebust · 13 years ago
  85. 49b2868 nfsd: Remove deprecated nfsctl system call and related code. by NeilBrown · 13 years ago
  86. 9e00abc SUNRPC: sunrpc should not explicitly depend on NFS config options by Trond Myklebust · 13 years ago
  87. 2992c4b Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 13 years ago
  88. 0b76011 NLM: Don't hang forever on NLM unlock requests by Trond Myklebust · 13 years ago
  89. b084f59 nfsd: fix dependency of nfsd on auth_rpcgss by J. Bruce Fields · 13 years ago
  90. cd1acdf Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 13 years ago
  91. a74d70b Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
  92. f7da7a1 SUNRPC: introduce xdr_init_decode_pages by Benny Halevy · 13 years ago
  93. 176e21e SUNRPC: Support for RPC over AF_LOCAL transports by Chuck Lever · 13 years ago
  94. 7494d00 SUNRPC: Allow RPC calls to return ETIMEDOUT instead of EIO by Trond Myklebust · 13 years ago
  95. 468f861 NFSv4.1: Don't update sequence number if rpc_task is not sent by Bryan Schumaker · 13 years ago
  96. 31d68ef SUNRPC: Don't wait for full record to receive tcp data by J. Bruce Fields · 13 years ago
  97. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  98. 8f70e95 NFS: Determine initial mount security by Bryan Schumaker · 13 years ago
  99. a8de240 SUNRPC: Convert struct rpc_xprt to use atomic_t counters by Trond Myklebust · 13 years ago
  100. cbdabc7f NFSv4.1: filelayout async error handler by Andy Adamson · 13 years ago