summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-04bcachefs: Gap buffer for journal keysgap_bufferKent Overstreet
2022-04-04bcachefs: Don't normalize to pages in btree cache shrinkerKent Overstreet
2022-04-03bcachefs: Add a tracepoint for superblock writesKent Overstreet
2022-04-03fixup! bcachefs: bch_sb_field_journal_v2Kent Overstreet
2022-04-03bcachefs: gc mark fn fixes, cleanupsKent Overstreet
2022-04-02bcachefs: Don't write partially-initialized superblocksKent Overstreet
2022-04-02bcachefs: Improve read_from_stale_dirty_pointer() messageKent Overstreet
2022-04-02bcachefs: Use crc_is_compressed()Kent Overstreet
2022-04-02bcachefs: Fix pr_buf() callsKent Overstreet
2022-04-02bcachefs: Discard path fixes/improvementsKent Overstreet
2022-04-02bcachefs: Kill bch2_alloc_write()Kent Overstreet
2022-04-02bcachefs: KEY_TYPE_alloc_v4Kent Overstreet
2022-04-02bcachefs: Run overwrite triggers before insertKent Overstreet
2022-04-02bcachefs: Move deletion of refcount=0 indirect extents to their triggersKent Overstreet
2022-04-02bcachefs: Improve bch2_bkey_ptrs_to_text()Kent Overstreet
2022-04-02bcachefs: bch2_trans_log_msg()Kent Overstreet
2022-04-02bcachefs: Use darray for extra_journal_entriesKent Overstreet
2022-04-02bcachefs: darraysKent Overstreet
2022-04-02bcachefs: btree_path_make_mut() clears should_be_lockedKent Overstreet
2022-04-02bcachefs: Add a missing btree_path_set_dirty() callsKent Overstreet
2022-04-02bcachefs: Fix commit flags in discard & invalidate pathsKent Overstreet
2022-04-02bcachefs: Improve bucket_alloc_fail() tracepointKent Overstreet
2022-04-02bcachefs: Fix for freespace version upgrade pathKent Overstreet
2022-04-02bcachefs: Fix error path in bch2_snapshot_set_equiv()Kent Overstreet
2022-04-02bcachefs: Work around a journal self-deadlockKent Overstreet
2022-04-02bcachefs: Heap code fixKent Overstreet
2022-04-02bcachefs: Fix an unitialized var warning in userspaceKent Overstreet
2022-04-02bcachefs: Add printf format attribute to bch2_pr_buf()Kent Overstreet
2022-04-02bcachefs: Reset journal flush delay to default value if zeroedKent Overstreet
2022-04-02bcachefs: Change journal_io.c assertion to error messageKent Overstreet
2022-04-02bcachefs: Make minimum journal_flush_delay nonzeroKent Overstreet
2022-04-02bcachefs: Better superblock opt validationKent Overstreet
2022-04-02bcachefs: x-macro metadata version enumKent Overstreet
2022-04-02Update issue templatesDaniel Hill
2022-04-02bcachefs: Fix large key cache keysKent Overstreet
2022-04-02bcachefs: Fix check allocations repair code.Daniel Hill
2022-04-02bcachefs: Convert some WARN_ONs to WARN_ON_ONCEKent Overstreet
2022-04-02bcachefs: Introduce a separate journal watermark for copygcKent Overstreet
2022-04-02bcachefs: Copygc allocations shouldn't be nowaitKent Overstreet
2022-04-02bcachefs: Restore journal write point at startupKent Overstreet
2022-04-02bcachefs: Improve bucket_alloc tracepointsKent Overstreet
2022-04-02bcachefs: Improve bucket_alloc_fail tracepointKent Overstreet
2022-04-02bcachefs: Kill struct bucket_markKent Overstreet
2022-04-02bcachefs: Kill main in-memory bucket arrayKent Overstreet
2022-04-02bcachefs: bch2_dev_usage_update() no longer depends on bucket_markKent Overstreet
2022-04-02bcachefs: Fix LRU repair codeDaniel Hill
2022-04-02bcachefs: Fsck for need_discard & freespace btreesKent Overstreet
2022-04-02bcachefs: New bucket invalidate pathKent Overstreet
2022-04-02bcachefs: New discard implementationKent Overstreet
2022-04-02bcachefs: Kill allocator threads & freelistsKent Overstreet