- b222dd2 block: call bio_uninit in bio_endio by Shaohua Li · 7 years ago
- 7c20f11 bio-integrity: stop abusing bi_end_io by Christoph Hellwig · 7 years ago
- fbd08e7 bio-integrity: fix interface for bio_integrity_trim by Dmitry Monakhov · 7 years ago
- 376a78a bio-integrity: bio_trim should truncate integrity vector accordingly by Dmitry Monakhov · 7 years ago
- c6b1e36 Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
- 9ae3b3f block: provide bio_uninit() free freeing integrity/task associations by Jens Axboe · 7 years ago
- cb6934f block: add support for write hints in a bio by Jens Axboe · 7 years ago
- 9b10f6a block: remove bio_clone() and all references. by NeilBrown · 7 years ago
- 47e0fb4 blk: make the bioset rescue_workqueue optional. by NeilBrown · 7 years ago
- 011067b blk: replace bioset_create_nobvec() with a flags arg to bioset_create() by NeilBrown · 7 years ago
- a462b95 block: Dedicated error code fixups by Bart Van Assche · 7 years ago
- 4e4cbee block: switch bios to blk_status_t by Christoph Hellwig · 7 years ago
- e265eb3a Merge branch 'md-next' into md-linus by Shaohua Li · 8 years ago
- 5051262 Revert "block: introduce bio_copy_data_partial" by NeilBrown · 8 years ago
- fbbaf70 block: trace completion of all bios. by NeilBrown · 8 years ago
- 9e234ee blk-throttle: add a simple idle detection by Shaohua Li · 8 years ago
- f459587 block: remove bio_clone_bioset_partial() by Shaohua Li · 8 years ago
- 6f88028 block: introduce bio_copy_data_partial by Ming Lei · 8 years ago
- 7a88fa1 block: make nr_iovecs unsigned in bio_alloc_bioset() by Dan Carpenter · 8 years ago
- f5fe1b5 blk: Ensure users for current->bio_list can see the full list. by NeilBrown · 8 years ago
- a682e00 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 8 years ago
- 818551e Merge branch 'for-4.11/next' into for-4.11/linus-merge by Jens Axboe · 8 years ago
- c18a1e0 block: introduce bio_clone_bioset_partial() by Ming Lei · 8 years ago
- 5fad1b6 block: Update comments that refer to __bio_map_user() and bio_map_user() by Bart Van Assche · 8 years ago
- aebf526 block: fold cmd_type into the REQ_OP_ space by Christoph Hellwig · 8 years ago
- f9d03f9 block: improve handling of the magic discard payload by Christoph Hellwig · 8 years ago
- a6f0788 block: add support for REQ_OP_WRITE_ZEROES by Chaitanya Kulkarni · 8 years ago
- 3a83f46 block: bio: pass bvec table to bio_init() by Ming Lei · 8 years ago
- 2cefe4d block: add bio_iov_iter_get_pages() by Kent Overstreet · 8 years ago
- 491221f block: export bio_free_pages to other modules by Guoqing Jiang · 8 years ago
- a441b0d block: remove remnant refs to hardsect by Linus Walleij · 8 years ago
- 7afafc8 block: Fix secure erase by Adrian Hunter · 8 years ago
- 1eff9d3 block: rename bio bi_rw to bi_opf by Jens Axboe · 8 years ago
- 20bd723 block: add missing group association in bio-cloning functions by Paolo Valente · 8 years ago
- f9cc447 block: unexport various bio mapping helpers by Christoph Hellwig · 8 years ago
- ed996a5 block: simplify and cleanup bvec pool handling by Christoph Hellwig · 8 years ago
- 95fe6c1 block, fs, mm, drivers: use bio set/get op accessors by Mike Christie · 8 years ago
- 4e49ea4 block/fs/drivers: remove rw argument from submit_bio by Mike Christie · 8 years ago
- 0ef5a50 block: make bio_inc_remaining() interface accessible again by Mike Snitzer · 9 years ago
- ea1754a mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage by Kirill A. Shutemov · 9 years ago
- 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
- 35d88d9 Merge branch 'for-4.6/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
- 2b88551 block: bio_remaining_done() isn't unlikely by Christoph Hellwig · 9 years ago
- ba8c696 block: cleanup bio_endio by Christoph Hellwig · 9 years ago
- 38f8baa block: factor out chained bio completion by Christoph Hellwig · 9 years ago
- af3e3a5 block: don't unecessarily clobber bi_error for chained bios by Christoph Hellwig · 9 years ago
- 2d99b55 bio: return EINTR if copying to user space got interrupted by Hannes Reinecke · 9 years ago
- d57d611 kernel/fs: fix I/O wait not accounted for RW O_DSYNC by Stephane Gasparini · 9 years ago
- bd5cece bio: use offset_in_page macro by Geliang Tang · 9 years ago
- d0164ad mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd by Mel Gorman · 9 years ago
- b0a1ea5 Merge branch 'for-4.3/blkcg' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
- 1081230 Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
- 03100aa block: Replace SG_GAPS with new queue limits mask by Keith Busch · 9 years ago
- c165b3e blkcg: rename subsystem name from blkio to io by Tejun Heo · 9 years ago
- b54ffb7 block: remove bio_get_nr_vecs() by Kent Overstreet · 9 years ago
- c66a14d block: simplify bio_add_page() by Kent Overstreet · 11 years ago
- b7c44ed block: manipulate bio->bi_flags through helpers by Jens Axboe · 9 years ago
- 4246a0b block: add a bi_error field to struct bio by Christoph Hellwig · 9 years ago
- f3f5da6 block: Do a full clone when splitting discard bios by Martin K. Petersen · 9 years ago
- 5aa2a96 block: export bio_associate_*() and wbc_account_io() by Tejun Heo · 9 years ago
- 1d933cf blkcg: implement bio_associate_blkcg() by Tejun Heo · 9 years ago
- ec43869 cgroup, block: implement task_get_css() and use it in bio_associate_current() by Tejun Heo · 9 years ago
- 326e1db block: remove management of bi_remaining when restoring original bi_end_io by Mike Snitzer · 9 years ago
- dac5621 bio: skip atomic inc/dec of ->bi_cnt for most use cases by Jens Axboe · 10 years ago
- c4cf526 bio: skip atomic inc/dec of ->bi_remaining for non-chains by Jens Axboe · 10 years ago
- 9124d3f block: rewrite and split __bio_copy_iov() by Dongsu Park · 10 years ago
- 37f19e5 block: merge __bio_map_user_iov into bio_map_user_iov by Christoph Hellwig · 10 years ago
- 75c72b8 block: merge __bio_map_kern into bio_map_kern by Christoph Hellwig · 10 years ago
- 26e49cf block: pass iov_iter to the BLOCK_PC mapping functions by Kent Overstreet · 10 years ago
- 1dfa0f6 block: add a helper to free bio bounce buffer pages by Christoph Hellwig · 10 years ago
- ddad8dd block: use blk_rq_map_user_iov to implement blk_rq_map_user by Christoph Hellwig · 10 years ago
- 42d2683 block: simplify bio_map_kern by Christoph Hellwig · 10 years ago
- fcbf6a0 bio: modify __bio_add_page() to accept pages that don't start a new segment by Maurizio Lombardi · 10 years ago
- 394ffa5 blk: introduce generic io stat accounting help function by Gu Zheng · 10 years ago
- d8f429e block: add bioset_create_nobvec() by Junichi Nomura · 10 years ago
- 6a24148 block: use kmalloc alignment for bio slab by Mikulas Patocka · 11 years ago
- 66cb45a block: add support for limiting gaps in SG lists by Jens Axboe · 10 years ago
- 23d4ed5 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
- 58a4915 block: ensure that bio_add_page() always accepts a page for an empty bio by Jens Axboe · 10 years ago
- 14208b0 Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
- 762380a block: add notion of a chunk size for request merging by Jens Axboe · 10 years ago
- f9c78b2 block: move bio.c and bio-integrity.c from fs/ to block/ by Jens Axboe · 10 years ago[Renamed from fs/bio.c]
- 7410b3c fs/bio.c: remove nr_segs (unused function parameter) by Fabian Frederick · 11 years ago
- a6c39cb4f fs/bio: remove bs paramater in biovec_create_pool by Fabian Frederick · 11 years ago
- 1051a90 fs: fix new kernel-doc warnings in fs/bio.c by Randy Dunlap · 11 years ago
- 5166701 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
- 32d01dc Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
- 86d564c constify blk_rq_map_user_iov() and friends by Al Viro · 11 years ago
- b4d7124 bio: don't write "bio: create slab" messages to syslog by Mikulas Patocka · 11 years ago
- 8423ae3 block: Fix cloning of discard/write same bios by Kent Overstreet · 11 years ago
- 073219e cgroup: clean up cgroup_subsys names and initialization by Tejun Heo · 11 years ago
- 1331107 Revert "block: Warn and free bio if bi_end_io is not set" by Jens Axboe · 11 years ago
- 95d4403 block: Warn and free bio if bi_end_io is not set by Muthukumar Ratty · 11 years ago
- 4b1faf9 block: Kill bio_pair_split() by Kent Overstreet · 11 years ago
- 20d0189 block: Introduce new bio_split() by Kent Overstreet · 11 years ago
- ee67891 block: Rename bio_split() -> bio_pair_split() by Kent Overstreet · 11 years ago
- 196d38bc block: Generic bio chaining by Kent Overstreet · 11 years ago
- e90abc8 block: Remove bi_idx hacks by Kent Overstreet · 11 years ago
- c8db444 block: Don't save/copy bvec array anymore by Kent Overstreet · 11 years ago
- 1c3b13e dm: Refactor for new bio cloning/splitting by Kent Overstreet · 11 years ago