| Commit message (Expand) | Author | Age | Files | Lines |
* | fs: Add aops->dirty_folio | Matthew Wilcox (Oracle) | 2022-03-15 | 2 | -8/+14 |
* | fs: Add aops->launder_folio | Matthew Wilcox (Oracle) | 2022-03-15 | 1 | -4/+4 |
* | fs: Remove aops->invalidatepage | Matthew Wilcox (Oracle) | 2022-03-15 | 1 | -11/+3 |
* | fs: Turn block_invalidatepage into block_invalidate_folio | Matthew Wilcox (Oracle) | 2022-03-15 | 1 | -4/+0 |
* | fs: Add invalidate_folio() aops method | Matthew Wilcox (Oracle) | 2022-03-15 | 1 | -1/+7 |
* | fs: Turn do_invalidatepage() into folio_invalidate() | Matthew Wilcox (Oracle) | 2022-03-15 | 2 | -11/+11 |
* | fs: Convert is_partially_uptodate to folios | Matthew Wilcox (Oracle) | 2022-03-14 | 1 | -2/+2 |
* | kfence: make test case compatible with run time set sample interval | Peng Liu | 2022-02-12 | 2 | -5/+6 |
* | mm: memcg: synchronize objcg lists with a dedicated spinlock | Roman Gushchin | 2022-02-12 | 1 | -5/+5 |
* | mm: vmscan: remove deadlock due to throttling failing to make progress | Mel Gorman | 2022-02-12 | 1 | -1/+3 |
* | mm/kmemleak: avoid scanning potential huge holes | Lang Yu | 2022-02-04 | 1 | -6/+7 |
* | mm/page_table_check: check entries at pmd levels | Pasha Tatashin | 2022-02-04 | 2 | -0/+23 |
* | mm/khugepaged: unify collapse pmd clear, flush and free | Pasha Tatashin | 2022-02-04 | 1 | -16/+18 |
* | mm/page_table_check: use unsigned long for page counters and cleanup | Pasha Tatashin | 2022-02-04 | 1 | -28/+7 |
* | mm/debug_vm_pgtable: remove pte entry from the page table | Pasha Tatashin | 2022-02-04 | 1 | -0/+2 |
* | Revert "mm/page_isolation: unset migratetype directly for non Buddy page" | Chen Wandun | 2022-02-04 | 1 | -1/+1 |
* | Revert "mm/gup: small refactoring: simplify try_grab_page()" | John Hubbard | 2022-02-03 | 1 | -5/+30 |
* | memory-failure: fetch compound_head after pgmap_pfn_valid() | Joao Martins | 2022-01-30 | 1 | -0/+6 |
* | Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux | Linus Torvalds | 2022-01-23 | 1 | -19/+16 |
|\ |
|
| * | bitmap: unify find_bit operations | Yury Norov | 2022-01-15 | 1 | -12/+8 |
| * | mm/percpu: micro-optimize pcpu_is_populated() | Yury Norov | 2022-01-15 | 1 | -7/+8 |
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2022-01-22 | 13 | -1088/+345 |
|\ \ |
|
| * | | mm: hide the FRONTSWAP Kconfig symbol | Christoph Hellwig | 2022-01-22 | 1 | -15/+3 |
| * | | frontswap: remove support for multiple ops | Christoph Hellwig | 2022-01-22 | 2 | -40/+18 |
| * | | mm: mark swap_lock and swap_active_head static | Christoph Hellwig | 2022-01-22 | 1 | -2/+2 |
| * | | frontswap: simplify frontswap_register_ops | Christoph Hellwig | 2022-01-22 | 1 | -41/+0 |
| * | | frontswap: remove frontswap_test | Christoph Hellwig | 2022-01-22 | 1 | -1/+1 |
| * | | mm: simplify try_to_unuse | Christoph Hellwig | 2022-01-22 | 2 | -87/+29 |
| * | | frontswap: remove the frontswap exports | Christoph Hellwig | 2022-01-22 | 1 | -6/+0 |
| * | | frontswap: simplify frontswap_init | Christoph Hellwig | 2022-01-22 | 2 | -3/+3 |
| * | | frontswap: remove frontswap_curr_pages | Christoph Hellwig | 2022-01-22 | 1 | -28/+0 |
| * | | frontswap: remove frontswap_shrink | Christoph Hellwig | 2022-01-22 | 1 | -83/+0 |
| * | | frontswap: remove frontswap_tmem_exclusive_gets | Christoph Hellwig | 2022-01-22 | 1 | -22/+1 |
| * | | frontswap: remove frontswap_writethrough | Christoph Hellwig | 2022-01-22 | 1 | -22/+1 |
| * | | mm: remove cleancache | Christoph Hellwig | 2022-01-22 | 5 | -362/+2 |
| * | | lib/stackdepot: always do filter_irq_stacks() in stack_depot_save() | Marco Elver | 2022-01-22 | 1 | -1/+0 |
| * | | lib/stackdepot: allow optional init and stack_table allocation by kvmalloc() | Vlastimil Babka | 2022-01-22 | 1 | -0/+2 |
| * | | zsmalloc: replace get_cpu_var with local_lock | Mike Galbraith | 2022-01-22 | 1 | -3/+8 |
| * | | zsmalloc: replace per zpage lock with pool->migrate_lock | Minchan Kim | 2022-01-22 | 1 | -109/+96 |
| * | | zsmalloc: remove zspage isolation for migration | Minchan Kim | 2022-01-22 | 1 | -149/+8 |
| * | | zsmalloc: move huge compressed obj from page to zspage | Minchan Kim | 2022-01-22 | 1 | -24/+26 |
| * | | zsmalloc: introduce obj_allocated | Minchan Kim | 2022-01-22 | 1 | -17/+16 |
| * | | zsmalloc: decouple class actions from zspage works | Minchan Kim | 2022-01-22 | 1 | -10/+13 |
| * | | zsmalloc: rename zs_stat_type to class_stat_type | Minchan Kim | 2022-01-22 | 1 | -12/+12 |
| * | | zsmalloc: introduce some helper functions | Minchan Kim | 2022-01-22 | 1 | -31/+23 |
| * | | mm/migrate.c: rework migration_entry_wait() to not take a pageref | Alistair Popple | 2022-01-22 | 2 | -34/+95 |
* | | | Merge tag 'folio-5.17a' of git://git.infradead.org/users/willy/pagecache | Linus Torvalds | 2022-01-22 | 1 | -6/+4 |
|\ \ \
| |/ /
|/| | |
|
| * | | filemap: Use folio_put_refs() in filemap_free_folio() | Matthew Wilcox (Oracle) | 2022-01-17 | 1 | -6/+4 |
* | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2022-01-20 | 5 | -38/+138 |
|\ \ \ |
|
| * | | | delayacct: track delays from memory compact | wangyong | 2022-01-20 | 1 | -0/+3 |