aboutsummaryrefslogtreecommitdiff
path: root/mm/page_io.c
AgeCommit message (Expand)Author
2013-05-08Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-05-07aio: don't include aio.h in sched.hKent Overstreet
2013-04-29mm: swap: mark swap pages writeback before queueing for direct IOMel Gorman
2013-04-29swap: redirty page if page write fails on swap fileJerome Marchand
2013-04-29mm: allow for outstanding swap writeback accountingSeth Jennings
2013-04-29mm: break up swap_writepage() for frontswap backendsSeth Jennings
2013-03-23block: Remove bi_idx referencesKent Overstreet
2012-07-31mm: add support for direct_IO to highmem pagesMel Gorman
2012-07-31mm: swap: implement generic handler for swap_activateMel Gorman
2012-07-31mm: add support for a filesystem to activate swap files and use direct_IO for...Mel Gorman
2012-05-15frontswap: s/put_page/store/g s/get_page/loadKonrad Rzeszutek Wilk
2012-05-15mm: frontswap: core swap subsystem hooks and headersDan Magenheimer
2011-03-10block: kill off REQ_UNPLUGJens Axboe
2010-08-07block: unify flags for struct bio and struct requestChristoph Hellwig
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-15swap: rework map_swap_page() againLee Schermerhorn
2009-12-15swap_info: private to swapfile.cHugh Dickins
2009-06-16mm: remove file argument from swap_readpage()Minchan Kim
2009-02-18block: fix bad definition of BIO_RW_SYNCJens Axboe
2009-01-06mm: try_to_free_swap replaces remove_exclusive_swap_pageHugh Dickins
2009-01-06mm: replace some BUG_ONs by VM_BUG_ONsHugh Dickins
2008-02-05mm: fix PageUptodate data raceNick Piggin
2007-10-10Drop 'size' argument from bio_endio and bi_end_ioNeilBrown
2006-12-07[PATCH] swsusp: use block device offsets to identify swap locationsRafael J. Wysocki
2006-09-26[PATCH] swsusp: read speedupAndrew Morton
2006-09-26[PATCH] swsusp: write speedupAndrew Morton
2006-09-26[PATCH] mm: swap write failure fixupPeter Zijlstra
2006-06-30[PATCH] Light weight event countersChristoph Lameter
2005-10-29[PATCH] mm: split page table lockHugh Dickins
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro
2005-06-25[PATCH] swsusp: kill config_pm_diskPavel Machek
2005-04-16Linux-2.6.12-rc2Linus Torvalds