1. 3c45ddf svcrdma: Select NFSv4.1 backchannel transport based on forward channel by Chuck Lever · 10 years ago
  2. 02e1215 nfsd: Avoid taking state_lock while holding inode lock in nfsd_break_one_deleg by Jeff Layton · 10 years ago
  3. e8051c8 nfsd: eliminate nfsd4_init_callback by Jeff Layton · 10 years ago
  4. 3758cf7 nfsd: set timeparms.to_maxval in setup_callback_client by Jeff Layton · 10 years ago
  5. d531c00 NFSD/SUNRPC: Check rpc_xprt out of xs_setup_bc_tcp by Kinglong Mee · 10 years ago
  6. 06b332a nfsd4: check backchannel attributes on create_session by J. Bruce Fields · 11 years ago
  7. 8be2d23 nfsd4: minor cb_recall simplification by J. Bruce Fields · 11 years ago
  8. 3d73371 nfsd: make NFSv4 lease time per net by Stanislav Kinsbursky · 12 years ago
  9. c212cec nfsd: make nfs4_client network namespace dependent by Stanislav Kinsbursky · 12 years ago
  10. 2b4cf66 nfsd4: get_backchannel_cred should be static by Fengguang Wu · 12 years ago
  11. 12fc3e9 nfsd4: backchannel should use client-provided security flavor by J. Bruce Fields · 12 years ago
  12. 5772515 nfsd4: common helper to initialize callback work by J. Bruce Fields · 12 years ago
  13. c6bb3ca nfsd4: use callback security parameters in create_session by J. Bruce Fields · 12 years ago
  14. 8c8651b nfsd: remove duplicate init in nfsd4_cb_recall by Namjae Jeon · 12 years ago
  15. 3930765 nfsd4: fix security flavor of NFSv4.0 callback by J. Bruce Fields · 12 years ago
  16. 9068bed nfsd4: remove unnecessary comment by J. Bruce Fields · 12 years ago
  17. 03a4e1f nfsd4: move principal name into svc_cred by J. Bruce Fields · 12 years ago
  18. 4ca1f87 nfsd4: use auth_unix unconditionally on backchannel by J. Bruce Fields · 12 years ago
  19. a52d726 nfsd: convert nfs4_client->cl_cb_flags to a generic flags field by Jeff Layton · 12 years ago
  20. 1df0064 Merge nfs containerization work from Trond's tree by J. Bruce Fields · 12 years ago
  21. 8546ee5 nfsd4: make sure set CB_PATH_DOWN sequence flag set by J. Bruce Fields · 12 years ago
  22. a613fa1 SUNRPC: constify the rpc_program by Trond Myklebust · 12 years ago
  23. 0157d02 SUNRPC: handle RPC client pipefs dentries by network namespace aware routines by Stanislav Kinsbursky · 12 years ago
  24. 68c9715 SUNRPC: Clean up the RPCSEC_GSS service ticket requests by Trond Myklebust · 13 years ago
  25. 5423732 nfsd41: use SEQ4_STATUS_BACKCHANNEL_FAULT when cb_sequence is invalid by Benny Halevy · 13 years ago
  26. 2a74aba nfsd4: move client * to nfs4_stateid, add init_stid helper by J. Bruce Fields · 13 years ago
  27. d5477a8 nfsd4: add common dl_stid field to delegation by J. Bruce Fields · 13 years ago
  28. 2c9c8f3 NFSD: fix decode_cb_sequence4resok by Benny Halevy · 13 years ago
  29. 0af3f81 NFSD: use nfserr for status after decode_cb_op_status by Benny Halevy · 13 years ago
  30. 18bce37 Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
  31. a8f2800 nfsd4: fix callback restarting by J. Bruce Fields · 13 years ago
  32. 9ee1ba5 nfsd4: initialize cb_per_client by J. Bruce Fields · 13 years ago
  33. 5ce8ba2 nfsd4: allow restarting callbacks by J. Bruce Fields · 14 years ago
  34. 3ff3600 nfsd4: simplify nfsd4_cb_prepare by J. Bruce Fields · 14 years ago
  35. 229b2a0 nfsd4: add helper function to run callbacks by J. Bruce Fields · 14 years ago
  36. 84f5f7c nfsd4: make sure sequence flags are set after destroy_session by J. Bruce Fields · 14 years ago
  37. 77a3569 nfsd4: keep finer-grained callback status by J. Bruce Fields · 14 years ago
  38. dcbeaa6 nfsd4: allow backchannel recovery by J. Bruce Fields · 14 years ago
  39. 6f3d772 nfs4: set source address when callback is generated by Takuma Umeya · 14 years ago
  40. 65e4c89 nfsd: declare several functions of nfs4callback as static by Kirill A. Shutemov · 14 years ago
  41. bf26955 SUNRPC: New xdr_streams XDR decoder API by Chuck Lever · 14 years ago
  42. 9f06c71 SUNRPC: New xdr_streams XDR encoder API by Chuck Lever · 14 years ago
  43. 7d93bd71 NFS: Repair whitespace damage in NFS PROC macro by Chuck Lever · 14 years ago
  44. 85a5648 NFSD: Update XDR decoders in NFSv4 callback client by Chuck Lever · 14 years ago
  45. a033db4 NFSD: Update XDR encoders in NFSv4 callback client by Chuck Lever · 14 years ago
  46. 5d18c1c nfsd4: only require krb5 principal for NFSv4.0 callbacks by J. Bruce Fields · 14 years ago
  47. 8323c3b nfsd4: move minorversion to client by J. Bruce Fields · 14 years ago
  48. 5a3c9d7 nfsd4: separate callback change and callback probe by J. Bruce Fields · 14 years ago
  49. 8b5ce5c nfsd4: callback program number is per-session by J. Bruce Fields · 14 years ago
  50. ac7c46f nfsd4: make backchannel sequence number per-session by J. Bruce Fields · 14 years ago
  51. 90c8145 nfsd4: use client pointer to backchannel session by J. Bruce Fields · 14 years ago
  52. 6ff8da0 nfsd4: Move callback setup to callback queue by J. Bruce Fields · 14 years ago
  53. fb00392 nfsd4: remove separate cb_args struct by J. Bruce Fields · 14 years ago
  54. cee277d nfsd4: use generic callback code in null case by J. Bruce Fields · 14 years ago
  55. 5878453 nfsd4: generic callback code by J. Bruce Fields · 14 years ago
  56. 1c85560 nfsd4: rename nfs4_rpc_args->nfsd4_cb_args by J. Bruce Fields · 14 years ago
  57. 586f367 nfsd4: combine nfs4_rpc_args and nfsd4_cb_sequence by J. Bruce Fields · 14 years ago
  58. 07263f1 nfsd4: minor variable renaming (cb -> conn) by J. Bruce Fields · 14 years ago
  59. c653ce3 sunrpc: Add net to rpc_create_args by Pavel Emelyanov · 14 years ago
  60. 1132b26 nfsd: remove duplicate NFS4_STATEID_SIZE declaration by Andy Adamson · 14 years ago
  61. c18c821 nfsd41: Fix a crash when a callback is retried by Boaz Harrosh · 14 years ago
  62. cba9ba4 nfsd4: fix delegation recall race use-after-free by J. Bruce Fields · 14 years ago
  63. ac94bf5 nfsd4: fix deleg leak on callback error by J. Bruce Fields · 14 years ago
  64. 9303bbd nfsd: nfs4callback encode_stateid helper function by Benny Halevy · 14 years ago
  65. 68a4b48 nfsd4: don't bother storing callback reply tag by J. Bruce Fields · 14 years ago
  66. 172c85d nfsd4: treat more recall errors as failures by J. Bruce Fields · 14 years ago
  67. 378b7d3 nfsd4: remove extra put() on callback errors by J. Bruce Fields · 14 years ago
  68. b7299f4 nfs4: minor callback code simplification, comment by J. Bruce Fields · 14 years ago
  69. ab707e15 nfsd4: nfsd4_destroy_session must set callback client under the state lock by Benny Halevy · 14 years ago
  70. 5306293 Merge commit 'v2.6.34-rc6' by J. Bruce Fields · 14 years ago
  71. 4b21d0d nfsd4: allow 4.0 clients to change callback path by J. Bruce Fields · 14 years ago
  72. 2bf2387 nfsd4: rearrange cb data structures by J. Bruce Fields · 14 years ago
  73. b12a05c nfsd4: cl_count is unused by J. Bruce Fields · 14 years ago
  74. b5a1a81 nfsd4: don't sleep in lease-break callback by J. Bruce Fields · 14 years ago
  75. 9045b4b nfsd4: remove probe task's reference on client by J. Bruce Fields · 14 years ago
  76. 227f98d9 nfsd4: preallocate nfs4_rpc_args by J. Bruce Fields · 14 years ago
  77. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  78. cf07d2e nfsd4: simplify references to nfsd4 lease time by J. Bruce Fields · 14 years ago
  79. 8d75da8a nfsd4: fix minor memory leak by J. Bruce Fields · 14 years ago
  80. 58255a4 NFSD: NFSv4 callback client should use RPC_TASK_SOFTCONN by Chuck Lever · 14 years ago
  81. 7663dac nfsd: remove pointless paths in file headers by J. Bruce Fields · 15 years ago
  82. 9a74af2 nfsd: Move private headers to source directory by Boaz Harrosh · 15 years ago
  83. 341eb18 nfsd: Source files #include cleanups by Boaz Harrosh · 15 years ago
  84. 3ddc8bf nfsd41: modify nfsd4.1 backchannel to use new xprt class by Alexandros Batsakis · 15 years ago
  85. 0421b5c nfsd41: Backchannel: Implement cb_recall over NFSv4.1 by Ricardo Labiaga · 15 years ago
  86. 2af7358 nfsd41: Backchannel: cb_sequence callback by Benny Halevy · 15 years ago
  87. 2a1d1b5 nfsd41: Backchannel: Setup sequence information by Ricardo Labiaga · 15 years ago
  88. 132f977 nfsd41: Backchannel: Add sequence arguments to callback RPC arguments by Ricardo Labiaga · 15 years ago
  89. 38524ab nfsd41: Backchannel: callback infrastructure by Andy Adamson · 15 years ago
  90. 80fc015 nfsd4: use common rpc_cred for all callbacks by J. Bruce Fields · 15 years ago
  91. 886e3b7 nfsd4: fix null dereference creating nfsv4 callback client by J. Bruce Fields · 15 years ago
  92. 4be36ca nfsd4: fix whitespace in NFSPROC4_CLNT_CB_NULL definition by Benny Halevy · 15 years ago
  93. aa9a4ec nfsd: convert nfs4_cb_conn struct to hold address in sockaddr_storage by Jeff Layton · 15 years ago
  94. ab52ae6 nfsd41: Backchannel: minorversion support for the back channel by Andy Adamson · 15 years ago
  95. ef52bff nfsd41: Backchannel: cleanup nfs4.0 callback encode routines by Andy Adamson · 15 years ago
  96. 63e4863 nfsd4: make recall callback an asynchronous rpc by J. Bruce Fields · 15 years ago
  97. 3aea09d nfsd4: track recall retries in nfs4_delegation by J. Bruce Fields · 15 years ago
  98. 6707bd3 nfsd4: remove unused dl_trunc by J. Bruce Fields · 15 years ago
  99. b53d40c nfsd4: eliminate struct nfs4_cb_recall by J. Bruce Fields · 15 years ago
  100. c237dc0 nfsd4: rename callback struct to cb_conn by J. Bruce Fields · 15 years ago