summaryrefslogtreecommitdiffstats
path: root/mm/page_io.c
Commit message (Expand)AuthorAgeFilesLines
* new helper: iov_iter_bvec()Al Viro2015-01-291-7/+2
* fix __swap_writepage() compile failure on old gcc versionsAl Viro2014-06-141-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-06-121-7/+14
|\
| * bio_vec-backed iov_iterAl Viro2014-05-061-7/+12
| * start adding the tag to iov_iterAl Viro2014-05-061-1/+1
| * pass iov_iter to ->direct_IO()Al Viro2014-05-061-2/+4
* | swap: use bdev_read_page() / bdev_write_page()Matthew Wilcox2014-06-041-1/+20
|/
* Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-01-301-5/+5
|\
| * block: Abstract out bvec iteratorKent Overstreet2013-11-231-5/+5
* | mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGESasha Levin2014-01-231-2/+2
|/
* aio: Kill aio_rw_vect_retry()Kent Overstreet2013-07-301-1/+0
* mm: remove compressed copy from zram in-memoryMinchan Kim2013-07-031-2/+48
* Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-blockLinus Torvalds2013-05-081-1/+0
|\
| * block: Remove bi_idx referencesKent Overstreet2013-03-231-1/+0
* | aio: don't include aio.h in sched.hKent Overstreet2013-05-071-0/+1
* | mm: swap: mark swap pages writeback before queueing for direct IOMel Gorman2013-04-291-0/+15
* | swap: redirty page if page write fails on swap fileJerome Marchand2013-04-291-0/+2
* | mm: allow for outstanding swap writeback accountingSeth Jennings2013-04-291-4/+5
* | mm: break up swap_writepage() for frontswap backendsSeth Jennings2013-04-291-3/+11
|/
* mm: add support for direct_IO to highmem pagesMel Gorman2012-07-311-1/+2
* mm: swap: implement generic handler for swap_activateMel Gorman2012-07-311-0/+92
* mm: add support for a filesystem to activate swap files and use direct_IO for...Mel Gorman2012-07-311-0/+52
* frontswap: s/put_page/store/g s/get_page/loadKonrad Rzeszutek Wilk2012-05-151-2/+2
* mm: frontswap: core swap subsystem hooks and headersDan Magenheimer2012-05-151-0/+12
* block: kill off REQ_UNPLUGJens Axboe2011-03-101-1/+1
* block: unify flags for struct bio and struct requestChristoph Hellwig2010-08-071-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* swap: rework map_swap_page() againLee Schermerhorn2009-12-151-3/+1
* swap_info: private to swapfile.cHugh Dickins2009-12-151-12/+7
* mm: remove file argument from swap_readpage()Minchan Kim2009-06-161-1/+1
* block: fix bad definition of BIO_RW_SYNCJens Axboe2009-02-181-1/+1
* mm: try_to_free_swap replaces remove_exclusive_swap_pageHugh Dickins2009-01-061-1/+1
* mm: replace some BUG_ONs by VM_BUG_ONsHugh Dickins2009-01-061-2/+2
* mm: fix PageUptodate data raceNick Piggin2008-02-051-1/+1
* Drop 'size' argument from bio_endio and bi_end_ioNeilBrown2007-10-101-10/+2
* [PATCH] swsusp: use block device offsets to identify swap locationsRafael J. Wysocki2006-12-071-45/+0
* [PATCH] swsusp: read speedupAndrew Morton2006-09-261-1/+1
* [PATCH] swsusp: write speedupAndrew Morton2006-09-261-6/+19
* [PATCH] mm: swap write failure fixupPeter Zijlstra2006-09-261-1/+20
* [PATCH] Light weight event countersChristoph Lameter2006-06-301-2/+2
* [PATCH] mm: split page table lockHugh Dickins2005-10-291-2/+4
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-081-1/+1
* [PATCH] swsusp: kill config_pm_diskPavel Machek2005-06-251-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+160
OpenPOWER on IntegriCloud