aboutsummaryrefslogtreecommitdiffstats
path: root/block/bio.c
Commit message (Expand)AuthorAge
* block: rewrite and split __bio_copy_iov()Dongsu Park2015-02-05
* block: merge __bio_map_user_iov into bio_map_user_iovChristoph Hellwig2015-02-05
* block: merge __bio_map_kern into bio_map_kernChristoph Hellwig2015-02-05
* block: pass iov_iter to the BLOCK_PC mapping functionsKent Overstreet2015-02-05
* block: add a helper to free bio bounce buffer pagesChristoph Hellwig2015-02-05
* block: use blk_rq_map_user_iov to implement blk_rq_map_userChristoph Hellwig2015-02-05
* block: simplify bio_map_kernChristoph Hellwig2015-02-05
* bio: modify __bio_add_page() to accept pages that don't start a new segmentMaurizio Lombardi2014-12-11
* blk: introduce generic io stat accounting help functionGu Zheng2014-11-24
* block: add bioset_create_nobvec()Junichi Nomura2014-10-03
* block: use kmalloc alignment for bio slabMikulas Patocka2014-08-01
* block: add support for limiting gaps in SG listsJens Axboe2014-06-24
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2014-06-11
|\
| * block: ensure that bio_add_page() always accepts a page for an empty bioJens Axboe2014-06-10
| * block: add notion of a chunk size for request mergingJens Axboe2014-06-05
* | Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2014-06-09
|/
* block: move bio.c and bio-integrity.c from fs/ to block/Jens Axboe2014-05-19