index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
io_read.c
Age
Commit message (
Expand
)
Author
2024-06-10
bcachefs: Check for invalid bucket from bucket_gen(), gc_bucket()
Kent Overstreet
2024-06-10
bcachefs: Enable automatic shrinking for rhashtables
Kent Overstreet
2024-05-09
bcachefs: kill bch2_dev_bkey_exists() in bch2_read_endio()
Kent Overstreet
2024-05-09
bcachefs: bch2_dev_get_ioref() checks for device not present
Kent Overstreet
2024-05-09
bcachefs: bch2_dev_get_ioref2(); io_read.c
Kent Overstreet
2024-05-08
bcachefs: pass bch_dev to read_from_stale_dirty_pointer()
Kent Overstreet
2024-05-08
bcachefs: ptr_stale() -> dev_ptr_stale()
Kent Overstreet
2024-05-08
bcachefs: PTR_BUCKET_POS() now takes bch_dev
Kent Overstreet
2024-05-08
bcachefs: member helper cleanups
Kent Overstreet
2024-05-08
bcachefs: iter/update/trigger/str_hash flag cleanup
Kent Overstreet
2024-05-08
bcachefs: prt_printf() now respects \r\n\t
Kent Overstreet
2024-03-13
bcachefs: Prefer struct_size over open coded arithmetic
Erick Archer
2024-01-05
bcachefs: improve checksum error messages
Kent Overstreet
2024-01-01
bcachefs: Improve the nopromote tracepoint
Kent Overstreet
2024-01-01
bcachefs: Use GFP_KERNEL for promote allocations
Kent Overstreet
2024-01-01
bcachefs: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
2024-01-01
bcachefs: Rename BTREE_INSERT flags
Kent Overstreet
2023-11-25
bcachefs: Data update path won't accidentaly grow replicas
Kent Overstreet
2023-11-05
bcachefs: bch2_ec_read_extent() now takes btree_trans
Kent Overstreet
2023-11-01
bcachefs: Add IO error counts to bch_member
Kent Overstreet
2023-10-22
bcachefs: Fixes for building in userspace
Kent Overstreet
2023-10-22
bcachefs: Heap allocate btree_trans
Kent Overstreet
2023-10-22
bcachefs: remove duplicated assignment to variable offset_into_extent
Colin Ian King
2023-10-22
bcachefs: trace_read_nopromote()
Kent Overstreet
2023-10-22
bcachefs: Break up io.c
Kent Overstreet