1. 9304a81 nfs: non void functions must return a value by Stephen Rothwell · 12 years ago
  2. b3b536a SUNRPC: Kill compiler warning when RPC_DEBUG is unset by Chuck Lever · 12 years ago
  3. e27d359 SUNRPC/NFS: Add Kbuild dependencies for NFS_DEBUG/RPC_DEBUG by Trond Myklebust · 12 years ago
  4. 3b3be88 NFS: Use cond_resched_lock() to reduce latencies in the commit scans by Trond Myklebust · 12 years ago
  5. 5ae67c4 NFSv4: It is not safe to dereference lsp->ls_state in release_lockowner by Trond Myklebust · 12 years ago
  6. c4f1b62 NFS: ncommit count is being double decremented by Fred Isaman · 12 years ago
  7. 540a0f7 SUNRPC: We must not use list_for_each_entry_safe() in rpc_wake_up() by Trond Myklebust · 12 years ago
  8. e49a29b Try using machine credentials for RENEW calls by Sachin Prabhu · 12 years ago
  9. 9390f42 NFSv4.1: Fix a few issues in filelayout_commit_pagelist by Trond Myklebust · 12 years ago
  10. 8dd3775 NFSv4.1: Clean ups and bugfixes for the pNFS read/writeback/commit code by Trond Myklebust · 12 years ago
  11. 95a13f7 NFS: Fix a compile error when !defined NFS_DEBUG by Trond Myklebust · 12 years ago
  12. 96dcadc NFSv4: Rate limit the state manager for lock reclaim warning messages by William Dauchy · 12 years ago
  13. 5318a29c pnfs-obj: Uglify objio_segment allocation for the sake of the principle :-( by Boaz Harrosh · 12 years ago
  14. e138ead NFS: null dereference in dev_remove() by Dan Carpenter · 12 years ago
  15. 9a3ba43 NFSv4: Rate limit the state manager warning messages by Trond Myklebust · 12 years ago
  16. 0097143 SUNRPC: Don't use variable length automatic arrays in kernel code by Trond Myklebust · 12 years ago
  17. 11588f4 NFS: Check return value from rpc_queue_upcall() by Bryan Schumaker · 12 years ago
  18. 4b7c8dd NFS: Only define some function when v4.1 is enabled by Bryan Schumaker · 12 years ago
  19. 09acfea SUNRPC: Fix a few sparse warnings by Trond Myklebust · 12 years ago
  20. 1728017 NFS: Fix a number of sparse warnings by Trond Myklebust · 12 years ago
  21. 5ffaf85 NFS: replace global bl_wq with per-net one by Stanislav Kinsbursky · 12 years ago
  22. cb9c1c4 NFS: replace global bl_mount_reply with per-net one by Stanislav Kinsbursky · 12 years ago
  23. d6d6dc7 NFS: remove nfs_inode radix tree by Fred Isaman · 12 years ago
  24. 9994b62 NFS: remove NFS_PAGE_TAG_LOCKED by Fred Isaman · 12 years ago
  25. ad1e396 NFSv4.0: Re-establish the callback channel on NFS4ERR_CB_PATHDOWN by Trond Myklebust · 12 years ago
  26. 4fc8796 NFSv4: Clean up nfs4_select_rw_stateid() by Trond Myklebust · 12 years ago
  27. 0032a7a NFS: Don't copy read delegation stateids in setattr by Trond Myklebust · 12 years ago
  28. 2dc3175 NFSv4.1 cleanup DS stateid error handling by Andy Adamson · 12 years ago
  29. 3114ea7 NFSv4: Return the delegation if the server returns NFS4ERR_OPENMODE by Trond Myklebust · 12 years ago
  30. cf470c3 NFSv4: Don't free the nfs4_lock_state until after the release_lockowner by Trond Myklebust · 12 years ago
  31. 9cb8196 NFSv4.1 handle DS stateid errors by Andy Adamson · 12 years ago
  32. 4f1abd2 NFS: add fh_crc to debug output by Weston Andros Adamson · 12 years ago
  33. d8e0539 NFS: add filehandle crc for debug display by Weston Andros Adamson · 12 years ago
  34. ff2eb68 NFSv4: Add a helper encode_uint64 by Trond Myklebust · 12 years ago
  35. 475d4ba NFSv4: More xdr cleanups by Trond Myklebust · 12 years ago
  36. 7001951 NFSv4: Cleanup - convert more functions to use encode_op_hdr by Trond Myklebust · 12 years ago
  37. cd93710 NFS: Fix nfs4_verifier memory alignment by Chuck Lever · 12 years ago
  38. ab19b48 NFSv4: Add a encode op helper by Trond Myklebust · 12 years ago
  39. 4ade982 NFSv4: Add a helper for encoding NFSv4 sequence ids by Trond Myklebust · 12 years ago
  40. 6fdfb0bc NFSv4: Minor clean ups for encode_string() by Trond Myklebust · 12 years ago
  41. 2d2f24a NFSv4: Simplify the struct nfs4_stateid by Trond Myklebust · 12 years ago
  42. f597c53 NFSv4: Add helpers for basic copying of stateids by Trond Myklebust · 12 years ago
  43. 1e3987c NFSv4: Rename nfs4_copy_stateid() by Trond Myklebust · 12 years ago
  44. ea9d23f NFSv4: Add a helper for encoding stateids by Trond Myklebust · 12 years ago
  45. cb17e55 NFSv4: Add a helper for encoding opaque data by Trond Myklebust · 12 years ago
  46. d0b496d NFSv4: Rename encode_stateid() to encode_open_stateid() by Trond Myklebust · 12 years ago
  47. 36281ca NFSv4: Further clean-ups of delegation stateid validation by Trond Myklebust · 12 years ago
  48. 8e663f0 NFSv4.1: Fix matching of the stateids when returning a delegation by Trond Myklebust · 12 years ago
  49. a1d0b5e NFS: Properly handle the case where the delegation is revoked by Trond Myklebust · 12 years ago
  50. fa68a1b NFS: Fix a typo in _nfs_display_fhandle by Trond Myklebust · 12 years ago
  51. 7e03b7c NFS: Fix a compile issue when !CONFIG_NFS_V4_1 by Trond Myklebust · 12 years ago
  52. 91e56aae NFS: Undo changes to idmap.h by Bryan Schumaker · 12 years ago
  53. 8aa0a41 Merge commit 'nfs-for-3.3-4' into nfs-for-next by Trond Myklebust · 12 years ago
  54. 54b50af NFS: Reduce debugging noise from encode_compound_hdr by Chuck Lever · 12 years ago
  55. 264e635 NFS: Request fh_expire_type attribute in "server caps" operation by Chuck Lever · 12 years ago
  56. 81934dd NFS: Introduce NFS_ATTR_FATTR_V4_LOCATIONS by Chuck Lever · 12 years ago
  57. bb4dae5 NFS: Simplify arguments of encode_renew() by Chuck Lever · 12 years ago
  58. 20d27e9 NFS: Add a client-side function to display NFS file handles by Chuck Lever · 12 years ago
  59. 31b8e2a NFS: Make clientaddr= optional by Chuck Lever · 12 years ago
  60. 2e738fd SUNRPC: Add API to acquire source address by Chuck Lever · 12 years ago
  61. 4e0038b SUNRPC: Move clnt->cl_server into struct rpc_xprt by Trond Myklebust · 12 years ago
  62. 2446ab6 SUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt field by Trond Myklebust · 12 years ago
  63. a3ca565 NFS: Add debugging messages to NFSv4's CLOSE procedure by Chuck Lever · 12 years ago
  64. 02a2976 NFS: Clean up debugging in decode_pathname() by Chuck Lever · 12 years ago
  65. 88b8e13 NFS: Make nfs_cache_array.size a signed integer by Chuck Lever · 12 years ago
  66. 3862279 NFS: Consolidate the parsing of the '-ov4.x' and '-overs=4.x' mount options by Trond Myklebust · 12 years ago
  67. 7bbceb6 NFS: Ensure we display the minor version correctly in /proc/mounts etc. by Trond Myklebust · 12 years ago
  68. 0d71b05 NFS: Extend the -overs= mount option to allow 4.x minorversions by Trond Myklebust · 12 years ago
  69. 7d2ed9a NFSv4: parse and display server implementation ids by Weston Andros Adamson · 12 years ago
  70. 9edbd95 NFSv4: fix server_scope memory leak by Weston Andros Adamson · 12 years ago
  71. db8ac8b NFSv4: Send implementation id with exchange_id by Weston Andros Adamson · 12 years ago
  72. 57e6232 NFS: Store the legacy idmapper result in the keyring by Bryan Schumaker · 12 years ago
  73. 59e6b9c Created a function for setting timeouts on keys by Bryan Schumaker · 12 years ago
  74. 0cb3284 NFSv4.1: Get rid of NFS4CLNT_LAYOUTRECALL by Trond Myklebust · 12 years ago
  75. a59c30a NFSv4.1: Get rid of redundant NFS4CLNT_LAYOUTRECALL tests by Trond Myklebust · 12 years ago
  76. 591ad7f SUNRPC: move waitq from RPC pipe to RPC inode by Stanislav Kinsbursky · 12 years ago
  77. 2c9030e SUNRPC: check RPC inode's pipe reference before dereferencing by Stanislav Kinsbursky · 12 years ago
  78. e9dbca8 NFS: release per-net clients lock before calling PipeFS dentries creation by Stanislav Kinsbursky · 12 years ago
  79. da3b462 SUNRPC: release per-net clients lock before calling PipeFS dentries creation by Stanislav Kinsbursky · 12 years ago
  80. 7df529a NFSv4.1: Don't call nfs4_deviceid_purge_client() unless we're NFSv4.1 by Trond Myklebust · 12 years ago
  81. abd9669 NFS: Ensure struct nfs_client holds a reference to the net namespace by Trond Myklebust · 12 years ago
  82. 9937347a NFS: Ensure that the nfs_client 'net' field is always set by Trond Myklebust · 12 years ago
  83. abe9a6d NFSv4: fix server_scope memory leak by Weston Andros Adamson · 12 years ago
  84. f86f36a NFSv4.1: Fix a NFSv4.1 session initialisation regression by Trond Myklebust · 12 years ago
  85. 0a70219 NFS: include filelayout DS rpc stats in mountstats by Weston Andros Adamson · 12 years ago
  86. b6bf6e7 NFSv4.1 set highest_used_slotid to NFS4_NO_SLOT by Andy Adamson · 12 years ago
  87. d7c3267 nfs: Clean up debugging in nfs_follow_mountpoint() by Chuck Lever · 12 years ago
  88. dbb9c2a SUNRPC: Use KERN_DEFAULT for debugging printk's by Chuck Lever · 12 years ago
  89. 15a4520 SUNRPC: add sending,pending queue and max slot to xprt stats by Andy Adamson · 12 years ago
  90. 1d96e80 SUNRPC: init per-net rpcbind spinlock by Stanislav Kinsbursky · 12 years ago
  91. b4b9a0c nfs41: Verify channel's attributes accordingly to RFC v2 by Vitaliy Gusev · 12 years ago
  92. 571b755 NFS: dont allow minorversion= opt when vers != 4 by Weston Andros Adamson · 13 years ago
  93. 2f09c24 SUNRPC: Ensure that we can trace waitqueues when !defined(CONFIG_SYSCTL) by Trond Myklebust · 13 years ago
  94. 685f50f NFSv4: Further reduce the footprint of the idmapper by Trond Myklebust · 13 years ago
  95. e3da870 NFSv4: The idmapper now depends on keyring functionality by Trond Myklebust · 13 years ago
  96. d073e9b NFSv4: Reduce the footprint of the idmapper by Trond Myklebust · 13 years ago
  97. 7ced286 NFS: add mount options 'v4.0' and 'v4.1' by Weston Andros Adamson · 13 years ago
  98. b6d1e83 NFS: fix nfs4_find_client_sessionid() arguments list by Stanislav Kinsbursky · 13 years ago
  99. 4c03ae4 NFS: Initialise the nfs_net->nfs_client_lock by Trond Myklebust · 13 years ago
  100. 3b64739 Lockd: shutdown NLM hosts in network namespace context by Stanislav Kinsbursky · 13 years ago