1. 54bcfa6 nfs: Use PTR_ERR_OR_ZERO in 'nfs41_callback_up' function by Geyslan G. Bem · 11 years ago
  2. be0c5d8 Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  3. f170168 drivers: avoid parsing names as kthread_run() format strings by Kees Cook · 11 years ago
  4. 42c2c42 NFSv4.2: Added NFS v4.2 support to the NFS client by Steve Dickson · 11 years ago
  5. 25d280a nfs: allow the v4.1 callback thread to freeze by Jeff Layton · 11 years ago
  6. e9b7e91 NFSv4: Fix the return value for nfs_callback_start_svc by Trond Myklebust · 12 years ago
  7. bd81cce Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  8. 758201e NFSv4: Fix the minor version callback channel startup by Trond Myklebust · 12 years ago
  9. 1dc42e0 NFS: add debug messages to callback down function by Stanislav Kinsbursky · 12 years ago
  10. b3d19c5 NFS: callback per-net usage counting introduced by Stanislav Kinsbursky · 12 years ago
  11. 29dcc16 NFS: make nfs_callback_tcpport6 per network context by Stanislav Kinsbursky · 12 years ago
  12. bbe0a3a NFS: make nfs_callback_tcpport per network context by Stanislav Kinsbursky · 12 years ago
  13. 23c20ec NFS: callback up - users counting cleanup by Stanislav Kinsbursky · 12 years ago
  14. 8e24614 NFS: callback service start function introduced by Stanislav Kinsbursky · 12 years ago
  15. 691c457 NFS: callback up - transport backchannel cleanup by Stanislav Kinsbursky · 12 years ago
  16. c946556 NFS: move per-net callback thread initialization to nfs_callback_up_net() by Stanislav Kinsbursky · 12 years ago
  17. dd01842 NFS: callback service creation function introduced by Stanislav Kinsbursky · 12 years ago
  18. c8ceb41 NFS: pass net to nfs_callback_down() by Stanislav Kinsbursky · 12 years ago
  19. 5b444cc svcrpc: remove handling of unknown errors from svc_recv by J. Bruce Fields · 12 years ago
  20. b042414 nfs: increase number of permitted callback connections. by NeilBrown · 12 years ago
  21. fac1e8e NFS: Keep module parameters in the generic NFS client by Bryan Schumaker · 12 years ago
  22. 12918b1 NFS: hard-code init_net for NFS callback transports by Stanislav Kinsbursky · 12 years ago
  23. 03a4e1f nfsd4: move principal name into svc_cred by J. Bruce Fields · 12 years ago
  24. 786185b SUNRPC: move per-net operations from svc_destroy() by Stanislav Kinsbursky · 12 years ago
  25. 9793f7c SUNRPC: new svc_bind() routine introduced by Stanislav Kinsbursky · 12 years ago
  26. 1728017 NFS: Fix a number of sparse warnings by Trond Myklebust · 12 years ago
  27. 4e0038b SUNRPC: Move clnt->cl_server into struct rpc_xprt by Trond Myklebust · 12 years ago
  28. a030889 NFS: start printks w/ NFS: even if __func__ shown by Weston Andros Adamson · 12 years ago
  29. 7bb782c NFS: create callback transports in parent transport network namespace by Stanislav Kinsbursky · 12 years ago
  30. 11fd165 sunrpc: use better NUMA affinities by Eric Dumazet · 13 years ago
  31. 778be23 NFS do not find client in NFSv4 pg_authenticate by Andy Adamson · 13 years ago
  32. 4a19de0 NFS rename client back channel transport field by Andy Adamson · 13 years ago
  33. ece0de6 NFS RPC_AUTH_GSS unsupported on v4.1 back channel by Andy Adamson · 13 years ago
  34. c36fca5 NFS refactor nfs_find_client and reference client across callback processing by Andy Adamson · 13 years ago
  35. 2c2618c NFS associate sessionid with callback connection by Andy Adamson · 13 years ago
  36. 01c9a0b NFS use svc_create_xprt for NFSv4.1 callback service by Andy Adamson · 13 years ago
  37. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  38. fc5d00b sunrpc: Add net argument to svc_create_xprt by Pavel Emelyanov · 14 years ago
  39. 9bbb9e5 param: use ops in struct kernel_param, rather than get and set fns directly by Rusty Russell · 14 years ago
  40. d6783b2 SUNRPC: Bury "#ifdef IPV6" in svc_create_xprt() by Chuck Lever · 14 years ago
  41. 07bccc2 nfs41: add support for callback with RPC version number 4 by Alexandros Batsakis · 15 years ago
  42. d4e935b The rpc server does not require that service threads take the BKL. by J. Bruce Fields · 15 years ago
  43. c140aa9 NFSv4: Clean up the nfs.callback_tcpport option by Trond Myklebust · 15 years ago
  44. 1f84603 Merge branch 'devel-for-2.6.31' into for-2.6.31 by Trond Myklebust · 15 years ago
  45. 18fc316 NFS: Fix false error return from nfs_callback_up() if ipv6.ko is not available by Chuck Lever · 15 years ago
  46. e82dc22 nfs41: Allow NFSv4 and NFSv4.1 callback services to coexist by Andy Adamson · 15 years ago
  47. 8f97524 nfs41: create a svc_xprt for nfs41 callback thread and use for incoming callbacks by Benny Halevy · 15 years ago
  48. a43cde9 nfs41: Implement NFSv4.1 callback service process. by Ricardo Labiaga · 15 years ago
  49. 7146851 nfs41: minorversion support for nfs4_{init,destroy}_callback by Benny Halevy · 15 years ago
  50. f738f51 NFS: Start PF_INET6 callback listener only if IPv6 support is available by Chuck Lever · 15 years ago
  51. 26298ca NFS: Revert creation of IPv6 listeners for lockd and NFSv4 callbacks by Chuck Lever · 15 years ago
  52. 49a9072 SUNRPC: Remove @family argument from svc_create() and svc_create_pooled() by Chuck Lever · 15 years ago
  53. 9652ada SUNRPC: Change svc_create_xprt() to take a @family argument by Chuck Lever · 15 years ago
  54. 945b34a rpc: allow gss callbacks to client by Olga Kornievskaia · 16 years ago
  55. 18de973 NFS: Enable NFSv4 callback server to listen on AF_INET6 sockets by Chuck Lever · 16 years ago
  56. e851db5 SUNRPC: Add address family field to svc_serv data structure by Chuck Lever · 16 years ago
  57. 5afc597 nfs4: fix potential race with rapid nfs_callback_up/down cycle by Jeff Layton · 16 years ago
  58. ee84dfc nfs4: remove BKL from nfs_callback_up and nfs_callback_down by Jeff Layton · 16 years ago
  59. 3110ff8 nfs: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  60. 06e02d6 NFS: don't let nfs_callback_svc exit on unexpected svc_recv errors (try #2) by Jeff Layton · 16 years ago
  61. e1ba1ab nfsd: fix comment by J. Bruce Fields · 16 years ago
  62. a277e33 NFS: convert nfs4 callback thread to kthread API by Jeff Layton · 16 years ago
  63. 5216a8e Wrap buffers used for rpc debug printks into RPC_IFDEBUG by Pavel Emelyanov · 16 years ago
  64. 1227a74 NFS: flush signals before taking down callback thread by Jeff Layton · 16 years ago
  65. 8e60029 NFS: fix reference counting for NFSv4 callback thread by Jeff Layton · 16 years ago
  66. d7c9f1e svc: Change services to use new svc_create_xprt service by Tom Tucker · 17 years ago
  67. ff05264 NFS: Change nfs_find_client() to take "struct sockaddr *" by Chuck Lever · 17 years ago
  68. 1d98fe6 NFS: Move dprintks from callback.c to callback_proc.c by Chuck Lever · 17 years ago
  69. 8314418 Freezer: make kernel threads nonfreezable by default by Rafael J. Wysocki · 17 years ago
  70. 27459f0 [PATCH] knfsd: SUNRPC: Provide room in svc_rqst for larger addresses by Chuck Lever · 17 years ago
  71. ad06e4b [PATCH] knfsd: SUNRPC: Add a function to format the address in an svc_rqst for printing by Chuck Lever · 17 years ago
  72. 482fb94 [PATCH] knfsd: SUNRPC: allow creating an RPC service without registering with portmapper by Chuck Lever · 17 years ago
  73. 6fb2b47 [PATCH] knfsd: Drop 'serv' option to svc_recv and svc_process by NeilBrown · 18 years ago
  74. bc591cc [PATCH] knfsd: add a callback for when last rpc thread finishes by NeilBrown · 18 years ago
  75. 24c8dbb NFS: Generalise the nfs_client structure by David Howells · 18 years ago
  76. adfa6f9 NFS: Rename struct nfs4_client to struct nfs_client by David Howells · 18 years ago
  77. 5ae1fbc NFS: Fix NFS4 callback up/down prototypes by David Howells · 18 years ago
  78. 7d4e274 NFS: Fix up split of fs/nfs/inode.c by David Howells · 18 years ago
  79. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  80. f7b422b NFS: Split fs/nfs/inode.c by David Howells · 18 years ago
  81. 353ab6e [PATCH] sem2mutex: fs/ by Ingo Molnar · 18 years ago
  82. 1dd761e NFSv4: Ensure the callback daemon flushes signals by Trond Myklebust · 18 years ago
  83. f25bc34 NFSv4: Ensure nfs_callback_down() calls svc_destroy() by Trond Myklebust · 18 years ago
  84. a72b442 NFSv4: Allow user to set the port used by the NFSv4 callback channel by Trond Myklebust · 19 years ago
  85. 14c8502 [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h by Arnaldo Carvalho de Melo · 19 years ago
  86. 4ce7971 [PATCH] NFS: Header file cleanup... by Trond Myklebust · 19 years ago
  87. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago