Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1b17cb796f5d40ffa239c6926385abd83a77a49b
/
mm
/
swap_state.c
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
· 10 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
· 11 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
ff01bb48
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
· 13 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
· 15 years ago
aca8bf3
mm: remove file argument from swap_readpage()
by Minchan Kim
· 15 years ago
8192da6
mm: remove annotation of gfp_mask in add_to_swap
by Minchan Kim
· 15 years ago
355cfa7
mm: modify swap_map and add SWAP_HAS_CACHE flag
by KAMEZAWA Hiroyuki
· 15 years ago
cb4b86b
mm: add swap cache interface for swap reference
by KAMEZAWA Hiroyuki
· 15 years ago
e767e05
memcg: fix deadlock between lock_page_cgroup and mapping tree_lock
by Daisuke Nishimura
· 15 years ago
8c7c6e34
memcg: mem+swap controller core
by KAMEZAWA Hiroyuki
· 16 years ago
d13d144
memcg: handle swap caches
by KAMEZAWA Hiroyuki
· 16 years ago
ac47b00
mm: remove gfp_mask from add_to_swap
by Hugh Dickins
· 16 years ago
a2c43ee
mm: try_to_free_swap replaces remove_exclusive_swap_page
by Hugh Dickins
· 16 years ago
51726b1
mm: replace some BUG_ONs by VM_BUG_ONs
by Hugh Dickins
· 16 years ago
f45840b
mm: pagecache insertion fewer atomics
by Nick Piggin
· 16 years ago
c5fdae4
vmscan: add newly swapped in pages to the inactive list
by Rik van Riel
· 16 years ago
4f98a2f
vmscan: split LRU lists into anon & file sets
by Rik van Riel
· 16 years ago
b2e1853
define page_file_cache() function
by Rik van Riel
· 16 years ago
07279cd
mm: show free swap as signed
by Hugh Dickins
· 16 years ago
529ae9a
mm: rename page trylock
by Nick Piggin
· 16 years ago
2c97b7f
mm: print swapcache page count in show_swap_cache_info()
by Johannes Weiner
· 16 years ago
19fd623
mm: spinlock tree_lock
by Nick Piggin
· 16 years ago
e286781
mm: speculative page references
by Nick Piggin
· 16 years ago
e4ad08f
mm: bdi: add separate writeback accounting capability
by Miklos Szeredi
· 17 years ago
7682486
mm: fix various kernel-doc comments
by Randy Dunlap
· 17 years ago
fa1de90
memcgroup: revert swap_state mods
by Hugh Dickins
· 17 years ago
35c754d
memory controller BUG_ON()
by Balbir Singh
· 17 years ago
e1a1cd5
Memory controller: make charging gfp mask aware
by Balbir Singh
· 17 years ago
8697d33
Memory controller: add switch to control what type of pages to limit
by Balbir Singh
· 17 years ago
8a9f3cc
Memory controller: memory accounting
by Balbir Singh
· 17 years ago
0ed361d
mm: fix PageUptodate data race
by Nick Piggin
· 17 years ago
73b1262
tmpfs: move swap swizzling into shmem
by Hugh Dickins
· 17 years ago
f000944
tmpfs: shuffle add_to_swap_caches
by Hugh Dickins
· 17 years ago
bb63be0
tmpfs: move swap_state stats update
by Hugh Dickins
· 17 years ago
02098fe
swapin needs gfp_mask for loop on tmpfs
by Hugh Dickins
· 17 years ago
46017e9
swapin_readahead: move and rearrange args
by Hugh Dickins
· 17 years ago
b55ed81
mm: clarify __add_to_swap_cache locking
by Nick Piggin
· 17 years ago
769848c
Add __GFP_MOVABLE for callers to flag allocations from high memory that may be migrated
by Mel Gorman
· 17 years ago
2706a1b
vmscan: fix comments related to shrink_list()
by Anderson Briglia
· 17 years ago
e4d9191
[PATCH] lockdep: locking init debugging improvement
by Ingo Molnar
· 18 years ago
347ce43
[PATCH] zoned vm counters: conversion of nr_pagecache to per zone counter
by Christoph Lameter
· 18 years ago
f5e54d6
[PATCH] mark address_space_operations const
by Christoph Hellwig
· 18 years ago
e74ca2b
BUG_ON() Conversion in mm/swap_state.c
by Eric Sesterhenn
· 19 years ago
b20a350
[PATCH] page migration reorg
by Christoph Lameter
· 19 years ago
e965f96
[PATCH] Direct Migration V9: Avoid writeback / page_migrate() method
by Christoph Lameter
· 19 years ago
1480a54
[PATCH] SwapMig: add_to_swap() avoid atomic allocations
by Christoph Lameter
· 19 years ago
c484d41
[PATCH] mm: free_pages_and_swap_cache opt
by Hugh Dickins
· 19 years ago
4936967
[PATCH] mm/swap_state.c: unexport swapper_space
by Adrian Bunk
· 19 years ago
b8072f0
[PATCH] mm: update comments to pte lock
by Hugh Dickins
· 19 years ago
4c21e2f
[PATCH] mm: split page table lock
by Hugh Dickins
· 19 years ago
dd0fc66
[PATCH] gfp flags annotations - part 1
by Al Viro
· 19 years ago
9de75d1
[PATCH] mm/swap_state: Fix "nocast type" warnings
by Victor Fusco
· 19 years ago
3279ffd
[PATCH] delete from_swap_cache BUG_ONs
by Hugh Dickins
· 19 years ago
bd53b71
[PATCH] mm: use __GFP_NOMEMALLOC
by Nick Piggin
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago