| Commit message (Expand) | Author | Age | Files | Lines |
* | block: remove the queue_bounce_pfn helper | Christoph Hellwig | 2017-06-27 | 1 | -3/+3 |
* | block: move bounce declarations to block/blk.h | Christoph Hellwig | 2017-06-27 | 1 | -0/+1 |
* | blk-map: call blk_queue_bounce from blk_rq_append_bio | Christoph Hellwig | 2017-06-27 | 1 | -2/+0 |
* | block: Declare local symbols static | Bart Van Assche | 2017-06-21 | 1 | -1/+1 |
* | block: Improvements to bounce-buffer handling | NeilBrown | 2017-06-18 | 1 | -6/+26 |
* | block: switch bios to blk_status_t | Christoph Hellwig | 2017-06-09 | 1 | -2/+2 |
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-09-20 | 1 | -1/+3 |
|\ |
|
| * | block: fix bounce_end_io | Ming Lei | 2015-09-17 | 1 | -1/+3 |
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2015-09-03 | 1 | -27/+4 |
|\ \
| |/
|/| |
|
| * | block: Remove forced page bouncing under IO | Jan Kara | 2015-07-23 | 1 | -27/+4 |
* | | block: manipulate bio->bi_flags through helpers | Jens Axboe | 2015-07-29 | 1 | -1/+1 |
* | | block: add a bi_error field to struct bio | Christoph Hellwig | 2015-07-29 | 1 | -13/+14 |
|/ |
|
* | Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-06-26 | 1 | -0/+1 |
|\ |
|
| * | writeback: separate out include/linux/backing-dev-defs.h | Tejun Heo | 2015-06-02 | 1 | -0/+1 |
* | | Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-06-25 | 1 | -3/+0 |
|\| |
|
| * | block: remove BIO_EOPNOTSUPP | Christoph Hellwig | 2015-05-19 | 1 | -3/+0 |
* | | block:bounce: fix call inc_|dec_zone_page_state on different pages confuse va... | Wang YanQing | 2015-04-27 | 1 | -1/+1 |
|/ |
|
* | mm: convert some level-less printks to pr_* | Mitchel Humpherys | 2014-06-07 | 1 | -2/+5 |
* | block: move mm/bounce.c to block/ | Jens Axboe | 2014-05-20 | 1 | -0/+287 |