summaryrefslogtreecommitdiffstats
path: root/mm/bounce.c
Commit message (Expand)AuthorAgeFilesLines
* 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
OpenPOWER on IntegriCloud