summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-24bcachefs: Journal updates to interior nodesfua_workKent Overstreet
2020-03-24bcachefs: Replay interior node keysKent Overstreet
2020-03-24bcachefs: Walk btree with keys from journalKent Overstreet
2020-03-24bcachefs: trans_commit() path can now insert to interior nodesKent Overstreet
2020-03-24fsck onKent Overstreet
2020-03-24bcachefs: Disable extent mergingKent Overstreet
2020-03-24bcachefs: Fix a locking bug in fsckKent Overstreet
2020-03-21bcachefs: Fix count_iters_for_insert()Kent Overstreet
2020-03-18bcachefs: Fix an iterator bugKent Overstreet
2020-03-18bcachefs: Shut down quickerKent Overstreet
2020-03-18bcachefs: BCH_FEATURE_new_extent_overwrite is now requiredKent Overstreet
2020-03-16bcachefs: Clear BCH_FEATURE_extents_above_btree_updates on clean shutdownKent Overstreet
2020-03-16bcachefs: Fix another iterator leakKent Overstreet
2020-03-16bcachefs: Don't use peek_filter() unnecessarilyKent Overstreet
2020-03-16bcachefs: Fix a use after free in dio write pathKent Overstreet
2020-03-15bcachefs: Drop unused exportKent Overstreet
2020-03-15bcachefs: Move extent overwrite handling out of core btree codeKent Overstreet
2020-03-15bcachefs: btree_iter_peek_with_updates()Kent Overstreet
2020-03-15bcachefs: Fix build when CONFIG_BCACHEFS_DEBUG=nKent Overstreet
2020-03-15bcachefs: More btree iter invariantsKent Overstreet
2020-03-13bcachefs: Simplify bch2_btree_iter_peek_slot()Kent Overstreet
2020-03-13bcachefs: Iterator debug code improvementsKent Overstreet
2020-03-09bcachefs: Skip 0 size deleted extents in journal replayKent Overstreet
2020-03-09bcachefs: Traverse iterator in journal replayKent Overstreet
2020-03-09bcachefs: Don't log errors that are expected during shutdownKent Overstreet
2020-03-07bcachefs: Fix bch2_dump_bset()Kent Overstreet
2020-03-07bcachefs: Fix another iterator leakKent Overstreet
2020-03-05bcachefs: Fix off by one error in bch2_extent_crc_append()Kent Overstreet
2020-03-02bcachefs: Fix extent_sort_fix_overlapping()Kent Overstreet
2020-03-02bcachefs: Some btree iterator improvementsKent Overstreet
2020-02-27bcachefs: Journal pin cleanupsKent Overstreet
2020-02-27bcachefs: Dont't del sysfs dir until after we go ROKent Overstreet
2020-02-26bcachefs: Fix error message on bucket sector count overflowKent Overstreet
2020-02-26bcachefs: Improve an error messageKent Overstreet
2020-02-26bcachefs: BCH_SB_FEATURES_ALLKent Overstreet
2020-02-26bcachefs: fix setting btree_node_accessed()Kent Overstreet
2020-02-26bcachefs: Use btree_ptr_v2.mem_ptr to avoid hash table lookupKent Overstreet
2020-02-26bcachefs: Fix incorrect initialization of btree_node_old_extent_overwrite()Kent Overstreet
2020-02-26bcachefs: Issue discards when needed to allocate journal writeKent Overstreet
2020-02-26bcachefs: Kill TRANS_RESET_MEM|TRANS_RESET_ITERSKent Overstreet
2020-02-24bcachefs: Seralize btree_update operations at btree_update_nodes_written()Kent Overstreet
2020-02-22bcachefs: btree_ptr_v2Kent Overstreet
2020-02-18bcachefs: introduce b->hash_valKent Overstreet
2020-02-18bcachefs: Fix traversing to interior nodesKent Overstreet
2020-02-18bcachefs: Check for bad key version numberKent Overstreet
2020-02-18bcachefs: Fix bch2_ptr_swab for indirect extentsKent Overstreet
2020-02-18bcachefs: Make BTREE_ITER_IS_EXTENTS private to iter codeKent Overstreet
2020-02-18bcachefs: __bch2_btree_iter_set_pos()Kent Overstreet
2020-02-18bcachefs: btree_and_journal_iterKent Overstreet
2020-02-18bcachefs: Make sure we're releasing btree iteratorsKent Overstreet