summaryrefslogtreecommitdiffstats
path: root/block/bounce.c
Commit message (Expand)AuthorAge
* block: remove the i argument to bio_for_each_segment_allChristoph Hellwig2019-04-30
* block: bounce: make sure that bvec table is updatedMing Lei2019-02-21
* block: allow bio_for_each_segment_all() to iterate over multi-page bvecMing Lei2019-02-15
* blkcg: remove bio->bi_css and instead use bio->bi_blkgDennis Zhou2018-12-08
* blkcg: consolidate bio_issue_init() to be a part of coreDennis Zhou2018-12-08
* block: copy ioprio in __bio_clone_fast() and bounceHannes Reinecke2018-11-12
* Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-blockLinus Torvalds2018-11-02
|\
| * blkcg: revert blkcg cleanups seriesDennis Zhou2018-11-01
* | mm: remove include/linux/bootmem.hMike Rapoport2018-10-31
|/
* block: setup bounce bio_sets properlyJens Axboe2018-10-21
* blkcg: remove bio->bi_css and instead use bio->bi_blkgDennis Zhou (Facebook)2018-09-21
* blkcg: consolidate bio_issue_init to be a part of coreDennis Zhou (Facebook)2018-09-21
* block: unexport bio_clone_biosetChristoph Hellwig2018-07-24
* block: fixup bioset_integrity_create() callJens Axboe2018-05-30
* block: convert bounce, q->bio_split to bioset_init()/mempool_init()Kent Overstreet2018-05-30
* block: don't disable interrupts during kmap_atomic()Sebastian Andrzej Siewior2018-05-07
* treewide: simplify Kconfig dependencies for removed archsArnd Bergmann2018-03-26
* Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-blockLinus Torvalds2018-01-29
|\
| * block: bounce: don't access bio->bi_io_vec in copy_to_high_bio_irqMing Lei2018-01-06
| * block: bounce: avoid direct access to bvec tableMing Lei2018-01-06
* | block: don't let passthrough IO go into .make_request_fn()Ming Lei2017-12-18
|/
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* block: remove the queue_bounce_pfn helperChristoph Hellwig2017-06-27
* block: move bounce declarations to block/blk.hChristoph Hellwig2017-06-27
* blk-map: call blk_queue_bounce from blk_rq_append_bioChristoph Hellwig2017-06-27
* block: Declare local symbols staticBart Van Assche2017-06-21
* block: Improvements to bounce-buffer handlingNeilBrown2017-06-18
* block: switch bios to blk_status_tChristoph Hellwig2017-06-09
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-09-19
|\
| * block: fix bounce_end_ioMing Lei2015-09-17
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2015-09-03
|\ \ | |/ |/|
| * block: Remove forced page bouncing under IOJan Kara2015-07-23
* | block: manipulate bio->bi_flags through helpersJens Axboe2015-07-29
* | block: add a bi_error field to struct bioChristoph Hellwig2015-07-29
|/
* Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-25
|\
| * writeback: separate out include/linux/backing-dev-defs.hTejun Heo2015-06-02
* | Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-25
|\|
| * block: remove BIO_EOPNOTSUPPChristoph Hellwig2015-05-19
* | block:bounce: fix call inc_|dec_zone_page_state on different pages confuse va...Wang YanQing2015-04-27
|/
* mm: convert some level-less printks to pr_*Mitchel Humpherys2014-06-06
* block: move mm/bounce.c to block/Jens Axboe2014-05-19