aboutsummaryrefslogtreecommitdiff
path: root/mm/bounce.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-1/+1
2011-10-31mm: Map most files to use export.h instead of module.hGravatar Paul Gortmaker 1-1/+1
2011-10-20block: initialize the bounce pool if high memory may be added laterGravatar David Vrabel 1-5/+4
2010-09-09bounce: call flush_dcache_page() after bounce_copy_vec()Gravatar Gary King 1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2009-06-16block: remove some includings of blktrace_api.hGravatar Li Zefan 1-1/+0
2009-06-11Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockGravatar Linus Torvalds 1-2/+2
2009-06-09tracing/events: convert block trace points to TRACE_EVENT()Gravatar Li Zefan 1-3/+2
2009-05-22block: Use accessor functions for queue limitsGravatar Martin K. Petersen 1-2/+2
2008-12-29bounce: don't rely on a zeroed bio_vec listGravatar Jens Axboe 1-2/+7
2008-11-26blktrace: port to tracepoints, updateGravatar Ingo Molnar 1-0/+2
2008-11-26blktrace: port to tracepointsGravatar Arnaldo Carvalho de Melo 1-1/+2
2008-10-09highmem: use bio_has_data() in the bounce pathGravatar Jens Axboe 1-1/+1
2007-10-16block: Initial support for data-less (or empty) barrier supportGravatar Jens Axboe 1-0/+6
2007-10-10Drop 'size' argument from bio_endio and bi_end_ioGravatar NeilBrown 1-20/+5
2007-07-24[BLOCK] Get rid of request_queue_t typedefGravatar Jens Axboe 1-2/+2
2007-03-27block: blk_max_pfn is somtimes wrongGravatar Vasily Tarasov 1-1/+1
2007-01-12[PATCH] blktrace: only add a bounce trace when we really bounceGravatar Jens Axboe 1-2/+2
2006-09-30[PATCH] BLOCK: Separate the bounce buffering code from the highmem code [try #6]Gravatar David Howells 1-0/+302