1. 032f8e0 mm/filemap: add missing mem_cgroup_uncharge() to __add_to_page_cache_locked() by Waiman Long · 3 years, 11 months ago
  2. 16c0cc0 revert "mm/filemap: add static for function __add_to_page_cache_locked" by Andrew Morton · 4 years, 1 month ago
  3. 3351b16 mm/filemap: add static for function __add_to_page_cache_locked by Alex Shi · 4 years, 1 month ago
  4. 073861e mm: fix VM_BUG_ON(PageTail) and BUG_ON(PageWriteback) by Hugh Dickins · 4 years, 1 month ago
  5. 0abed7c mm: never attempt async page lock if we've transferred data already by Jens Axboe · 4 years, 1 month ago
  6. c4728cf Merge tag 'vfs-5.10-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 2 months ago
  7. 13bd691 mm: mark async iocb read as NOWAIT once some data has been copied by Jens Axboe · 4 years, 2 months ago
  8. c4cf498 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 2 months ago
  9. 0e9aa67 mm: fix some broken comments by Miaohe Lin · 4 years, 2 months ago
  10. db660d4 mm/filemap: fold ra_submit into do_sync_mmap_readahead by David Howells · 4 years, 2 months ago
  11. 887b22c mm/filemap: fix page cache removal for arbitrary sized THPs by Matthew Wilcox (Oracle) · 4 years, 2 months ago
  12. 198b62f mm/filemap: fix storing to a THP shadow entry by Matthew Wilcox (Oracle) · 4 years, 2 months ago
  13. 9ff9b0d Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 2 months ago
  14. 407e9c6 vfs: move the generic write and copy checks out of mm by Darrick J. Wong · 4 years, 2 months ago
  15. 02e83f4 vfs: move generic_remap_checks out of mm by Darrick J. Wong · 4 years, 3 months ago
  16. 27a83a6 mm/filemap: fix filemap_map_pages for THP by Matthew Wilcox (Oracle) · 4 years, 3 months ago
  17. a8cf7f2 mm: add find_lock_head by Matthew Wilcox (Oracle) · 4 years, 3 months ago
  18. 63ec197 mm/shmem: return head page from find_lock_entry by Matthew Wilcox (Oracle) · 4 years, 3 months ago
  19. a6de4b4 mm: convert find_get_entry to return the head page by Matthew Wilcox (Oracle) · 4 years, 3 months ago
  20. 9dfc8ff i915: use find_lock_page instead of find_lock_entry by Matthew Wilcox (Oracle) · 4 years, 3 months ago
  21. 3ad11d7 Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
  22. 8b0308f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 3 months ago
  23. 702bfc8 Merge tag 'io_uring-5.9-2020-10-02' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
  24. c8d317a io_uring: fix async buffered reads when readahead is disabled by Hao Xu · 4 years, 3 months ago
  25. f56753a bdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} with a single flag by Christoph Hellwig · 4 years, 3 months ago
  26. 3ab0a7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 3 months ago
  27. 5868ec2 mm: fix wake_page_function() comment typos by Linus Torvalds · 4 years, 3 months ago
  28. 5ef64cc mm: allow a controlled amount of unfairness in the page lock by Linus Torvalds · 4 years, 4 months ago
  29. 76cd617 mm/error_inject: Fix allow_error_inject function signatures. by Alexei Starovoitov · 4 years, 4 months ago
  30. e630bfa mm/filemap.c: fix a data race in filemap_fault() by Kirill A. Shutemov · 4 years, 5 months ago
  31. 6c35784 mm: replace hpage_nr_pages with thp_nr_pages by Matthew Wilcox (Oracle) · 4 years, 5 months ago
  32. ce89fddf mm/filemap.c: delete duplicated word by Randy Dunlap · 4 years, 5 months ago
  33. 605cad8 mm: filemap: add missing FGP_ flags in kerneldoc comment for pagecache_get_page by Yang Shi · 4 years, 5 months ago
  34. b9306a7 mm: filemap: clear idle flag for writes by Yang Shi · 4 years, 5 months ago
  35. cdc8fcb Merge tag 'for-5.9/io_uring-20200802' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 5 months ago
  36. c6fe44d list: add "list_del_init_careful()" to go with "list_empty_careful()" by Linus Torvalds · 4 years, 5 months ago
  37. 2a9127f mm: rewrite wait_on_page_bit_common() logic by Linus Torvalds · 4 years, 5 months ago
  38. 41da51b fs: Add IOCB_NOIO flag for generic_file_read_iter by Andreas Gruenbacher · 5 years ago
  39. 1a0a785 mm: support async buffered reads in generic_file_buffered_read() by Jens Axboe · 4 years, 7 months ago
  40. dd3e6d5 mm: add support for async page locking by Jens Axboe · 4 years, 7 months ago
  41. c7510ab mm: abstract out wake_page_match() from wake_page_function() by Jens Axboe · 4 years, 7 months ago
  42. 2e85abf mm: allow read-ahead with IOCB_NOWAIT set by Jens Axboe · 4 years, 7 months ago
  43. c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 4 years, 7 months ago
  44. 3e4e28c mmap locking API: convert mmap_sem API comments by Michel Lespinasse · 4 years, 7 months ago
  45. d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
  46. ffceeb6 mm/filemap: fix a typo in comment "unneccssary"->"unnecessary" by Ethon Paul · 4 years, 7 months ago
  47. d9eb1ea mm: memcontrol: delete unused lrucare handling by Johannes Weiner · 4 years, 7 months ago
  48. 9d82c69 mm: memcontrol: convert anon and file-thp to new mem_cgroup_charge() API by Johannes Weiner · 4 years, 7 months ago
  49. 0d1c207 mm: memcontrol: switch to native NR_FILE_PAGES and NR_SHMEM counters by Johannes Weiner · 4 years, 7 months ago
  50. 3fea5a4 mm: memcontrol: convert page cache to a new mem_cgroup_charge() API by Johannes Weiner · 4 years, 7 months ago
  51. 3fba69a mm: memcontrol: drop @compound parameter from memcg charging API by Johannes Weiner · 4 years, 7 months ago
  52. f4129ea mm: fix NUMA node file count error in replace_page_cache() by Johannes Weiner · 4 years, 7 months ago
  53. f3cdc8a Merge tag 'for-5.8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years, 7 months ago
  54. 74f4c89 mm/filemap.c: remove misleading comment by Matthew Wilcox (Oracle) · 4 years, 7 months ago
  55. d85dc2e fs: export generic_file_buffered_read() by Goldwyn Rodrigues · 5 years ago
  56. 71725ed mm: huge tmpfs: try to split_huge_page() when punching hole by Hugh Dickins · 4 years, 9 months ago
  57. 4064b98 mm: allow VM_FAULT_RETRY for multiple times by Peter Xu · 4 years, 9 months ago
  58. 2294b32 mm/filemap.c: rewrite pagecache_get_page documentation by Matthew Wilcox (Oracle) · 4 years, 9 months ago
  59. 83daf83 mm/filemap.c: unexport find_get_entry by Matthew Wilcox (Oracle) · 4 years, 9 months ago
  60. e520e93 mm/filemap.c: use vm_fault error code directly by Matthew Wilcox (Oracle) · 4 years, 9 months ago
  61. 0f8e2db mm/filemap.c: remove unused argument from shrink_readahead_size_eio() by Souptick Joarder · 4 years, 9 months ago
  62. faffdfa mm/filemap.c: clear page error before actual read by Xianting Tian · 4 years, 9 months ago
  63. 5c72fee mm/filemap.c: don't bother dropping mmap_sem for zero size readahead by Jan Kara · 4 years, 9 months ago
  64. ddf8f37 mm/filemap.c: clean up filemap_write_and_wait() by Ira Weiny · 5 years ago
  65. 89b1533 mm: drop mmap_sem before calling balance_dirty_pages() in write fault by Johannes Weiner · 5 years ago
  66. 9266a14 mm/filemap.c: warn if stale pagecache is left after direct write by Konstantin Khlebnikov · 5 years ago
  67. a92853b fs/direct-io.c: keep dio_warn_stale_pagecache() when CONFIG_BLOCK=n by Konstantin Khlebnikov · 5 years ago
  68. 80c1fe9 mm/filemap.c: remove redundant cache invalidation after async direct-io write by Konstantin Khlebnikov · 5 years ago
  69. d0e6a58 mm/filemap.c: include <linux/ramfs.h> for generic_file_vm_ops definition by Ben Dooks · 5 years ago
  70. 09d91cd mm,thp: avoid writes to file with THP in pagecache by Song Liu · 5 years ago
  71. 99cb0db mm,thp: add read-only THP support for (non-shmem) FS by Song Liu · 5 years ago
  72. 520e5ba filemap: update offset check in filemap_fault() by Song Liu · 5 years ago
  73. 3189543 filemap: check compound_head(page)->mapping in pagecache_get_page() by Song Liu · 5 years ago
  74. 585e5a7 filemap: check compound_head(page)->mapping in filemap_fault() by Song Liu · 5 years ago
  75. 4101196 mm: page cache: store only head pages in i_pages by Matthew Wilcox (Oracle) · 5 years ago
  76. 875d91b mm/filemap.c: rewrite mapping_needs_writeback in less fancy manner by Konstantin Khlebnikov · 5 years ago
  77. c3aab9a0 mm/filemap.c: don't initiate writeback if mapping has no dirty pages by Konstantin Khlebnikov · 5 years ago
  78. d8c6546 mm: introduce compound_nr() by Matthew Wilcox (Oracle) · 5 years ago
  79. dc617f2 vfs: don't allow writes to swap files by Darrick J. Wong · 5 years ago
  80. a498583 mm/filemap.c: correct the comment about VM_FAULT_RETRY by Yang Shi · 5 years ago
  81. 6c45b45 mm/filemap: don't cast ->readpage to filler_t for do_read_cache_page by Christoph Hellwig · 5 years ago
  82. d322a8e mm/filemap.c: fix an overly long line in read_cache_page by Christoph Hellwig · 5 years ago
  83. 2e75675 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 5 years ago
  84. 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
  85. 69bf4b6 Revert "mm: page cache: store only head pages in i_pages" by Linus Torvalds · 5 years ago
  86. aa0bfcd mm: add filemap_fdatawait_range_keep_errors() by Ross Zwisler · 6 years ago
  87. 96e6e8f vfs: add missing checks to copy_file_range by Amir Goldstein · 6 years ago
  88. 646955c vfs: remove redundant checks from generic_remap_checks() by Amir Goldstein · 6 years ago
  89. a317135 vfs: introduce generic_file_rw_checks() by Amir Goldstein · 6 years ago
  90. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  91. a1b8e6a mm: delete find_get_entries_tag by Matthew Wilcox (Oracle) · 6 years ago
  92. 2346a56 mm/filemap.c: fix minor typo by Laurent Dufour · 6 years ago
  93. cfcbfb1 mm/filemap.c: enable error injection at add_to_page_cache() by Josef Bacik · 6 years ago
  94. 5fd4ca2 mm: page cache: store only head pages in i_pages by Matthew Wilcox · 6 years ago
  95. 8b0f9fa filemap: add a comment about FAULT_FLAG_RETRY_NOWAIT behavior by Linus Torvalds · 6 years ago
  96. 6b4c9f4 filemap: drop the mmap_sem for all blocking operations by Josef Bacik · 6 years ago
  97. a75d4c3 filemap: kill page_cache_read usage in filemap_fault by Josef Bacik · 6 years ago
  98. 2a1180f filemap: pass vm_fault to the mmap ra helpers by Josef Bacik · 6 years ago
  99. f4b7e27 mm: remove zone_lru_lock() function, access ->lru_lock directly by Andrey Ryabinin · 6 years ago
  100. 5d3ee42 mm/shmem: make find_get_pages_range() work for huge page by Yu Zhao · 6 years ago