Nicholas Piggin
|
6326fec112
mm: Use owner_priv bit for PageSwapCache, valid when PageSwapBacked
|
8 lat temu |
Naoya Horiguchi
|
c3901e722b
mm: hwpoison: fix thp split handling in memory_failure()
|
8 lat temu |
Naoya Horiguchi
|
7c7fd82556
mm: hwpoison: remove incorrect comments
|
9 lat temu |
Mel Gorman
|
599d0c954f
mm, vmscan: move LRU lists to node
|
9 lat temu |
Chen Yucong
|
495367c051
mm/memory-failure.c: replace "MCE" with "Memory failure"
|
9 lat temu |
Konstantin Khlebnikov
|
c2e7e00b71
mm/memory-failure: fix race with compound page split/merge
|
9 lat temu |
Kirill A. Shutemov
|
09cbfeaf1a
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
|
9 lat temu |
Joe Perches
|
1170532bb4
mm: convert printk(KERN_<LEVEL> to pr_<level>
|
9 lat temu |
Wang Xiaoqiang
|
0b94f17507
mm/memory-failure.c: remove useless "undef"s
|
9 lat temu |
Naoya Horiguchi
|
98fd1ef424
mm: soft-offline: exit with failure for non anonymous thp
|
9 lat temu |
Naoya Horiguchi
|
acc14dc4bd
mm: soft-offline: clean up soft_offline_page()
|
9 lat temu |
Naoya Horiguchi
|
4e41a30c6d
mm: hwpoison: adjust for new thp refcounting
|
9 lat temu |
Naoya Horiguchi
|
d96b339f45
mm: soft-offline: check return value in second __get_any_page() call
|
9 lat temu |
Kirill A. Shutemov
|
4d2fa96548
thp, mm: split_huge_page(): caller need to lock page
|
9 lat temu |
Kirill A. Shutemov
|
48c935ad88
page-flags: define PG_locked behavior on compound pages
|
9 lat temu |
Kirill A. Shutemov
|
1d798ca3f1
mm: make compound_head() robust
|
9 lat temu |
Naoya Horiguchi
|
a5f6510902
mm: hwpoison: ratelimit messages from unpoison_memory()
|
9 lat temu |
Vladimir Davydov
|
94a59fb36e
hwpoison: use page_cgroup_ino for filtering by memcg
|
10 lat temu |
Vlastimil Babka
|
96db800f5d
mm: rename alloc_pages_exact_node() to __alloc_pages_node()
|
10 lat temu |
Naoya Horiguchi
|
230ac719c5
mm/hwpoison: don't try to unpoison containment-failed pages
|
10 lat temu |
Wanpeng Li
|
da1b13ccfb
mm/hwpoison: fix race between soft_offline_page and unpoison_memory
|
10 lat temu |
Naoya Horiguchi
|
8e30456b6c
mm/hwpoison: introduce num_poisoned_pages wrappers
|
10 lat temu |
Wanpeng Li
|
665d9da7f0
mm/hwpoison: replace most of put_page in memory error handling by put_hwpoison_page
|
10 lat temu |
Wanpeng Li
|
94bf4ec84a
mm/hwpoison: introduce put_hwpoison_page to put refcount for memory error handling
|
10 lat temu |
Wanpeng Li
|
1e0e635be8
mm/hwpoison: fix PageHWPoison test/set race
|
10 lat temu |
Wanpeng Li
|
7d1900c744
mm/hwpoison: fix failure to split thp w/ refcount held
|
10 lat temu |
Michal Hocko
|
33398cf2f3
memcg: export struct mem_cgroup
|
10 lat temu |
Wanpeng Li
|
7f6bf39bbd
mm/hwpoison: fix panic due to split huge zero page
|
10 lat temu |
Wanpeng Li
|
036138080a
mm/hwpoison: fix fail isolate hugetlbfs page w/ refcount held
|
10 lat temu |
Wanpeng Li
|
4f32be677b
mm/hwpoison: fix page refcount of unknown non LRU page
|
10 lat temu |