index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
bio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-07
btrfs: btrfs_log_dev_io_error() on all bio errors
Boris Burkov
1
-2
/
+10
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2026-02-18
btrfs: do not ASSERT() when the fs flips RO inside btrfs_repair_io_failure()
Qu Wenruo
1
-1
/
+7
2026-02-03
btrfs: fix copying the flags of btrfs_bio after split
Johannes Thumshirn
1
-0
/
+6
2026-02-03
btrfs: move existing remaps before relocating block group
Mark Harmstone
1
-1
/
+1
2026-02-03
btrfs: remove experimental offload csum mode
Qu Wenruo
1
-5
/
+0
2026-02-03
btrfs: simplify check for zoned NODATASUM writes in btrfs_submit_chunk()
Zhen Ni
1
-2
/
+1
2026-02-03
btrfs: zoned: don't zone append to conventional zone
Johannes Thumshirn
1
-10
/
+9
2025-11-25
btrfs: add orig_logical to btrfs_bio for encryption
Josef Bacik
1
-0
/
+10
2025-11-24
btrfs: enable encoded read/write/send for bs > ps cases
Qu Wenruo
1
-10
/
+12
2025-11-24
btrfs: make read verification handle bs > ps cases without large folios
Qu Wenruo
1
-21
/
+41
2025-11-24
btrfs: make btrfs_repair_io_failure() handle bs > ps cases without large folios
Qu Wenruo
1
-14
/
+54
2025-11-24
btrfs: use kvcalloc for btrfs_bio::csum allocation
Qu Wenruo
1
-1
/
+1
2025-11-24
btrfs: introduce btrfs_bio::async_csum
Qu Wenruo
1
-5
/
+16
2025-11-24
btrfs: make sure all btrfs_bio::end_io are called in task context
Qu Wenruo
1
-18
/
+46
2025-11-24
btrfs: remove btrfs_bio::fs_info by extracting it from btrfs_bio::inode
Qu Wenruo
1
-25
/
+28
2025-09-23
btrfs: add unlikely annotations to branches leading to EIO
David Sterba
1
-2
/
+2
2025-09-23
btrfs: add extra ASSERT()s to catch unaligned bios
Qu Wenruo
1
-0
/
+27
2025-09-23
btrfs: introduce btrfs_bio_for_each_block() helper
Qu Wenruo
1
-11
/
+9
2025-09-23
btrfs: concentrate highmem handling for data verification
Qu Wenruo
1
-2
/
+2
2025-09-22
btrfs: try to search for data csums in commit root
Boris Burkov
1
-0
/
+1
2025-07-21
btrfs: switch RCU helper versions to btrfs_debug()
David Sterba
1
-1
/
+1
2025-07-21
btrfs: switch RCU helper versions to btrfs_info()
David Sterba
1
-1
/
+1
2025-07-21
btrfs: enable large data folio support under CONFIG_BTRFS_EXPERIMENTAL
Qu Wenruo
1
-6
/
+0
2025-07-21
btrfs: constify more pointer parameters
David Sterba
1
-7
/
+7
2025-05-15
btrfs: change return type of btrfs_alloc_dummy_sum() to int
David Sterba
1
-1
/
+2
2025-05-15
btrfs: rename error to ret in btrfs_submit_chunk()
David Sterba
1
-9
/
+9
2025-05-15
btrfs: rename ret to status in btrfs_submit_chunk()
David Sterba
1
-11
/
+11
2025-05-15
btrfs: change return type of btrfs_bio_csum() to int
David Sterba
1
-6
/
+7
2025-05-15
btrfs: change return type of btree_csum_one_bio() to int
David Sterba
1
-1
/
+1
2025-05-15
btrfs: change return type of btrfs_csum_one_bio() to int
David Sterba
1
-1
/
+1
2025-05-15
btrfs: change return type of btrfs_lookup_bio_sums() to int
David Sterba
1
-1
/
+2
2025-05-15
btrfs: pass a physical address to btrfs_repair_io_failure()
Christoph Hellwig
1
-5
/
+3
2025-05-15
btrfs: reuse exit helper for cleanup in btrfs_bioset_init()
Yangtao Li
1
-9
/
+5
2025-03-18
btrfs: avoid unnecessary bio dereference at run_one_async_done()
Filipe Manana
1
-1
/
+1
2025-03-18
btrfs: move btrfs_cleanup_bio() code into its single caller
Filipe Manana
1
-9
/
+5
2025-03-18
btrfs: move __btrfs_bio_end_io() code into its single caller
Filipe Manana
1
-13
/
+9
2025-01-13
btrfs: add tracking of read blocks for read policy
Anand Jain
1
-0
/
+8
2025-01-13
btrfs: cache RAID stripe tree decision in btrfs_io_context
Johannes Thumshirn
1
-2
/
+1
2024-12-18
Merge tag 'for-6.13-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+11
2024-12-17
btrfs: split bios to the fs sector size boundary
Christoph Hellwig
1
-2
/
+8
2024-12-17
btrfs: use bio_is_zone_append() in the completion handler
Christoph Hellwig
1
-3
/
+3
2024-12-06
btrfs: handle bio_split() errors
Johannes Thumshirn
1
-2
/
+15
2024-11-11
btrfs: split out CONFIG_BTRFS_EXPERIMENTAL from CONFIG_BTRFS_DEBUG
Qu Wenruo
1
-1
/
+1
2024-11-01
Merge tag 'for-6.12-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-24
/
+13
2024-10-23
btrfs: fix error propagation of split bios
Naohiro Aota
1
-24
/
+13
2024-09-16
Merge tag 'for-6.12/block-20240913' of git://git.kernel.dk/linux
Linus Torvalds
1
-12
/
+18
2024-09-10
btrfs: merge btrfs_orig_bbio_end_io() into btrfs_bio_end_io()
Qu Wenruo
1
-18
/
+11
2024-09-10
btrfs: rename __btrfs_submit_bio() and drop double underscores
David Sterba
1
-5
/
+5
2024-09-10
btrfs: rename btrfs_submit_bio() to btrfs_submit_bbio()
David Sterba
1
-5
/
+5
[next]