summaryrefslogtreecommitdiff
path: root/fs/bcachefs/btree_key_cache.c
AgeCommit message (Expand)Author
3 daysbcachefs: btree_path_cached_set()Kent Overstreet
5 daysbcachefs: Leave a buffer in the btree key cache to avoid lock thrashingKent Overstreet
5 daysbcachefs: Fix reporting of freed objects from key cache shrinkerKent Overstreet
5 daysbcachefs: increase key cache shrinker batch sizeKent Overstreet
5 daysbcachefs: Enable automatic shrinking for rhashtablesKent Overstreet
2024-05-28bcachefs: Fix locking assertKent Overstreet
2024-05-08bcachefs: x-macroize journal flags enumsKent Overstreet
2024-05-08bcachefs: uninline set_btree_iter_dontneed()Kent Overstreet
2024-05-08bcachefs: Fix format specifiers in bch2_btree_key_cache_to_text()Nathan Chancellor
2024-05-08bcachefs: Btree key cache instrumentationKent Overstreet
2024-05-08bcachefs: Use bch2_btree_path_upgrade() in key cache traverseKent Overstreet
2024-05-08bcachefs: iter/update/trigger/str_hash flag cleanupKent Overstreet
2024-05-08bcachefs: prt_printf() now respects \r\n\tKent Overstreet
2024-05-06bcachefs: Fix early error path in bch2_fs_btree_key_cache_exit()Kent Overstreet
2024-04-20bcachefs: Tweak btree key cache shrinker so it actually freesKent Overstreet
2024-04-07bcachefs: fix the count of nr_freed_pcpu after changing bc->freed_nonpcpu listHongbo Li
2024-04-06bcachefs: JOURNAL_SPACE_LOWKent Overstreet
2024-03-18bcachefs: Improve bch2_fatal_error()Kent Overstreet
2024-03-13bcachefs: Fix btree key cache coherency during replayKent Overstreet
2024-01-01bcachefs: trans_for_each_path() no longer uses path->idxKent Overstreet
2024-01-01bcachefs: btree_insert_entry -> btree_path_idx_tKent Overstreet
2024-01-01bcachefs: btree_iter -> btree_path_idx_tKent Overstreet
2024-01-01bcachefs: skip journal more often in key cache reclaimKent Overstreet
2024-01-01bcachefs; kill bch2_btree_key_cache_flush()Kent Overstreet
2024-01-01bcachefs: delete useless commit_do()Kent Overstreet
2024-01-01bcachefs: convert bch_fs_flags to x-macroKent Overstreet
2024-01-01bcachefs: Don't rejournal keys in key cache flushKent Overstreet
2024-01-01bcachefs: Rename BTREE_INSERT flagsKent Overstreet
2023-12-03bcachefs: Don't drop journal pins in exit pathKent Overstreet
2023-11-14bcachefs: Kill journal pre-reservationsKent Overstreet
2023-11-13bcachefs: Run btree key cache shrinker less aggressivelyKent Overstreet
2023-11-07Merge tag 'bcachefs-2023-11-5' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2023-11-02Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-11-01bcachefs: Don't downgrade locks on transaction restartKent Overstreet
2023-10-31bcachefs: Fix shrinker namesKent Overstreet
2023-10-31bcachefs: bch2_btree_id_str()Kent Overstreet
2023-10-22bcachefs: Heap allocate btree_transKent Overstreet
2023-10-22bcachefs: Fix W=12 build errorsKent Overstreet
2023-10-22bcachefs: Fix -Wformat in bch2_btree_key_cache_to_text()Nathan Chancellor
2023-10-22bcachefs: Fix silent enum conversion errorKent Overstreet
2023-10-22bcachefs: mark bch_inode_info and bkey_cached as reclaimableMikulas Patocka
2023-10-22bcachefs: Add new assertions for shutdown pathKent Overstreet
2023-10-22bcachefs: Kill BTREE_INSERT_USE_RESERVEKent Overstreet
2023-10-22bcachefs: Kill JOURNAL_WATERMARKKent Overstreet
2023-10-22bcachefs: unregister_shrinker() now safe on not-registered shrinkerKent Overstreet
2023-10-22bcachefs: allocate_dropping_locks()Kent Overstreet
2023-10-22six locks: Kill six_lock_state unionKent Overstreet
2023-10-22six locks: Kill six_lock_pcpu_(alloc|free)Kent Overstreet
2023-10-22bcachefs: bch2_bkey_get_iter() helpersKent Overstreet
2023-10-22bcachefs: Private error codes: ENOMEMKent Overstreet