summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-27bcachefs: gc now operates on second set of bucket marksKent Overstreet
2018-12-27bcachefs: fix mempool double initializationKent Overstreet
2018-12-27bcachefs: fix btree iterator bug when using depth > 0Kent Overstreet
2018-12-27bcachefs: Allocator startup improvementsKent Overstreet
2018-12-27bcachefs: Journal refactoringKent Overstreet
2018-12-27bcachefs: Don't block on journal reservation with btree locks heldKent Overstreet
2018-12-27bcachefs: start erasure coding after journal replayKent Overstreet
2018-12-27bcachefs: Clean up, possixly fix page disk reservation accountingKent Overstreet
2018-12-27bcachefs: Fix an error pathKent Overstreet
2018-12-27bcachefs: fix typo when picking read methodKent Overstreet
2018-12-27bcachefs: Erasure codingKent Overstreet
2018-12-27bcachefs: More btree gc refactoringsKent 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: stripe support for replicas trackingKent Overstreet
2018-12-27bcachefs: Check for unsupported featuresKent Overstreet
2018-12-27bcachefs: revamp to_text methodsKent Overstreet
2018-12-27bcachefs: delete some dead codeKent Overstreet
2018-12-27bcachefs: fix a replicas bugKent Overstreet
2018-12-27Set the last mount time using the realtime clockTim Schlueter
2018-12-27bcachefs: Disk usage in compressed sectors, not uncompressedKent Overstreet
2018-12-27bcachefs: Assorted fixes for running on very small devicesKent Overstreet
2018-12-27bcachefs: Scale down number of writepoints when low on spaceKent Overstreet
2018-12-27bcachefs: Fix an assertion when rebuilding replicasKent Overstreet
2018-12-27bcachefs: Rename nofsck opt to fsckKent Overstreet
2018-12-27bcachefs: Fix journal replay when replicas sb section missingKent Overstreet
2018-12-27bcachefs: fix bounds checks in bch2_bio_map()Kent Overstreet
2018-12-27bcachefs: Some fixes for building in userspaceKent Overstreet
2018-12-27bcachefs: fix bch2_bkey_print_bfloatKent 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: kill struct bch_replicas_cpu_entryKent Overstreet
2018-12-27bcachefs: add functionality for heaps to update backpointersKent Overstreet
2018-12-27bcachefs: btree gc refactoringKent Overstreet
2018-12-27bcachefs: BCH_EXTENT_ENTRY_TYPES()Kent 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: kill bch_extent_crc_typeKent Overstreet
2018-12-27bcachefs: extent_ptr_decodedKent Overstreet
2018-12-27bcachefs: fix missing includeKent Overstreet
2018-12-27bcachefs: fix a spurious gcc warningKent Overstreet
2018-12-27bcachefs: Allocation code refactoringKent Overstreet
2018-12-27bcachefs: Split out alloc_background.cKent Overstreet
2018-12-27bcachefs: Fix failure to suspendKent Overstreet
2018-12-27bcachefs: Fix suspend when moving data faster than ratelimitKent Overstreet
2018-12-27bcachefs: fix bch2_acl_chmod()Kent Overstreet
2018-12-27bcachefs: Fix a deadlockKent Overstreet
2018-12-27bcachefs: fix a divideKent Overstreet