Age | Commit message (Expand) | Author |
2024-10-04 | bcachefs: Kill alloc_v4.fragmentation_lru | Kent Overstreet |
2024-10-04 | bcachefs: minor lru fsck fixes | Kent Overstreet |
2024-08-13 | bcachefs: Make bkey_fsck_err() a wrapper around fsck_err() | Kent Overstreet |
2024-07-14 | bcachefs: fsck_err() may now take a btree_trans | Kent Overstreet |
2024-06-29 | bcachefs: add check for missing fragmentation in check_alloc_to_lru_ref() | Kent Overstreet |
2024-05-09 | bcachefs: s/bkey_invalid_flags/bch_validate_flags | Kent Overstreet |
2024-05-08 | bcachefs: iter/update/trigger/str_hash flag cleanup | Kent Overstreet |
2024-03-13 | bcachefs: reconstruct_alloc cleanup | Kent Overstreet |
2024-03-13 | bcachefs: bch2_btree_bit_mod -> bch2_btree_bit_mod_buffered | Kent Overstreet |
2024-01-01 | bcachefs: for_each_btree_key() now declares loop iter | Kent Overstreet |
2024-01-01 | bcachefs: bch_err_(fn|msg) check if should print | Kent Overstreet |
2024-01-01 | bcachefs: Rename BTREE_INSERT flags | Kent Overstreet |
2023-11-01 | bcachefs: Enumerate fsck errors | Kent Overstreet |
2023-10-22 | bcachefs: Heap allocate btree_trans | Kent Overstreet |
2023-10-22 | bcachefs: bch2_btree_bit_mod() | Kent Overstreet |
2023-10-22 | bcachefs: Change check for invalid key types | Kent Overstreet |
2023-10-22 | bcachefs: New error message helpers | Kent Overstreet |
2023-10-22 | bcachefs: bch2_bkey_get_iter() helpers | Kent Overstreet |
2023-10-22 | bcachefs: bkey_ops.min_val_size | Kent Overstreet |
2023-10-22 | bcachefs: Make reconstruct_alloc quieter | Kent Overstreet |
2023-10-22 | bcachefs: Fragmentation LRU | Kent Overstreet |
2023-10-22 | bcachefs: Use btree write buffer for LRU btree | Kent Overstreet |
2023-10-22 | bcachefs: Improve invalidate_one_bucket() error messages | Kent Overstreet |
2023-10-22 | bcachefs: Change bkey_invalid() rw param to flags | Kent Overstreet |
2023-10-22 | bcachefs: Rework lru btree | Kent Overstreet |
2023-10-22 | bcachefs: Better inlining for bch2_alloc_to_v4_mut | Kent Overstreet |
2023-10-22 | bcachefs: Check for lru entries with time=0 | Kent Overstreet |
2023-10-22 | bcachefs: New btree helpers | Kent Overstreet |
2023-10-22 | bcachefs: More errcode cleanup | Kent Overstreet |
2023-10-22 | bcachefs: Convert bch2_check_lrus() to for_each_btree_key_commit() | Kent Overstreet |
2023-10-22 | bcachefs: Rename __bch2_trans_do() -> commit_do() | Kent Overstreet |
2023-10-22 | bcachefs: Printbuf rework | Kent Overstreet |
2023-10-22 | bcachefs: LRU repair tweaks | Kent Overstreet |
2023-10-22 | bcachefs: Go RW before bch2_check_lrus() | Kent Overstreet |
2023-10-22 | bcachefs: Improve bch2_lru_delete() error messages | Kent Overstreet |
2023-10-22 | bcachefs: Ensure buckets have io_time[READ] set | Kent Overstreet |
2023-10-22 | bcachefs: Use bch2_trans_inconsistent_on() in more places | Kent Overstreet |
2023-10-22 | bcachefs: Minor device removal fixes | Kent Overstreet |
2023-10-22 | bcachefs: Fold bucket_state in to BCH_DATA_TYPES() | Kent Overstreet |
2023-10-22 | bcachefs: Add rw to .key_invalid() | Kent Overstreet |
2023-10-22 | bcachefs: Convert .key_invalid methods to printbufs | Kent Overstreet |
2023-10-22 | bcachefs: Fsck for need_discard & freespace btrees | Kent Overstreet |
2023-10-22 | bcachefs: LRU btree | Kent Overstreet |