Shaohua Li
|
5bc7b8aca9
mm: thp: add split tail pages to shrink page list in page reclaim
|
12 years ago |
Seth Jennings
|
2f772e6cad
mm: break up swap_writepage() for frontswap backends
|
12 years ago |
Shaohua Li
|
ec8acf20af
swap: add per-partition lock for swapfile
|
12 years ago |
Shaohua Li
|
33806f06da
swap: make each swap partition have one address_space
|
12 years ago |
Mel Gorman
|
62c230bc17
mm: add support for a filesystem to activate swap files and use direct_IO for writing swap pages
|
13 years ago |
Christian Ehrhardt
|
3fb5c298b0
swap: allow swap readahead to be merged
|
13 years ago |
Hugh Dickins
|
aca50bd3b4
mm: fix s390 BUG by __set_page_dirty_no_writeback on swap
|
13 years ago |
Rik van Riel
|
67f96aa252
mm: make swapin readahead skip over holes
|
13 years ago |
Hugh Dickins
|
7512102cf6
memcg: fix GPF when cgroup removal races with last exit
|
13 years ago |
KAMEZAWA Hiroyuki
|
4e5f01c2b9
memcg: clear pc->mem_cgroup if necessary.
|
13 years ago |
Al Viro
|
ff01bb4832
fs: move code out of buffer.c
|
13 years ago |
Paul Gortmaker
|
e25934a517
mm: delete various needless include <linux/module.h>
|
14 years ago |
Jens Axboe
|
7eaceaccab
block: remove per-queue plugging
|
14 years ago |
Andrea Arcangeli
|
3f04f62f90
thp: split_huge_page paging
|
14 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Daisuke Nishimura
|
2ca4532a49
mm: add_to_swap_cache() does not return -EEXIST
|
16 years ago |
Daisuke Nishimura
|
31a5639623
mm: add_to_swap_cache() must not sleep
|
16 years ago |
Jens Axboe
|
d993831fa7
writeback: add name to backing_dev_info
|
16 years ago |
Minchan Kim
|
aca8bf323e
mm: remove file argument from swap_readpage()
|
16 years ago |
Minchan Kim
|
8192da6a88
mm: remove annotation of gfp_mask in add_to_swap
|
16 years ago |
KAMEZAWA Hiroyuki
|
355cfa73dd
mm: modify swap_map and add SWAP_HAS_CACHE flag
|
16 years ago |
KAMEZAWA Hiroyuki
|
cb4b86ba47
mm: add swap cache interface for swap reference
|
16 years ago |
Daisuke Nishimura
|
e767e0561d
memcg: fix deadlock between lock_page_cgroup and mapping tree_lock
|
16 years ago |
KAMEZAWA Hiroyuki
|
8c7c6e34a1
memcg: mem+swap controller core
|
16 years ago |
KAMEZAWA Hiroyuki
|
d13d144309
memcg: handle swap caches
|
16 years ago |
Hugh Dickins
|
ac47b003d0
mm: remove gfp_mask from add_to_swap
|
16 years ago |
Hugh Dickins
|
a2c43eed83
mm: try_to_free_swap replaces remove_exclusive_swap_page
|
16 years ago |
Hugh Dickins
|
51726b1222
mm: replace some BUG_ONs by VM_BUG_ONs
|
16 years ago |
Nick Piggin
|
f45840b5c1
mm: pagecache insertion fewer atomics
|
16 years ago |
Rik van Riel
|
c5fdae469a
vmscan: add newly swapped in pages to the inactive list
|
16 years ago |