1. 71725ed mm: huge tmpfs: try to split_huge_page() when punching hole by Hugh Dickins · 4 years, 9 months ago
  2. 4064b98 mm: allow VM_FAULT_RETRY for multiple times by Peter Xu · 4 years, 9 months ago
  3. 2294b32 mm/filemap.c: rewrite pagecache_get_page documentation by Matthew Wilcox (Oracle) · 4 years, 9 months ago
  4. 83daf83 mm/filemap.c: unexport find_get_entry by Matthew Wilcox (Oracle) · 4 years, 9 months ago
  5. e520e93 mm/filemap.c: use vm_fault error code directly by Matthew Wilcox (Oracle) · 4 years, 9 months ago
  6. 0f8e2db mm/filemap.c: remove unused argument from shrink_readahead_size_eio() by Souptick Joarder · 4 years, 9 months ago
  7. faffdfa mm/filemap.c: clear page error before actual read by Xianting Tian · 4 years, 9 months ago
  8. 5c72fee mm/filemap.c: don't bother dropping mmap_sem for zero size readahead by Jan Kara · 4 years, 9 months ago
  9. ddf8f37 mm/filemap.c: clean up filemap_write_and_wait() by Ira Weiny · 5 years ago
  10. 89b1533 mm: drop mmap_sem before calling balance_dirty_pages() in write fault by Johannes Weiner · 5 years ago
  11. 9266a14 mm/filemap.c: warn if stale pagecache is left after direct write by Konstantin Khlebnikov · 5 years ago
  12. a92853b fs/direct-io.c: keep dio_warn_stale_pagecache() when CONFIG_BLOCK=n by Konstantin Khlebnikov · 5 years ago
  13. 80c1fe9 mm/filemap.c: remove redundant cache invalidation after async direct-io write by Konstantin Khlebnikov · 5 years ago
  14. d0e6a58 mm/filemap.c: include <linux/ramfs.h> for generic_file_vm_ops definition by Ben Dooks · 5 years ago
  15. 09d91cd mm,thp: avoid writes to file with THP in pagecache by Song Liu · 5 years ago
  16. 99cb0db mm,thp: add read-only THP support for (non-shmem) FS by Song Liu · 5 years ago
  17. 520e5ba filemap: update offset check in filemap_fault() by Song Liu · 5 years ago
  18. 3189543 filemap: check compound_head(page)->mapping in pagecache_get_page() by Song Liu · 5 years ago
  19. 585e5a7 filemap: check compound_head(page)->mapping in filemap_fault() by Song Liu · 5 years ago
  20. 4101196 mm: page cache: store only head pages in i_pages by Matthew Wilcox (Oracle) · 5 years ago
  21. 875d91b mm/filemap.c: rewrite mapping_needs_writeback in less fancy manner by Konstantin Khlebnikov · 5 years ago
  22. c3aab9a0 mm/filemap.c: don't initiate writeback if mapping has no dirty pages by Konstantin Khlebnikov · 5 years ago
  23. d8c6546 mm: introduce compound_nr() by Matthew Wilcox (Oracle) · 5 years ago
  24. dc617f2 vfs: don't allow writes to swap files by Darrick J. Wong · 5 years ago
  25. a498583 mm/filemap.c: correct the comment about VM_FAULT_RETRY by Yang Shi · 5 years ago
  26. 6c45b45 mm/filemap: don't cast ->readpage to filler_t for do_read_cache_page by Christoph Hellwig · 5 years ago
  27. d322a8e mm/filemap.c: fix an overly long line in read_cache_page by Christoph Hellwig · 5 years ago
  28. 2e75675 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 5 years ago
  29. 40f06c7 Merge tag 'copy-file-range-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  30. 69bf4b6 Revert "mm: page cache: store only head pages in i_pages" by Linus Torvalds · 5 years ago
  31. aa0bfcd mm: add filemap_fdatawait_range_keep_errors() by Ross Zwisler · 6 years ago
  32. 96e6e8f vfs: add missing checks to copy_file_range by Amir Goldstein · 6 years ago
  33. 646955c vfs: remove redundant checks from generic_remap_checks() by Amir Goldstein · 6 years ago
  34. a317135 vfs: introduce generic_file_rw_checks() by Amir Goldstein · 6 years ago
  35. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  36. a1b8e6a mm: delete find_get_entries_tag by Matthew Wilcox (Oracle) · 6 years ago
  37. 2346a56 mm/filemap.c: fix minor typo by Laurent Dufour · 6 years ago
  38. cfcbfb1 mm/filemap.c: enable error injection at add_to_page_cache() by Josef Bacik · 6 years ago
  39. 5fd4ca2 mm: page cache: store only head pages in i_pages by Matthew Wilcox · 6 years ago
  40. 8b0f9fa filemap: add a comment about FAULT_FLAG_RETRY_NOWAIT behavior by Linus Torvalds · 6 years ago
  41. 6b4c9f4 filemap: drop the mmap_sem for all blocking operations by Josef Bacik · 6 years ago
  42. a75d4c3 filemap: kill page_cache_read usage in filemap_fault by Josef Bacik · 6 years ago
  43. 2a1180f filemap: pass vm_fault to the mmap ra helpers by Josef Bacik · 6 years ago
  44. f4b7e27 mm: remove zone_lru_lock() function, access ->lru_lock directly by Andrey Ryabinin · 6 years ago
  45. 5d3ee42 mm/shmem: make find_get_pages_range() work for huge page by Yu Zhao · 6 years ago
  46. a862f68 docs/core-api/mm: fix return value descriptions in mm/ by Mike Rapoport · 6 years ago
  47. 35f12f0 mm/filemap: pass inclusive 'end_byte' parameter to filemap_range_has_page by zhengbin · 6 years ago
  48. 14ef1fc mm/filemap.c: remove redundant test from find_get_pages_contig by Matthew Wilcox · 6 years ago
  49. fa45f11 mm/: remove caller signal_pending branch predictions by Davidlohr Bueso · 6 years ago
  50. e0975b2 mm, fault_around: do not take a reference to a locked page by Michal Hocko · 6 years ago
  51. c16eb00 mm/filemap.c: remove useless check in pagecache_get_page() by Kirill Tkhai · 6 years ago
  52. 9a1ea43 mm: put_and_wait_on_page_locked() while page is migrated by Hugh Dickins · 6 years ago
  53. c2aa1a4 Merge tag 'xfs-4.20-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  54. 9931a07 Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  55. eca3654 vfs: enable remap callers that can handle short operations by Darrick J. Wong · 6 years ago
  56. 42ec3d4 vfs: make remap_file_range functions take and return bytes completed by Darrick J. Wong · 6 years ago
  57. 3d28193 vfs: pass remap flags to generic_remap_checks by Darrick J. Wong · 6 years ago
  58. 9fd91a90cb vfs: strengthen checking of file range inputs to generic_remap_checks by Darrick J. Wong · 6 years ago
  59. 1383a7e vfs: check file ranges before cloning files by Darrick J. Wong · 6 years ago
  60. dad4f14 Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
  61. 3c05132 mm/filemap.c: use vmf_error() by Souptick Joarder · 6 years ago
  62. 3cb7b12 mm/filemap.c: Use existing variable by haiqing.shq · 6 years ago
  63. eb41468 psi: pressure stall information for CPU, memory, and IO by Johannes Weiner · 6 years ago
  64. b1d29ba delayacct: track delays from thrashing cache pages by Johannes Weiner · 6 years ago
  65. 1899ad1 mm: workingset: tell cache transitions from workingset thrashing by Johannes Weiner · 6 years ago
  66. 4b96a37 mm: convert to use vm_fault_t by Souptick Joarder · 6 years ago
  67. 00e2370 iov_iter: Use accessor function by David Howells · 6 years ago
  68. 8fa8e53 page cache: Convert filemap_range_has_page to XArray by Matthew Wilcox · 7 years ago
  69. 22ecdb4 page cache: Remove stray radix comment by Matthew Wilcox · 7 years ago
  70. ef8e571 page cache: Convert delete_batch to XArray by Matthew Wilcox · 7 years ago
  71. 070e807 page cache: Convert filemap_map_pages to XArray by Matthew Wilcox · 7 years ago
  72. c1901cd page cache: Convert find_get_entries_tag to XArray by Matthew Wilcox · 7 years ago
  73. a690697 page cache; Convert find_get_pages_range_tag to XArray by Matthew Wilcox · 7 years ago
  74. 3ece58a page cache: Convert find_get_pages_contig to XArray by Matthew Wilcox · 7 years ago
  75. fd1b3ce page cache: Convert find_get_pages_range to XArray by Matthew Wilcox · 7 years ago
  76. f280bf0 page cache: Convert find_get_entries to XArray by Matthew Wilcox · 7 years ago
  77. 4c7472c page cache: Convert find_get_entry to XArray by Matthew Wilcox · 7 years ago
  78. 5c024e6a page cache: Convert page deletion to XArray by Matthew Wilcox · 7 years ago
  79. 74d6095 page cache: Add and replace pages using the XArray by Matthew Wilcox · 7 years ago
  80. 0d3f929 page cache: Convert hole search to XArray by Matthew Wilcox · 7 years ago
  81. 3159f94 xarray: Replace exceptional entries by Matthew Wilcox · 7 years ago
  82. 2bcd645 mm: use new return type vm_fault_t by Souptick Joarder · 7 years ago
  83. abc1be1 mm/filemap.c: fix NULL pointer in page_cache_tree_insert() by Matthew Wilcox · 7 years ago
  84. 45397228 mm/filemap.c: provide dummy filemap_page_mkwrite() for NOMMU by Arnd Bergmann · 7 years ago
  85. b93b016 page cache: use xa_lock by Matthew Wilcox · 7 years ago
  86. 2b9fceb mm/filemap.c: remove include of hardirq.h by Yang Shi · 7 years ago
  87. 487e2c9 Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 7 years ago
  88. 453f85d mm: remove __GFP_COLD by Mel Gorman · 7 years ago
  89. 8667982 mm, pagevec: remove cold parameter for pagevecs by Mel Gorman · 7 years ago
  90. c7df8ad mm, truncate: do not check mapping for every page being truncated by Mel Gorman · 7 years ago
  91. aa65c29 mm: batch radix tree operations when truncating pages by Jan Kara · 7 years ago
  92. 5ecc4d8 mm: factor out checks and accounting from __delete_from_page_cache() by Jan Kara · 7 years ago
  93. 2300638 mm: move clearing of page->mapping to page_cache_tree_delete() by Jan Kara · 7 years ago
  94. 76253fb mm: move accounting updates before page_cache_tree_delete() by Jan Kara · 7 years ago
  95. 59c66c5 mm: factor out page cache page freeing into a separate function by Jan Kara · 7 years ago
  96. 67fd707 mm: remove nr_pages argument from pagevec_lookup_{,range}_tag() by Jan Kara · 7 years ago
  97. 312e9d2 mm: use pagevec_lookup_range_tag() in __filemap_fdatawait_range() by Jan Kara · 7 years ago
  98. 72b045a mm: implement find_get_pages_range_tag() by Jan Kara · 7 years ago
  99. 4343d00 afs: Get rid of the afs_writeback record by David Howells · 7 years ago
  100. f4e222c mm: have filemap_check_and_advance_wb_err clear AS_EIO/AS_ENOSPC by Jeff Layton · 7 years ago