summaryrefslogtreecommitdiffstats
path: root/block/bio.c
Commit message (Expand)AuthorAgeFilesLines
* block: rewrite and split __bio_copy_iov()Dongsu Park2015-02-051-34/+56
* block: merge __bio_map_user_iov into bio_map_user_iovChristoph Hellwig2015-02-051-36/+20
* block: merge __bio_map_kern into bio_map_kernChristoph Hellwig2015-02-051-33/+17
* block: pass iov_iter to the BLOCK_PC mapping functionsKent Overstreet2015-02-051-79/+67
* block: add a helper to free bio bounce buffer pagesChristoph Hellwig2015-02-051-32/+33
* block: use blk_rq_map_user_iov to implement blk_rq_map_userChristoph Hellwig2015-02-051-52/+1
* block: simplify bio_map_kernChristoph Hellwig2015-02-051-16/+44
* bio: modify __bio_add_page() to accept pages that don't start a new segmentMaurizio Lombardi2014-12-111-24/+30
* blk: introduce generic io stat accounting help functionGu Zheng2014-11-241-0/+28
* block: add bioset_create_nobvec()Junichi Nomura2014-10-031-17/+44
* block: use kmalloc alignment for bio slabMikulas Patocka2014-08-011-1/+2
* block: add support for limiting gaps in SG listsJens Axboe2014-06-241-0/+8
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2014-06-111-1/+7
|\
| * block: ensure that bio_add_page() always accepts a page for an empty bioJens Axboe2014-06-101-1/+6
| * block: add notion of a chunk size for request mergingJens Axboe2014-06-051-1/+2
* | Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2014-06-091-1/+1
|/
* block: move bio.c and bio-integrity.c from fs/ to block/Jens Axboe2014-05-191-0/+2038
OpenPOWER on IntegriCloud