1. 77a3569 nfsd4: keep finer-grained callback status by J. Bruce Fields · 14 years ago
  2. dcbeaa6 nfsd4: allow backchannel recovery by J. Bruce Fields · 14 years ago
  3. 6f3d772 nfs4: set source address when callback is generated by Takuma Umeya · 14 years ago
  4. 65e4c89 nfsd: declare several functions of nfs4callback as static by Kirill A. Shutemov · 14 years ago
  5. 5d18c1c nfsd4: only require krb5 principal for NFSv4.0 callbacks by J. Bruce Fields · 14 years ago
  6. 8323c3b nfsd4: move minorversion to client by J. Bruce Fields · 14 years ago
  7. 5a3c9d7 nfsd4: separate callback change and callback probe by J. Bruce Fields · 14 years ago
  8. 8b5ce5c nfsd4: callback program number is per-session by J. Bruce Fields · 14 years ago
  9. ac7c46f nfsd4: make backchannel sequence number per-session by J. Bruce Fields · 14 years ago
  10. 90c8145 nfsd4: use client pointer to backchannel session by J. Bruce Fields · 14 years ago
  11. 6ff8da0 nfsd4: Move callback setup to callback queue by J. Bruce Fields · 14 years ago
  12. fb00392 nfsd4: remove separate cb_args struct by J. Bruce Fields · 14 years ago
  13. cee277d nfsd4: use generic callback code in null case by J. Bruce Fields · 14 years ago
  14. 5878453 nfsd4: generic callback code by J. Bruce Fields · 14 years ago
  15. 1c85560 nfsd4: rename nfs4_rpc_args->nfsd4_cb_args by J. Bruce Fields · 14 years ago
  16. 586f367 nfsd4: combine nfs4_rpc_args and nfsd4_cb_sequence by J. Bruce Fields · 14 years ago
  17. 07263f1 nfsd4: minor variable renaming (cb -> conn) by J. Bruce Fields · 14 years ago
  18. c653ce3 sunrpc: Add net to rpc_create_args by Pavel Emelyanov · 14 years ago
  19. 1132b26 nfsd: remove duplicate NFS4_STATEID_SIZE declaration by Andy Adamson · 14 years ago
  20. c18c821 nfsd41: Fix a crash when a callback is retried by Boaz Harrosh · 14 years ago
  21. cba9ba4 nfsd4: fix delegation recall race use-after-free by J. Bruce Fields · 14 years ago
  22. ac94bf5 nfsd4: fix deleg leak on callback error by J. Bruce Fields · 14 years ago
  23. 9303bbd nfsd: nfs4callback encode_stateid helper function by Benny Halevy · 14 years ago
  24. 68a4b48 nfsd4: don't bother storing callback reply tag by J. Bruce Fields · 14 years ago
  25. 172c85d nfsd4: treat more recall errors as failures by J. Bruce Fields · 14 years ago
  26. 378b7d3 nfsd4: remove extra put() on callback errors by J. Bruce Fields · 14 years ago
  27. b7299f4 nfs4: minor callback code simplification, comment by J. Bruce Fields · 14 years ago
  28. ab707e15 nfsd4: nfsd4_destroy_session must set callback client under the state lock by Benny Halevy · 14 years ago
  29. 5306293 Merge commit 'v2.6.34-rc6' by J. Bruce Fields · 14 years ago
  30. 4b21d0d nfsd4: allow 4.0 clients to change callback path by J. Bruce Fields · 15 years ago
  31. 2bf2387 nfsd4: rearrange cb data structures by J. Bruce Fields · 15 years ago
  32. b12a05c nfsd4: cl_count is unused by J. Bruce Fields · 15 years ago
  33. b5a1a81 nfsd4: don't sleep in lease-break callback by J. Bruce Fields · 15 years ago
  34. 9045b4b nfsd4: remove probe task's reference on client by J. Bruce Fields · 15 years ago
  35. 227f98d9 nfsd4: preallocate nfs4_rpc_args by J. Bruce Fields · 15 years ago
  36. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  37. cf07d2e nfsd4: simplify references to nfsd4 lease time by J. Bruce Fields · 15 years ago
  38. 8d75da8a nfsd4: fix minor memory leak by J. Bruce Fields · 15 years ago
  39. 58255a4 NFSD: NFSv4 callback client should use RPC_TASK_SOFTCONN by Chuck Lever · 15 years ago
  40. 7663dac nfsd: remove pointless paths in file headers by J. Bruce Fields · 15 years ago
  41. 9a74af2 nfsd: Move private headers to source directory by Boaz Harrosh · 15 years ago
  42. 341eb18 nfsd: Source files #include cleanups by Boaz Harrosh · 15 years ago
  43. 3ddc8bf nfsd41: modify nfsd4.1 backchannel to use new xprt class by Alexandros Batsakis · 15 years ago
  44. 0421b5c nfsd41: Backchannel: Implement cb_recall over NFSv4.1 by Ricardo Labiaga · 15 years ago
  45. 2af7358 nfsd41: Backchannel: cb_sequence callback by Benny Halevy · 15 years ago
  46. 2a1d1b5 nfsd41: Backchannel: Setup sequence information by Ricardo Labiaga · 15 years ago
  47. 132f977 nfsd41: Backchannel: Add sequence arguments to callback RPC arguments by Ricardo Labiaga · 15 years ago
  48. 38524ab nfsd41: Backchannel: callback infrastructure by Andy Adamson · 15 years ago
  49. 80fc015 nfsd4: use common rpc_cred for all callbacks by J. Bruce Fields · 15 years ago
  50. 886e3b7 nfsd4: fix null dereference creating nfsv4 callback client by J. Bruce Fields · 15 years ago
  51. 4be36ca nfsd4: fix whitespace in NFSPROC4_CLNT_CB_NULL definition by Benny Halevy · 15 years ago
  52. aa9a4ec nfsd: convert nfs4_cb_conn struct to hold address in sockaddr_storage by Jeff Layton · 15 years ago
  53. ab52ae6 nfsd41: Backchannel: minorversion support for the back channel by Andy Adamson · 15 years ago
  54. ef52bff nfsd41: Backchannel: cleanup nfs4.0 callback encode routines by Andy Adamson · 15 years ago
  55. 63e4863 nfsd4: make recall callback an asynchronous rpc by J. Bruce Fields · 15 years ago
  56. 3aea09d nfsd4: track recall retries in nfs4_delegation by J. Bruce Fields · 15 years ago
  57. 6707bd3 nfsd4: remove unused dl_trunc by J. Bruce Fields · 15 years ago
  58. b53d40c nfsd4: eliminate struct nfs4_cb_recall by J. Bruce Fields · 15 years ago
  59. c237dc0 nfsd4: rename callback struct to cb_conn by J. Bruce Fields · 15 years ago
  60. e300a63 nfsd4: replace callback thread by asynchronous rpc by J. Bruce Fields · 16 years ago
  61. 3cef9ab nfsd4: lookup up callback cred only once by J. Bruce Fields · 16 years ago
  62. ecdd03b nfsd4: create rpc callback client from server thread by J. Bruce Fields · 16 years ago
  63. e1cab5a5 nfsd4: set cb_client inside setup_callback_client by J. Bruce Fields · 16 years ago
  64. 595947a nfsd4: set shorter timeout by J. Bruce Fields · 16 years ago
  65. a601cae nfsd4: move rpc_client setup to a separate function by J. Bruce Fields · 16 years ago
  66. 418cd20 nfsd4: fix do_probe_callback errors by J. Bruce Fields · 16 years ago
  67. 8b671b8 nfsd4: remove use of mutex for file_hashtable by J. Bruce Fields · 16 years ago
  68. d7fdcfe nfsd4: put_nfs4_client does not require state lock by J. Bruce Fields · 16 years ago
  69. e37da04 nfsd: lock state around put client and delegation in nfsd4_cb_recall by Alexandros Batsakis · 16 years ago
  70. 6c02eaa nfsd4: use helper for copying delegation filehandle by J. Bruce Fields · 16 years ago
  71. df96fcf nfsd: git rid of nfs4_cb_null_ops declaration by Benny Halevy · 16 years ago
  72. 61054b1 nfsd: support callbacks with gss flavors by Olga Kornievskaia · 16 years ago
  73. 608207e rpc: pass target name down to rpc level on callbacks by Olga Kornievskaia · 16 years ago
  74. d5b337b nfsd: use nfs client rpc callback program by Benny Halevy · 16 years ago
  75. 97eb89b nfsd: do_probe_callback should not clear rpc stats by Benny Halevy · 16 years ago
  76. 8e40741 nfsd: properly xdr-encode stateid4.seqid as uint32_t for cb_recall by Benny Halevy · 16 years ago
  77. b6b6152 rpc: bring back cl_chatty by Olga Kornievskaia · 16 years ago
  78. 88dd0be nfsd: reorder printk in do_probe_callback to avoid use-after-free by J. Bruce Fields · 16 years ago
  79. 8e24eea fs: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  80. ff7d975 nfsd: use static memory for callback program and stats by Olga Kornievskaia · 17 years ago
  81. 404ec11 nfsd4: recognize callback channel failure earlier by J. Bruce Fields · 17 years ago
  82. 63c8671 nfsd: move callback rpc_client creation into separate thread by J. Bruce Fields · 17 years ago
  83. 46f8a64 nfsd4: probe callback channel only once by J. Bruce Fields · 17 years ago
  84. cfdcad4 knfsd: nfsv4 delegation recall should take reference on client by J. Bruce Fields · 17 years ago
  85. dd4877b knfsd: fix callback rpc cred by J. Bruce Fields · 18 years ago
  86. 2b47eec knfsd: spawn kernel thread to probe callback channel by J. Bruce Fields · 17 years ago
  87. 0ac68d1 knfsd: nfsd4: fix enc_stateid_sz for nfsd callbacks by Benny Halevy · 17 years ago
  88. 43780b8 SUNRPC: Add a convenient default for the hostname when calling rpc_create() by Chuck Lever · 17 years ago
  89. f61534d SUNRPC: Remove redundant calls to rpciod_up()/rpciod_down() by Trond Myklebust · 17 years ago
  90. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 17 years ago
  91. 2bea90d SUNRPC: RPC buffer size estimates are too large by Chuck Lever · 18 years ago
  92. f534a25 [PATCH] knfsd: nfsd4: fix non-terminated string by J. Bruce Fields · 18 years ago
  93. c7afef1 [PATCH] nfsd: misc endianness annotations by Al Viro · 18 years ago
  94. f00f328 [PATCH] xdr annotations: nfsd callback* by Al Viro · 18 years ago
  95. 0942176 [PATCH] knfsd: nfsd4: Fix error handling in nfsd's callback client by J. Bruce Fields · 18 years ago
  96. 3e3b480 [PATCH] knfsd: add some missing newlines in printks by Greg Banks · 18 years ago
  97. ae5c794 NFSD: Convert NFS server callback logic to use new rpc_create API by Chuck Lever · 18 years ago
  98. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  99. 541e0e0 [PATCH] knfsd: nfsd4: nfsd4_probe_callback cleanup by NeilBrown · 18 years ago
  100. 53846a2 Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 19 years ago