aboutsummaryrefslogtreecommitdiff
path: root/fs/bcachefs/lru.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* bcachefs: Make bkey_fsck_err() a wrapper around fsck_err()Kent Overstreet2024-08-131-3/+2
* bcachefs: split out lru_format.hKent Overstreet2024-07-141-12/+0
* bcachefs: add check for missing fragmentation in check_alloc_to_lru_ref()Kent Overstreet2024-06-291-0/+3
* bcachefs: Guard against overflowing LRU_TIME_BITSKent Overstreet2024-06-191-3/+0
* bcachefs: s/bkey_invalid_flags/bch_validate_flagsKent Overstreet2024-05-091-1/+1
* bcachefs: Enumerate fsck errorsKent Overstreet2023-11-011-1/+1
* bcachefs: bch2_btree_bit_mod()Kent Overstreet2023-10-221-7/+12
* bcachefs: Change check for invalid key typesKent Overstreet2023-10-221-1/+2
* bcachefs: bkey_ops.min_val_sizeKent Overstreet2023-10-221-0/+1
* bcachefs: Fragmentation LRUKent Overstreet2023-10-221-0/+21
* bcachefs: Improve invalidate_one_bucket() error messagesKent Overstreet2023-10-221-0/+2
* bcachefs: Change bkey_invalid() rw param to flagsKent Overstreet2023-10-221-1/+1
* bcachefs: Rework lru btreeKent Overstreet2023-10-221-3/+23
* bcachefs: More style fixesKent Overstreet2023-10-221-2/+2
* bcachefs: LRU repair tweaksKent Overstreet2023-10-221-1/+1
* bcachefs: Improve bch2_lru_delete() error messagesKent Overstreet2023-10-221-2/+2
* bcachefs: Ensure buckets have io_time[READ] setKent Overstreet2023-10-221-0/+2
* bcachefs: Add rw to .key_invalid()Kent Overstreet2023-10-221-1/+1
* bcachefs: Convert .key_invalid methods to printbufsKent Overstreet2023-10-221-1/+1
* bcachefs: Fsck for need_discard & freespace btreesKent Overstreet2023-10-221-0/+2
* bcachefs: LRU btreeKent Overstreet2023-10-221-0/+15