index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
bio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-15
btrfs: pass a btrfs_bio to btrfs_use_append
Christoph Hellwig
1
-1
/
+1
2023-02-15
btrfs: split zone append bios in btrfs_submit_bio
Christoph Hellwig
1
-17
/
+27
2023-02-15
btrfs: remove the fs_info argument to btrfs_submit_bio
Christoph Hellwig
1
-6
/
+6
2023-02-15
btrfs: pass the iomap bio to btrfs_submit_bio
Christoph Hellwig
1
-20
/
+2
2023-02-15
btrfs: allow btrfs_submit_bio to split bios
Christoph Hellwig
1
-18
/
+92
2023-02-15
btrfs: support cloned bios in btree_csum_one_bio
Christoph Hellwig
1
-1
/
+1
2023-02-15
btrfs: handle recording of zoned writes in the storage layer
Christoph Hellwig
1
-0
/
+8
2023-02-15
btrfs: handle checksum generation in the storage layer
Christoph Hellwig
1
-26
/
+178
2023-02-15
btrfs: simplify the btrfs_csum_one_bio calling convention
Christoph Hellwig
1
-0
/
+3
2023-02-15
btrfs: rename btrfs_bio::iter field
Christoph Hellwig
1
-6
/
+6
2023-02-15
btrfs: remove struct btrfs_bio::device field
Christoph Hellwig
1
-5
/
+5
2023-02-15
btrfs: open code btrfs_bio_free_csum
Christoph Hellwig
1
-1
/
+2
2023-02-15
btrfs: handle checksum validation and repair at the storage layer
Christoph Hellwig
1
-2
/
+188
2023-02-15
btrfs: pre-load data checksum for reads in btrfs_submit_bio
Christoph Hellwig
1
-2
/
+10
2023-02-15
btrfs: save the bio iter for checksum validation in common code
Christoph Hellwig
1
-1
/
+4
2023-02-15
btrfs: refactor error handling in btrfs_submit_bio
Christoph Hellwig
1
-9
/
+15
2023-02-15
btrfs: add a btrfs_inode pointer to struct btrfs_bio
Christoph Hellwig
1
-2
/
+6
2023-02-15
btrfs: fix spelling mistakes found using codespell
Colin Ian King
1
-1
/
+1
2023-01-03
btrfs: handle case when repair happens with dev-replace
Qu Wenruo
1
-1
/
+10
2022-12-05
btrfs: move repair_io_failure to bio.c
Christoph Hellwig
1
-0
/
+90
2022-12-05
btrfs: split the bio submission path into a separate file
Christoph Hellwig
1
-0
/
+291