Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
44b52bccf855b0706de624c29fc3d82ca954bb4e
/
mm
/
swapfile.c
« Previous
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
e2de225
[PATCH] mm/swapfile.c: unexport total_swap_pages
by Adrian Bunk
· 19 years ago
4c21e2f
[PATCH] mm: split page table lock
by Hugh Dickins
· 19 years ago
705e87c
[PATCH] mm: pte_offset_map_lock loops
by Hugh Dickins
· 19 years ago
4294621
[PATCH] mm: rss = file_rss + anon_rss
by Hugh Dickins
· 19 years ago
72866f6
[PATCH] mm: anon is already wrprotected
by Hugh Dickins
· 19 years ago
f7b3a43
[PATCH] Fix bd_claim() error code.
by Rob Landley
· 19 years ago
13e4b57
[PATCH] mm: fix-up schedule_timeout() usage
by Nishanth Aravamudan
· 19 years ago
5d337b9
[PATCH] swap: swap_lock replace list+device
by Hugh Dickins
· 19 years ago
048c27f
[PATCH] swap: scan_swap_map latency breaks
by Hugh Dickins
· 19 years ago
52b7efdb
[PATCH] swap: scan_swap_map drop swap_device_lock
by Hugh Dickins
· 19 years ago
7dfad41
[PATCH] swap: scan_swap_map restyled
by Hugh Dickins
· 19 years ago
fb4f88d
[PATCH] swap: get_swap_page drop swap_list_lock
by Hugh Dickins
· 19 years ago
89d09a2
[PATCH] swap: freeing update swap_list.next
by Hugh Dickins
· 19 years ago
6eb396d
[PATCH] swap: swap unsigned int consistency
by Hugh Dickins
· 19 years ago
53092a7
[PATCH] swap: show span of swap extents
by Hugh Dickins
· 19 years ago
11d3188
[PATCH] swap: swap extent list is ordered
by Hugh Dickins
· 19 years ago
4cd3bb1
[PATCH] swap: move destroy_swap_extents calls
by Hugh Dickins
· 19 years ago
e2244ec
[PATCH] swap: correct swapfile nr_good_pages
by Hugh Dickins
· 19 years ago
b0d9bcd
[PATCH] swap: update swapfile i_sem comment
by Hugh Dickins
· 19 years ago
c475a8a
[PATCH] can_share_swap_page: use page_mapcount
by Hugh Dickins
· 19 years ago
ba32311
[PATCH] swapout oops fix
by McMullan, Jason
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago