index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
bounce.c
Age
Commit message (
Expand
)
Author
2017-06-27
block: remove the queue_bounce_pfn helper
Christoph Hellwig
2017-06-27
block: move bounce declarations to block/blk.h
Christoph Hellwig
2017-06-27
blk-map: call blk_queue_bounce from blk_rq_append_bio
Christoph Hellwig
2017-06-21
block: Declare local symbols static
Bart Van Assche
2017-06-18
block: Improvements to bounce-buffer handling
NeilBrown
2017-06-09
block: switch bios to blk_status_t
Christoph Hellwig
2015-09-19
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-09-17
block: fix bounce_end_io
Ming Lei
2015-09-03
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2015-07-29
block: manipulate bio->bi_flags through helpers
Jens Axboe
2015-07-29
block: add a bi_error field to struct bio
Christoph Hellwig
2015-07-23
block: Remove forced page bouncing under IO
Jan Kara
2015-06-25
Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-06-25
Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-06-02
writeback: separate out include/linux/backing-dev-defs.h
Tejun Heo
2015-05-19
block: remove BIO_EOPNOTSUPP
Christoph Hellwig
2015-04-27
block:bounce: fix call inc_|dec_zone_page_state on different pages confuse va...
Wang YanQing
2014-06-06
mm: convert some level-less printks to pr_*
Mitchel Humpherys
2014-05-19
block: move mm/bounce.c to block/
Jens Axboe