summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2023-02-21Rust now integrated into bcachefs binaryKent Overstreet
2023-02-20Update bcachefs sources to 8e1519ccb6 bcachefs: Add tracepoint & counter for ...Kent Overstreet
2023-02-17Update bcachefs sources to 1b14994029 bcachefs: Fragmentation LRUv0.27Kent Overstreet
2023-02-13Fix cpu_relax()Kent Overstreet
2023-02-13Update bcachefs sources to 8dbfede1d9 fixup! bcachefs: More info on check_buc...Kent Overstreet
2023-02-12cmd_list_journal: Add filter optionsKent Overstreet
2023-02-12Update bcachefs sources to 3e0c5b0722 fixup! bcachefs: Btree write bufferKent Overstreet
2023-02-11mount: support remountDaniel Hill
2023-02-10Update bcachefs sources to dab31ca168 bcachefs: Add some logging for btree no...Kent Overstreet
2023-02-09Update bcachefs sources to ea93c26e98 fixup! bcachefs: We can handle missing ...Kent Overstreet
2023-02-02nix: fix compilation issuesDaniel Hill
2023-02-01Makefile: build with -Wno-deprecated-declarationsKent Overstreet
2023-02-01cmd_fsck: Add --ratelimit_errors optionKent Overstreet
2023-01-31fixup! nix: overhaul build system.Daniel Hill
2023-01-18rust: replace tracing with loggerAlexander Fougner
2023-01-16rust: use rustfmt defaultsAlexander Fougner