Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
452aa6999e6703ffbddd7f6ea124d3968915f3e3
/
mm
/
swapfile.c
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
570a335
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
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
a1bb7d6
PM/hibernate: fix "swap breaks after hibernation failures"
by Alan Jenkins
· 16 years ago
85d9fc8
memcg: fix refcnt handling at swapoff
by KAMEZAWA Hiroyuki
· 16 years ago
c4ea37c
[CVE-2009-0029] System call wrappers part 26
by Heiko Carstens
· 16 years ago
2c26fdd
memcg: revert gfp mask fix
by KAMEZAWA Hiroyuki
· 16 years ago
8c7c6e3
memcg: mem+swap controller core
by KAMEZAWA Hiroyuki
· 16 years ago
27a7faa
memcg: swap cgroup for remembering usage
by KAMEZAWA Hiroyuki
· 16 years ago
bced052
memcg: fix gfp_mask of callers of charge
by KAMEZAWA Hiroyuki
· 16 years ago
7a81b88
memcg: introduce charge-commit-cancel style of functions
by KAMEZAWA Hiroyuki
· 16 years ago
084f71ae
mm: kill page_queue_congested()
by KOSAKI Motohiro
· 16 years ago
2509ef2
badpage: zap print_bad_pte on swap and file
by Hugh Dickins
· 16 years ago
f0d7a4b
swapfile: let others seed random
by Hugh Dickins
· 16 years ago
858a2990
swapfile: change discard pgoff_t to sector_t
by Hugh Dickins
· 16 years ago
c60aa17
swapfile: swap allocation cycle if nonrot
by Hugh Dickins
· 16 years ago
20137a4
swapfile: swapon randomize if nonrot
by Hugh Dickins
· 16 years ago
7992fde
swapfile: swap allocation use discard
by Hugh Dickins
· 16 years ago
6a6ba83
swapfile: swapon use discard (trim)
by Hugh Dickins
· 16 years ago
ebebbbe
swapfile: rearrange scan and swap_info
by Hugh Dickins
· 16 years ago
81e3397
swapfile: remove v0 SWAP-SPACE message
by Hugh Dickins
· 16 years ago
886bb7e
swapfile: remove surplus whitespace
by Hugh Dickins
· 16 years ago
22c6f8f
swapfile: remove SWP_ACTIVE mask
by Hugh Dickins
· 16 years ago
73fd874
swapfile: swapon needs larger size type
by Hugh Dickins
· 16 years ago
b962716
mm: optimize get_scan_ratio for no swap
by Hugh Dickins
· 16 years ago
68bdc8d
mm: try_to_unuse check removing right swap
by Hugh Dickins
· 16 years ago
a2c43ee
mm: try_to_free_swap replaces remove_exclusive_swap_page
by Hugh Dickins
· 16 years ago
7b1fe59
mm: reuse_swap_page replaces can_share_swap_page
by Hugh Dickins
· 16 years ago
51726b1
mm: replace some BUG_ONs by VM_BUG_ONs
by Hugh Dickins
· 16 years ago
1796316
x86: consolidate __swp_XXX() macros
by Jan Beulich
· 16 years ago
8413ac9
mm: page lock use lock bitops
by Nick Piggin
· 16 years ago
68a22394
vmscan: free swap space on swap-in/activation
by Rik van Riel
· 16 years ago
529ae9a
mm: rename page trylock
by Nick Piggin
· 16 years ago
7d03431
swapfile/vmscan: update comments related to vmscan functions
by Fernando Luis Vazquez Cao
· 16 years ago
7c363b8
mm/swapfile.c: make code static
by Adrian Bunk
· 16 years ago
19fd623
mm: spinlock tree_lock
by Nick Piggin
· 16 years ago
78ecba0
mm: fix ever-decreasing swap priority
by Hugh Dickins
· 16 years ago
3d71f86
mm: use non-racy method for /proc/swaps creation
by Denis V. Lunev
· 17 years ago
797df57
mm: try both endianess when checking for endianess
by Chris Dearman
· 17 years ago
c32c2f6
d_path: Make seq_path() use a struct path argument
by Jan Blunck
· 17 years ago
044d66c
memcgroup: reinstate swapoff mod
by Hugh Dickins
· 17 years ago
e1a1cd5
Memory controller: make charging gfp mask aware
by Balbir Singh
· 17 years ago
8a9f3cc
Memory controller: memory accounting
by Balbir Singh
· 17 years ago
59bd265
memcgroup: temporarily revert swapoff mod
by Hugh Dickins
· 17 years ago
2e0e26c
tmpfs: open a window in shmem_unuse_inode
by Hugh Dickins
· 17 years ago
2e44188
swapoff: scan ptes preemptibly
by Hugh Dickins
· 17 years ago
8952898
swapin: fix valid_swaphandles defect
by Hugh Dickins
· 17 years ago
02098fe
swapin needs gfp_mask for loop on tmpfs
by Hugh Dickins
· 17 years ago
b0cb1a1
Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION
by Rafael J. Wysocki
· 17 years ago
2706a1b
vmscan: fix comments related to shrink_list()
by Anderson Briglia
· 17 years ago
6fe6900
mm: make read_cache_page synchronous
by Nick Piggin
· 18 years ago
7bf2368
[PATCH] swsusp: Do not fail if resume device is not set
by Rafael J. Wysocki
· 18 years ago
d3ac7f8
[PATCH] mm: change uses of f_{dentry,vfsmnt} to use f_path
by Josef "Jeff" Sipek
· 18 years ago
15ad7cd
[PATCH] struct seq_operations and struct file_operations constification
by Helge Deller
· 18 years ago
3aef83e
[PATCH] swsusp: use block device offsets to identify swap locations
by Rafael J. Wysocki
· 18 years ago
915bae9
[PATCH] swsusp: use partition device and offset to identify swap areas
by Rafael J. Wysocki
· 18 years ago
5d1854e
[PATCH] reject corrupt swapfiles earlier
by Eric Sandeen
· 18 years ago
881e4aa
[PATCH] Always print out the header line in /proc/swaps
by Suleiman Souhlal
· 18 years ago
3f9e794
[PATCH] valid_swaphandles() fix
by Hugh Dickins
· 18 years ago
b6b5bce
[PATCH] swsusp: Fix swap_type_of
by Rafael J. Wysocki
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
090d2b1
[PATCH] read_mapping_page for address space
by Pekka Enberg
· 18 years ago
70af7c5
[PATCH] swapoff: use atomic_inc_not_zero() on mm_users
by Hugh Dickins
· 18 years ago
d75a0fc
[PATCH] Swapless page migration: rip out swap based logic
by Christoph Lameter
· 18 years ago
0697212
[PATCH] Swapless page migration: add R/W migration entries
by Christoph Lameter
· 18 years ago
3c5a87f
[PATCH] migration: remove unnecessary PageSwapCache checks
by Christoph Lameter
· 18 years ago
93fac70
[PATCH] mm: schedule find_trylock_page() removal
by Nick Piggin
· 19 years ago
6e1819d
[PATCH] swsusp: userland interface
by Rafael J. Wysocki
· 19 years ago
f577eb3
[PATCH] swsusp: low level interface
by Rafael J. Wysocki
· 19 years ago
9b65ef5
[PATCH] fix swap cluster offset
by Akinobu Mita
· 19 years ago
a3351e5
[PATCH] Direct Migration V9: remove_from_swap() to remove swap ptes
by Christoph Lameter
· 19 years ago
b16664e
[PATCH] Direct Migration V9: PageSwapCache checks
by Christoph Lameter
· 19 years ago
fc0abb1
[PATCH] sem2mutex: mm/slab.c
by Ingo Molnar
· 19 years ago
c59ede7
[PATCH] move capable() to capability.h
by Randy.Dunlap
· 19 years ago
e97a311
add missing printk loglevel in mm/swapfile.c
by Jesper Juhl
· 19 years ago
1b1dcc1
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
by Jes Sorensen
· 19 years ago
cd105df
[PATCH] mm: clean up local variables
by Tobias Klauser
· 19 years ago
3a291a2
[PATCH] mm: add a new function (needed for swap suspend)
by Rafael J. Wysocki
· 19 years ago
Next »