summaryrefslogtreecommitdiff
path: root/mm/swapfile.c
Commit message (Expand)AuthorAge
...
* 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
* mm: refactor reinsert of swap_info in sys_swapoff()Cesar Eduardo Barros2012-12-11
* swapfile: fix name leak in swapoffXiaotian Feng2012-11-16
* vfs: make path_openat take a struct filename pointerJeff Layton2012-10-12
* vfs: define struct filename and have getname() return itJeff Layton2012-10-12
* mm: swapfile: clean up unuse_pte race handlingJohannes Weiner2012-07-31
* swapfile: avoid dereferencing bd_disk during swap_entry_free for network storageMel Gorman2012-07-31
* mm: swap: implement generic handler for swap_activateMel Gorman2012-07-31
* mm: add support for a filesystem to activate swap files and use direct_IO for...Mel Gorman2012-07-31
* mm: methods for teaching filesystems about PG_swapcache pagesMel Gorman2012-07-31
* swap: fix shmem swapping when more than 8 areasHugh Dickins2012-06-15
* Merge tag 'stable/frontswap.v16-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-06-04
|\
| * mm: frontswap: core swap subsystem hooks and headersDan Magenheimer2012-05-15
* | memcg: fix/change behavior of shared anon at moving taskKAMEZAWA Hiroyuki2012-05-29
* | shmem: replace page if mapping excludes its zoneHugh Dickins2012-05-29
|/
* swapon: check validity of swap_flagsHugh Dickins2012-03-28
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-03-22
|\
| * swap: don't do discard if no discard option addedShaohua Li2012-03-21
| * mm: make swapin readahead skip over holesRik van Riel2012-03-21
| * mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read modeAndrea Arcangeli2012-03-21
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-03-21
|\ \ | |/ |/|
| * mm: collapse security_vm_enough_memory() variants into a single functionAl Viro2012-02-14
* | mm: remove the second argument of k[un]map_atomic()Cong Wang2012-03-20
|/
* mm: unify remaining mem_cont, mem, etc. variable names to memcgJohannes Weiner2012-01-12
* mm: avoid livelock on !__GFP_FS allocationsMel Gorman2012-01-10
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\