summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-20bcachefs: Bring back key cache for inodesbcachefs-v6.0Kent Overstreet
2022-12-20bcachefs: Key cache now works for snapshots btreesKent Overstreet
2022-12-20bcachefs: Bring back BTREE_ITER_CACHED_NOFILLKent Overstreet
2022-12-20bcachefs: Kill __btree_trans_peek_key_cache()Kent Overstreet
2022-12-20bcachefs: bch2_btree_path_peek_slot_exact()Kent Overstreet
2022-12-20bcachefs: Fix __btree_trans_peek_key_cache()Kent Overstreet
2022-12-20bcachefs: BKEY_INVALID_FROM_JOURNALKent Overstreet
2022-12-20bcachefs: Change bkey_invalid() rw param to flagsKent Overstreet
2022-12-20bcachefs: Be less restrictive when validating journal overwrite entriesKent Overstreet
2022-12-20bcachefs: Make log message at startup a bit cleanerKent Overstreet
2022-12-19fixup! bcachefs: Rework lru btreeKent Overstreet
2022-12-19bcachefs: Rework lru btreeKent Overstreet
2022-12-19bcachefs: Fix bch_alloc_to_text()Kent Overstreet
2022-12-19bcachefs: Fix alloc_v4_backpointers()Kent Overstreet
2022-12-15bcachefs: Improved nocow lockingKent Overstreet
2022-12-15bcachefs: Fix for long running btree transactions & key cacheKent Overstreet
2022-12-14bcachefs: Recover from blacklisted journal entriesKent Overstreet
2022-12-14bcachefs: Log more messages in the journalKent Overstreet
2022-12-14bcachefs: Use bch2_trans_kmalloc_nomemzero in bch2_bkey_allocKent Overstreet
2022-12-13bcachefs: Suppress expected -EROFS error messagesKent Overstreet
2022-12-13bcachefs: Go RW before check_alloc_info()Kent Overstreet
2022-12-13bcachefs: Fix btree_gc when multiple passes requiredKent Overstreet
2022-12-13bcachefs: Convert EAGAIN errors to private error codesKent Overstreet
2022-12-13bcachefs: Convert EROFS errors to private error codesKent Overstreet
2022-12-13bcachefs: Fix error path in bch2_trans_commit_write_locked()Kent Overstreet
2022-12-09bcachefs: handle failed data_update_init cleanupDaniel Hill
2022-12-09bcachefs: expose nocow_lock table in sysfsDaniel Hill
2022-12-09bcachefs: add skipped_nocow to bucket_alloc_fail tracepointDaniel Hill
2022-12-09bcachefs: Add a tracepoint for evacuate_bucketKent Overstreet
2022-12-09bcachefs: Add a missing bch2_btree_path_traverse() callKent Overstreet
2022-12-09fixup! bcachefs: bucket_gens btreeKent Overstreet
2022-12-09bcachefs: Fix bch2_journal_keys_peek_upto()Kent Overstreet
2022-12-07bcachefs: Kill btree_insert_ret enumKent Overstreet
2022-12-07bcachefs: Fix alloc key compat codeKent Overstreet
2022-12-05bcachefs: Trivial backpointers cleanup & fixesKent Overstreet
2022-12-03bcachefs: Fix compat path for old inode formatsKent Overstreet
2022-12-02bcachefs: Allow for more btreesKent Overstreet
2022-12-02fixup! bcachefs: New magic numberKent Overstreet
2022-12-02bcachefs: bucket_gens btreeKent Overstreet
2022-12-02bcachefs: New magic numberKent Overstreet
2022-12-02bcachefs: Fix a btree iter assertion popKent Overstreet
2022-12-02bcachefs: Simplify journal read pathKent Overstreet
2022-12-02bcachefs: Fix a "no journal entries found" bugKent Overstreet
2022-12-01fixup! locking/lockdep: lockdep_set_no_check_recursion()Kent Overstreet
2022-12-01bcachefs: Don't error out when just reading the journalKent Overstreet
2022-12-01fixup! bcachefs: Use for_each_btree_key_upto() more consistentlyKent Overstreet
2022-11-30bcachefs: Improve bch2_check_alloc_info()Kent Overstreet
2022-11-30bcachefs: bch2_trans_revalidate_updates_in_node()Kent Overstreet
2022-11-30bcachefs: Improve bch2_dev_freespace_init()Kent Overstreet
2022-11-30bcachefs: Use for_each_btree_key_upto() more consistentlyKent Overstreet