summaryrefslogtreecommitdiff
path: root/fs/bcachefs/io_read.c
AgeCommit message (Expand)Author
13 daysbcachefs: Check for invalid bucket from bucket_gen(), gc_bucket()Kent Overstreet
13 daysbcachefs: Enable automatic shrinking for rhashtablesKent Overstreet
2024-05-09bcachefs: kill bch2_dev_bkey_exists() in bch2_read_endio()Kent Overstreet
2024-05-09bcachefs: bch2_dev_get_ioref() checks for device not presentKent Overstreet
2024-05-09bcachefs: bch2_dev_get_ioref2(); io_read.cKent Overstreet
2024-05-08bcachefs: pass bch_dev to read_from_stale_dirty_pointer()Kent Overstreet
2024-05-08bcachefs: ptr_stale() -> dev_ptr_stale()Kent Overstreet
2024-05-08bcachefs: PTR_BUCKET_POS() now takes bch_devKent Overstreet
2024-05-08bcachefs: member helper cleanupsKent Overstreet
2024-05-08bcachefs: iter/update/trigger/str_hash flag cleanupKent Overstreet
2024-05-08bcachefs: prt_printf() now respects \r\n\tKent Overstreet
2024-03-13bcachefs: Prefer struct_size over open coded arithmeticErick Archer
2024-01-05bcachefs: improve checksum error messagesKent Overstreet
2024-01-01bcachefs: Improve the nopromote tracepointKent Overstreet
2024-01-01bcachefs: Use GFP_KERNEL for promote allocationsKent Overstreet
2024-01-01bcachefs: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva
2024-01-01bcachefs: Rename BTREE_INSERT flagsKent Overstreet
2023-11-25bcachefs: Data update path won't accidentaly grow replicasKent Overstreet
2023-11-05bcachefs: bch2_ec_read_extent() now takes btree_transKent Overstreet
2023-11-01bcachefs: Add IO error counts to bch_memberKent Overstreet
2023-10-22bcachefs: Fixes for building in userspaceKent Overstreet
2023-10-22bcachefs: Heap allocate btree_transKent Overstreet
2023-10-22bcachefs: remove duplicated assignment to variable offset_into_extentColin Ian King
2023-10-22bcachefs: trace_read_nopromote()Kent Overstreet
2023-10-22bcachefs: Break up io.cKent Overstreet