Commit Graph

69 Commits (e222a6eb77ca9897076761c854c25ffc43ab8949)

Author SHA1 Message Date
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> 13 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 17 years ago
Rik van Riel c5fdae469a vmscan: add newly swapped in pages to the inactive list 17 years ago
Rik van Riel 4f98a2fee8 vmscan: split LRU lists into anon & file sets 17 years ago
Rik van Riel b2e185384f define page_file_cache() function 17 years ago
Hugh Dickins 07279cdfd9 mm: show free swap as signed 17 years ago
Nick Piggin 529ae9aaa0 mm: rename page trylock 17 years ago
Johannes Weiner 2c97b7fc0d mm: print swapcache page count in show_swap_cache_info() 17 years ago
Nick Piggin 19fd623127 mm: spinlock tree_lock 17 years ago
Nick Piggin e286781d5f mm: speculative page references 17 years ago
Miklos Szeredi e4ad08fe64 mm: bdi: add separate writeback accounting capability 17 years ago
Randy Dunlap 7682486b3e mm: fix various kernel-doc comments 17 years ago
Hugh Dickins fa1de9008c memcgroup: revert swap_state mods 17 years ago
Balbir Singh 35c754d79f memory controller BUG_ON() 17 years ago
Balbir Singh e1a1cd590e Memory controller: make charging gfp mask aware 17 years ago
Balbir Singh 8697d33194 Memory controller: add switch to control what type of pages to limit 17 years ago
Balbir Singh 8a9f3ccd24 Memory controller: memory accounting 17 years ago
Nick Piggin 0ed361dec3 mm: fix PageUptodate data race 17 years ago
Hugh Dickins 73b1262fa4 tmpfs: move swap swizzling into shmem 17 years ago
Hugh Dickins f000944d03 tmpfs: shuffle add_to_swap_caches 17 years ago
Hugh Dickins bb63be0a09 tmpfs: move swap_state stats update 17 years ago
Hugh Dickins 02098feaa4 swapin needs gfp_mask for loop on tmpfs 17 years ago
Hugh Dickins 46017e9548 swapin_readahead: move and rearrange args 17 years ago