| Commit message (Expand) | Author | Age | Files | Lines |
* | fix __swap_writepage() compile failure on old gcc versions | Al Viro | 2014-06-14 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2014-06-12 | 1 | -7/+14 |
|\ |
|
| * | bio_vec-backed iov_iter | Al Viro | 2014-05-06 | 1 | -7/+12 |
| * | start adding the tag to iov_iter | Al Viro | 2014-05-06 | 1 | -1/+1 |
| * | pass iov_iter to ->direct_IO() | Al Viro | 2014-05-06 | 1 | -2/+4 |
* | | swap: use bdev_read_page() / bdev_write_page() | Matthew Wilcox | 2014-06-04 | 1 | -1/+20 |
|/ |
|
* | Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2014-01-30 | 1 | -5/+5 |
|\ |
|
| * | block: Abstract out bvec iterator | Kent Overstreet | 2013-11-23 | 1 | -5/+5 |
* | | mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE | Sasha Levin | 2014-01-23 | 1 | -2/+2 |
|/ |
|
* | aio: Kill aio_rw_vect_retry() | Kent Overstreet | 2013-07-30 | 1 | -1/+0 |
* | mm: remove compressed copy from zram in-memory | Minchan Kim | 2013-07-03 | 1 | -2/+48 |
* | Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2013-05-08 | 1 | -1/+0 |
|\ |
|
| * | block: Remove bi_idx references | Kent Overstreet | 2013-03-23 | 1 | -1/+0 |
* | | aio: don't include aio.h in sched.h | Kent Overstreet | 2013-05-07 | 1 | -0/+1 |
* | | mm: swap: mark swap pages writeback before queueing for direct IO | Mel Gorman | 2013-04-29 | 1 | -0/+15 |
* | | swap: redirty page if page write fails on swap file | Jerome Marchand | 2013-04-29 | 1 | -0/+2 |
* | | mm: allow for outstanding swap writeback accounting | Seth Jennings | 2013-04-29 | 1 | -4/+5 |
* | | mm: break up swap_writepage() for frontswap backends | Seth Jennings | 2013-04-29 | 1 | -3/+11 |
|/ |
|
* | mm: add support for direct_IO to highmem pages | Mel Gorman | 2012-07-31 | 1 | -1/+2 |
* | mm: swap: implement generic handler for swap_activate | Mel Gorman | 2012-07-31 | 1 | -0/+92 |
* | mm: add support for a filesystem to activate swap files and use direct_IO for... | Mel Gorman | 2012-07-31 | 1 | -0/+52 |
* | frontswap: s/put_page/store/g s/get_page/load | Konrad Rzeszutek Wilk | 2012-05-15 | 1 | -2/+2 |
* | mm: frontswap: core swap subsystem hooks and headers | Dan Magenheimer | 2012-05-15 | 1 | -0/+12 |
* | block: kill off REQ_UNPLUG | Jens Axboe | 2011-03-10 | 1 | -1/+1 |
* | block: unify flags for struct bio and struct request | Christoph Hellwig | 2010-08-07 | 1 | -1/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | swap: rework map_swap_page() again | Lee Schermerhorn | 2009-12-15 | 1 | -3/+1 |
* | swap_info: private to swapfile.c | Hugh Dickins | 2009-12-15 | 1 | -12/+7 |
* | mm: remove file argument from swap_readpage() | Minchan Kim | 2009-06-16 | 1 | -1/+1 |
* | block: fix bad definition of BIO_RW_SYNC | Jens Axboe | 2009-02-18 | 1 | -1/+1 |
* | mm: try_to_free_swap replaces remove_exclusive_swap_page | Hugh Dickins | 2009-01-06 | 1 | -1/+1 |
* | mm: replace some BUG_ONs by VM_BUG_ONs | Hugh Dickins | 2009-01-06 | 1 | -2/+2 |
* | mm: fix PageUptodate data race | Nick Piggin | 2008-02-05 | 1 | -1/+1 |
* | Drop 'size' argument from bio_endio and bi_end_io | NeilBrown | 2007-10-10 | 1 | -10/+2 |
* | [PATCH] swsusp: use block device offsets to identify swap locations | Rafael J. Wysocki | 2006-12-07 | 1 | -45/+0 |
* | [PATCH] swsusp: read speedup | Andrew Morton | 2006-09-26 | 1 | -1/+1 |
* | [PATCH] swsusp: write speedup | Andrew Morton | 2006-09-26 | 1 | -6/+19 |
* | [PATCH] mm: swap write failure fixup | Peter Zijlstra | 2006-09-26 | 1 | -1/+20 |
* | [PATCH] Light weight event counters | Christoph Lameter | 2006-06-30 | 1 | -2/+2 |
* | [PATCH] mm: split page table lock | Hugh Dickins | 2005-10-29 | 1 | -2/+4 |
* | [PATCH] gfp flags annotations - part 1 | Al Viro | 2005-10-08 | 1 | -1/+1 |
* | [PATCH] swsusp: kill config_pm_disk | Pavel Machek | 2005-06-25 | 1 | -1/+1 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+160 |