index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
bio.h
Age
Commit message (
Expand
)
Author
2025-10-07
block: rename bio_iov_iter_get_pages_aligned to bio_iov_iter_get_pages
Christoph Hellwig
2025-10-07
block: remove bio_iov_iter_get_pages
Christoph Hellwig
2025-09-09
block: add size alignment to bio_iov_iter_get_pages
Keith Busch
2025-09-09
block: check for valid bio while splitting
Keith Busch
2025-09-09
block: remove the bi_inline_vecs variable sized array from struct bio
Christoph Hellwig
2025-09-09
block: add a bio_init_inline helper
Christoph Hellwig
2025-06-13
bio: Fix bio_first_folio() for SPARSEMEM without VMEMMAP
Matthew Wilcox (Oracle)
2025-05-26
Merge tag 'for-6.16/block-20250523' of git://git.kernel.dk/linux
Linus Torvalds
2025-05-12
scsi: sd_zbc: block: Respect bio vector limits for REPORT ZONES buffer
Steve Siwinski
2025-05-07
block: add a bio_add_vmalloc helpers
Christoph Hellwig
2025-05-07
block: add a bio_add_max_vecs helper
Christoph Hellwig
2025-05-07
block: add a bdev_rw_virt helper
Christoph Hellwig
2025-05-07
block: add a bio_add_virt_nofail helper
Christoph Hellwig
2025-03-03
block: split struct bio_integrity_payload
Christoph Hellwig
2025-01-04
block: remove bio_add_pc_page
Christoph Hellwig
2024-12-23
block: Delete bio_set_prio()
John Garry
2024-12-23
block: Delete bio_prio()
John Garry
2024-12-12
block: Make bio_iov_bvec_set() accept pointer to const iov_iter
John Garry
2024-11-11
block: lift bio_is_zone_append to bio.h
Christoph Hellwig
2024-10-31
block: remove bio_add_zone_append_page
Christoph Hellwig
2024-08-29
block: rework bio splitting
Christoph Hellwig
2024-07-03
block: split integrity support out of bio.h
Christoph Hellwig
2024-06-12
block: unmap and free user mapped integrity via submitter
Anuj Gupta
2024-05-07
block: add a blk_alloc_discard_bio helper
Christoph Hellwig
2024-05-07
block: add a bio_chain_and_submit helper
Christoph Hellwig
2024-04-01
block: add a bio_list_merge_init helper
Christoph Hellwig
2024-01-16
block: Fix iterating over an empty bio with bio_for_each_folio_all
Matthew Wilcox (Oracle)
2023-12-01
block: bio-integrity: directly map user buffers
Keith Busch
2023-08-29
Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linux
Linus Torvalds
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-18
mm/page_io: introduce bio_first_folio_all()
ZhangPeng
2023-08-14
block: Bring back zero_fill_bio_iter
Kent Overstreet
2023-08-09
block: don't make REQ_POLLED imply REQ_NOWAIT
Jens Axboe
2023-06-16
block: remove BIO_PAGE_REFFED
Christoph Hellwig
2023-06-01
block: mark bio_add_folio as __must_check
Johannes Thumshirn
2023-06-01
block: add bio_add_folio_nofail
Johannes Thumshirn
2023-06-01
block: mark bio_add_page as __must_check
Johannes Thumshirn
2023-05-24
block: Add BIO_PAGE_PINNED and associated infrastructure
David Howells
2023-05-24
block: Replace BIO_NO_PAGE_REF with BIO_PAGE_REFFED with inverted logic
Christoph Hellwig
2023-05-24
block: Fix bio_flagged() so that gcc can better optimise it
David Howells
2023-04-17
btrfs, block: move REQ_CGROUP_PUNT to btrfs
Christoph Hellwig
2023-02-15
block: export bio_split_rw
Christoph Hellwig
2023-01-04
Revert "block: bio_copy_data_iter"
Jens Axboe
2022-12-16
block: don't clear REQ_ALLOC_CACHE for non-polled requests
Jens Axboe
2022-12-06
block: bio_copy_data_iter
Christoph Hellwig
2022-09-12
blk-throttle: fix that io throttle can only work for single bio
Yu Kuai
2022-07-14
block: Use the new blk_opf_t type
Bart Van Assche
2022-06-08
block: remove bioset_init_from_src
Christoph Hellwig
2022-05-23
Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-05-05
block: Do not call folio_next() on an unreferenced folio
Matthew Wilcox (Oracle)
[next]