summaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/lru.h
Commit message (Expand)AuthorAgeFilesLines
* 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