aboutsummaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/lru.h
AgeCommit message (Expand)AuthorFilesLines
10 daysbcachefs: s/bkey_invalid_flags/bch_validate_flagsKent Overstreet1-1/+1
2023-11-01bcachefs: Enumerate fsck errorsKent Overstreet1-1/+1
2023-10-22bcachefs: bch2_btree_bit_mod()Kent Overstreet1-7/+12
2023-10-22bcachefs: Change check for invalid key typesKent Overstreet1-1/+2
2023-10-22bcachefs: bkey_ops.min_val_sizeKent Overstreet1-0/+1
2023-10-22bcachefs: Fragmentation LRUKent Overstreet1-0/+21
2023-10-22bcachefs: Improve invalidate_one_bucket() error messagesKent Overstreet1-0/+2
2023-10-22bcachefs: Change bkey_invalid() rw param to flagsKent Overstreet1-1/+1
2023-10-22bcachefs: Rework lru btreeKent Overstreet1-3/+23
2023-10-22bcachefs: More style fixesKent Overstreet1-2/+2
2023-10-22bcachefs: LRU repair tweaksKent Overstreet1-1/+1
2023-10-22bcachefs: Improve bch2_lru_delete() error messagesKent Overstreet1-2/+2
2023-10-22bcachefs: Ensure buckets have io_time[READ] setKent Overstreet1-0/+2
2023-10-22bcachefs: Add rw to .key_invalid()Kent Overstreet1-1/+1
2023-10-22bcachefs: Convert .key_invalid methods to printbufsKent Overstreet1-1/+1
2023-10-22bcachefs: Fsck for need_discard & freespace btreesKent Overstreet1-0/+2
2023-10-22bcachefs: LRU btreeKent Overstreet1-0/+15