index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
io_read.h
Age
Commit message (
Expand
)
Author
2025-06-11
bcachefs: Read error message now prints if self healing
Kent Overstreet
2025-06-02
bcachefs: bch_err_throw()
Kent Overstreet
2025-05-21
bcachefs: Make various async objs visible in debugfs
Kent Overstreet
2025-05-21
bcachefs: bch2_read_bio_to_text
Kent Overstreet
2025-05-21
bcachefs: Be precise about bch_io_failures
Kent Overstreet
2025-03-25
bcachefs: Fix silent short reads in data read retry path
Kent Overstreet
2025-03-24
bcachefs: __bch2_read() now takes a btree_trans
Kent Overstreet
2025-03-24
bcachefs: BCH_READ_data_update -> bch_read_bio.data_update
Kent Overstreet
2025-03-16
bcachefs: Return errors to top level bch2_rbio_retry()
Kent Overstreet
2025-03-16
bcachefs: BCH_ERR_data_read_buffer_too_small
Kent Overstreet
2025-03-16
bcachefs: Convert read path to standard error codes
Kent Overstreet
2025-03-16
bcachefs: Don't create bch_io_failures unless it's needed
Kent Overstreet
2025-03-14
bcachefs: Scrub
Kent Overstreet
2025-03-14
bcachefs: bch2_bkey_pick_read_device() can now specify a device
Kent Overstreet
2025-03-14
bcachefs: promote_op uses embedded bch_read_bio
Kent Overstreet
2025-03-14
bcachefs: rbio_init() cleanup
Kent Overstreet
2025-03-14
bcachefs: rbio_init_fragment()
Kent Overstreet
2025-03-14
bcachefs: x-macroize BCH_READ flags
Kent Overstreet
2025-03-14
bcachefs: kill bch_read_bio.devs_have
Kent Overstreet
2024-12-21
bcachefs: Don't delete reflink pointers to missing indirect extents
Kent Overstreet
2023-10-22
bcachefs: Break up io.c
Kent Overstreet