summaryrefslogtreecommitdiff
path: root/fs/bcachefs/lru.c
AgeCommit message (Expand)Author
2023-09-13bcachefs: Heap allocate btree_transKent Overstreet
2023-08-28bcachefs: bch2_btree_bit_mod()Kent Overstreet
2023-08-28bcachefs: Change check for invalid key typesKent Overstreet
2023-08-28bcachefs: New error message helpersKent Overstreet
2023-08-28bcachefs: bch2_bkey_get_iter() helpersKent Overstreet
2023-08-28bcachefs: bkey_ops.min_val_sizeKent Overstreet
2023-08-28bcachefs: Make reconstruct_alloc quieterKent Overstreet
2023-08-28bcachefs: Fragmentation LRUKent Overstreet
2023-08-28bcachefs: Use btree write buffer for LRU btreeKent Overstreet
2023-08-28bcachefs: Improve invalidate_one_bucket() error messagesKent Overstreet
2023-08-28bcachefs: Change bkey_invalid() rw param to flagsKent Overstreet
2023-08-28bcachefs: Rework lru btreeKent Overstreet
2023-08-28bcachefs: Better inlining for bch2_alloc_to_v4_mutKent Overstreet
2023-08-28bcachefs: Check for lru entries with time=0Kent Overstreet
2023-08-28bcachefs: New btree helpersKent Overstreet
2023-08-28bcachefs: More errcode cleanupKent Overstreet
2023-08-28bcachefs: Convert bch2_check_lrus() to for_each_btree_key_commit()Kent Overstreet
2023-08-28bcachefs: Rename __bch2_trans_do() -> commit_do()Kent Overstreet
2023-08-28bcachefs: Printbuf reworkKent Overstreet
2023-08-28bcachefs: LRU repair tweaksKent Overstreet
2023-08-28bcachefs: Go RW before bch2_check_lrus()Kent Overstreet
2023-08-28bcachefs: Improve bch2_lru_delete() error messagesKent Overstreet
2023-08-28bcachefs: Ensure buckets have io_time[READ] setKent Overstreet
2023-08-28bcachefs: Use bch2_trans_inconsistent_on() in more placesKent Overstreet
2023-08-28bcachefs: Minor device removal fixesKent Overstreet
2023-08-28bcachefs: Fold bucket_state in to BCH_DATA_TYPES()Kent Overstreet
2023-08-28bcachefs: Add rw to .key_invalid()Kent Overstreet
2023-08-28bcachefs: Convert .key_invalid methods to printbufsKent Overstreet
2023-08-28bcachefs: Fsck for need_discard & freespace btreesKent Overstreet
2023-08-28bcachefs: LRU btreeKent Overstreet