index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
bounce.c
Age
Commit message (
Expand
)
Author
2022-08-02
block: change the blk_queue_bounce calling convention
Christoph Hellwig
2022-06-27
block/bounce: count bytes instead of sectors
Keith Busch
2022-05-04
block: remove superfluous calls to blkcg_bio_issue_init
Christoph Hellwig
2022-03-26
Merge tag 'for-5.18/write-streams-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-24
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-03-07
block: remove the per-bio/request write hint
Christoph Hellwig
2022-02-22
scsi: block: Remove REQ_OP_WRITE_SAME support
Christoph Hellwig
2022-02-11
block: partition include/linux/blk-cgroup.h
Ming Lei
2022-02-04
block: pass a block_device to bio_clone_fast
Christoph Hellwig
2022-02-02
block: pass a block_device and opf to bio_alloc_bioset
Christoph Hellwig
2021-10-18
mm: don't include <linux/blk-cgroup.h> in <linux/backing-dev.h>
Christoph Hellwig
2021-08-02
block: use memcpy_from_bvec in __blk_queue_bounce
Christoph Hellwig
2021-08-02
block: use memcpy_to_bvec in copy_to_high_bio_irq
Christoph Hellwig
2021-04-06
block: stop calling blk_queue_bounce for passthrough requests
Christoph Hellwig
2021-04-06
block: refactor the bounce buffering code
Christoph Hellwig
2021-04-06
block: remove BLK_BOUNCE_ISA support
Christoph Hellwig
2021-03-11
block: rename BIO_MAX_PAGES to BIO_MAX_VECS
Christoph Hellwig
2021-02-24
block: memory allocations in bounce_clone_bio must not fail
Christoph Hellwig
2021-02-24
block: remove the gfp_mask argument to bounce_clone_bio
Christoph Hellwig
2021-02-24
block: fix bounce_clone_bio for passthrough bios
Christoph Hellwig
2021-01-26
block: inherit BIO_REMAPPED when cloning bios
Christoph Hellwig
2021-01-24
block: store a block_device pointer in struct bio
Christoph Hellwig
2020-12-04
block: simplify and extend the block_bio_merge tracepoint class
Christoph Hellwig
2020-10-05
block: make bio_crypt_clone() able to fail
Eric Biggers
2020-07-01
block: rename generic_make_request to submit_bio_noacct
Christoph Hellwig
2020-05-14
block: Inline encryption support for blk-mq
Satya Tangirala
2019-04-30
block: remove the i argument to bio_for_each_segment_all
Christoph Hellwig
2019-02-21
block: bounce: make sure that bvec table is updated
Ming Lei
2019-02-15
block: allow bio_for_each_segment_all() to iterate over multi-page bvec
Ming Lei
2018-12-07
blkcg: remove bio->bi_css and instead use bio->bi_blkg
Dennis Zhou
2018-12-07
blkcg: consolidate bio_issue_init() to be a part of core
Dennis Zhou
2018-11-12
block: copy ioprio in __bio_clone_fast() and bounce
Hannes Reinecke
2018-11-02
Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-11-01
blkcg: revert blkcg cleanups series
Dennis Zhou
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-21
block: setup bounce bio_sets properly
Jens Axboe
2018-09-21
blkcg: remove bio->bi_css and instead use bio->bi_blkg
Dennis Zhou (Facebook)
2018-09-21
blkcg: consolidate bio_issue_init to be a part of core
Dennis Zhou (Facebook)
2018-07-24
block: unexport bio_clone_bioset
Christoph Hellwig
2018-05-30
block: fixup bioset_integrity_create() call
Jens Axboe
2018-05-30
block: convert bounce, q->bio_split to bioset_init()/mempool_init()
Kent Overstreet
2018-05-07
block: don't disable interrupts during kmap_atomic()
Sebastian Andrzej Siewior
2018-03-26
treewide: simplify Kconfig dependencies for removed archs
Arnd Bergmann
2018-01-29
Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-01-06
block: bounce: don't access bio->bi_io_vec in copy_to_high_bio_irq
Ming Lei
2018-01-06
block: bounce: avoid direct access to bvec table
Ming Lei
2017-12-18
block: don't let passthrough IO go into .make_request_fn()
Ming Lei
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
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
[next]