Xiaotian Feng
|
f58b59c1df
swapfile: fix name leak in swapoff
|
12 lat temu |
Jeff Layton
|
669abf4e55
vfs: make path_openat take a struct filename pointer
|
12 lat temu |
Jeff Layton
|
91a27b2a75
vfs: define struct filename and have getname() return it
|
12 lat temu |
Johannes Weiner
|
5d84c7766e
mm: swapfile: clean up unuse_pte race handling
|
13 lat temu |
Mel Gorman
|
7374492362
swapfile: avoid dereferencing bd_disk during swap_entry_free for network storage
|
13 lat temu |
Mel Gorman
|
a509bc1a9e
mm: swap: implement generic handler for swap_activate
|
13 lat temu |
Mel Gorman
|
62c230bc17
mm: add support for a filesystem to activate swap files and use direct_IO for writing swap pages
|
13 lat temu |
Mel Gorman
|
f981c5950f
mm: methods for teaching filesystems about PG_swapcache pages
|
13 lat temu |
Hugh Dickins
|
9b15b817f3
swap: fix shmem swapping when more than 8 areas
|
13 lat temu |
Linus Torvalds
|
a3fe778c78
Merge tag 'stable/frontswap.v16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/mm
|
13 lat temu |
KAMEZAWA Hiroyuki
|
4b91355e9d
memcg: fix/change behavior of shared anon at moving task
|
13 lat temu |
Hugh Dickins
|
bde05d1ccd
shmem: replace page if mapping excludes its zone
|
13 lat temu |
Dan Magenheimer
|
38b5faf4b1
mm: frontswap: core swap subsystem hooks and headers
|
13 lat temu |
Hugh Dickins
|
d15cab9754
swapon: check validity of swap_flags
|
13 lat temu |
Linus Torvalds
|
95211279c5
Merge branch 'akpm' (Andrew's patch-bomb)
|
13 lat temu |
Shaohua Li
|
052b1987fa
swap: don't do discard if no discard option added
|
13 lat temu |
Rik van Riel
|
67f96aa252
mm: make swapin readahead skip over holes
|
13 lat temu |
Andrea Arcangeli
|
1a5a9906d4
mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode
|
13 lat temu |
Linus Torvalds
|
3556485f15
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
13 lat temu |
Cong Wang
|
9b04c5fec4
mm: remove the second argument of k[un]map_atomic()
|
13 lat temu |
Al Viro
|
191c542442
mm: collapse security_vm_enough_memory() variants into a single function
|
13 lat temu |
Johannes Weiner
|
72835c86ca
mm: unify remaining mem_cont, mem, etc. variable names to memcg
|
13 lat temu |
Mel Gorman
|
f90ac3982a
mm: avoid livelock on !__GFP_FS allocations
|
13 lat temu |
Linus Torvalds
|
32aaeffbd4
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 lat temu |
David Rientjes
|
43362a4977
oom: fix race while temporarily setting current's oom_score_adj
|
13 lat temu |
Paul Gortmaker
|
e25934a517
mm: delete various needless include <linux/module.h>
|
14 lat temu |
Hugh Dickins
|
a2c16d6cb0
mm: let swap use exceptional entries
|
14 lat temu |
Kay Sievers
|
f15146380d
fs: seq_file - add event counter to simplify poll() support
|
14 lat temu |
Hugh Dickins
|
072441e21d
mm: move shmem prototypes to shmem_fs.h
|
14 lat temu |
David Rientjes
|
72788c3856
oom: replace PF_OOM_ORIGIN with toggling oom_score_adj
|
14 lat temu |