aboutsummaryrefslogtreecommitdiff
path: root/mm/swapfile.c
AgeCommit message (Expand)Author
2011-01-13thp: split_huge_page pagingAndrea Arcangeli
2010-11-13block: make blkdev_get/put() handle exclusive accessTejun Heo
2010-10-26/proc/swaps: support pollingKay Sievers
2010-10-19Merge branch 'v2.6.36-rc8' into for-2.6.37/barrierJens Axboe
2010-09-16block: remove BLKDEV_IFL_WAITChristoph Hellwig
2010-09-10swap: do not send discards as barriersChristoph Hellwig
2010-09-09swap: discard while swapping only if SWAP_FLAG_DISCARDHugh Dickins
2010-09-09swap: do not send discards as barriersChristoph Hellwig
2010-09-09swap: prevent reuse during hibernationHugh Dickins
2010-09-09swap: revert special hibernation allocationHugh Dickins
2010-08-09hibernation: freeze swap at hibernationKAMEZAWA Hiroyuki
2010-08-09mm: fix corruption of hibernation caused by reusing swap during image savingKAMEZAWA Hiroyuki
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds
2010-05-18swap: Add swap slot free callback to block_device_operationsNitin Gupta
2010-05-18swap: Add flag to identify block swap devicesNitin Gupta
2010-04-28blkdev: generalize flags for blkdev_issue_fn functionsDmitry Monakhov
2010-03-12memcg: move charges of anonymous swapDaisuke Nishimura
2010-03-06mm: add comment on swap_duplicate's error codeHugh Dickins
2010-03-06mm/swapfile.c: fix swapon size off-by-oneHugh Dickins
2010-03-06mm: count swap usageKAMEZAWA Hiroyuki
2010-03-06mm: clean up mm_counterKAMEZAWA Hiroyuki
2009-12-15ksm: let shared pages be swappableHugh Dickins
2009-12-15mm: define PAGE_MAPPING_FLAGSHugh Dickins
2009-12-15swap: rework map_swap_page() againLee Schermerhorn
2009-12-15swap_info: note SWAP_MAP_SHMEMHugh Dickins
2009-12-15swap_info: swap count continuationsHugh Dickins
2009-12-15swap_info: swap_map of chars not shortsHugh Dickins
2009-12-15swap_info: SWAP_HAS_CACHE cleanupsHugh Dickins
2009-12-15swap_info: miscellaneous minor cleanupsHugh Dickins
2009-12-15swap_info: include first_swap_extentHugh Dickins
2009-12-15swap_info: change to array of pointersHugh Dickins
2009-12-15swap_info: private to swapfile.cHugh Dickins
2009-11-02mm: remove incorrect swap_count() from try_to_unuse()Bo Liu
2009-10-01swapfile: avoid NULL pointer dereference in swapon when s_bdev is NULLSuresh Jayaraman
2009-09-24Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds
2009-09-22ksm: unmerge is an origin of OOMsHugh Dickins
2009-09-16HWPOISON: Add support for poison swap entries v2Andi Kleen
2009-09-14block: use blkdev_issue_discard in blk_ioctl_discardChristoph Hellwig
2009-07-29PM / Hibernate: Replace bdget call with simple atomic_inc of i_countAlan Jenkins
2009-06-18memcg: fix swap accountingKAMEZAWA Hiroyuki
2009-06-16mm: reuse unused swap entry if necessaryKAMEZAWA Hiroyuki
2009-06-16mm: modify swap_map and add SWAP_HAS_CACHE flagKAMEZAWA Hiroyuki
2009-06-16mm: add swap cache interface for swap referenceKAMEZAWA Hiroyuki
2009-02-21PM/hibernate: fix "swap breaks after hibernation failures"Alan Jenkins
2009-01-29memcg: fix refcnt handling at swapoffKAMEZAWA Hiroyuki
2009-01-14[CVE-2009-0029] System call wrappers part 26Heiko Carstens
2009-01-08memcg: revert gfp mask fixKAMEZAWA Hiroyuki
2009-01-08memcg: mem+swap controller coreKAMEZAWA Hiroyuki
2009-01-08memcg: swap cgroup for remembering usageKAMEZAWA Hiroyuki
2009-01-08memcg: fix gfp_mask of callers of chargeKAMEZAWA Hiroyuki