index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
bio.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: add an ordered_extent pointer to struct btrfs_bio
Christoph Hellwig
2023-06-19
1
-6
/
+3
*
btrfs: limit write bios to a single ordered extent
Christoph Hellwig
2023-06-19
1
-3
/
+0
*
btrfs: optimize the logical to physical mapping for zoned writes
Christoph Hellwig
2023-06-19
1
-3
/
+14
*
btrfs: introduce a new helper to submit write bio for repair
Qu Wenruo
2023-04-17
1
-0
/
+1
*
btrfs: introduce btrfs_bio::fs_info member
Qu Wenruo
2023-04-17
1
-3
/
+9
*
btrfs, block: move REQ_CGROUP_PUNT to btrfs
Christoph Hellwig
2023-04-17
1
-0
/
+3
*
btrfs: return a btrfs_bio from btrfs_bio_alloc
Christoph Hellwig
2023-04-17
1
-3
/
+3
*
btrfs: pass a btrfs_bio to btrfs_submit_bio
Christoph Hellwig
2023-04-17
1
-1
/
+1
*
btrfs: remove the fs_info argument to btrfs_submit_bio
Christoph Hellwig
2023-02-15
1
-2
/
+1
*
btrfs: pass the iomap bio to btrfs_submit_bio
Christoph Hellwig
2023-02-15
1
-4
/
+2
*
btrfs: allow btrfs_submit_bio to split bios
Christoph Hellwig
2023-02-15
1
-0
/
+1
*
btrfs: simplify the btrfs_csum_one_bio calling convention
Christoph Hellwig
2023-02-15
1
-0
/
+3
*
btrfs: remove struct btrfs_bio::is_metadata flag
Christoph Hellwig
2023-02-15
1
-10
/
+1
*
btrfs: rename btrfs_bio::iter field
Christoph Hellwig
2023-02-15
1
-2
/
+5
*
btrfs: remove struct btrfs_bio::device field
Christoph Hellwig
2023-02-15
1
-2
/
+0
*
btrfs: remove btrfs_bio_for_each_sector
Christoph Hellwig
2023-02-15
1
-16
/
+0
*
btrfs: open code btrfs_bio_free_csum
Christoph Hellwig
2023-02-15
1
-10
/
+0
*
btrfs: add a btrfs_inode pointer to struct btrfs_bio
Christoph Hellwig
2023-02-15
1
-1
/
+4
*
btrfs: better document struct btrfs_bio
Christoph Hellwig
2023-02-15
1
-5
/
+4
*
btrfs: split the bio submission path into a separate file
Christoph Hellwig
2022-12-05
1
-0
/
+127