summaryrefslogtreecommitdiff
path: root/rust-src/src
AgeCommit message (Expand)Author
2024-01-16move Rust sources to top level, C sources into c_srcThomas Bertschinger
2024-01-16remove library from bcachefs-tools Rust packageThomas Bertschinger
2024-01-16convert main() from C to RustThomas Bertschinger
2024-01-15cmd_mount: Use noxcl for opening block devicesv1.4.1Kent Overstreet
2024-01-12rust: remove dependency on itertoolsFaidon Liambotis
2024-01-07create common entry point for Rust commandsThomas Bertschinger
2023-12-27fix cmd_list for new nochanges semanticsKent Overstreet
2023-11-23rust: fix MSRV buildAlexander Fougner
2023-11-12rust keylocation add none variant and implement ValueEnumFinn Behrens
2023-11-10rust-cli: add help on `list` commandZhai Can
2023-11-10add command to generate Rust-part CLI completionsZhai Can
2023-11-08rust: mount: use libc::c_ulong for flagsNicholas Sielicki
2023-09-08cmd_mount: request passphrase if the existing key is revokedColin Gillespie
2023-09-03cmd_mount: Fix test-only mount pathChristopher James Halse Rogers
2023-08-12cmd_mount: use the correct keyring key typeColin Gillespie
2023-08-10cmd_mount: don't return 0 on mount failureLinus Heckemann
2023-07-15Update bcachefs sources to e14d7c7195 bcachefs: Compression levelsKent Overstreet
2023-06-15fix reading keys from non-tty inputsJörg Thalheim
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-03-06cmd_list.rs: Finish list modes, delete cmd_list.cKent Overstreet
2023-03-04rust: Implement BtreeNodeIterKent Overstreet
2023-02-28rust: Filesystem options now supportedKent Overstreet
2023-02-28rust: BkeySCKent Overstreet
2023-02-27rust: BtreeIterFlagsKent Overstreet
2023-02-27Rust: Start of cmd_list rewriteKent Overstreet
2023-02-22Made the -k option for mount.bcachefs default to ask, without messing up form...Westly Ward
2023-02-21rust-src: Clean up read_super bindingsKent Overstreet
2023-02-21More rust improvementsKent Overstreet
2023-02-21Rust now integrated into bcachefs binaryKent Overstreet