summaryrefslogtreecommitdiff
path: root/mm/swapfile.c (follow)
Commit message (Expand)AuthorAge
* Merge android-4.4.153 (5e24b4e) into msm-4.4Srinivasarao P2018-08-28
|\
| * BACKPORT: mm: support anonymous stable pageMinchan Kim2018-08-23
* | Merge android-4.4.148 (f057ff9) into msm-4.4Srinivasarao P2018-08-24
|\|
| * Merge 4.4.148 into android-4.4Greg Kroah-Hartman2018-08-15
| |\
| | * x86/speculation/l1tf: Limit swap file size to MAX_PA/2Andi Kleen2018-08-15
* | | Merge android-4.4.135 (c9d74f2) into msm-4.4Srinivasarao P2018-06-27
|\| |
| * | Merge 4.4.134 into android-4.4Greg Kroah-Hartman2018-05-30
| |\|
| | * swap: divide-by-zero when zero length swap file on ssdTom Abraham2018-05-30
* | | Merge android-4.4.106 (2fea039) into msm-4.4Srinivasarao P2018-01-18
|\| |
| * | BACKPORT: mm: coalesce split stringsJoe Perches2017-12-14
| |/
* | Merge tag 'lsk-v4.4-16.12-android' into branch 'msm-4.4'Runmin Wang2017-02-28
|\|
| * swapfile: fix memory corruption via malformed swapfileJann Horn2016-11-18
* | mm: swap: swap ratio supportVinayak Menon2016-03-23
* | mm: swap: fix swapcache usage for fast swap devicesVinayak Menon2016-03-23
* | mm: swap: don't delay swap free for fast swap devicesVinayak Menon2016-03-22
|/
* mm: /proc/pid/smaps:: show proportional swap share of the mappingMinchan Kim2015-09-08
* mm: fix potential data race in SyS_swaponHugh Dickins2015-08-21
* vfs: add seq_file_path() helperMiklos Szeredi2015-06-23
* mm: remove rest of ACCESS_ONCE() usagesJason Low2015-04-15
* mm: page_cgroup: rename file to mm/swap_cgroup.cJohannes Weiner2014-12-10
* mm: memcontrol: rewrite uncharge APIJohannes Weiner2014-08-08
* mm: memcontrol: rewrite charge APIJohannes Weiner2014-08-08
* mm/swapfile.c: delete the "last_in_cluster < scan_base" loop in the body of s...Chen Yucong2014-06-04
* swap: change swap_list_head to plist, add swap_avail_headDan Streetman2014-06-04
* swap: change swap_info singly-linked list to list_headDan Streetman2014-06-04
* mm/swap: fix race on swap_info reuse between swapoff and swaponWeijie Yang2014-02-06
* mm/swapfile.c: do not skip lowest_bit in scan_swap_map() scan loopJamie Liu2014-01-23
* mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGESasha Levin2014-01-23
* frontswap: enable call to invalidate area on swapoffKrzysztof Kozlowski2013-11-13
* mm/swapfile.c: fix comment typosSeth Jennings2013-11-13
* swap: fix set_blocksize race during swapon/swapoffKrzysztof Kozlowski2013-10-16
* swap: make cluster allocation per-cpuShaohua Li2013-09-11
* swap: fix races exposed by swap discardShaohua Li2013-09-11
* swap: make swap discard asyncShaohua Li2013-09-11
* swap: change block allocation algorithm for SSDShaohua Li2013-09-11
* mm/swapfile.c: convert to pr_foo()Andrew Morton2013-09-11
* swap: warn when a swap area overflows the maximum sizeRaymond Jennings2013-09-11
* mm: save soft-dirty bits on swapped pagesCyrill Gorcunov2013-08-13
* swap: discard while swapping only if SWAP_FLAG_DISCARD_PAGESRafael Aquini2013-07-03
* frontswap: fix incorrect zeroing and allocation size for frontswap_mapAkinobu Mita2013-06-12
* frontswap: get rid of swap_lock dependencyMinchan Kim2013-04-30
* mm/: rename random32() to prandom_u32()Akinobu Mita2013-04-29
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\
| * new helper: file_inode(file)Al Viro2013-02-22
* | mm,ksm: swapoff might need to copyHugh Dickins2013-02-23
* | swap: add per-partition lock for swapfileShaohua Li2013-02-23
* | swap: make each swap partition have one address_spaceShaohua Li2013-02-23
|/
* mm, oom: fix race when specifying a thread as the oom originDavid Rientjes2012-12-11
* mm, oom: change type of oom_score_adj to shortDavid Rientjes2012-12-11
* mm: do not call frontswap_init() during swapoffCesar Eduardo Barros2012-12-11