summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-22bcachefs: Persist 64 bit io clocksKent Overstreet
2023-10-22bcachefs: KEY_TYPE_alloc_v2Kent Overstreet
2023-10-22bcachefs: Add missing call to bch2_replicas_entry_sort()Kent Overstreet
2023-10-22bcachefs: Add an assertion to check for journal writes to same locationKent Overstreet
2023-10-22bcachefs: Add an option for metadata_targetKent Overstreet
2023-10-22bcachefs: Repair bad data pointersKent Overstreet
2023-10-22bcachefs: Add (partial) support for fixing btree topologyKent Overstreet
2023-10-22bcachefs: Add support for doing btree updates prior to journal replayKent Overstreet
2023-10-22bcachefs: Add BTREE_PTR_RANGE_UPDATEDKent Overstreet
2023-10-22bcachefs: Refactor checking of btree topologyKent Overstreet
2023-10-22bcachefs: Improve diagnostics when journal entries are missingKent Overstreet
2023-10-22bcachefs: Fix BCH_REPLICAS_MAX checkKent Overstreet
2023-10-22bcachefs: Fix build in userspaceKent Overstreet
2023-10-22bcachefs: Fix an assertionKent Overstreet
2023-10-22bcachefs: Mark superblocks transactionallyKent Overstreet
2023-10-22bcachefs: Kill bch2_invalidate_bucket()Kent Overstreet
2023-10-22bcachefs: Refactor dev usageKent Overstreet
2023-10-22bcachefs: Kill metadata only gcKent Overstreet
2023-10-22bcachefs: Ensure __bch2_trans_commit() always calls bch2_trans_reset()Kent Overstreet
2023-10-22bcachefs: Fix a faulty assertionKent Overstreet
2023-10-22bcachefs: Switch replicas.c allocations to GFP_KERNELKent Overstreet
2023-10-22bcachefs: Fix loopback in dio modeKent Overstreet
2023-10-22bcachefs: Clean up bch2_extent_can_insertKent Overstreet
2023-10-22bcachefs: Fix an assertion popKent Overstreet
2023-10-22bcachefs: Don't allocate stripes at POS_MINKent Overstreet
2023-10-22bcachefs: Rework allocating buckets for stripesKent Overstreet
2023-10-22bcachefs: Verify transaction updates are sortedKent Overstreet
2023-10-22bcachefs: Preserve stripe blockcounts on existing stripesKent Overstreet
2023-10-22bcachefs: Kill stripe->dirtyKent Overstreet
2023-10-22bcachefs: Fix gc updating stripes infoKent Overstreet
2023-10-22bcachefs: Fix double counting of stripe block counts by GCKent Overstreet
2023-10-22bcachefs: Fix integer overflow in bch2_disk_reservation_get()Kent Overstreet
2023-10-22bcachefs: Correctly order flushes and journal writes on multi device filesystemsKent Overstreet
2023-10-22bcachefs: Run jset_validate in write path as wellKent Overstreet
2023-10-22bcachefs: Factor out bch2_ec_stripes_heap_start()Kent Overstreet
2023-10-22bcachefs: Add btree node prefetching to bch2_btree_and_journal_walk()Kent Overstreet
2023-10-22bcachefs: Erasure coding fixes & refactoringKent Overstreet
2023-10-22bcachefs: Add cannibalize lock to btree_cache_to_text()Kent Overstreet
2023-10-22bcachefs: Fix .splice_writeKent Overstreet
2023-10-22bcachefs: Fix bch2_replicas_gc2Kent Overstreet
2023-10-22bcachefs: bch2_alloc_write() should be writing for all devicesKent Overstreet
2023-10-22bcachefs: Fix btree node split after merge operationsKent Overstreet
2023-10-22bcachefs: Reserve some open buckets for btree allocationsKent Overstreet
2023-10-22bcachefs: Work around a zstd bugKent Overstreet
2023-10-22bcachefs: Don't error out of recovery process on journal read errorKent Overstreet
2023-10-22bcachefs: Fix journal_buf_realloc()Kent Overstreet
2023-10-22bcachefs: Reduce/kill BKEY_PADDED useKent Overstreet
2023-10-22bcachefs: Use separate new stripes for copygc and non-copygcKent Overstreet
2023-10-22bcachefs: Change allocations for ec stripes to blockingKent Overstreet
2023-10-22bcachefs: Don't read existing stripes synchronously in write pathKent Overstreet