Krzysztof Kozlowski
|
58e97ba6b1
frontswap: enable call to invalidate area on swapoff
|
11 years ago |
Seth Jennings
|
2de1a7e40a
mm/swapfile.c: fix comment typos
|
11 years ago |
Krzysztof Kozlowski
|
5b808a2300
swap: fix set_blocksize race during swapon/swapoff
|
11 years ago |
Shaohua Li
|
ebc2a1a691
swap: make cluster allocation per-cpu
|
11 years ago |
Shaohua Li
|
edfe23dac3
swap: fix races exposed by swap discard
|
11 years ago |
Shaohua Li
|
815c2c543d
swap: make swap discard async
|
11 years ago |
Shaohua Li
|
2a8f944934
swap: change block allocation algorithm for SSD
|
11 years ago |
Andrew Morton
|
465c47fd8d
mm/swapfile.c: convert to pr_foo()
|
11 years ago |
Raymond Jennings
|
d6bbbd29b1
swap: warn when a swap area overflows the maximum size
|
11 years ago |
Cyrill Gorcunov
|
179ef71cbc
mm: save soft-dirty bits on swapped pages
|
12 years ago |
Rafael Aquini
|
dcf6b7ddd7
swap: discard while swapping only if SWAP_FLAG_DISCARD_PAGES
|
12 years ago |
Akinobu Mita
|
7b57976da4
frontswap: fix incorrect zeroing and allocation size for frontswap_map
|
12 years ago |
Minchan Kim
|
4f89849da2
frontswap: get rid of swap_lock dependency
|
12 years ago |
Akinobu Mita
|
d3d30417d3
mm/: rename random32() to prandom_u32()
|
12 years ago |
Linus Torvalds
|
d895cb1af1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Hugh Dickins
|
9e16b7fb1d
mm,ksm: swapoff might need to copy
|
12 years ago |
Shaohua Li
|
ec8acf20af
swap: add per-partition lock for swapfile
|
12 years ago |
Shaohua Li
|
33806f06da
swap: make each swap partition have one address_space
|
12 years ago |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 years ago |
David Rientjes
|
e1e12d2f31
mm, oom: fix race when specifying a thread as the oom origin
|
12 years ago |
David Rientjes
|
a9c58b907d
mm, oom: change type of oom_score_adj to short
|
12 years ago |
Cesar Eduardo Barros
|
6555bc0357
mm: do not call frontswap_init() during swapoff
|
12 years ago |
Cesar Eduardo Barros
|
cf0cac0a09
mm: refactor reinsert of swap_info in sys_swapoff()
|
12 years ago |
Xiaotian Feng
|
f58b59c1df
swapfile: fix name leak in swapoff
|
12 years ago |
Jeff Layton
|
669abf4e55
vfs: make path_openat take a struct filename pointer
|
12 years ago |
Jeff Layton
|
91a27b2a75
vfs: define struct filename and have getname() return it
|
12 years ago |
Johannes Weiner
|
5d84c7766e
mm: swapfile: clean up unuse_pte race handling
|
13 years ago |
Mel Gorman
|
7374492362
swapfile: avoid dereferencing bd_disk during swap_entry_free for network storage
|
13 years ago |
Mel Gorman
|
a509bc1a9e
mm: swap: implement generic handler for swap_activate
|
13 years ago |
Mel Gorman
|
62c230bc17
mm: add support for a filesystem to activate swap files and use direct_IO for writing swap pages
|
13 years ago |