summaryrefslogtreecommitdiffstats
path: root/block/bounce.c
Commit message (Expand)AuthorAgeFilesLines
* block: fixup bioset_integrity_create() callJens Axboe2018-05-301-1/+1
* block: convert bounce, q->bio_split to bioset_init()/mempool_init()Kent Overstreet2018-05-301-22/+25
* block: don't disable interrupts during kmap_atomic()Sebastian Andrzej Siewior2018-05-071-3/+0
* treewide: simplify Kconfig dependencies for removed archsArnd Bergmann2018-03-261-1/+1
* Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-blockLinus Torvalds2018-01-291-14/+19
|\
| * block: bounce: don't access bio->bi_io_vec in copy_to_high_bio_irqMing Lei2018-01-061-5/+11
| * block: bounce: avoid direct access to bvec tableMing Lei2018-01-061-9/+8
* | block: don't let passthrough IO go into .make_request_fn()Ming Lei2017-12-181-2/+4
|/
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* block: remove the queue_bounce_pfn helperChristoph Hellwig2017-06-271-3/+3
* block: move bounce declarations to block/blk.hChristoph Hellwig2017-06-271-0/+1
* blk-map: call blk_queue_bounce from blk_rq_append_bioChristoph Hellwig2017-06-271-2/+0
* block: Declare local symbols staticBart Van Assche2017-06-211-1/+1
* block: Improvements to bounce-buffer handlingNeilBrown2017-06-181-6/+26
* block: switch bios to blk_status_tChristoph Hellwig2017-06-091-2/+2
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-09-191-1/+3
|\
| * block: fix bounce_end_ioMing Lei2015-09-171-1/+3
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2015-09-031-27/+4
|\ \ | |/ |/|
| * block: Remove forced page bouncing under IOJan Kara2015-07-231-27/+4
* | block: manipulate bio->bi_flags through helpersJens Axboe2015-07-291-1/+1
* | block: add a bi_error field to struct bioChristoph Hellwig2015-07-291-13/+14
|/
* Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-251-0/+1
|\
| * writeback: separate out include/linux/backing-dev-defs.hTejun Heo2015-06-021-0/+1
* | Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-251-3/+0
|\ \ | |/
| * block: remove BIO_EOPNOTSUPPChristoph Hellwig2015-05-191-3/+0
* | block:bounce: fix call inc_|dec_zone_page_state on different pages confuse va...Wang YanQing2015-04-271-1/+1
|/
* mm: convert some level-less printks to pr_*Mitchel Humpherys2014-06-061-2/+5
* block: move mm/bounce.c to block/Jens Axboe2014-05-191-0/+287
OpenPOWER on IntegriCloud