summaryrefslogtreecommitdiff
path: root/fs/bcachefs/lru.h
AgeCommit message (Expand)AuthorFilesLines
9 daysbcachefs: split out lru_format.hKent Overstreet1-12/+0
2024-06-30bcachefs: add check for missing fragmentation in check_alloc_to_lru_ref()Kent Overstreet1-0/+3
2024-06-20bcachefs: Guard against overflowing LRU_TIME_BITSKent Overstreet1-3/+0
2024-05-09bcachefs: s/bkey_invalid_flags/bch_validate_flagsKent Overstreet1-1/+1
2023-11-02bcachefs: Enumerate fsck errorsKent Overstreet1-1/+1
2023-10-23bcachefs: bch2_btree_bit_mod()Kent Overstreet1-7/+12
2023-10-23bcachefs: Change check for invalid key typesKent Overstreet1-1/+2
2023-10-23bcachefs: bkey_ops.min_val_sizeKent Overstreet1-0/+1
2023-10-23bcachefs: Fragmentation LRUKent Overstreet1-0/+21
2023-10-23bcachefs: Improve invalidate_one_bucket() error messagesKent Overstreet1-0/+2
2023-10-23bcachefs: Change bkey_invalid() rw param to flagsKent Overstreet1-1/+1
2023-10-23bcachefs: Rework lru btreeKent Overstreet1-3/+23
2023-10-23bcachefs: More style fixesKent Overstreet1-2/+2
2023-10-23bcachefs: LRU repair tweaksKent Overstreet1-1/+1
2023-10-23bcachefs: Improve bch2_lru_delete() error messagesKent Overstreet1-2/+2
2023-10-23bcachefs: Ensure buckets have io_time[READ] setKent Overstreet1-0/+2
2023-10-23bcachefs: Add rw to .key_invalid()Kent Overstreet1-1/+1
2023-10-23bcachefs: Convert .key_invalid methods to printbufsKent Overstreet1-1/+1
2023-10-23bcachefs: Fsck for need_discard & freespace btreesKent Overstreet1-0/+2
2023-10-23bcachefs: LRU btreeKent Overstreet1-0/+15