1. 9276910 sunrpc: skip portmap calls on sessions backchannel by J. Bruce Fields · 13 years ago
  2. e9541ce nfsd4: allow numeric idmapping by J. Bruce Fields · 13 years ago
  3. cc27e0d nfsd: don't allow legacy client tracker init for anything but init_net by Jeff Layton · 13 years ago
  4. 813fd32 nfsd: add notifier to handle mount/unmount of rpc_pipefs sb by Jeff Layton · 13 years ago
  5. f3f8014 nfsd: add the infrastructure to handle the cld upcall by Jeff Layton · 13 years ago
  6. 0ab628d nfsd: add a header describing upcall to nfsdcld by Jeff Layton · 13 years ago
  7. 7ea34ac nfsd: add a per-net-namespace struct for nfsd by Jeff Layton · 13 years ago
  8. b3537c3 sunrpc: create nfsd dir in rpc_pipefs by Jeff Layton · 13 years ago
  9. 2a4317c nfsd: add nfsd4_client_tracking_ops struct and a way to set it by Jeff Layton · 13 years ago
  10. a52d726 nfsd: convert nfs4_client->cl_cb_flags to a generic flags field by Jeff Layton · 13 years ago
  11. 1df0064 Merge nfs containerization work from Trond's tree by J. Bruce Fields · 13 years ago
  12. 5a7c9ee NFS: fix sb->s_id in nfs debug prints by Vivek Trivedi · 13 years ago
  13. 9b78145 xprtrdma: Remove assumption that each segment is <= PAGE_SIZE by Tom Tucker · 13 years ago
  14. 4a6862b xprtrdma: The transport should not bug-check when a dup reply is received by Tom Tucker · 13 years ago
  15. 18d98f6 pnfs-obj: autologin: Add support for protocol autologin by Sachin Bhamare · 13 years ago
  16. c6bfa1a NFS: Remove nfs4_setup_sequence from generic rename code by Bryan Schumaker · 13 years ago
  17. 34e137c NFS: Remove nfs4_setup_sequence from generic unlink code by Bryan Schumaker · 13 years ago
  18. ea7c330 NFS: Remove nfs4_setup_sequence from generic read code by Bryan Schumaker · 13 years ago
  19. c6cb80d NFS: Remove nfs4_setup_sequence from generic write code by Bryan Schumaker · 13 years ago
  20. 6f00866 NFS: Fix more NFS debug related build warnings by Trond Myklebust · 13 years ago
  21. ffa94db SUNRPC/LOCKD: Fix build warnings when CONFIG_SUNRPC_DEBUG is undefined by Trond Myklebust · 13 years ago
  22. 9304a81 nfs: non void functions must return a value by Stephen Rothwell · 13 years ago
  23. b3b536a SUNRPC: Kill compiler warning when RPC_DEBUG is unset by Chuck Lever · 13 years ago
  24. ab4684d NFSD: Fix nfs4_verifier memory alignment by Chuck Lever · 13 years ago
  25. 8f199b8 NFSD: Fix warnings when NFSD_DEBUG is not defined by Trond Myklebust · 13 years ago
  26. e27d359 SUNRPC/NFS: Add Kbuild dependencies for NFS_DEBUG/RPC_DEBUG by Trond Myklebust · 13 years ago
  27. 3b3be88 NFS: Use cond_resched_lock() to reduce latencies in the commit scans by Trond Myklebust · 13 years ago
  28. 5ae67c4 NFSv4: It is not safe to dereference lsp->ls_state in release_lockowner by Trond Myklebust · 13 years ago
  29. c4f1b62 NFS: ncommit count is being double decremented by Fred Isaman · 13 years ago
  30. 540a0f7 SUNRPC: We must not use list_for_each_entry_safe() in rpc_wake_up() by Trond Myklebust · 13 years ago
  31. 62b9510 nfsd: merge cookie collision fixes from ext4 tree by J. Bruce Fields · 13 years ago
  32. 06effdb nfsd: vfs_llseek() with 32 or 64 bit offsets (hashes) by Bernd Schubert · 13 years ago
  33. 999448a nfsd: rename 'int access' to 'int may_flags' in nfsd_open() by Bernd Schubert · 13 years ago
  34. d1f5273 ext4: return 32/64-bit dir name hash according to usage type by Fan Yong · 13 years ago
  35. e49a29b Try using machine credentials for RENEW calls by Sachin Prabhu · 13 years ago
  36. 9390f42 NFSv4.1: Fix a few issues in filelayout_commit_pagelist by Trond Myklebust · 13 years ago
  37. 8dd3775 NFSv4.1: Clean ups and bugfixes for the pNFS read/writeback/commit code by Trond Myklebust · 13 years ago
  38. 95a13f7b NFS: Fix a compile error when !defined NFS_DEBUG by Trond Myklebust · 13 years ago
  39. 96dcadc NFSv4: Rate limit the state manager for lock reclaim warning messages by William Dauchy · 13 years ago
  40. 5318a29 pnfs-obj: Uglify objio_segment allocation for the sake of the principle :-( by Boaz Harrosh · 13 years ago
  41. 6a8a13e fs: add new FMODE flags: FMODE_32bithash and FMODE_64bithash by Bernd Schubert · 13 years ago
  42. e138ead NFS: null dereference in dev_remove() by Dan Carpenter · 13 years ago
  43. 9a3ba43 NFSv4: Rate limit the state manager warning messages by Trond Myklebust · 13 years ago
  44. 0097143 SUNRPC: Don't use variable length automatic arrays in kernel code by Trond Myklebust · 13 years ago
  45. 11588f4 NFS: Check return value from rpc_queue_upcall() by Bryan Schumaker · 13 years ago
  46. 4b7c8dd NFS: Only define some function when v4.1 is enabled by Bryan Schumaker · 13 years ago
  47. 09acfea SUNRPC: Fix a few sparse warnings by Trond Myklebust · 13 years ago
  48. 1728017 NFS: Fix a number of sparse warnings by Trond Myklebust · 13 years ago
  49. 5ffaf85 NFS: replace global bl_wq with per-net one by Stanislav Kinsbursky · 13 years ago
  50. cb9c1c4 NFS: replace global bl_mount_reply with per-net one by Stanislav Kinsbursky · 13 years ago
  51. d6d6dc7 NFS: remove nfs_inode radix tree by Fred Isaman · 13 years ago
  52. 9994b62 NFS: remove NFS_PAGE_TAG_LOCKED by Fred Isaman · 13 years ago
  53. ad1e396 NFSv4.0: Re-establish the callback channel on NFS4ERR_CB_PATHDOWN by Trond Myklebust · 13 years ago
  54. 8546ee5 nfsd4: make sure set CB_PATH_DOWN sequence flag set by J. Bruce Fields · 13 years ago
  55. 4fc8796 NFSv4: Clean up nfs4_select_rw_stateid() by Trond Myklebust · 13 years ago
  56. 0032a7a NFS: Don't copy read delegation stateids in setattr by Trond Myklebust · 13 years ago
  57. 2dc3175 NFSv4.1 cleanup DS stateid error handling by Andy Adamson · 13 years ago
  58. 3114ea7 NFSv4: Return the delegation if the server returns NFS4ERR_OPENMODE by Trond Myklebust · 13 years ago
  59. cf470c3 NFSv4: Don't free the nfs4_lock_state until after the release_lockowner by Trond Myklebust · 13 years ago
  60. 9cb8196 NFSv4.1 handle DS stateid errors by Andy Adamson · 13 years ago
  61. 4f1abd2 NFS: add fh_crc to debug output by Weston Andros Adamson · 13 years ago
  62. d8e0539 NFS: add filehandle crc for debug display by Weston Andros Adamson · 13 years ago
  63. 59deeb9 nfsd4: reduce do_open_lookup() stack usage by J. Bruce Fields · 13 years ago
  64. 41fd1e4 nfsd4: delay setting current filehandle till success by J. Bruce Fields · 13 years ago
  65. 508dc6e nfsd41: free_session/free_client must be called under the client_lock by Benny Halevy · 13 years ago
  66. e27f49c nfsd41: refactor nfsd4_deleg_xgrade_none_ext logic out of nfsd4_process_open2 by Benny Halevy · 13 years ago
  67. 4aa8913 nfsd41: refactor nfs4_open_deleg_none_ext logic out of nfs4_open_delegation by Benny Halevy · 13 years ago
  68. 1fa9c44 svcrdma: silence a Sparse warning by Dan Carpenter · 13 years ago
  69. a8ae08e nfsd4: fix recovery-entry leak nfsd startup failure by J. Bruce Fields · 13 years ago
  70. a6d6b78 nfsd4: fix recovery-dir leak on nfsd startup failure by Jeff Layton · 13 years ago
  71. 393d8ed nfsd4: purge stable client records with insufficient state by J. Bruce Fields · 13 years ago
  72. 1255a8f nfsd4: don't set cl_firststate on first reclaim in 4.1 case by J. Bruce Fields · 13 years ago
  73. ff2eb68 NFSv4: Add a helper encode_uint64 by Trond Myklebust · 13 years ago
  74. 475d4ba NFSv4: More xdr cleanups by Trond Myklebust · 13 years ago
  75. 7001951 NFSv4: Cleanup - convert more functions to use encode_op_hdr by Trond Myklebust · 13 years ago
  76. cd93710 NFS: Fix nfs4_verifier memory alignment by Chuck Lever · 13 years ago
  77. ab19b48 NFSv4: Add a encode op helper by Trond Myklebust · 13 years ago
  78. 4ade982 NFSv4: Add a helper for encoding NFSv4 sequence ids by Trond Myklebust · 13 years ago
  79. 6fdfb0bc NFSv4: Minor clean ups for encode_string() by Trond Myklebust · 13 years ago
  80. 2d2f24a NFSv4: Simplify the struct nfs4_stateid by Trond Myklebust · 13 years ago
  81. f597c53 NFSv4: Add helpers for basic copying of stateids by Trond Myklebust · 13 years ago
  82. 1e3987c NFSv4: Rename nfs4_copy_stateid() by Trond Myklebust · 13 years ago
  83. ea9d23f NFSv4: Add a helper for encoding stateids by Trond Myklebust · 13 years ago
  84. cb17e55 NFSv4: Add a helper for encoding opaque data by Trond Myklebust · 13 years ago
  85. d0b496d NFSv4: Rename encode_stateid() to encode_open_stateid() by Trond Myklebust · 13 years ago
  86. 36281ca NFSv4: Further clean-ups of delegation stateid validation by Trond Myklebust · 13 years ago
  87. 8e663f0 NFSv4.1: Fix matching of the stateids when returning a delegation by Trond Myklebust · 13 years ago
  88. a1d0b5e NFS: Properly handle the case where the delegation is revoked by Trond Myklebust · 13 years ago
  89. fa68a1b NFS: Fix a typo in _nfs_display_fhandle by Trond Myklebust · 13 years ago
  90. 7e03b7c NFS: Fix a compile issue when !CONFIG_NFS_V4_1 by Trond Myklebust · 13 years ago
  91. 91e56aa NFS: Undo changes to idmap.h by Bryan Schumaker · 13 years ago
  92. 8aa0a41 Merge commit 'nfs-for-3.3-4' into nfs-for-next by Trond Myklebust · 13 years ago
  93. 54b50af NFS: Reduce debugging noise from encode_compound_hdr by Chuck Lever · 13 years ago
  94. 264e635 NFS: Request fh_expire_type attribute in "server caps" operation by Chuck Lever · 13 years ago
  95. 81934dd NFS: Introduce NFS_ATTR_FATTR_V4_LOCATIONS by Chuck Lever · 13 years ago
  96. bb4dae5 NFS: Simplify arguments of encode_renew() by Chuck Lever · 13 years ago
  97. 20d27e9 NFS: Add a client-side function to display NFS file handles by Chuck Lever · 13 years ago
  98. 31b8e2a NFS: Make clientaddr= optional by Chuck Lever · 13 years ago
  99. 2e738fd SUNRPC: Add API to acquire source address by Chuck Lever · 13 years ago
  100. 4e0038b SUNRPC: Move clnt->cl_server into struct rpc_xprt by Trond Myklebust · 13 years ago