1. ea2cf22 NFS: create struct nfs_commit_info by Fred Isaman · 12 years ago
  2. 84c53ab NFS: create nfs_generic_commit_list by Fred Isaman · 12 years ago
  3. 584aa81 NFS: rewrite directio read to use async coalesce code by Fred Isaman · 12 years ago
  4. 1825a0d NFS: prepare coalesce testing for directio by Fred Isaman · 12 years ago
  5. 9533da2 NFS: remove unused wb_complete field from struct nfs_page by Fred Isaman · 12 years ago
  6. 061ae2e NFS: create completion structure to pass into page_init functions by Fred Isaman · 12 years ago
  7. 6c75dc0 NFS: merge _full and _partial write rpc_ops by Fred Isaman · 12 years ago
  8. 4db6e0b NFS: merge _full and _partial read rpc_ops by Fred Isaman · 12 years ago
  9. 30dd374 NFS: create struct nfs_page_array by Fred Isaman · 12 years ago
  10. cd84160 NFS: create common nfs_pgio_header for both read and write by Fred Isaman · 12 years ago
  11. b554284 NFS: use req_offset where appropriate by Fred Isaman · 12 years ago
  12. cd12ae3 NFS: remove unnecessary casts of void pointers in nfs4filelayout.c by Fred Isaman · 12 years ago
  13. c5996c4 NFS: reverse arg order in nfs_initiate_[read|write] by Fred Isaman · 12 years ago
  14. 31f6852 NFS: dprintks in directio code were referencing task after put by Fred Isaman · 12 years ago
  15. 0b7c015 NFS: add a struct nfs_commit_data to replace nfs_write_data in commits by Fred Isaman · 12 years ago
  16. 799ba8d NFS4.1: Add lseg to struct nfs4_fl_commit_bucket by Fred Isaman · 12 years ago
  17. 1acbbb4e1 NFS4.1: make pnfs_ld_[read|write]_done consistent by Fred Isaman · 12 years ago
  18. a20c6bec NFS: grab open context in direct read by Fred Isaman · 12 years ago
  19. e245d42 NFS: Remove unused function nfs_lookup_with_sec() by Bryan Schumaker · 12 years ago
  20. 7e6eb68 NFS: Honor the authflavor set in the clone mount data by Bryan Schumaker · 12 years ago
  21. f05d147 NFS: Fix following referral mount points with different security by Bryan Schumaker · 12 years ago
  22. 72de53e NFS: Do secinfo as part of lookup by Bryan Schumaker · 12 years ago
  23. db0a959 NFS: Handle exceptions coming out of nfs4_proc_fs_locations() by Bryan Schumaker · 12 years ago
  24. 31e4dda NFS: Fix SECINFO_NO_NAME by Bryan Schumaker · 12 years ago
  25. 5794d21 Avoid beyond bounds copy while caching ACL by Sachin Prabhu · 13 years ago
  26. 5a00689 Avoid reading past buffer when calling GETACL by Sachin Prabhu · 13 years ago
  27. 10bd295 fix page number calculation bug for block layout decode buffer by Jim Rees · 13 years ago
  28. e5265a0 NFSv4.1 fix page number calculation bug for filelayout decode buffers by Andy Adamson · 13 years ago
  29. 9526b2b pnfs-obj: Remove unused variable from objlayout_get_deviceinfo() by Sachin Bhamare · 13 years ago
  30. 1aba156 nfs4: fix referrals on mounts that use IPv6 addrs by Weston Andros Adamson · 12 years ago
  31. 7bf97bc NFSv4: Keep dropped state owners on the LRU list for a while by Trond Myklebust · 12 years ago
  32. c77365c NFSv4: Ensure that we don't drop a state owner more than once by Trond Myklebust · 12 years ago
  33. 95b72eb NFSv4: Ensure we do not reuse open owner names by Trond Myklebust · 12 years ago
  34. 98a2139 nfs: Enclose hostname in brackets when needed in nfs_do_root_mount by Jan Kara · 13 years ago
  35. 8ccd271 NFS: put open context on error in nfs_flush_multi by Fred Isaman · 12 years ago
  36. 73fb7bc NFS: put open context on error in nfs_pagein_multi by Fred Isaman · 12 years ago
  37. 451146b NFSv4: Fix open(O_TRUNC) and ftruncate() error handling by Trond Myklebust · 12 years ago
  38. 5572551 NFSv4: Ensure that we check lock exclusive/shared type against open modes by Trond Myklebust · 12 years ago
  39. 05ffe24 NFSv4: Ensure that the LOCK code sets exception->inode by Trond Myklebust · 12 years ago
  40. ca138f3 NFS: check for req==NULL in nfs_try_to_update_request cleanup by Fred Isaman · 13 years ago
  41. 58df9b3 Merge tag 'nfs-for-3.4-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  42. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 13 years ago
  43. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 13 years ago
  44. 1497748 NFSv4: Minor cleanups for nfs4_handle_exception and nfs4_async_handle_error by Trond Myklebust · 13 years ago
  45. e59d27e NFSv4.1: Fix layoutcommit error handling by Trond Myklebust · 13 years ago
  46. 05e9cfb NFSv4: Fix two infinite loops in the mount code by Trond Myklebust · 13 years ago
  47. d44fc38 NFS4.1: remove duplicate variable declaration in filelayout_clear_request_commit by Fred Isaman · 13 years ago
  48. 20e0fa9 Fix length of buffer copied in __nfs4_get_acl_uncached by Sachin Prabhu · 13 years ago
  49. f63d395 Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  50. e2a0883 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  51. 3556485 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 13 years ago
  52. 5a7c9ee NFS: fix sb->s_id in nfs debug prints by Vivek Trivedi · 13 years ago
  53. 18d98f6 pnfs-obj: autologin: Add support for protocol autologin by Sachin Bhamare · 13 years ago
  54. c6bfa1a NFS: Remove nfs4_setup_sequence from generic rename code by Bryan Schumaker · 13 years ago
  55. 34e137c NFS: Remove nfs4_setup_sequence from generic unlink code by Bryan Schumaker · 13 years ago
  56. ea7c330 NFS: Remove nfs4_setup_sequence from generic read code by Bryan Schumaker · 13 years ago
  57. c6cb80d NFS: Remove nfs4_setup_sequence from generic write code by Bryan Schumaker · 13 years ago
  58. 6f00866 NFS: Fix more NFS debug related build warnings by Trond Myklebust · 13 years ago
  59. 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 13 years ago
  60. e27d359 SUNRPC/NFS: Add Kbuild dependencies for NFS_DEBUG/RPC_DEBUG by Trond Myklebust · 13 years ago
  61. 3b3be88 NFS: Use cond_resched_lock() to reduce latencies in the commit scans by Trond Myklebust · 13 years ago
  62. 5ae67c4 NFSv4: It is not safe to dereference lsp->ls_state in release_lockowner by Trond Myklebust · 13 years ago
  63. c4f1b62 NFS: ncommit count is being double decremented by Fred Isaman · 13 years ago
  64. 2b86ce2 nfs: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  65. e49a29b Try using machine credentials for RENEW calls by Sachin Prabhu · 13 years ago
  66. 9390f42 NFSv4.1: Fix a few issues in filelayout_commit_pagelist by Trond Myklebust · 13 years ago
  67. 8dd3775 NFSv4.1: Clean ups and bugfixes for the pNFS read/writeback/commit code by Trond Myklebust · 13 years ago
  68. 95a13f7 NFS: Fix a compile error when !defined NFS_DEBUG by Trond Myklebust · 13 years ago
  69. 96dcadc NFSv4: Rate limit the state manager for lock reclaim warning messages by William Dauchy · 13 years ago
  70. 5318a29c pnfs-obj: Uglify objio_segment allocation for the sake of the principle :-( by Boaz Harrosh · 13 years ago
  71. e138ead NFS: null dereference in dev_remove() by Dan Carpenter · 13 years ago
  72. 9a3ba43 NFSv4: Rate limit the state manager warning messages by Trond Myklebust · 13 years ago
  73. 11588f4 NFS: Check return value from rpc_queue_upcall() by Bryan Schumaker · 13 years ago
  74. 4b7c8dd NFS: Only define some function when v4.1 is enabled by Bryan Schumaker · 13 years ago
  75. 1728017 NFS: Fix a number of sparse warnings by Trond Myklebust · 13 years ago
  76. 5ffaf85 NFS: replace global bl_wq with per-net one by Stanislav Kinsbursky · 13 years ago
  77. cb9c1c4 NFS: replace global bl_mount_reply with per-net one by Stanislav Kinsbursky · 13 years ago
  78. d6d6dc7 NFS: remove nfs_inode radix tree by Fred Isaman · 13 years ago
  79. 9994b62 NFS: remove NFS_PAGE_TAG_LOCKED by Fred Isaman · 13 years ago
  80. ad1e396 NFSv4.0: Re-establish the callback channel on NFS4ERR_CB_PATHDOWN by Trond Myklebust · 13 years ago
  81. 4fc8796 NFSv4: Clean up nfs4_select_rw_stateid() by Trond Myklebust · 13 years ago
  82. 0032a7a NFS: Don't copy read delegation stateids in setattr by Trond Myklebust · 13 years ago
  83. 2dc3175 NFSv4.1 cleanup DS stateid error handling by Andy Adamson · 13 years ago
  84. 3114ea7 NFSv4: Return the delegation if the server returns NFS4ERR_OPENMODE by Trond Myklebust · 13 years ago
  85. cf470c3 NFSv4: Don't free the nfs4_lock_state until after the release_lockowner by Trond Myklebust · 13 years ago
  86. 9cb8196 NFSv4.1 handle DS stateid errors by Andy Adamson · 13 years ago
  87. 4f1abd2 NFS: add fh_crc to debug output by Weston Andros Adamson · 13 years ago
  88. d8e0539 NFS: add filehandle crc for debug display by Weston Andros Adamson · 13 years ago
  89. ff2eb68 NFSv4: Add a helper encode_uint64 by Trond Myklebust · 13 years ago
  90. 475d4ba NFSv4: More xdr cleanups by Trond Myklebust · 13 years ago
  91. 7001951 NFSv4: Cleanup - convert more functions to use encode_op_hdr by Trond Myklebust · 13 years ago
  92. cd93710 NFS: Fix nfs4_verifier memory alignment by Chuck Lever · 13 years ago
  93. ab19b48 NFSv4: Add a encode op helper by Trond Myklebust · 13 years ago
  94. 4ade982 NFSv4: Add a helper for encoding NFSv4 sequence ids by Trond Myklebust · 13 years ago
  95. 6fdfb0bc NFSv4: Minor clean ups for encode_string() by Trond Myklebust · 13 years ago
  96. 2d2f24a NFSv4: Simplify the struct nfs4_stateid by Trond Myklebust · 13 years ago
  97. f597c53 NFSv4: Add helpers for basic copying of stateids by Trond Myklebust · 13 years ago
  98. 1e3987c NFSv4: Rename nfs4_copy_stateid() by Trond Myklebust · 13 years ago
  99. ea9d23f NFSv4: Add a helper for encoding stateids by Trond Myklebust · 13 years ago
  100. cb17e55 NFSv4: Add a helper for encoding opaque data by Trond Myklebust · 13 years ago