- 0e9aa67 mm: fix some broken comments by Miaohe Lin · 4 years, 3 months ago
- 3264631 swap: rename SWP_FS to SWAP_FS_OPS to avoid ambiguity by Gao Xiang · 4 years, 3 months ago
- a6de4b4 mm: convert find_get_entry to return the head page by Matthew Wilcox (Oracle) · 4 years, 3 months ago
- 61ef186 mm: factor find_get_incore_page out of mincore_page by Matthew Wilcox (Oracle) · 4 years, 3 months ago
- b96a3db mm/swap_state: mark various intentional data races by Qian Cai · 4 years, 5 months ago
- 6c35784 mm: replace hpage_nr_pages with thp_nr_pages by Matthew Wilcox (Oracle) · 4 years, 5 months ago
- aae466b mm/swap: implement workingset detection for anonymous LRU by Joonsoo Kim · 4 years, 5 months ago
- 3852f67 mm/swapcache: support to handle the shadow entries by Joonsoo Kim · 4 years, 5 months ago
- 27ec487 mm: swap: fix kerneldoc of swap_vma_readahead() by Krzysztof Kozlowski · 4 years, 5 months ago
- 243bce0 mm: fix swap cache node allocation mask by Hugh Dickins · 4 years, 6 months ago
- c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 4 years, 7 months ago
- e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
- 96f8bf4 mm: vmscan: reclaim writepage is IO cost by Johannes Weiner · 4 years, 7 months ago
- 314b57f mm: balance LRU lists based on relative thrashing by Johannes Weiner · 4 years, 7 months ago
- 6058eae mm: fold and remove lru_cache_add_anon() and lru_cache_add_file() by Johannes Weiner · 4 years, 7 months ago
- d9eb1ea mm: memcontrol: delete unused lrucare handling by Johannes Weiner · 4 years, 7 months ago
- 4c6355b mm: memcontrol: charge swapin pages on instantiation by Johannes Weiner · 4 years, 7 months ago
- d6c1f09 mm/swap_state: fix a data race in swapin_nr_pages by Qian Cai · 4 years, 7 months ago
- cb77445 mm/swap_state.c: use the same way to count page in [add_to|delete_from]_swap_cache by Wei Yang · 4 years, 9 months ago
- 4101196 mm: page cache: store only head pages in i_pages by Matthew Wilcox (Oracle) · 5 years ago
- d8c6546 mm: introduce compound_nr() by Matthew Wilcox (Oracle) · 5 years ago
- 054f1d1 mm/swap_state.c: simplify total_swapcache_pages() with get_swap_device() by Huang Ying · 5 years ago
- eb08557 mm, swap: fix race between swapoff and some swap operations by Huang Ying · 5 years ago
- 69bf4b6 Revert "mm: page cache: store only head pages in i_pages" by Linus Torvalds · 6 years ago
- 5fd4ca2 mm: page cache: store only head pages in i_pages by Matthew Wilcox · 6 years ago
- e9f5987 mm: swap: add comment for swap_vma_readahead by Yang Shi · 6 years ago
- 8fd2e0b mm: swap: check if swap backing device is congested or not by Yang Shi · 6 years ago
- dad4f14 Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
- 1899ad1 mm: workingset: tell cache transitions from workingset thrashing by Johannes Weiner · 6 years ago
- a283348 page cache: Finish XArray conversion by Matthew Wilcox · 7 years ago
- 4e17ec2 mm: Convert delete_from_swap_cache to XArray by Matthew Wilcox · 7 years ago
- 8d93b41 mm: Convert add_to_swap_cache to XArray by Matthew Wilcox · 7 years ago
- 778e1cd treewide: kvzalloc() -> kvcalloc() by Kees Cook · 7 years ago
- bb98f2c mm, memcontrol: move swap charge handling into get_swap_page() by Tejun Heo · 7 years ago
- b93b016 page cache: use xa_lock by Matthew Wilcox · 7 years ago
- f5c754d mm/swap_state.c: make bool enable_vma_readahead and swap_vma_readahead() static by Colin Ian King · 7 years ago
- e9e9b7e mm: swap: unify cluster-based and vma-based swap readahead by Minchan Kim · 7 years ago
- eaf649eb mm: swap: clean up swap readahead by Minchan Kim · 7 years ago
- c6f92f9 mm: remove cold parameter for release_pages by Mel Gorman · 7 years ago
- 783cb68 mm/swap_state.c: declare a few variables as __read_mostly by Changbin Du · 7 years ago
- e9a6eff mm, swap: fix false error message in __swp_swapcount() by Huang Ying · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 61b6397 mm, swap: use page-cluster as max window of VMA based swap readahead by Huang Ying · 7 years ago
- 9625456 mm: fix data corruption caused by lazyfree page by Shaohua Li · 7 years ago
- d9bfcfd mm, swap: add sysfs interface for VMA based swap readahead by Huang Ying · 7 years ago
- ec56017 mm, swap: VMA based swap readahead by Huang Ying · 7 years ago
- c4fa630 mm, swap: fix swap readahead marking by Huang Ying · 7 years ago
- cbc65df mm, swap: add swap readahead hit statistics by Huang Ying · 7 years ago
- 2395562 swap: add block io poll in swapin path by Shaohua Li · 7 years ago
- 0f07465 mm, THP, swap: move anonymous THP split logic to vmscan by Minchan Kim · 7 years ago
- 75f6d6d mm, THP, swap: unify swap slot free functions to put_swap_page by Minchan Kim · 7 years ago
- 38d8b4e mm, THP, swap: delay splitting THP during swap out by Huang Ying · 7 years ago
- 54f180d mm, swap: use kvzalloc to allocate some swap data structures by Huang Ying · 8 years ago
- 9c1cc2e mm, swap: fix comment in __read_swap_cache_async by Huang Ying · 8 years ago
- ba81f83 mm/swap: skip readahead only when swap slot cache is enabled by Huang Ying · 8 years ago
- 67afa38 mm/swap: add cache for swap slots allocation by Tim Chen · 8 years ago
- e8c26ab mm/swap: skip readahead for unreferenced swap slots by Tim Chen · 8 years ago
- 4b3ef9d mm/swap: split swap cache into 64MB trunks by Huang, Ying · 8 years ago
- f6ab1f7 mm, swap: use offset of swap entry as key of swap cache by Huang Ying · 8 years ago
- 6fcb52a thp: reduce usage of huge zero page's atomic counter by Aaron Lu · 8 years ago
- 371a096 mm: don't use radix tree writeback tags for pages in swap cache by Huang Ying · 8 years ago
- 11fb998 mm: move most file-based accounting to the node by Mel Gorman · 8 years ago
- 770a537 mm: thp: broken page count after commit aa88b68c3b1d by Gerald Schaefer · 9 years ago
- fa9949d mm: use __SetPageSwapBacked and dont ClearPageSwapBacked by Hugh Dickins · 9 years ago
- 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
- 37e8435 mm: memcontrol: charge swap to cgroup2 by Vladimir Davydov · 9 years ago
- 854e9ed mm: support madvise(MADV_FREE) by Minchan Kim · 9 years ago
- 48c935a page-flags: define PG_locked behavior on compound pages by Kirill A. Shutemov · 9 years ago
- 5b999aa mm: swap: zswap: maybe_preload & refactoring by Dmitry Safonov · 9 years ago
- 4db0c3c mm: remove rest of ACCESS_ONCE() usages by Jason Low · 10 years ago
- b83ae6d fs: remove mapping->backing_dev_info by Christoph Hellwig · 10 years ago
- 97b713b fs: kill BDI_CAP_SWAP_BACKED by Christoph Hellwig · 10 years ago
- 5d1ea48 mm: page_cgroup: rename file to mm/swap_cgroup.c by Johannes Weiner · 10 years ago
- aabfb57 mm: memcontrol: do not kill uncharge batching in free_pages_and_swap_cache by Michal Hocko · 10 years ago
- 1c93923 include/linux/migrate.h: remove migrate_page #define by Andrew Morton · 10 years ago
- 4bb5f5d mm: allow drivers to prevent new writable mappings by David Herrmann · 10 years ago
- 0a31bc9 mm: memcontrol: rewrite uncharge API by Johannes Weiner · 10 years ago
- b745bc8 mm: page_alloc: convert hot/cold parameter and immediate callers to bool by Mel Gorman · 11 years ago
- 579f829 swap: add a simple detector for inappropriate swapin readahead by Shaohua Li · 11 years ago
- 309381fea mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE by Sasha Levin · 11 years ago
- 5e4c0d97 lib/radix-tree.c: make radix_tree_node_alloc() work correctly within interrupt by Jan Kara · 11 years ago
- cbab0e4 swap: avoid read_swap_cache_async() race to deadlock while waiting on discard I/O completion by Rafael Aquini · 12 years ago
- 5bc7b8a mm: thp: add split tail pages to shrink page list in page reclaim by Shaohua Li · 12 years ago
- 2f772e6 mm: break up swap_writepage() for frontswap backends by Seth Jennings · 12 years ago
- ec8acf2 swap: add per-partition lock for swapfile by Shaohua Li · 12 years ago
- 33806f0 swap: make each swap partition have one address_space by Shaohua Li · 12 years ago
- 62c230b mm: add support for a filesystem to activate swap files and use direct_IO for writing swap pages by Mel Gorman · 12 years ago
- 3fb5c29 swap: allow swap readahead to be merged by Christian Ehrhardt · 12 years ago
- aca50bd mm: fix s390 BUG by __set_page_dirty_no_writeback on swap by Hugh Dickins · 13 years ago
- 67f96aa mm: make swapin readahead skip over holes by Rik van Riel · 13 years ago
- 7512102 memcg: fix GPF when cgroup removal races with last exit by Hugh Dickins · 13 years ago
- 4e5f01c memcg: clear pc->mem_cgroup if necessary. by KAMEZAWA Hiroyuki · 13 years ago
- ff01bb4 fs: move code out of buffer.c by Al Viro · 13 years ago
- e25934a mm: delete various needless include <linux/module.h> by Paul Gortmaker · 14 years ago
- 7eaceac block: remove per-queue plugging by Jens Axboe · 14 years ago
- 3f04f62 thp: split_huge_page paging by Andrea Arcangeli · 14 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- 2ca4532 mm: add_to_swap_cache() does not return -EEXIST by Daisuke Nishimura · 15 years ago
- 31a5639 mm: add_to_swap_cache() must not sleep by Daisuke Nishimura · 15 years ago
- d993831 writeback: add name to backing_dev_info by Jens Axboe · 16 years ago