1. 57eccf1 Merge branch 'nfs-for-3.3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 14 years ago
  2. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 14 years ago
  3. bf118a3 NFSv4: include bitmap in nfsv4 get acl data by Andy Adamson · 14 years ago
  4. 68c9715 SUNRPC: Clean up the RPCSEC_GSS service ticket requests by Trond Myklebust · 14 years ago
  5. 64f1426 sunrpc: propagate umode_t by Al Viro · 15 years ago
  6. dfd56b8 net: use IS_ENABLED(CONFIG_IPV6) by Eric Dumazet · 14 years ago
  7. 4e3fd7a net: remove ipv6_addr_copy() by Alexey Dobriyan · 14 years ago
  8. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 14 years ago
  9. 31cbecb Merge branch 'osd-devel' into nfs-for-next by Trond Myklebust · 14 years ago
  10. de47725 include: replace linux/module.h with "struct module" wherever possible by Paul Gortmaker · 15 years ago
  11. ef78cc7 Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 14 years ago
  12. 16d0587 NFSd: call svc rpcbind cleanup explicitly by Stanislav Kinsbursky · 14 years ago
  13. d990856 SUNRPC: introduce svc helpers for prepairing rpcbind infrastructure by Stanislav Kinsbursky · 14 years ago
  14. d77385f SUNRPC: Fix rpc_sockaddr2uaddr by Trond Myklebust · 14 years ago
  15. c122515 SUNRPC/NFS: make rpc pipe upcall generic by Peng Tao · 15 years ago
  16. 038c015 SUNRPC: compare scopeid for link-local addresses by Mi Jinlong · 15 years ago
  17. 849a1cf SUNRPC: Replace svc_addr_u by sockaddr_storage by Mi Jinlong · 15 years ago
  18. 11fd165 sunrpc: use better NUMA affinities by Eric Dumazet · 15 years ago
  19. 28890d3 Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 15 years ago
  20. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 15 years ago
  21. 1091006 nfsd: turn on reply cache for NFSv4 by J. Bruce Fields · 15 years ago
  22. 34006ce SUNRPC: Replace xprt->resend and xprt->sending with a priority queue by Trond Myklebust · 15 years ago
  23. 3b27bad SUNRPC: Allow caller of rpc_sleep_on() to select priority levels by Trond Myklebust · 15 years ago
  24. d9ba131 SUNRPC: Support dynamic slot allocation for TCP connections by Trond Myklebust · 15 years ago
  25. 21de0a9 SUNRPC: Clean up the slot table allocation by Trond Myklebust · 15 years ago
  26. 43cedbf SUNRPC: Ensure that we grab the XPRT_LOCK before calling xprt_alloc_slot by Trond Myklebust · 15 years ago
  27. 49b2868 nfsd: Remove deprecated nfsctl system call and related code. by NeilBrown · 15 years ago
  28. 9e00abc SUNRPC: sunrpc should not explicitly depend on NFS config options by Trond Myklebust · 15 years ago
  29. 2992c4b Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 15 years ago
  30. 0b76011 NLM: Don't hang forever on NLM unlock requests by Trond Myklebust · 15 years ago
  31. b084f59 nfsd: fix dependency of nfsd on auth_rpcgss by J. Bruce Fields · 15 years ago
  32. cd1acdf Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 15 years ago
  33. a74d70b Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  34. f7da7a1 SUNRPC: introduce xdr_init_decode_pages by Benny Halevy · 15 years ago
  35. 176e21e SUNRPC: Support for RPC over AF_LOCAL transports by Chuck Lever · 15 years ago
  36. 7494d00 SUNRPC: Allow RPC calls to return ETIMEDOUT instead of EIO by Trond Myklebust · 15 years ago
  37. 468f861 NFSv4.1: Don't update sequence number if rpc_task is not sent by Bryan Schumaker · 15 years ago
  38. 31d68ef SUNRPC: Don't wait for full record to receive tcp data by J. Bruce Fields · 15 years ago
  39. 25985ed Fix common misspellings by Lucas De Marchi · 15 years ago
  40. 8f70e95 NFS: Determine initial mount security by Bryan Schumaker · 15 years ago
  41. a8de240 SUNRPC: Convert struct rpc_xprt to use atomic_t counters by Trond Myklebust · 15 years ago
  42. cbdabc7 NFSv4.1: filelayout async error handler by Andy Adamson · 15 years ago
  43. bf294b4 SUNRPC: Close a race in __rpc_wait_for_completion_task() by Trond Myklebust · 15 years ago
  44. 778be23 NFS do not find client in NFSv4 pg_authenticate by Andy Adamson · 15 years ago
  45. 18bce37 Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  46. b9d919a Merge branch 'nfs-for-2.6.38' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 15 years ago
  47. f0418aa rpc: allow xprt_class->setup to return a preexisting xprt by J. Bruce Fields · 15 years ago
  48. d75faea rpc: move sk_bc_xprt to svc_xprt by J. Bruce Fields · 15 years ago
  49. 68c404b Merge branch 'bugfixes' into nfs-for-2.6.38 by Trond Myklebust · 15 years ago
  50. 6650239 NFS: Don't use vm_map_ram() in readdir by Trond Myklebust · 15 years ago
  51. 57cc721 headers: kobject.h redux by Alexey Dobriyan · 15 years ago
  52. 4a19de0 NFS rename client back channel transport field by Andy Adamson · 15 years ago
  53. c36fca5 NFS refactor nfs_find_client and reference client across callback processing by Andy Adamson · 15 years ago
  54. 2c2618c NFS associate sessionid with callback connection by Andy Adamson · 15 years ago
  55. 16b2d1e SUNRPC register and unregister the back channel transport by Andy Adamson · 15 years ago
  56. 1f11a03 SUNRPC new transport for the NFSv4.1 shared back channel by Andy Adamson · 15 years ago
  57. 9e701c6 svcrpc: simpler request dropping by J. Bruce Fields · 15 years ago
  58. bdd5f05 SUNRPC: Remove more code when NFSD_DEPRECATED is not configured by J. Bruce Fields · 15 years ago
  59. 7c96aef sunrpc: remove xpt_pool by NeilBrown · 15 years ago
  60. bf26955 SUNRPC: New xdr_streams XDR decoder API by Chuck Lever · 15 years ago
  61. 9f06c71 SUNRPC: New xdr_streams XDR encoder API by Chuck Lever · 15 years ago
  62. 21b75b0 nfsd4: fix 4.1 connection registration race by J. Bruce Fields · 15 years ago
  63. 4390110 Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  64. a4dd8dc Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 15 years ago
  65. 74eb94b Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 15 years ago
  66. 35b61e6 SUNRPC: define xdr_decode_opaque_fixed by Benny Halevy · 15 years ago
  67. ba8e452 SUNRPC: Add a helper function xdr_inline_peek by Trond Myklebust · 15 years ago
  68. 556ef63 Merge commit 'v2.6.36-rc7' into core/rcu by Ingo Molnar · 15 years ago
  69. edc7a89 nfsd: provide callbacks on svc_xprt deletion by J. Bruce Fields · 16 years ago
  70. 1e7af1b nfsd4: remove spkm3 by J. Bruce Fields · 15 years ago
  71. 37aa213 sunrpc: Tag rpc_xprt with net by Pavel Emelyanov · 15 years ago
  72. 9a23e33 sunrpc: Add net to xprt_create by Pavel Emelyanov · 15 years ago
  73. c653ce3 sunrpc: Add net to rpc_create_args by Pavel Emelyanov · 15 years ago
  74. 62832c0 sunrpc: Pull net argument downto svc_create_socket by Pavel Emelyanov · 15 years ago
  75. fc5d00b sunrpc: Add net argument to svc_create_xprt by Pavel Emelyanov · 15 years ago
  76. e204e62 sunrpc: Factor out rpc_xprt freeing by Pavel Emelyanov · 15 years ago
  77. bd1722d sunrpc: Factor out rpc_xprt allocation by Pavel Emelyanov · 15 years ago
  78. c135e84 sunrpc: fix up rpcauth_remove_module section mismatch by Stephen Rothwell · 15 years ago
  79. 4f42d0d sunrpc: Make the /proc/net/rpc appear in net namespaces by Pavel Emelyanov · 16 years ago
  80. 4fb8518 sunrpc: Tag svc_xprt with net by Pavel Emelyanov · 16 years ago
  81. 593ce16 sunrpc: Add routines that allow registering per-net caches by Pavel Emelyanov · 16 years ago
  82. 352114f sunrpc: Add net to pure API calls by Pavel Emelyanov · 16 years ago
  83. e3bfca0 sunrpc: Make xprt auth cache release work with the xprt by Pavel Emelyanov · 16 years ago
  84. 1117449 sunrpc/cache: change deferred-request hash table to use hlist. by NeilBrown · 16 years ago
  85. 1ebede8 sunrpc: close connection when a request is irretrievably lost. by NeilBrown · 16 years ago
  86. b4687da SUNRPC: Refactor logic to NUL-terminate strings in pages by Chuck Lever · 16 years ago
  87. c88739b Merge remote branch 'trond/bugfixes' into for-2.6.37 by J. Bruce Fields · 16 years ago
  88. 859d502 SUNRPC: Remove rpcb_getport_sync() by Chuck Lever · 16 years ago
  89. 006abe8 SUNRPC: Fix a race in rpc_info_open by Trond Myklebust · 16 years ago
  90. f16b6e8 sunrpc/cache: allow threads to block while waiting for cache update. by NeilBrown · 16 years ago
  91. c5b29f8 sunrpc: use seconds since boot in expiry cache by NeilBrown · 16 years ago
  92. 17cebf6 sunrpc: extract some common sunrpc_cache code from nfsd by NeilBrown · 16 years ago
  93. 5b22216 nfs: __rcu annotations by Arnd Bergmann · 16 years ago
  94. 60641aa include: replace unifdef-y with header-y by Sam Ravnborg · 16 years ago
  95. 0d9f9e1 Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  96. a17c215 SUNRPC: Move the bound cred to struct rpc_rqst by Trond Myklebust · 16 years ago
  97. 8572b8e SUNRPC: Clean up of rpc_bindcred() by Trond Myklebust · 16 years ago
  98. 58f9612 SUNRPC: Move remaining RPC client related task initialisation into clnt.c by Trond Myklebust · 16 years ago
  99. d9b6cd9 SUNRPC: Ensure that rpc_exit() always wakes up a sleeping task by Trond Myklebust · 16 years ago
  100. 241269b SUNRPC: Make the credential cache hashtable size configurable by Trond Myklebust · 16 years ago