- e41d12f mm: don't include <linux/blk-cgroup.h> in <linux/backing-dev.h> by Christoph Hellwig · 3 years, 3 months ago
- 4aebe85 block: use memcpy_from_bvec in __blk_queue_bounce by Christoph Hellwig · 3 years, 5 months ago
- f434cdc block: use memcpy_to_bvec in copy_to_high_bio_irq by Christoph Hellwig · 3 years, 5 months ago
- 393bb12 block: stop calling blk_queue_bounce for passthrough requests by Christoph Hellwig · 3 years, 9 months ago
- 9bb33f2 block: refactor the bounce buffering code by Christoph Hellwig · 3 years, 9 months ago
- ce288e0 block: remove BLK_BOUNCE_ISA support by Christoph Hellwig · 3 years, 9 months ago
- a8affc0 block: rename BIO_MAX_PAGES to BIO_MAX_VECS by Christoph Hellwig · 3 years, 10 months ago
- 47dc096 block: memory allocations in bounce_clone_bio must not fail by Christoph Hellwig · 3 years, 10 months ago
- ebfe418 block: remove the gfp_mask argument to bounce_clone_bio by Christoph Hellwig · 3 years, 10 months ago
- b90994c block: fix bounce_clone_bio for passthrough bios by Christoph Hellwig · 3 years, 10 months ago
- 46bbf65 block: inherit BIO_REMAPPED when cloning bios by Christoph Hellwig · 4 years ago
- 309dca30 block: store a block_device pointer in struct bio by Christoph Hellwig · 4 years ago
- e8a676d block: simplify and extend the block_bio_merge tracepoint class by Christoph Hellwig · 4 years, 1 month ago
- 0756015 block: make bio_crypt_clone() able to fail by Eric Biggers · 4 years, 3 months ago
- ed00aab block: rename generic_make_request to submit_bio_noacct by Christoph Hellwig · 4 years, 6 months ago
- a892c8d block: Inline encryption support for blk-mq by Satya Tangirala · 4 years, 8 months ago
- 2b070cf block: remove the i argument to bio_for_each_segment_all by Christoph Hellwig · 6 years ago
- 8f4e80d block: bounce: make sure that bvec table is updated by Ming Lei · 6 years ago
- 6dc4f10 block: allow bio_for_each_segment_all() to iterate over multi-page bvec by Ming Lei · 6 years ago
- db6638d blkcg: remove bio->bi_css and instead use bio->bi_blkg by Dennis Zhou · 6 years ago
- e439bed blkcg: consolidate bio_issue_init() to be a part of core by Dennis Zhou · 6 years ago
- ca474b7 block: copy ioprio in __bio_clone_fast() and bounce by Hannes Reinecke · 6 years ago
- 5f21585 Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
- b5f2954 blkcg: revert blkcg cleanups series by Dennis Zhou · 6 years ago
- 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
- 52990a5 block: setup bounce bio_sets properly by Jens Axboe · 6 years ago
- c839e7a blkcg: remove bio->bi_css and instead use bio->bi_blkg by Dennis Zhou (Facebook) · 6 years ago
- 5bf9a1f blkcg: consolidate bio_issue_init to be a part of core by Dennis Zhou (Facebook) · 6 years ago
- c55183c block: unexport bio_clone_bioset by Christoph Hellwig · 6 years ago
- 04c4950 block: fixup bioset_integrity_create() call by Jens Axboe · 7 years ago
- 338aa96 block: convert bounce, q->bio_split to bioset_init()/mempool_init() by Kent Overstreet · 7 years ago
- f3a1075 block: don't disable interrupts during kmap_atomic() by Sebastian Andrzej Siewior · 7 years ago
- a687a53 treewide: simplify Kconfig dependencies for removed archs by Arnd Bergmann · 7 years ago
- 0a4b6e2 Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
- 3c892a0 block: bounce: don't access bio->bi_io_vec in copy_to_high_bio_irq by Ming Lei · 7 years ago
- 7891f05 block: bounce: avoid direct access to bvec table by Ming Lei · 7 years ago
- 14cb0dc block: don't let passthrough IO go into .make_request_fn() by Ming Lei · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 1c4bc3a block: remove the queue_bounce_pfn helper by Christoph Hellwig · 8 years ago
- 3bce016 block: move bounce declarations to block/blk.h by Christoph Hellwig · 8 years ago
- caa4b024 blk-map: call blk_queue_bounce from blk_rq_append_bio by Christoph Hellwig · 8 years ago
- e0fc443a block: Declare local symbols static by Bart Van Assche · 8 years ago
- a8821f3 block: Improvements to bounce-buffer handling by NeilBrown · 8 years ago
- 4e4cbee block: switch bios to blk_status_t by Christoph Hellwig · 8 years ago
- 133bb59 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
- 9945187 block: fix bounce_end_io by Ming Lei · 9 years ago
- e31fb9e Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 9 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
- a3ad0a9 block: Remove forced page bouncing under IO by Jan Kara · 10 years ago
- e4bc13a Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
- bfffa1c Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
- 66114ca writeback: separate out include/linux/backing-dev-defs.h by Tejun Heo · 10 years ago
- b25de9d block: remove BIO_EOPNOTSUPP by Christoph Hellwig · 10 years ago
- 393a339 block:bounce: fix call inc_|dec_zone_page_state on different pages confuse value of NR_BOUNCE by Wang YanQing · 10 years ago
- b1de0d1 mm: convert some level-less printks to pr_* by Mitchel Humpherys · 11 years ago
- 719c555 block: move mm/bounce.c to block/ by Jens Axboe · 11 years ago[Renamed from mm/bounce.c]
- 7988613 block: Convert bio_for_each_segment() to bvec_iter by Kent Overstreet · 11 years ago
- 83b2944 mm/bounce.c: fix a regression where MS_SNAP_STABLE (stable pages snapshotting) was ignored by Darrick J. Wong · 11 years ago
- 4de13d7a Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
- 713685111 mm: make snapshotting pages for stable writes a per-bio operation by Darrick J. Wong · 12 years ago
- cb34e05 block: Convert some code to bio_for_each_segment_all() by Kent Overstreet · 12 years ago
- d74c6d5 block: Add bio_for_each_segment_all() by Kent Overstreet · 12 years ago
- 6bc454d bounce: Refactor __blk_queue_bounce to not use bi_io_vec by Kent Overstreet · 12 years ago
- ffecfd1 block: optionally snapshot page contents to provide stable pages during write by Darrick J. Wong · 12 years ago
- f100625 bounce: allow use of bounce pool via config option by Chris Metcalf · 13 years ago
- 9b04c5f mm: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
- 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
- b95f1b31 mm: Map most files to use export.h instead of module.h by Paul Gortmaker · 13 years ago
- 3bcfeaf block: initialize the bounce pool if high memory may be added later by David Vrabel · 13 years ago
- ac8456d bounce: call flush_dcache_page() after bounce_copy_vec() by Gary King · 14 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- e212d6f block: remove some includings of blktrace_api.h by Li Zefan · 16 years ago
- c905959 Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
- 5578213 tracing/events: convert block trace points to TRACE_EVENT() by Li Zefan · 16 years ago
- ae03bf6 block: Use accessor functions for queue limits by Martin K. Petersen · 16 years ago
- f735b5e bounce: don't rely on a zeroed bio_vec list by Jens Axboe · 16 years ago
- 0bfc245 blktrace: port to tracepoints, update by Ingo Molnar · 16 years ago
- 5f3ea37 blktrace: port to tracepoints by Arnaldo Carvalho de Melo · 16 years ago
- 3614407 highmem: use bio_has_data() in the bounce path by Jens Axboe · 16 years ago
- bf2de6f block: Initial support for data-less (or empty) barrier support by Jens Axboe · 17 years ago
- 6712ecf Drop 'size' argument from bio_endio and bi_end_io by NeilBrown · 17 years ago
- 165125e [BLOCK] Get rid of request_queue_t typedef by Jens Axboe · 17 years ago
- f772b3d block: blk_max_pfn is somtimes wrong by Vasily Tarasov · 18 years ago
- c43a508 [PATCH] blktrace: only add a bounce trace when we really bounce by Jens Axboe · 18 years ago
- 831058d [PATCH] BLOCK: Separate the bounce buffering code from the highmem code [try #6] by David Howells · 18 years ago