Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
96e324024b421b3753eb142d5d92fbe4ac5e7519
/
mm
/
swapfile.c
5d84c77
mm: swapfile: clean up unuse_pte race handling
by Johannes Weiner
· 12 years ago
7374492
swapfile: avoid dereferencing bd_disk during swap_entry_free for network storage
by Mel Gorman
· 12 years ago
a509bc1
mm: swap: implement generic handler for swap_activate
by Mel Gorman
· 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
f981c59
mm: methods for teaching filesystems about PG_swapcache pages
by Mel Gorman
· 12 years ago
9b15b81
swap: fix shmem swapping when more than 8 areas
by Hugh Dickins
· 12 years ago
a3fe778
Merge tag 'stable/frontswap.v16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/mm
by Linus Torvalds
· 12 years ago
4b91355
memcg: fix/change behavior of shared anon at moving task
by KAMEZAWA Hiroyuki
· 12 years ago
bde05d1
shmem: replace page if mapping excludes its zone
by Hugh Dickins
· 12 years ago
38b5faf
mm: frontswap: core swap subsystem hooks and headers
by Dan Magenheimer
· 13 years ago
d15cab9
swapon: check validity of swap_flags
by Hugh Dickins
· 13 years ago
9521127
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 13 years ago
052b198
swap: don't do discard if no discard option added
by Shaohua Li
· 13 years ago
67f96aa
mm: make swapin readahead skip over holes
by Rik van Riel
· 13 years ago
1a5a990
mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode
by Andrea Arcangeli
· 13 years ago
3556485
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 13 years ago
9b04c5f
mm: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
191c542
mm: collapse security_vm_enough_memory() variants into a single function
by Al Viro
· 13 years ago
72835c8
mm: unify remaining mem_cont, mem, etc. variable names to memcg
by Johannes Weiner
· 13 years ago
f90ac39
mm: avoid livelock on !__GFP_FS allocations
by Mel Gorman
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
43362a4
oom: fix race while temporarily setting current's oom_score_adj
by David Rientjes
· 13 years ago
e25934a
mm: delete various needless include <linux/module.h>
by Paul Gortmaker
· 13 years ago
a2c16d6
mm: let swap use exceptional entries
by Hugh Dickins
· 13 years ago
f151463
fs: seq_file - add event counter to simplify poll() support
by Kay Sievers
· 13 years ago
072441e
mm: move shmem prototypes to shmem_fs.h
by Hugh Dickins
· 13 years ago
72788c3
oom: replace PF_OOM_ORIGIN with toggling oom_score_adj
by David Rientjes
· 13 years ago
6c51038
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
56039ef
memcg: fix ugly initialization of return value is in caller
by KAMEZAWA Hiroyuki
· 14 years ago
2130781
sys_swapon: fix inode locking
by Cesar Eduardo Barros
· 14 years ago
24b8ff7
mm: remove inline from scan_swap_map()
by Cesar Eduardo Barros
· 14 years ago
4053154
sys_swapon: separate final enabling of the swapfile
by Cesar Eduardo Barros
· 14 years ago
c6a2b64
sys_swapoff: change order to match sys_swapon
by Cesar Eduardo Barros
· 14 years ago
c69dbfb
sys_swapon: move printk outside lock
by Cesar Eduardo Barros
· 14 years ago
9c8100e
sys_swapon: remove nr_good_pages variable
by Cesar Eduardo Barros
· 14 years ago
bdb8e3f
sys_swapon: simplify error flow in setup_swap_map_and_extents()
by Cesar Eduardo Barros
· 14 years ago
915d4d7
sys_swapon: separate parsing of bad blocks and extents
by Cesar Eduardo Barros
· 14 years ago
1421ef3
sys_swapon: call swap_cgroup_swapon() earlier
by Cesar Eduardo Barros
· 14 years ago
3871902
sys_swapon: simplify error flow in read_swap_header()
by Cesar Eduardo Barros
· 14 years ago
ca8bd38
sys_swapon: separate parsing of swapfile header
by Cesar Eduardo Barros
· 14 years ago
5de771e
sys_swapon: move setting of swapfilepages near use
by Cesar Eduardo Barros
· 14 years ago
87ade72
sys_swapon: simplify error flow in claim_swapfile()
by Cesar Eduardo Barros
· 14 years ago
4d0e1e1
sys_swapon: separate bdev claim and inode lock
by Cesar Eduardo Barros
· 14 years ago
bd69010
sys_swapon: use a single error label
by Cesar Eduardo Barros
· 14 years ago
9b01c35
sys_swapon: do only cleanup in the cleanup blocks
by Cesar Eduardo Barros
· 14 years ago
f2090d2
sys_swapon: remove bdev variable
by Cesar Eduardo Barros
· 14 years ago
7de7fb6
sys_swapon: move setting of error nearer use
by Cesar Eduardo Barros
· 14 years ago
83ef99b
sys_swapon: remove did_down variable
by Cesar Eduardo Barros
· 14 years ago
28b36bd
sys_swapon: remove initial value of name variable
by Cesar Eduardo Barros
· 14 years ago
730c058
sys_swapon: simplify error flow in alloc_swap_info()
by Cesar Eduardo Barros
· 14 years ago
2542e513
sys_swapon: simplify error return from swap_info allocation
by Cesar Eduardo Barros
· 14 years ago
53cbb24
sys_swapon: separate swap_info allocation
by Cesar Eduardo Barros
· 14 years ago
e8e6c2e
sys_swapon: do not depend on "type" after allocation
by Cesar Eduardo Barros
· 14 years ago
80b0df12
sys_swapon: remove changelog from function comment
by Cesar Eduardo Barros
· 14 years ago
803d0c83
sys_swapon: use vzalloc() instead of vmalloc/memset
by Cesar Eduardo Barros
· 14 years ago
52c5056
mm: swap: unlock swapfile inode mutex before closing file on bad swapfiles
by Mel Gorman
· 14 years ago
4c63f56
Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core
by Jens Axboe
· 14 years ago
7eaceac
block: remove per-queue plugging
by Jens Axboe
· 14 years ago
8074b26
mm: fix refcounting in swapon
by Miklos Szeredi
· 14 years ago
3f04f62
thp: split_huge_page paging
by Andrea Arcangeli
· 14 years ago
e525fd8
block: make blkdev_get/put() handle exclusive access
by Tejun Heo
· 14 years ago
66d7dd5
/proc/swaps: support polling
by Kay Sievers
· 14 years ago
fa251f89
Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier
by Jens Axboe
· 14 years ago
dd3932e
block: remove BLKDEV_IFL_WAIT
by Christoph Hellwig
· 14 years ago
349f429
swap: do not send discards as barriers
by Christoph Hellwig
· 14 years ago
3399446
swap: discard while swapping only if SWAP_FLAG_DISCARD
by Hugh Dickins
· 14 years ago
8f2ae0f
swap: do not send discards as barriers
by Christoph Hellwig
· 14 years ago
b73d7fc
swap: prevent reuse during hibernation
by Hugh Dickins
· 14 years ago
910321e
swap: revert special hibernation allocation
by Hugh Dickins
· 14 years ago
d2997b1
hibernation: freeze swap at hibernation
by KAMEZAWA Hiroyuki
· 14 years ago
966cca02
mm: fix corruption of hibernation caused by reusing swap during image saving
by KAMEZAWA Hiroyuki
· 14 years ago
d79df0b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
by Linus Torvalds
· 14 years ago
b3a27d0
swap: Add swap slot free callback to block_device_operations
by Nitin Gupta
· 14 years ago
b272564
swap: Add flag to identify block swap devices
by Nitin Gupta
· 14 years ago
fbd9b09
blkdev: generalize flags for blkdev_issue_fn functions
by Dmitry Monakhov
· 15 years ago
0249144
memcg: move charges of anonymous swap
by Daisuke Nishimura
· 15 years ago
08259d5
mm: add comment on swap_duplicate's error code
by Hugh Dickins
· 15 years ago
ad2bd7e
mm/swapfile.c: fix swapon size off-by-one
by Hugh Dickins
· 15 years ago
b084d43
mm: count swap usage
by KAMEZAWA Hiroyuki
· 15 years ago
d559db0
mm: clean up mm_counter
by KAMEZAWA Hiroyuki
· 15 years ago
5ad6468
ksm: let shared pages be swappable
by Hugh Dickins
· 15 years ago
3ca7b3c
mm: define PAGE_MAPPING_FLAGS
by Hugh Dickins
· 15 years ago
d4906e1
swap: rework map_swap_page() again
by Lee Schermerhorn
· 15 years ago
aaa4686
swap_info: note SWAP_MAP_SHMEM
by Hugh Dickins
· 15 years ago
570a335b
swap_info: swap count continuations
by Hugh Dickins
· 15 years ago
8d69aae
swap_info: swap_map of chars not shorts
by Hugh Dickins
· 15 years ago
253d553
swap_info: SWAP_HAS_CACHE cleanups
by Hugh Dickins
· 15 years ago
73c34b6
swap_info: miscellaneous minor cleanups
by Hugh Dickins
· 15 years ago
9625a5f
swap_info: include first_swap_extent
by Hugh Dickins
· 15 years ago
efa90a9
swap_info: change to array of pointers
by Hugh Dickins
· 15 years ago
f29ad6a
swap_info: private to swapfile.c
by Hugh Dickins
· 15 years ago
32c5fc1
mm: remove incorrect swap_count() from try_to_unuse()
by Bo Liu
· 15 years ago
3bd0f0c
swapfile: avoid NULL pointer dereference in swapon when s_bdev is NULL
by Suresh Jayaraman
· 15 years ago
db16826
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6
by Linus Torvalds
· 15 years ago
35451be
ksm: unmerge is an origin of OOMs
by Hugh Dickins
· 15 years ago
a7420aa
HWPOISON: Add support for poison swap entries v2
by Andi Kleen
· 15 years ago
746cd1e
block: use blkdev_issue_discard in blk_ioctl_discard
by Christoph Hellwig
· 15 years ago
dddac6a
PM / Hibernate: Replace bdget call with simple atomic_inc of i_count
by Alan Jenkins
· 15 years ago
8a9478c
memcg: fix swap accounting
by KAMEZAWA Hiroyuki
· 15 years ago
c9e4441
mm: reuse unused swap entry if necessary
by KAMEZAWA Hiroyuki
· 15 years ago
Next »