1. ca79b0c mm: convert totalram_pages and totalhigh_pages variables to atomic by Arun KS · 6 years ago
  2. 7be7b3c NFS: Ensure we immediately start writeback on rescheduled writes by Trond Myklebust · 7 years ago
  3. e9ae1ee NFS: Move call to nfs4_state_protect() to nfs4_commit_setup() by Anna Schumaker · 7 years ago
  4. fb91fb0 NFS: Move call to nfs4_state_protect_write() to nfs4_write_setup() by Anna Schumaker · 7 years ago
  5. a1bf4c7 Merge tag 'nfs-for-4.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
  6. f6cdfa6 NFSv4: Declare the size up to date after it was set. by Trond Myklebust · 7 years ago
  7. 16e1437 NFS: More fine grained attribute tracking by Trond Myklebust · 7 years ago
  8. ce6eba3 Merge branch 'sched-wait-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  9. 723c921 sched/wait, fs/nfs: Convert wait_on_atomic_t() usage to the new wait_var_event() API by Peter Zijlstra · 7 years ago
  10. c4f24df NFS: Fix unstable write completion by Trond Myklebust · 7 years ago
  11. efd52b5 Merge tag 'nfs-for-4.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 7 years ago
  12. a4b7fd7 Merge tag 'iversion-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 7 years ago
  13. 1eb5d98 nfs: convert to new i_version API by Jeff Layton · 7 years ago
  14. 7f1bda4 NFS: Add a cond_resched() to nfs_commit_release_pages() by Trond Myklebust · 7 years ago
  15. dc4fd9a nfs: don't wait on commit in nfs_commit_inode() if there were no commit requests by Scott Mayhew · 7 years ago
  16. 0671d8f nfs/write: Use common error handling code in nfs_lock_and_join_requests() by Markus Elfring · 7 years ago
  17. bf4b490 NFS: various changes relating to reporting IO errors. by NeilBrown · 7 years ago
  18. 8224b27 NFS: Add static NFS I/O tracepoints by Chuck Lever · 7 years ago
  19. 1bd5d6d NFS: Count the bytes of skipped subrequests in nfs_lock_and_join_requests() by Trond Myklebust · 7 years ago
  20. 8b77484 NFS: Don't hold the group lock when calling nfs_release_request() by Trond Myklebust · 7 years ago
  21. 5d2a9d9 NFS: Remove pnfs_generic_transfer_commit_list() by Trond Myklebust · 7 years ago
  22. 137da55 NFS: nfs_lock_and_join_requests and nfs_scan_commit_list can deadlock by Trond Myklebust · 7 years ago
  23. 237f830 NFS: don't expect errors from mempool_alloc(). by NeilBrown · 7 years ago
  24. 7af7a59 Merge branch 'bugfixes' by Trond Myklebust · 7 years ago
  25. 3bde7af NFS: Remove unused parameter gfp_flags from nfs_pageio_init() by Trond Myklebust · 7 years ago
  26. 2ce209c NFS: Wait for requests that are locked on the commit list by Trond Myklebust · 7 years ago
  27. 4b9bb25 NFS: Switch to using mapping->private_lock for page writeback lookups. by Trond Myklebust · 7 years ago
  28. 5cb953d NFS: Use an atomic_long_t to count the number of commits by Trond Myklebust · 7 years ago
  29. a6b6d5b NFS: Use an atomic_long_t to count the number of requests by Trond Myklebust · 7 years ago
  30. e824f99 NFSv4: Use a mutex to protect the per-inode commit lists by Trond Myklebust · 7 years ago
  31. b30d2f0 NFS: Refactor nfs_page_find_head_request() by Trond Myklebust · 7 years ago
  32. bd37d6f NFSv4: Convert nfs_lock_and_join_requests() to use nfs_page_find_head_request() by Trond Myklebust · 7 years ago
  33. 7e8a30f NFS: Fix up nfs_page_group_covers_page() by Trond Myklebust · 8 years ago
  34. 1344b7e NFS: Remove unused parameter from nfs_page_group_lock() by Trond Myklebust · 8 years ago
  35. 902a4c0 NFS: Remove nfs_page_group_clear_bits() by Trond Myklebust · 8 years ago
  36. 5b2b518 NFS: Fix nfs_page_group_destroy() and nfs_lock_and_join_requests() race cases by Trond Myklebust · 8 years ago
  37. 74a6d4b NFS: Further optimise nfs_lock_and_join_requests() by Trond Myklebust · 8 years ago
  38. b5bab9b NFS: Reduce inode->i_lock contention in nfs_lock_and_join_requests() by Trond Myklebust · 8 years ago
  39. 7e6cca6 NFS: Remove page group limit in nfs_flush_incompatible() by Trond Myklebust · 8 years ago
  40. f6032f2 NFS: Teach nfs_try_to_update_request() to deal with request page_groups by Trond Myklebust · 8 years ago
  41. b66aaa8 NFS: Fix the inode request accounting when pages have subrequests by Trond Myklebust · 8 years ago
  42. 31a01f0 NFS: Don't unlock writebacks before declaring PG_WB_END by Trond Myklebust · 8 years ago
  43. e14bebf NFS: Don't check request offset and size without holding a lock by Trond Myklebust · 8 years ago
  44. a0e265b NFS: Fix an ABBA issue in nfs_lock_and_join_requests() by Trond Myklebust · 8 years ago
  45. 7cb9cd9 NFS: Fix a reference and lock leak in nfs_lock_and_join_requests() by Trond Myklebust · 8 years ago
  46. 1403390 NFS: Reduce lock contention in nfs_try_to_update_request() by Trond Myklebust · 8 years ago
  47. 82749dd NFS: Reduce lock contention in nfs_page_find_head_request() by Trond Myklebust · 8 years ago
  48. 6d17d65 NFS: Simplify page writeback by Trond Myklebust · 8 years ago
  49. 1a4edf0 NFS: Fix commit policy for non-blocking calls to nfs_write_inode() by Trond Myklebust · 8 years ago
  50. 919e3bd NFS: Ensure we commit after writeback is complete by Trond Myklebust · 8 years ago
  51. 73ccb02 Merge tag 'nfs-for-4.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  52. e092693 NFS append COMMIT after synchronous COPY by Olga Kornievskaia · 8 years ago
  53. c373fff NFSv4: Don't special case "launder" by Trond Myklebust · 8 years ago
  54. a659881 NFS: Don't write back further requests if there is a pending write error by Trond Myklebust · 8 years ago
  55. 0db10944 nfs: Convert to separately allocated bdi by Jan Kara · 8 years ago
  56. fbe77c3 NFS: move rw_mode to nfs_pageio_header by Benjamin Coddington · 8 years ago
  57. 1f84ccd NFS: Fix use after free in write error path by Fred Isaman · 8 years ago
  58. 518662e NFS: fix usage of mempools. by NeilBrown · 8 years ago
  59. 38a3310 NFS: fix the fault nrequests decreasing for nfs_inode COPY by Kinglong Mee · 8 years ago
  60. 600424e nfs: no PG_private waiters remain, remove waker by Nicholas Piggin · 8 years ago
  61. ddeaa63 sunrpc & nfs: Add and use dprintk_cont macros by Joe Perches · 8 years ago
  62. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  63. d51fdb8 NFS: discard nfs_lockowner structure. by NeilBrown · 8 years ago
  64. b184b5c NFS: remove l_pid field from nfs_lockowner by NeilBrown · 8 years ago
  65. 8cd7978 mm: remove page_file_index by Huang Ying · 8 years ago
  66. 7f155c7 Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  67. 11fb998 mm: move most file-based accounting to the node by Mel Gorman · 8 years ago
  68. 3627452 Merge branch 'writeback' by Trond Myklebust · 8 years ago
  69. 149a4fd nfs: don't create zero-length requests by Benjamin Coddington · 9 years ago
  70. ce52914e sunrpc: move NO_CRKEY_TIMEOUT to the auth->au_flags by Scott Mayhew · 9 years ago
  71. 837bb1d NFSv4.2: Fix writeback races in nfs4_copy_file_range by Trond Myklebust · 9 years ago
  72. 8fc3c38 NFS: Fix O_DIRECT verifier problems by Trond Myklebust · 9 years ago
  73. 811ed92 NFS: writepage of a single page should not be synchronous by Trond Myklebust · 9 years ago
  74. 6b56a89 NFS: Kill NFS_INO_NFS_INO_FLUSHING: it is a performance killer by Trond Myklebust · 9 years ago
  75. ade8feb nfs: avoid race that crashes nfs_init_commit by Weston Andros Adamson · 9 years ago
  76. 2997bfd NFS: checking for NULL instead of IS_ERR() in nfs_commit_file() by Dan Carpenter · 9 years ago
  77. cca588d NFS: Reclaim writes via writepage are opportunistic by Trond Myklebust · 9 years ago
  78. 67911c8 NFS: Add nfs_commit_file() by Anna Schumaker · 9 years ago
  79. fe238e6 NFS: Save struct inode * inside nfs_commit_info to clarify usage of i_lock by Dave Wysochanski · 9 years ago
  80. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  81. 6272dcc NFS: Simplify nfs_request_add_commit_list() arguments by Anna Schumaker · 9 years ago
  82. daaadd2 Merge branch 'bugfixes' by Trond Myklebust · 9 years ago
  83. 210c7c1 NFS: Use wait_on_atomic_t() for unlock after readahead by Benjamin Coddington · 9 years ago
  84. 942e3d7 Merge branch 'pnfs_generic' by Trond Myklebust · 9 years ago
  85. 138a293 NFS: Relax requirements in nfs_flush_incompatible by Trond Myklebust · 9 years ago
  86. b20135d NFSv4.1/pNFS: Don't queue up a new commit if the layout segment is invalid by Trond Myklebust · 9 years ago
  87. af7cf05 NFS: Allow multiple commit requests in flight per file by Trond Myklebust · 9 years ago
  88. dc602dd NFS/pNFS: Fix up pNFS write reschedule layering violations and bugs by Trond Myklebust · 9 years ago
  89. d6c843b nfs: only remove page from mapping if launder_page fails by Peng Tao · 9 years ago
  90. 0bcbf03 nfs: handle request add failure properly by Peng Tao · 9 years ago
  91. 494f74a2 NFS: Flush reclaim writes using FLUSH_COND_STABLE by Trond Myklebust · 9 years ago
  92. b0ac1bd NFS: Background flush should not be low priority by Trond Myklebust · 9 years ago
  93. f8417b48 NFSv4.1/pnfs: Retry through MDS when getting bad length of data by Kinglong Mee · 9 years ago
  94. 8fa4592 NFS: Fix a write performance regression by Trond Myklebust · 9 years ago
  95. 40f9027 NFS: Fix up page writeback accounting by Trond Myklebust · 9 years ago
  96. 6f29b9b NFS: Do cleanup before resetting pageio read/write to mds by Kinglong Mee · 9 years ago
  97. ae09c31 NFS: Rename nfs_commit_unstable_pages() to nfs_write_inode() by Anna Schumaker · 10 years ago
  98. 86d80f9 NFSv4.1/pnfs: Fix atomicity of commit list updates by Trond Myklebust · 9 years ago
  99. d8132e0 Merge tag 'nfs-for-4.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  100. 2b83d3d NFSv4/pnfs: Ensure we don't miss a file extension by Trond Myklebust · 10 years ago