summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-06bcachefs: Redo checks for sufficient devicesreplicas-statusKent Overstreet
2021-02-03bcachefs: Run fsck if BCH_FEATURE_alloc_v2 isn't setKent Overstreet
2021-02-03bcachefs: Fixes/improvements for journal entry reservationsKent Overstreet
2021-02-02bcachefs: Include device in btree IO error messagesKent Overstreet
2021-02-02bcachefs: Journal updates to dev usageKent Overstreet
2021-02-02bcachefs: Persist 64 bit io clocksKent Overstreet
2021-02-02bcachefs: KEY_TYPE_alloc_v2Kent Overstreet
2021-02-02bcachefs: Add missing call to bch2_replicas_entry_sort()Kent Overstreet
2021-02-01fixup! bcachefs: Add an option for metadata_targetKent Overstreet
2021-01-29bcachefs: Add an assertion to check for journal writes to same locationKent Overstreet
2021-01-29bcachefs: Add an option for metadata_targetKent Overstreet
2021-01-29fixup! bcachefs: Improve diagnostics when journal entries are missingKent Overstreet
2021-01-28bcachefs: Repair bad data pointersKent Overstreet
2021-01-28bcachefs: Add (partial) support for fixing btree topologyKent Overstreet
2021-01-28bcachefs: Add support for doing btree updates prior to journal replayKent Overstreet
2021-01-28bcachefs: Add BTREE_PTR_RANGE_UPDATEDKent Overstreet
2021-01-28bcachefs: Refactor checking of btree topologyKent Overstreet
2021-01-28bcachefs: Improve diagnostics when journal entries are missingKent Overstreet
2021-01-28bcachefs: Fix BCH_REPLICAS_MAX checkKent Overstreet
2021-01-27bcachefs: Fix build in userspaceKent Overstreet
2021-01-25fixup! bcachefs: Mark superblocks transactionallyKent Overstreet
2021-01-25bcachefs: Fix an assertionKent Overstreet
2021-01-22bcachefs: Mark superblocks transactionallyKent Overstreet
2021-01-22bcachefs: Kill bch2_invalidate_bucket()Kent Overstreet
2021-01-22bcachefs: Refactor dev usageKent Overstreet
2021-01-22bcachefs: Kill metadata only gcKent Overstreet
2021-01-21bcachefs: Ensure __bch2_trans_commit() always calls bch2_trans_reset()Kent Overstreet
2021-01-21bcachefs: Fix a faulty assertionKent Overstreet
2021-01-21bcachefs: Switch replicas.c allocations to GFP_KERNELKent Overstreet
2021-01-21bcachefs: Fix loopback in dio modeKent Overstreet
2021-01-20bcachefs: Clean up bch2_extent_can_insertKent Overstreet
2021-01-20bcachefs: Fix an assertion popKent Overstreet
2021-01-19bcachefs: Don't allocate stripes at POS_MINKent Overstreet
2021-01-19bcachefs: Rework allocating buckets for stripesKent Overstreet
2021-01-18fixup! bcachefs: Change when we allow overwritesKent Overstreet
2021-01-18bcachefs: Verify transaction updates are sortedKent Overstreet
2021-01-17bcachefs: Preserve stripe blockcounts on existing stripesKent Overstreet
2021-01-17bcachefs: Kill stripe->dirtyKent Overstreet
2021-01-17bcachefs: Fix gc updating stripes infoKent Overstreet
2021-01-17bcachefs: Fix double counting of stripe block counts by GCKent Overstreet
2021-01-17bcachefs: Fix integer overflow in bch2_disk_reservation_get()Kent Overstreet
2021-01-16bcachefs: Correctly order flushes and journal writes on multi device filesystemsKent Overstreet
2021-01-15bcachefs: Run jset_validate in write path as wellKent Overstreet
2021-01-15bcachefs: Factor out bch2_ec_stripes_heap_start()Kent Overstreet
2021-01-11bcachefs: Add btree node prefetching to bch2_btree_and_journal_walk()Kent Overstreet
2021-01-11bcachefs: Erasure coding fixes & refactoringKent Overstreet
2021-01-11bcachefs: Add cannibalize lock to btree_cache_to_text()Kent Overstreet
2021-01-11bcachefs: Disable splice_writeKent Overstreet
2021-01-10bcachefs: Fix bch2_replicas_gc2Kent Overstreet
2021-01-08bcachefs: bch2_alloc_write() should be writing for all devicesKent Overstreet