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