summaryrefslogtreecommitdiff
path: root/fs/bcachefs/extents.c
AgeCommit message (Expand)Author
2018-12-27bcachefs: improve extent debugcheck fnKent Overstreet
2018-12-27bcachefs: Compression fixesKent Overstreet
2018-12-27bcachefs: fix bch2_extent_ptr_decoded_append()Kent Overstreet
2018-12-27bcachefs: Make bkey types globally uniqueKent Overstreet
2018-12-27bcachefs: split out bkey_sort.cKent Overstreet
2018-12-27bcachefs: Stripes now properly subject to gcKent Overstreet
2018-12-27bcachefs: Btree locking fix, refactoringKent Overstreet
2018-12-27bcachefs: fix typo when picking read methodKent Overstreet
2018-12-27bcachefs: Erasure codingKent Overstreet
2018-12-27bcachefs: Centralize marking of replicas in btree update pathKent Overstreet
2018-12-27bcachefs: Move key marking out of extents.cKent Overstreet
2018-12-27bcachefs: revamp to_text methodsKent Overstreet
2018-12-27bcachefs: Disk usage in compressed sectors, not uncompressedKent Overstreet
2018-12-27bcachefs: Fix an assertion when rebuilding replicasKent Overstreet
2018-12-27bcachefs: new avoid mechanism for io retriesKent Overstreet
2018-12-27bcachefs: more key marking refactoringKent Overstreet
2018-12-27bcachefs: replicas: prep work for stripesKent Overstreet
2018-12-27bcachefs: add functionality for heaps to update backpointersKent Overstreet
2018-12-27bcachefs: bch2_extent_ptr_decoded_append()Kent Overstreet
2018-12-27bcachefs: bch2_extent_drop_ptrs()Kent Overstreet
2018-12-27bcachefs: extent_for_each_ptr_decode()Kent Overstreet
2018-12-27bcachefs: extent_ptr_decodedKent Overstreet
2018-12-27bcachefs: pass around bset_tree lessKent Overstreet
2018-12-27bcachefs: kill extent_insert_hookKent Overstreet
2018-12-27bcachefs: bch2_extent_trim_atomic()Kent Overstreet
2018-12-27bcachefs: BTREE_INSERT_JOURNAL_RES_FULL is no longer possibleKent Overstreet
2018-12-27bcachefs: extent_squash() can no longer failKent Overstreet
2018-12-27bcachefs: lift ordering restriction on 0 size extentsKent Overstreet
2018-12-27bcachefs: bkey_written()Kent Overstreet
2018-12-27bcachefs: Factor out btree_key_can_insert()Kent Overstreet
2018-12-27bcachefs: bch2_mark_key() now takes bch_data_typeKent Overstreet
2018-12-27bcachefs: fix bch2_val_to_text()Kent Overstreet
2018-12-27bcachefs: don't expose extent whiteouts outside of btree codeKent Overstreet
2018-12-27bcachefs: More btree unit testsKent Overstreet
2018-12-27bcachefs: fix an assertionKent Overstreet
2018-12-27bcachefs: Initial commitKent Overstreet