summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-12Update bcachefs sources to ed4d21711d bcachefs: Replace a BUG_ON() with fatal...snapshot_tree_fixKent Overstreet
2023-05-08Update bcachefs sources to 5074caad6a fixup! bcachefs: BTREE_ID_snapshot_treeKent Overstreet
2023-05-08Update bcachefs sources to e990c131de fixup! bcachefs: BTREE_ID_snapshot_treeKent Overstreet
2023-05-02Update bcachefs sources to 6a20aede29 bcachefs: Fix quotas + snapshotsv0.29Kent Overstreet
2023-04-27chore(rust): add opt_get! and expose some FMODE_* as Rust constTruongSinh Tran-Nguyen
2023-04-26feat(cmd_mount): Add support for magic keyword `OLD_BLKID_UUID`TruongSinh Tran-Nguyen
2023-04-26chore: logger for idiomatic style and expanded logging levelsTruongSinh Tran-Nguyen
2023-04-26A small compile fixMikulas Patocka
2023-04-25Update bcachefs sources to fd6fb298aa bcachefs: Make sure hash info gets init...Kent Overstreet
2023-04-21Update bcachefs sources to 2115a2ffde bcachefs: Kill bch2_verify_bucket_evacu...Kent Overstreet
2023-04-20Add a NO_RUST optionKent Overstreet
2023-04-20Delete pytestKent Overstreet
2023-04-16Update bcachefs sources to fd381c355c bcachefs: Fix a null ptr deref in fsck ...Kent Overstreet
2023-04-16Update bcachefs sources to 22ccceee15 bcachefs: Fix a slab-out-of-boundsKent Overstreet
2023-04-15Update bcachefs sources to 504729f99c bcachefs: Allow answering y or n to all...Kent Overstreet
2023-03-31Update bcachefs sources to 8fd009dd76 bcachefs: Rip out code for storing back...v0.28Kent Overstreet
2023-03-19Fix build dependenciesKent Overstreet
2023-03-19Add packaging workflowAlexander Fougner
2023-03-15Update bcachefs sources to 0342eebf85 bcachefs: Improve the backpointer to mi...Kent Overstreet
2023-03-14Update bcachefs sources to 72405e7ff8 bcachefs: Fix bch2_check_extents_to_bac...Kent Overstreet
2023-03-08Add manpage for mount commandAlexander Fougner
2023-03-08Remove cmd_assemble docsAlexander Fougner
2023-03-08linux shim: Fix dropped O_DIRECT flagKent Overstreet
2023-03-08add rpm make target and fix up spec fileEric Sandeen
2023-03-07Update docsAlexander Fougner
2023-03-06cmd_list.rs: Finish list modes, delete cmd_list.cKent Overstreet
2023-03-06Update bcachefs sources to 3856459b1b bcachefs: bch2_btree_iter_peek_node_and...Kent Overstreet
2023-03-05Add rust toolchain to debian build-depsAlexander Fougner
2023-03-04rust: Implement BtreeNodeIterKent Overstreet
2023-03-04Update bcachefs sources to 171da96d76 bcachefs: Drop some anonymous structs, ...Kent Overstreet
2023-03-04rust: Fix ptr casting in Fs::open()Kent Overstreet
2023-03-03Update bcachefs sources to 2272c5f5b7 bcachefs: Mark stripe buckets with corr...Kent Overstreet
2023-03-02linux shim: hlist_unhashed()Kent Overstreet
2023-03-02rust: BkeySC now has correct lifetime on BtreeIterKent Overstreet
2023-02-28rust: Filesystem options now supportedKent Overstreet
2023-02-28rust: BtreeTrans lifetime now marked w.r.t. FsKent Overstreet
2023-02-28rust: BkeyValCKent Overstreet
2023-02-28rust: BkeySCKent Overstreet
2023-02-28bcachefs: Annotate BtreeIter with BtreeTrans lifetimeKent Overstreet
2023-02-28rust: Simplify bpos FromStrKent Overstreet
2023-02-27rust: BtreeIterFlagsKent Overstreet
2023-02-27Update bcachefs sources to a5da815430 bcachefs: Convert constants to constsKent Overstreet
2023-02-27Rust: Start of cmd_list rewriteKent Overstreet
2023-02-27Update bcachefs sources to ca97ee3577 bcachefs: bch2_btree_iter_peek_and_rest...Kent Overstreet
2023-02-27nix fix up! Rust now integrated into bcachefs binaryDaniel Hill
2023-02-22Made the -k option for mount.bcachefs default to ask, without messing up form...Westly Ward
2023-02-21cmd_list_journal: Highlight entries matching transaction filterKent Overstreet
2023-02-21rust-src: Clean up read_super bindingsKent Overstreet
2023-02-21More rust improvementsKent Overstreet
2023-02-21fixup! Rust now integrated into bcachefs binaryKent Overstreet