index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
bio.c
Age
Commit message (
Expand
)
Author
2025-07-21
btrfs: switch RCU helper versions to btrfs_debug()
David Sterba
2025-07-21
btrfs: switch RCU helper versions to btrfs_info()
David Sterba
2025-07-21
btrfs: enable large data folio support under CONFIG_BTRFS_EXPERIMENTAL
Qu Wenruo
2025-07-21
btrfs: constify more pointer parameters
David Sterba
2025-05-15
btrfs: change return type of btrfs_alloc_dummy_sum() to int
David Sterba
2025-05-15
btrfs: rename error to ret in btrfs_submit_chunk()
David Sterba
2025-05-15
btrfs: rename ret to status in btrfs_submit_chunk()
David Sterba
2025-05-15
btrfs: change return type of btrfs_bio_csum() to int
David Sterba
2025-05-15
btrfs: change return type of btree_csum_one_bio() to int
David Sterba
2025-05-15
btrfs: change return type of btrfs_csum_one_bio() to int
David Sterba
2025-05-15
btrfs: change return type of btrfs_lookup_bio_sums() to int
David Sterba
2025-05-15
btrfs: pass a physical address to btrfs_repair_io_failure()
Christoph Hellwig
2025-05-15
btrfs: reuse exit helper for cleanup in btrfs_bioset_init()
Yangtao Li
2025-03-18
btrfs: avoid unnecessary bio dereference at run_one_async_done()
Filipe Manana
2025-03-18
btrfs: move btrfs_cleanup_bio() code into its single caller
Filipe Manana
2025-03-18
btrfs: move __btrfs_bio_end_io() code into its single caller
Filipe Manana
2025-01-13
btrfs: add tracking of read blocks for read policy
Anand Jain
2025-01-13
btrfs: cache RAID stripe tree decision in btrfs_io_context
Johannes Thumshirn
2024-12-18
Merge tag 'for-6.13-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-12-17
btrfs: split bios to the fs sector size boundary
Christoph Hellwig
2024-12-17
btrfs: use bio_is_zone_append() in the completion handler
Christoph Hellwig
2024-12-06
btrfs: handle bio_split() errors
Johannes Thumshirn
2024-11-11
btrfs: split out CONFIG_BTRFS_EXPERIMENTAL from CONFIG_BTRFS_DEBUG
Qu Wenruo
2024-11-01
Merge tag 'for-6.12-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-10-23
btrfs: fix error propagation of split bios
Naohiro Aota
2024-09-16
Merge tag 'for-6.12/block-20240913' of git://git.kernel.dk/linux
Linus Torvalds
2024-09-10
btrfs: merge btrfs_orig_bbio_end_io() into btrfs_bio_end_io()
Qu Wenruo
2024-09-10
btrfs: rename __btrfs_submit_bio() and drop double underscores
David Sterba
2024-09-10
btrfs: rename btrfs_submit_bio() to btrfs_submit_bbio()
David Sterba
2024-09-10
btrfs: set search_commit_root on stripe io in case of relocation
Johannes Thumshirn
2024-09-10
btrfs: rename btrfs_io_stripe::is_scrub to rst_search_commit_root
Johannes Thumshirn
2024-08-29
block: rework bio splitting
Christoph Hellwig
2024-08-27
btrfs: fix a use-after-free when hitting errors inside btrfs_submit_chunk()
Qu Wenruo
2024-07-11
btrfs: introduce new "rescue=ignoremetacsums" mount option
Qu Wenruo
2024-07-11
btrfs: pass a btrfs_inode to is_data_inode()
David Sterba
2024-06-13
btrfs: zoned: allocate dummy checksums for zoned NODATASUM writes
Johannes Thumshirn
2024-03-04
btrfs: introduce offload_csum_mode to tweak checksum offloading behavior
Naohiro Aota
2024-03-04
btrfs: remove unused included headers
David Sterba
2024-03-04
btrfs: remove duplicate recording of physical address
Johannes Thumshirn
2023-12-15
btrfs: migrate btrfs_repair_io_failure() to folio interfaces
Qu Wenruo
2023-12-15
btrfs: fix typos found by codespell
David Sterba
2023-10-12
btrfs: merge ordered work callbacks in btrfs_work into one
David Sterba
2023-10-12
btrfs: scrub: implement raid stripe tree support
Johannes Thumshirn
2023-10-12
btrfs: add support for inserting raid stripe extents
Johannes Thumshirn
2023-10-12
btrfs: remove the need_raid_map parameter from btrfs_map_block()
Qu Wenruo
2023-10-12
btrfs: check-integrity: remove btrfsic_unmount() function
Qu Wenruo
2023-10-12
btrfs: check-integrity: remove btrfsic_check_bio() function
Qu Wenruo
2023-06-19
btrfs: add an ordered_extent pointer to struct btrfs_bio
Christoph Hellwig
2023-06-19
btrfs: add a is_data_bbio helper
Christoph Hellwig
2023-06-19
btrfs: limit write bios to a single ordered extent
Christoph Hellwig
[next]