1. 6c35784 mm: replace hpage_nr_pages with thp_nr_pages by Matthew Wilcox (Oracle) · 4 years, 7 months ago
  2. cdc8fcb Merge tag 'for-5.9/io_uring-20200802' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 7 months ago
  3. d1932dc mm: add kiocb_wait_page_queue_init() helper by Jens Axboe · 4 years, 10 months ago
  4. dd3e6d5 mm: add support for async page locking by Jens Axboe · 4 years, 10 months ago
  5. c7510ab mm: abstract out wake_page_match() from wake_page_function() by Jens Axboe · 4 years, 10 months ago
  6. c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 4 years, 9 months ago
  7. b03143a include/linux/pagemap.h: introduce attach/detach_page_private by Guoqing Jiang · 4 years, 9 months ago
  8. 2c68423 mm: add page_cache_readahead_unbounded by Matthew Wilcox (Oracle) · 4 years, 9 months ago
  9. 042124c mm: add new readahead_control API by Matthew Wilcox (Oracle) · 4 years, 9 months ago
  10. cee9a0c mm: move readahead prototypes from mm.h by Matthew Wilcox (Oracle) · 4 years, 9 months ago
  11. 735e4ae vfs: track per-sb writeback errors and report them to syncfs by Jeff Layton · 4 years, 9 months ago
  12. a065060 include/linux/pagemap.h: optimise find_subpage for !THP by Matthew Wilcox (Oracle) · 5 years ago
  13. 767e5ee mm: add pagemap.h to the fine documentation by Matthew Wilcox (Oracle) · 5 years ago
  14. 1eb6234 mm: swap: make page_evictable() inline by Yang Shi · 5 years ago
  15. ec84821 include/linux/pagemap.h: rename arguments to find_subpage by Matthew Wilcox (Oracle) · 5 years ago
  16. 243145b fs: Fix page_mkwrite off-by-one errors by Andreas Gruenbacher · 5 years ago
  17. 4101196 mm: page cache: store only head pages in i_pages by Matthew Wilcox (Oracle) · 5 years ago
  18. 6c45b45 mm/filemap: don't cast ->readpage to filler_t for do_read_cache_page by Christoph Hellwig · 6 years ago
  19. f445884 include/linux/pagemap.h: document trylock_page() return value by Andrew Morton · 6 years ago
  20. 69bf4b6 Revert "mm: page cache: store only head pages in i_pages" by Linus Torvalds · 6 years ago
  21. a1b8e6a mm: delete find_get_entries_tag by Matthew Wilcox (Oracle) · 6 years ago
  22. 19343b5 mm/page-writeback: introduce tracepoint for wait_on_page_writeback() by Yafang Shao · 6 years ago
  23. 5fd4ca2 mm: page cache: store only head pages in i_pages by Matthew Wilcox · 6 years ago
  24. a75d4c3 filemap: kill page_cache_read usage in filemap_fault by Josef Bacik · 6 years ago
  25. 494eec7 mm: page_cache_add_speculative(): refactor out some code duplication by john.hubbard@gmail.com · 6 years ago
  26. 9a1ea43 mm: put_and_wait_on_page_locked() while page is migrated by Hugh Dickins · 6 years ago
  27. c1901cd page cache: Convert find_get_entries_tag to XArray by Matthew Wilcox · 7 years ago
  28. a690697 page cache; Convert find_get_pages_range_tag to XArray by Matthew Wilcox · 7 years ago
  29. 0d3f929 page cache: Convert hole search to XArray by Matthew Wilcox · 7 years ago
  30. b93b016 page cache: use xa_lock by Matthew Wilcox · 7 years ago
  31. 453f85d mm: remove __GFP_COLD by Mel Gorman · 7 years ago
  32. c6f92f9 mm: remove cold parameter for release_pages by Mel Gorman · 7 years ago
  33. aa65c29 mm: batch radix tree operations when truncating pages by Jan Kara · 7 years ago
  34. 72b045a mm: implement find_get_pages_range_tag() by Jan Kara · 7 years ago
  35. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  36. b947cee mm: implement find_get_pages_range() by Jan Kara · 8 years ago
  37. d72dc8a mm: make pagevec_lookup() update index by Jan Kara · 8 years ago
  38. 1ee1c3f mm: allow page_cache_get_speculative in interrupt context by Kan Liang · 8 years ago
  39. 088737f Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 8 years ago
  40. 8ed1e46 mm: set both AS_EIO/AS_ENOSPC and errseq_t in mapping_set_error by Jeff Layton · 8 years ago
  41. ac6424b sched/wait: Rename wait_queue_t => wait_queue_entry_t by Ingo Molnar · 8 years ago
  42. 591a3d7 mm: Fix false-positive VM_BUG_ON() in page_cache_{get,add}_speculative() by Kirill A. Shutemov · 8 years ago
  43. 083fb8e mm: fix <linux/pagemap.h> stray kernel-doc notation by Randy Dunlap · 8 years ago
  44. 74d81bf mm: un-export wake_up_page functions by Nicholas Piggin · 8 years ago
  45. 6290602 mm: add PageWaiters indicating tasks are waiting for a page bit by Nicholas Piggin · 8 years ago
  46. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  47. 5cbc198 mm: fix false-positive WARN_ON() in truncate/invalidate for hugetlb by Kirill A. Shutemov · 8 years ago
  48. 9c5d760 mm: split gfp_mask and mapping flags into separate fields by Michal Hocko · 8 years ago
  49. abb5a14 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  50. 8cd7978 mm: remove page_file_index by Huang Ying · 8 years ago
  51. 371a096 mm: don't use radix tree writeback tags for pages in swap cache by Huang Ying · 8 years ago
  52. 4bce9f6e get rid of separate multipage fault-in primitives by Al Viro · 8 years ago
  53. 90b75db fault_in_multipages_readable() throws set-but-unused error by Dave Chinner · 8 years ago
  54. e23d415 fix fault_in_multipages_...() on architectures with no-op access_ok() by Al Viro · 8 years ago
  55. c11f0c0 block/mm: make bdev_ops->rw_page() take a bool for read/write by Jens Axboe · 9 years ago
  56. abf5454 mm/block: convert rw_page users to bio op use by Mike Christie · 9 years ago
  57. 8a5c743 mm, memcg: use consistent gfp flags during readahead by Michal Hocko · 9 years ago
  58. b8ca9e3 mm: tighten fault_in_pages_writeable() by Eric Dumazet · 9 years ago
  59. 0139aa7 mm: rename _count, field of the struct page, to _refcount by Joonsoo Kim · 9 years ago
  60. 1fa64f1 mm: drop PAGE_CACHE_* and page_cache_{get,release} definition by Kirill A. Shutemov · 9 years ago
  61. ea1754a mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage by Kirill A. Shutemov · 9 years ago
  62. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  63. fe896d1 mm: introduce page reference manipulation functions by Joonsoo Kim · 9 years ago
  64. 62cccb8 mm: simplify lock_page_memcg() by Johannes Weiner · 9 years ago
  65. 7e7f774 mm: add find_get_entries_tag() by Ross Zwisler · 9 years ago
  66. e9b61f1 thp: reintroduce split_huge_page() by Kirill A. Shutemov · 9 years ago
  67. 48c935a page-flags: define PG_locked behavior on compound pages by Kirill A. Shutemov · 9 years ago
  68. c62d255 mm, fs: introduce mapping_gfp_constraint() by Michal Hocko · 9 years ago
  69. 1dc51b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  70. b57c2cb pagemap.h: move dir_pages() over there by Fabian Frederick · 10 years ago
  71. c4843a7 memcg: add per cgroup dirty page accounting by Greg Thelen · 10 years ago
  72. 45f87de mm: get rid of radix tree gfp mask for pagecache_get_page by Michal Hocko · 10 years ago
  73. 9d1ba80 mm/balloon_compaction: remove balloon mapping and flag AS_BALLOON_MAP by Konstantin Khlebnikov · 10 years ago
  74. 25641c0 Merge tag 'nfs-for-3.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  75. 28596c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  76. a4796e37 MM: export page_wakeup functions by NeilBrown · 10 years ago
  77. cbbce82 SCHED: add some "wait..on_bit...timeout()" interfaces. by NeilBrown · 10 years ago
  78. 50d8a18 linux/pagemap.h: Fixed a typo in a code comment. by Raymond L. Rivera · 11 years ago
  79. 9a95f3c mm: describe mmap_sem rules for __lock_page_or_retry() and callers by Paul Cassella · 11 years ago
  80. a0f7a75 mm/rmap.c: fix pgoff calculation to handle hugepage correctly by Naoya Horiguchi · 11 years ago
  81. 2457aec mm: non-atomically mark page accessed during page cache allocation where possible by Mel Gorman · 11 years ago
  82. b745bc8 mm: page_alloc: convert hot/cold parameter and immediate callers to bool by Mel Gorman · 11 years ago
  83. 57d9984 fs/mpage.c: factor page_endio() out of mpage_end_io() by Matthew Wilcox · 11 years ago
  84. 67f9fd9 mm: remove read_cache_page_async() by Sasha Levin · 11 years ago
  85. 91b0abe mm + fs: store shadow entries in page cache by Johannes Weiner · 11 years ago
  86. 0cd6144 mm + fs: prepare for non-page entries in page cache radix trees by Johannes Weiner · 11 years ago
  87. e7b563b mm: filemap: move radix tree hole searching here by Johannes Weiner · 11 years ago
  88. 309381fea mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE by Sasha Levin · 11 years ago
  89. 8375ad9 vm: adjust ifdef for TINY_RCU by Paul E. McKenney · 12 years ago
  90. 1d1d1a7 mm: only enforce stable page writes if the backing device requires it by Darrick J. Wong · 12 years ago
  91. 18468d9 mm: introduce a common interface for balloon pages mobility by Rafael Aquini · 12 years ago
  92. f981c59 mm: methods for teaching filesystems about PG_swapcache pages by Mel Gorman · 13 years ago
  93. af2e840 pagemap.h: fix warning about possibly used before init var by Paul Gortmaker · 13 years ago
  94. 9923777 mm: fixup compilation error due to an asm write through a const pointer by Daniel Vetter · 13 years ago
  95. f56f821 mm: extend prefault helpers to fault in more than PAGE_SIZE by Daniel Vetter · 13 years ago
  96. 5e5358e mm: cleanup descriptions of filler arg by Hugh Dickins · 14 years ago
  97. bdd4e85 sched: Isolate preempt counting in its own config option by Frederic Weisbecker · 14 years ago
  98. 7b1de58 readahead: readahead page allocations are OK to fail by Wu Fengguang · 14 years ago
  99. f62e00c mm: introduce wait_on_page_locked_killable() by KOSAKI Motohiro · 14 years ago
  100. 6c51038 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago