index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
bio.h
Age
Commit message (
Expand
)
Author
2021-08-31
Merge tag 'for-5.15-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2021-08-30
Merge tag 'io_uring-bio-cache.5-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-08-23
bio: add allocation cache abstraction
Jens Axboe
2021-08-23
block: fix argument type of bio_trim()
Chaitanya Kulkarni
2021-08-02
block: remove bvec_kmap_irq and bvec_kunmap_irq
Christoph Hellwig
2021-06-30
Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-06-17
block: export blk_next_bio()
Chaitanya Kulkarni
2021-06-08
block: return the correct bvec when checking for gaps
Long Li
2021-05-08
Revert "bio: limit bio max size"
Jens Axboe
2021-05-03
bio: limit bio max size
Changheun Lee
2021-04-12
block: move bio_list_copy_data to pktcdvd
Christoph Hellwig
2021-04-12
block: remove zero_fill_bio_iter
Christoph Hellwig
2021-03-11
block: rename BIO_MAX_PAGES to BIO_MAX_VECS
Christoph Hellwig
2021-02-26
block: Add bio_max_segs
Matthew Wilcox (Oracle)
2021-02-21
Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-09
block: add bio_add_zone_append_page
Johannes Thumshirn
2021-02-08
block: use bi_max_vecs to find the bvec pool
Christoph Hellwig
2021-02-08
block: turn the nr_iovecs argument to bio_alloc* into an unsigned short
Christoph Hellwig
2021-02-08
block: move struct biovec_slab to bio.c
Christoph Hellwig
2021-01-27
block: split bio_kmalloc from bio_alloc_bioset
Christoph Hellwig
2021-01-25
bio: don't copy bvec for direct IO
Pavel Begunkov
2021-01-25
bio: add a helper calculating nr segments to alloc
Pavel Begunkov
2021-01-24
block: move three bvec helpers declaration into private helper
Ming Lei
2021-01-24
block: don't allocate inline bvecs if this bioset needn't bvecs
Ming Lei
2021-01-24
block: do not reassig ->bi_bdev when partition remapping
Christoph Hellwig
2021-01-24
block: store a block_device pointer in struct bio
Christoph Hellwig
2020-12-02
bio: optimise bvec iteration
Pavel Begunkov
2020-11-25
block: remove unused BIO_SPLIT_ENTRIES
Jeffle Xu
2020-06-29
block: move bio_associate_blkg_from_page to mm/page_io.c
Christoph Hellwig
2020-06-29
block: remove bio_disassociate_blkg
Christoph Hellwig
2020-06-24
block: reduce ifdef CONFIG_BLOCK madness in headers
Christoph Hellwig
2020-06-02
Merge tag 'for-5.8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2020-06-01
block: mark bio_wouldblock_error() bio with BIO_QUIET
Jens Axboe
2020-05-27
block: remove generic_{start,end}_io_acct
Christoph Hellwig
2020-05-25
block: add bio_for_each_bvec_all()
Omar Sandoval
2020-05-19
bio.h: Declare the arguments of the bio iteration functions const
Bart Van Assche
2020-04-18
bio: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-27
block: move bio_map_* to blk-map.c
Christoph Hellwig
2020-03-25
block: move guard_bio_eod to bio.c
Christoph Hellwig
2019-12-28
block: add bio_truncate to fix guard_bio_eod
Ming Lei
2019-07-01
block: fix .bi_size overflow
Ming Lei
2019-07-01
Merge tag 'v5.2-rc6' into for-5.3/block
Jens Axboe
2019-06-29
block: optionally mark pages dirty in bio_release_pages
Christoph Hellwig
2019-06-29
block: move the BIO_NO_PAGE_REF check into bio_release_pages
Christoph Hellwig
2019-06-27
block: Remove unused code
Damien Le Moal
2019-06-20
block: remove the bi_phys_segments field in struct bio
Christoph Hellwig
2019-06-17
block: return from __bio_try_merge_page if merging occured in the same page
Christoph Hellwig
2019-05-23
bio: fix improper use of smp_mb__before_atomic()
Andrea Parri
2019-04-30
block: switch all files cleared marked as GPLv2 to SPDX tags
Christoph Hellwig
2019-04-30
block: remove the __bio_add_pc_page export
Christoph Hellwig
[next]