summaryrefslogtreecommitdiffstats
path: root/mm/bounce.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-blockLinus Torvalds2013-05-081-55/+20
|\
| * block: Convert some code to bio_for_each_segment_all()Kent Overstreet2013-03-231-1/+1
| * block: Add bio_for_each_segment_all()Kent Overstreet2013-03-231-1/+1
| * bounce: Refactor __blk_queue_bounce to not use bi_io_vecKent Overstreet2013-03-231-54/+19
* | mm: make snapshotting pages for stable writes a per-bio operationDarrick J. Wong2013-04-291-20/+1
|/
* block: optionally snapshot page contents to provide stable pages during writeDarrick J. Wong2013-02-211-4/+44
* bounce: allow use of bounce pool via config optionChris Metcalf2012-07-181-3/+5
* mm: remove the second argument of k[un]map_atomic()Cong Wang2012-03-201-2/+2
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-1/+1
|\
| * mm: Map most files to use export.h instead of module.hPaul Gortmaker2011-10-311-1/+1
* | block: initialize the bounce pool if high memory may be added laterDavid Vrabel2011-10-201-5/+4
|/
* bounce: call flush_dcache_page() after bounce_copy_vec()Gary King2010-09-091-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* block: remove some includings of blktrace_api.hLi Zefan2009-06-161-1/+0
* Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-06-111-2/+2
|\
| * block: Use accessor functions for queue limitsMartin K. Petersen2009-05-221-2/+2
* | tracing/events: convert block trace points to TRACE_EVENT()Li Zefan2009-06-091-3/+2
|/
* bounce: don't rely on a zeroed bio_vec listJens Axboe2008-12-291-2/+7
* blktrace: port to tracepoints, updateIngo Molnar2008-11-261-0/+2
* blktrace: port to tracepointsArnaldo Carvalho de Melo2008-11-261-1/+2
* highmem: use bio_has_data() in the bounce pathJens Axboe2008-10-091-1/+1
* block: Initial support for data-less (or empty) barrier supportJens Axboe2007-10-161-0/+6
* Drop 'size' argument from bio_endio and bi_end_ioNeilBrown2007-10-101-20/+5
* [BLOCK] Get rid of request_queue_t typedefJens Axboe2007-07-241-2/+2
* block: blk_max_pfn is somtimes wrongVasily Tarasov2007-03-271-1/+1
* [PATCH] blktrace: only add a bounce trace when we really bounceJens Axboe2007-01-121-2/+2
* [PATCH] BLOCK: Separate the bounce buffering code from the highmem code [try #6]David Howells2006-09-301-0/+302