1. cf2039a mm: pass pvec directly to find_get_entries by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  2. ca122fe4 mm: add an 'end' parameter to find_get_entries by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  3. 5c211ba mm: add and use find_lock_entries by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  4. 54fa39a iomap: use mapping_seek_hole_data by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  5. 41139aa mm/filemap: add mapping_seek_hole_data by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  6. c7bad63 mm/filemap: add helper for finding pages by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  7. bc5a301 mm/filemap: rename find_get_entry to mapping_get_entry by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  8. 44835d2 mm: add FGP_ENTRY by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  9. c49f50d mm: make pagecache tagged lookups return only head pages by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  10. 57b2847 mm: memcontrol: convert NR_SHMEM_THPS account to pages by Muchun Song · 3 years, 10 months ago
  11. bf9ecea mm: memcontrol: convert NR_FILE_THPS account to pages by Muchun Song · 3 years, 10 months ago
  12. 826ea86 mm/filemap: simplify generic_file_read_iter by Christoph Hellwig · 3 years, 10 months ago
  13. 87fa0f3 mm/filemap: rename generic_file_buffered_read to filemap_read by Christoph Hellwig · 3 years, 10 months ago
  14. aa1ec2f mm/filemap: don't relock the page after calling readpage by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  15. 2642fca mm/filemap: restructure filemap_get_pages by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  16. 5963fe0 mm/filemap: split filemap_readahead out of filemap_get_pages by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  17. fce70da mm/filemap: add filemap_range_uptodate by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  18. 87d1d7b mm/filemap: move the iocb checks into filemap_update_page by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  19. 4612aee mm/filemap: convert filemap_update_page to return an errno by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  20. f253e18 mm/filemap: change filemap_create_page calling conventions by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  21. 6843030 mm/filemap: change filemap_read_page calling conventions by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  22. 33a0f5c mm/filemap: don't call ->readpage if IOCB_WAITQ is set by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  23. f32b5dd mm/filemap: inline __wait_on_page_locked_async into caller by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  24. bd8a1f3 mm/filemap: support readpage splitting a page by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  25. 4805462 mm/filemap: pass a sleep state to put_and_wait_on_page_locked by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  26. cbd59c4 mm/filemap: use head pages in generic_file_buffered_read by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  27. ff993ba mm/filemap: convert filemap_get_pages to take a pagevec by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  28. 0c7c575 mm/filemap: remove dynamically allocated array from filemap_read by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  29. 3a6bae4 mm/filemap: rename generic_file_buffered_read subfunctions by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  30. ab2125d mm/filemap: don't revert iter on -EIOCBQUEUED by Pavel Begunkov · 3 years, 10 months ago
  31. 1f7ef65 mm/filemap: remove unused parameter and change to void type for replace_page_cache_page() by Baolin Wang · 3 years, 10 months ago
  32. 99ca0ed Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years, 10 months ago
  33. de591a8 mm: filemap: Fix microblaze build failure with 'mmu_defconfig' by Will Deacon · 3 years, 11 months ago
  34. da74240 mm/filemap: add missing mem_cgroup_uncharge() to __add_to_page_cache_locked() by Waiman Long · 4 years ago
  35. 9d3af4b mm: Pass 'address' to map to do_set_pte() and drop FAULT_FLAG_PREFAULT by Will Deacon · 4 years ago
  36. 46bdb42 mm: Allow architectures to request 'old' entries when prefaulting by Will Deacon · 4 years, 1 month ago
  37. f9ce0be mm: Cleanup faultaround and finish_fault() codepaths by Kirill A. Shutemov · 4 years ago
  38. 3644e2d mm/filemap: fix infinite loop in generic_file_buffered_read() by Kent Overstreet · 4 years ago
  39. ac7ac46 Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 1 month ago
  40. 8958b24 mm: fix some spelling mistakes in comments by Haitao Shi · 4 years, 1 month ago
  41. 15b4473 mm/lru: revise the comments of lru_lock by Hugh Dickins · 4 years, 1 month ago
  42. b8eddff mm: memcontrol: add file_thp, shmem_thp to memory.stat by Johannes Weiner · 4 years, 1 month ago
  43. 800bca7 mm/filemap.c: remove else after a return by Hailong Liu · 4 years, 1 month ago
  44. 06c0444 mm/filemap.c: generic_file_buffered_read() now uses find_get_pages_contig by Kent Overstreet · 4 years, 1 month ago
  45. 723ef24 mm/filemap/c: break generic_file_buffered_read up into multiple functions by Kent Overstreet · 4 years, 1 month ago
  46. 16c0cc0 revert "mm/filemap: add static for function __add_to_page_cache_locked" by Andrew Morton · 4 years, 1 month ago
  47. 3351b16 mm/filemap: add static for function __add_to_page_cache_locked by Alex Shi · 4 years, 1 month ago
  48. 5df1a67 filemap: consistently use ->f_mapping over ->i_mapping by Christoph Hellwig · 4 years, 2 months ago
  49. 073861e mm: fix VM_BUG_ON(PageTail) and BUG_ON(PageWriteback) by Hugh Dickins · 4 years, 1 month ago
  50. 0abed7c mm: never attempt async page lock if we've transferred data already by Jens Axboe · 4 years, 2 months ago
  51. 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
  52. 13bd691 mm: mark async iocb read as NOWAIT once some data has been copied by Jens Axboe · 4 years, 3 months ago
  53. c4cf498 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 3 months ago
  54. 0e9aa67 mm: fix some broken comments by Miaohe Lin · 4 years, 3 months ago
  55. db660d4 mm/filemap: fold ra_submit into do_sync_mmap_readahead by David Howells · 4 years, 3 months ago
  56. 887b22c mm/filemap: fix page cache removal for arbitrary sized THPs by Matthew Wilcox (Oracle) · 4 years, 3 months ago
  57. 198b62f mm/filemap: fix storing to a THP shadow entry by Matthew Wilcox (Oracle) · 4 years, 3 months ago
  58. 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, 3 months ago
  59. 407e9c6 vfs: move the generic write and copy checks out of mm by Darrick J. Wong · 4 years, 3 months ago
  60. 02e83f4 vfs: move generic_remap_checks out of mm by Darrick J. Wong · 4 years, 3 months ago
  61. 27a83a6 mm/filemap: fix filemap_map_pages for THP by Matthew Wilcox (Oracle) · 4 years, 3 months ago
  62. a8cf7f2 mm: add find_lock_head by Matthew Wilcox (Oracle) · 4 years, 3 months ago
  63. 63ec197 mm/shmem: return head page from find_lock_entry by Matthew Wilcox (Oracle) · 4 years, 3 months ago
  64. a6de4b4 mm: convert find_get_entry to return the head page by Matthew Wilcox (Oracle) · 4 years, 3 months ago
  65. 9dfc8ff i915: use find_lock_page instead of find_lock_entry by Matthew Wilcox (Oracle) · 4 years, 3 months ago
  66. 3ad11d7 Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
  67. 8b0308f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 3 months ago
  68. 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
  69. c8d317a io_uring: fix async buffered reads when readahead is disabled by Hao Xu · 4 years, 3 months ago
  70. f56753a bdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} with a single flag by Christoph Hellwig · 4 years, 3 months ago
  71. 3ab0a7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 3 months ago
  72. 5868ec2 mm: fix wake_page_function() comment typos by Linus Torvalds · 4 years, 3 months ago
  73. 5ef64cc mm: allow a controlled amount of unfairness in the page lock by Linus Torvalds · 4 years, 4 months ago
  74. 76cd617 mm/error_inject: Fix allow_error_inject function signatures. by Alexei Starovoitov · 4 years, 4 months ago
  75. e630bfa mm/filemap.c: fix a data race in filemap_fault() by Kirill A. Shutemov · 4 years, 5 months ago
  76. 6c35784 mm: replace hpage_nr_pages with thp_nr_pages by Matthew Wilcox (Oracle) · 4 years, 5 months ago
  77. ce89fddf mm/filemap.c: delete duplicated word by Randy Dunlap · 4 years, 5 months ago
  78. 605cad8 mm: filemap: add missing FGP_ flags in kerneldoc comment for pagecache_get_page by Yang Shi · 4 years, 5 months ago
  79. b9306a7 mm: filemap: clear idle flag for writes by Yang Shi · 4 years, 5 months ago
  80. cdc8fcb Merge tag 'for-5.9/io_uring-20200802' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 5 months ago
  81. c6fe44d list: add "list_del_init_careful()" to go with "list_empty_careful()" by Linus Torvalds · 4 years, 5 months ago
  82. 2a9127f mm: rewrite wait_on_page_bit_common() logic by Linus Torvalds · 4 years, 5 months ago
  83. 41da51b fs: Add IOCB_NOIO flag for generic_file_read_iter by Andreas Gruenbacher · 5 years ago
  84. 1a0a785 mm: support async buffered reads in generic_file_buffered_read() by Jens Axboe · 4 years, 7 months ago
  85. dd3e6d5 mm: add support for async page locking by Jens Axboe · 4 years, 7 months ago
  86. c7510ab mm: abstract out wake_page_match() from wake_page_function() by Jens Axboe · 4 years, 7 months ago
  87. 2e85abf mm: allow read-ahead with IOCB_NOWAIT set by Jens Axboe · 4 years, 7 months ago
  88. c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 4 years, 7 months ago
  89. 3e4e28c mmap locking API: convert mmap_sem API comments by Michel Lespinasse · 4 years, 7 months ago
  90. d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
  91. ffceeb6 mm/filemap: fix a typo in comment "unneccssary"->"unnecessary" by Ethon Paul · 4 years, 7 months ago
  92. d9eb1ea mm: memcontrol: delete unused lrucare handling by Johannes Weiner · 4 years, 7 months ago
  93. 9d82c69 mm: memcontrol: convert anon and file-thp to new mem_cgroup_charge() API by Johannes Weiner · 4 years, 7 months ago
  94. 0d1c207 mm: memcontrol: switch to native NR_FILE_PAGES and NR_SHMEM counters by Johannes Weiner · 4 years, 7 months ago
  95. 3fea5a4 mm: memcontrol: convert page cache to a new mem_cgroup_charge() API by Johannes Weiner · 4 years, 7 months ago
  96. 3fba69a mm: memcontrol: drop @compound parameter from memcg charging API by Johannes Weiner · 4 years, 7 months ago
  97. f4129ea mm: fix NUMA node file count error in replace_page_cache() by Johannes Weiner · 4 years, 7 months ago
  98. 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
  99. 74f4c89 mm/filemap.c: remove misleading comment by Matthew Wilcox (Oracle) · 4 years, 7 months ago
  100. d85dc2e fs: export generic_file_buffered_read() by Goldwyn Rodrigues · 5 years ago