index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
bio.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: split out CONFIG_BTRFS_EXPERIMENTAL from CONFIG_BTRFS_DEBUG
Qu Wenruo
2024-11-11
1
-1
/
+1
*
Merge tag 'for-6.12-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-11-01
1
-24
/
+13
|
\
|
*
btrfs: fix error propagation of split bios
Naohiro Aota
2024-10-23
1
-24
/
+13
*
|
Merge tag 'for-6.12/block-20240913' of git://git.kernel.dk/linux
Linus Torvalds
2024-09-16
1
-12
/
+18
|
\
\
|
|
/
|
/
|
|
*
block: rework bio splitting
Christoph Hellwig
2024-08-29
1
-12
/
+18
*
|
btrfs: merge btrfs_orig_bbio_end_io() into btrfs_bio_end_io()
Qu Wenruo
2024-09-10
1
-18
/
+11
*
|
btrfs: rename __btrfs_submit_bio() and drop double underscores
David Sterba
2024-09-10
1
-5
/
+5
*
|
btrfs: rename btrfs_submit_bio() to btrfs_submit_bbio()
David Sterba
2024-09-10
1
-5
/
+5
*
|
btrfs: set search_commit_root on stripe io in case of relocation
Johannes Thumshirn
2024-09-10
1
-1
/
+4
*
|
btrfs: rename btrfs_io_stripe::is_scrub to rst_search_commit_root
Johannes Thumshirn
2024-09-10
1
-1
/
+1
*
|
btrfs: fix a use-after-free when hitting errors inside btrfs_submit_chunk()
Qu Wenruo
2024-08-27
1
-8
/
+18
|
/
*
btrfs: introduce new "rescue=ignoremetacsums" mount option
Qu Wenruo
2024-07-11
1
-1
/
+1
*
btrfs: pass a btrfs_inode to is_data_inode()
David Sterba
2024-07-11
1
-1
/
+1
*
btrfs: zoned: allocate dummy checksums for zoned NODATASUM writes
Johannes Thumshirn
2024-06-13
1
-1
/
+3
*
btrfs: introduce offload_csum_mode to tweak checksum offloading behavior
Naohiro Aota
2024-03-04
1
-1
/
+13
*
btrfs: remove unused included headers
David Sterba
2024-03-04
1
-1
/
+0
*
btrfs: remove duplicate recording of physical address
Johannes Thumshirn
2024-03-04
1
-2
/
+0
*
btrfs: migrate btrfs_repair_io_failure() to folio interfaces
Qu Wenruo
2023-12-15
1
-4
/
+11
*
btrfs: fix typos found by codespell
David Sterba
2023-12-15
1
-1
/
+1
*
btrfs: merge ordered work callbacks in btrfs_work into one
David Sterba
2023-10-12
1
-8
/
+9
*
btrfs: scrub: implement raid stripe tree support
Johannes Thumshirn
2023-10-12
1
-0
/
+2
*
btrfs: add support for inserting raid stripe extents
Johannes Thumshirn
2023-10-12
1
-0
/
+21
*
btrfs: remove the need_raid_map parameter from btrfs_map_block()
Qu Wenruo
2023-10-12
1
-1
/
+1
*
btrfs: check-integrity: remove btrfsic_unmount() function
Qu Wenruo
2023-10-12
1
-1
/
+0
*
btrfs: check-integrity: remove btrfsic_check_bio() function
Qu Wenruo
2023-10-12
1
-4
/
+0
*
btrfs: add an ordered_extent pointer to struct btrfs_bio
Christoph Hellwig
2023-06-19
1
-4
/
+38
*
btrfs: add a is_data_bbio helper
Christoph Hellwig
2023-06-19
1
-4
/
+9
*
btrfs: limit write bios to a single ordered extent
Christoph Hellwig
2023-06-19
1
-3
/
+0
*
btrfs: fix file_offset for REQ_BTRFS_ONE_ORDERED bios that get split
Christoph Hellwig
2023-06-19
1
-2
/
+1
*
btrfs: rename __btrfs_map_block to btrfs_map_block
Christoph Hellwig
2023-06-19
1
-2
/
+2
*
btrfs: defer splitting of ordered extents until I/O completion
Christoph Hellwig
2023-06-19
1
-17
/
+0
*
btrfs: record orig_physical only for the original bio
Christoph Hellwig
2023-06-19
1
-1
/
+2
*
btrfs: optimize the logical to physical mapping for zoned writes
Christoph Hellwig
2023-06-19
1
-0
/
+5
*
btrfs: don't call btrfs_record_physical_zoned for failed append
Christoph Hellwig
2023-06-19
1
-1
/
+1
*
btrfs: remove hipri_workers workqueue
Christoph Hellwig
2023-06-19
1
-4
/
+1
*
btrfs: determine synchronous writers from bio or writeback control
Christoph Hellwig
2023-06-19
1
-4
/
+3
*
btrfs: submit IO synchronously for fast checksum implementations
Christoph Hellwig
2023-06-19
1
-13
/
+7
*
btrfs: use SECTOR_SHIFT to convert LBA to physical offset
Anand Jain
2023-06-19
1
-1
/
+1
*
btrfs: zoned: fix dev-replace after the scrub rework
Qu Wenruo
2023-06-01
1
-4
/
+0
*
btrfs: call btrfs_orig_bbio_end_io in btrfs_end_bio_work
Christoph Hellwig
2023-05-26
1
-1
/
+1
*
btrfs: introduce a new helper to submit write bio for repair
Qu Wenruo
2023-04-17
1
-44
/
+50
*
btrfs: introduce btrfs_bio::fs_info member
Qu Wenruo
2023-04-17
1
-17
/
+25
*
btrfs, block: move REQ_CGROUP_PUNT to btrfs
Christoph Hellwig
2023-04-17
1
-4
/
+8
*
btrfs: pass an ordered_extent to btrfs_extract_ordered_extent
Christoph Hellwig
2023-04-17
1
-1
/
+15
*
btrfs: use __bio_add_page for adding a single page in repair_one_sector
Johannes Thumshirn
2023-04-17
1
-1
/
+1
*
btrfs: make btrfs_split_bio work on struct btrfs_bio
Christoph Hellwig
2023-04-17
1
-13
/
+14
*
btrfs: return a btrfs_bio from btrfs_bio_alloc
Christoph Hellwig
2023-04-17
1
-5
/
+7
*
btrfs: pass a btrfs_bio to btrfs_submit_bio
Christoph Hellwig
2023-04-17
1
-7
/
+7
*
btrfs: fix unnecessary increment of read error stat on write error
Naohiro Aota
2023-03-06
1
-1
/
+1
*
btrfs: pass a btrfs_bio to btrfs_use_append
Christoph Hellwig
2023-02-15
1
-1
/
+1
[next]