summaryrefslogtreecommitdiff
path: root/fs/bcachefs/lru.h
AgeCommit message (Expand)Author
2025-03-14bcachefs: bcachefs_metadata_version_stripe_lruKent Overstreet
2025-03-14bcachefs: decouple bch2_lru_check_set() from alloc btreeKent Overstreet
2025-03-14bcachefs: s/BCH_LRU_FRAGMENTATION_START/BCH_LRU_BUCKET_FRAGMENTATION/Kent Overstreet
2025-03-14bcachefs: bch2_lru_change() checks for no-opKent Overstreet
2024-12-21bcachefs: struct bkey_validate_contextKent Overstreet
2024-08-13bcachefs: Make bkey_fsck_err() a wrapper around fsck_err()Kent Overstreet
2024-07-14bcachefs: split out lru_format.hKent Overstreet
2024-06-29bcachefs: add check for missing fragmentation in check_alloc_to_lru_ref()Kent Overstreet
2024-06-19bcachefs: Guard against overflowing LRU_TIME_BITSKent Overstreet
2024-05-09bcachefs: s/bkey_invalid_flags/bch_validate_flagsKent Overstreet
2023-11-01bcachefs: Enumerate fsck errorsKent Overstreet
2023-10-22bcachefs: bch2_btree_bit_mod()Kent Overstreet
2023-10-22bcachefs: Change check for invalid key typesKent Overstreet
2023-10-22bcachefs: bkey_ops.min_val_sizeKent Overstreet
2023-10-22bcachefs: Fragmentation LRUKent Overstreet
2023-10-22bcachefs: Improve invalidate_one_bucket() error messagesKent Overstreet
2023-10-22bcachefs: Change bkey_invalid() rw param to flagsKent Overstreet
2023-10-22bcachefs: Rework lru btreeKent Overstreet
2023-10-22bcachefs: More style fixesKent Overstreet
2023-10-22bcachefs: LRU repair tweaksKent Overstreet
2023-10-22bcachefs: Improve bch2_lru_delete() error messagesKent Overstreet
2023-10-22bcachefs: Ensure buckets have io_time[READ] setKent Overstreet
2023-10-22bcachefs: Add rw to .key_invalid()Kent Overstreet
2023-10-22bcachefs: Convert .key_invalid methods to printbufsKent Overstreet
2023-10-22bcachefs: Fsck for need_discard & freespace btreesKent Overstreet
2023-10-22bcachefs: LRU btreeKent Overstreet