summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-29foobkey-renumberingKent Overstreet
2018-11-29bkey renumberingKent Overstreet
2018-11-27bcachefs: split out bkey_sort.cKent Overstreet
2018-11-27bcachefs: fix waiting on an open journal entryKent Overstreet
2018-11-27fixup! fs: insert_inode_locked2()Kent Overstreet
2018-11-27bcachefs: return errors correctly from gcKent Overstreet
2018-11-24bcachefs: Hold usage_lock over mark_key and fs_usage_applyKent Overstreet
2018-11-24bcachefs: drop a faulty assertionKent Overstreet
2018-11-24bcachefs: Stripes now properly subject to gcKent Overstreet
2018-11-24genradix: genradix_for_each()Kent Overstreet
2018-11-24fixup! genradix: Use cmpxchg for allocating new nodesKent Overstreet
2018-11-23genradix: Use cmpxchg for allocating new nodesKent Overstreet
2018-11-23bcachefs: Btree locking fix, refactoringKent Overstreet
2018-11-23bcachefs: shim for userspace raid libraryKent Overstreet
2018-11-23Revert "bcachefs: start erasure coding after journal replay"Kent Overstreet
2018-11-23bcachefs: Select required config opts for erasure codingKent Overstreet
2018-11-22bcachefs: Allow for new alloc fieldsKent Overstreet
2018-11-21bcachefs: gc now operates on second set of bucket marksKent Overstreet
2018-11-21bcachefs: fix mempool double initializationKent Overstreet
2018-11-21bcachefs: fix btree iterator bug when using depth > 0Kent Overstreet
2018-11-18bcachefs: Allocator startup improvementsKent Overstreet
2018-11-18bcachefs: Journal refactoringKent Overstreet
2018-11-18bcachefs: Don't block on journal reservation with btree locks heldKent Overstreet
2018-11-18bcachefs: start erasure coding after journal replayKent Overstreet
2018-11-14bcachefs: Clean up, possixly fix page disk reservation accountingKent Overstreet
2018-11-14bcachefs: Fix an error pathKent Overstreet
2018-11-13bcachefs: fix typo when picking read methodKent Overstreet
2018-11-13bcachefs: Erasure codingKent Overstreet
2018-11-13bcachefs: More btree gc refactoringsKent Overstreet
2018-11-13bcachefs: Centralize marking of replicas in btree update pathKent Overstreet
2018-11-13bcachefs: Move key marking out of extents.cKent Overstreet
2018-11-13bcachefs: stripe support for replicas trackingKent Overstreet
2018-11-13bcachefs: Check for unsupported featuresKent Overstreet
2018-11-13bcachefs: revamp to_text methodsKent Overstreet
2018-11-13bcachefs: delete some dead codeKent Overstreet
2018-11-13bcachefs: fix a replicas bugKent Overstreet
2018-11-13Set the last mount time using the realtime clockTim Schlueter
2018-11-13bcachefs: Disk usage in compressed sectors, not uncompressedKent Overstreet
2018-11-13bcachefs: Assorted fixes for running on very small devicesKent Overstreet
2018-11-13bcachefs: Scale down number of writepoints when low on spaceKent Overstreet
2018-11-13bcachefs: Fix an assertion when rebuilding replicasKent Overstreet
2018-11-13bcachefs: Rename nofsck opt to fsckKent Overstreet
2018-11-13bcachefs: Fix journal replay when replicas sb section missingKent Overstreet
2018-11-13bcachefs: fix bounds checks in bch2_bio_map()Kent Overstreet
2018-11-13bcachefs: Some fixes for building in userspaceKent Overstreet
2018-11-13bcachefs: fix bch2_bkey_print_bfloatKent Overstreet
2018-11-13bcachefs: new avoid mechanism for io retriesKent Overstreet
2018-11-13bcachefs: more key marking refactoringKent Overstreet
2018-11-13bcachefs: replicas: prep work for stripesKent Overstreet
2018-11-13bcachefs: kill struct bch_replicas_cpu_entryKent Overstreet