Commit Graph

  • 45c8cc32a3 ci: fix NixOS misnomer Thomas Mühlbacher 2024-05-23 20:31:34 +0200
  • 0f5c8e0407
    Merge pull request #273 from tmuehlbacher/gh-action-fix koverstreet 2024-05-22 17:42:59 -0400
  • 368cdb8796 ci: fix ci by updating gh actions Thomas Mühlbacher 2024-05-22 23:11:43 +0200
  • f40361c34f chore(editorconfig): add *.y{,a}ml Thomas Mühlbacher 2024-05-22 23:11:18 +0200
  • 764031a4aa
    Merge pull request #272 from tmuehlbacher/flake-overhaul koverstreet 2024-05-22 16:58:18 -0400
  • 7d795ddb25
    Merge pull request #271 from tmuehlbacher/cargo-clippy koverstreet 2024-05-22 16:44:35 -0400
  • 56a9580aeb build(nix): add some packages to the dev shell Thomas Mühlbacher 2024-05-22 21:42:26 +0200
  • 2e316499df build(nix): add treefmt-nix Thomas Mühlbacher 2024-05-22 21:35:41 +0200
  • cc16402e4f build(nix): replace flake-utils with flake-parts Thomas Mühlbacher 2024-05-22 21:08:09 +0200
  • 0fcdd67bf0 build(nix): rm nixpkgs overlay Thomas Mühlbacher 2024-05-22 20:57:20 +0200
  • 5e9d1953a2 build(nix): simplify devShell Thomas Mühlbacher 2024-05-22 20:51:00 +0200
  • eccefb381d style(nix): group together inputs attr Thomas Mühlbacher 2024-05-22 20:43:43 +0200
  • b91647aab8 style(nix): run nix fmt Thomas Mühlbacher 2024-05-22 20:41:19 +0200
  • e94c985640 build(nix): switch to new RFC style nixfmt Thomas Mühlbacher 2024-05-22 20:39:24 +0200
  • 04a31f10e0 build(flake.lock): update Thomas Mühlbacher 2024-05-22 20:14:54 +0200
  • 683710c068 chore(editorconfig): flesh out definitions Thomas Mühlbacher 2024-05-22 21:37:09 +0200
  • 3882d1b1e4 refactor: manually fix remaining clippy lints Thomas Mühlbacher 2024-05-22 22:21:31 +0200
  • 3488d4f15f refactor: cargo clippy --fix Thomas Mühlbacher 2024-05-22 22:17:04 +0200
  • c0756a920f
    Update mount.rs donmor 2024-05-18 22:54:19 +0800
  • 4a53219690
    Merge pull request #1 from RlndVt/pr/donmor/266 donmor 2024-05-18 17:02:05 +0800
  • bb82fe1c80
    Update mount.rs donmor 2024-05-18 17:01:25 +0800
  • a89870a8d0
    Merge branch 'patch-2' into pr/donmor/266 donmor 2024-05-18 16:59:29 +0800
  • 0fbc0f965e
    Update mount.rs donmor 2024-05-18 16:54:43 +0800
  • a66759a920 Update bcachefs.8 donmor 2024-05-14 10:05:44 +0800
  • 236ec66964 Update mount.rs donmor 2024-05-14 10:01:18 +0800
  • 0e5d899c6d Fix comments in unlock_master_key_using_passphrase_file Roland Vet 2024-05-16 21:24:15 +0200
  • 661da2f885 Rename read_from_passphrase_file to unlock_master_key_using_passphrase_file Roland Vet 2024-05-17 22:09:36 +0200
  • 9cf9e1b3fd Refactor master key unlocking Roland Vet 2024-05-17 16:15:45 +0200
  • 3e4bf884c0
    Update bcachefs.8 donmor 2024-05-14 10:05:44 +0800
  • da9ead0ca6
    Update mount.rs donmor 2024-05-14 10:01:18 +0800
  • 734ccc58f4 fix unfortunate typo Thomas Mühlbacher 2024-05-12 19:39:19 +0200
  • f76ad4da12 check_for_key before ask_for_passphrase Thomas Mühlbacher 2024-05-09 23:52:47 +0200
  • 94df9ed2a0 build mount and subvolume without rust Benstone Zhang 2024-05-10 10:33:31 +0800
  • 3ac510f6a4 add "bkey-type" option to list command Thomas Bertschinger 2024-05-09 15:14:06 -0600
  • 477670f481 Update bcachefs sources to 07f9a27f1969 bcachefs: add no_invalid_checks flag Kent Overstreet 2024-05-03 15:22:22 -0400
  • 5531accc97 cmd_dump: Fix missing sectors-to-bytes conversion Kent Overstreet 2024-05-08 19:04:38 -0400
  • 72ff5146ec cmd_debug: Use iter().find() debug_bkeys Kent Overstreet 2024-05-07 22:25:01 -0400
  • 99406d7d42 improve error handling of debug commands Thomas Bertschinger 2024-05-06 09:16:03 -0400
  • 0671ddadd8 add "bkey-type" option to list command Thomas Bertschinger 2024-05-04 23:07:04 -0400
  • ba0c99ecd9 include debuginfo in bcachefs binary by default Thomas Bertschinger 2024-05-04 16:18:44 -0400
  • b560d96cdf add "list_bkeys" command; also handle members of named embedded structs Thomas Bertschinger 2024-05-02 17:21:04 -0600
  • 2f3f9ff7d1 WIP: add option to put command on command line Thomas Bertschinger 2024-05-01 20:58:59 -0600
  • e74310fb24 WIP: process embedded structs/unions in dwarf info Thomas Bertschinger 2024-05-01 20:45:30 -0600
  • 16f2849433 WIP: bcachefs: new debug command Thomas Bertschinger 2024-04-23 21:43:25 -0600
  • fbb2233089 WIP: add no_invalid_checks flag for FS and trans Thomas Bertschinger 2024-04-28 21:57:07 -0600
  • 128b569155 mount: Make udev_bcachefs_info more idiomatic Tony Asleson 2024-05-07 10:04:44 -0500
  • 3d63b901c6 Handle mount with FS with 1 device Tony Asleson 2024-05-01 15:48:57 -0500
  • 761ef99f91 Add env. variable BCACHEFS_BLOCK_SCAN Tony Asleson 2024-04-29 20:36:52 -0500
  • 1fb1898b24 mount: Leverage udev db Tony Asleson 2024-04-16 21:24:04 -0500
  • 3e4c118c23 Fix typo in nocow option description Matteo Paramatti 2024-05-06 12:48:12 +0100
  • 52904aa886 BCACHEFS_KERNEL_ONLY Kent Overstreet 2024-05-04 15:26:14 -0400
  • 2b8a0f0caf remove redundant "cmd_" prefix from functions in "commands" Thomas Bertschinger 2024-04-30 18:32:07 -0600
  • 578f32a96e
    Merge pull request #259 from evanrichter/fix_device_add_args koverstreet 2024-04-29 12:57:27 -0400
  • a739671c0b add short arg parsers to device add command Evan Richter 2024-04-29 10:16:13 -0600
  • b832e3b2f7 remove --tier from device add getopt parser Evan Richter 2024-04-29 09:59:16 -0600
  • efbe47e2b4 Update bcachefs sources to c19cbaf6e7b0 bcachefs: Run upgrade/downgrade even in -o nochanges mode Kent Overstreet 2024-04-28 21:29:50 -0400
  • b9e48edba7 Update bcachefs sources to 035773e55b52 bcachefs: fix integer conversion bug Kent Overstreet 2024-04-25 16:25:29 -0400
  • e74d6cbd31 migrate: improve "does not have correct st_dev" error message Nikolay Edigaryev 2024-04-25 17:48:52 +0400
  • e7495eb5c7 copy_xattrs(): check xattr_resolve_name()'s return value Nikolay Edigaryev 2024-04-25 17:40:09 +0400
  • ec2d118738 fix splice_fd_to_stdinout() when stdin is closed Kent Overstreet 2024-04-25 00:43:47 -0400
  • b3677f3040 Merge branch 'man-bcachefs-subvolume-snapshot' of https://github.com/FedericoSchonborn/bcachefs-tools Kent Overstreet 2024-04-19 21:42:12 -0400
  • b8b36900f8
    bcachefs.8: subvolume delete -> subvolume snapshot Federico Damián Schonborn 2024-04-19 22:36:17 -0300
  • 0e0aa31912 Update bcachefs sources to 0389c09b2fb7 bcachefs: Fix bio alloc in check_extent_checksum() Kent Overstreet 2024-04-17 17:34:18 -0400
  • 59e04ddf40 1.7.0 - mi_btree_bitmap v1.7.0 Kent Overstreet 2024-04-17 03:25:28 -0400
  • a0da3c91d4 Update bcachefs sources to ff6fd3ef0cd0 bcachefs: Check for writing btree_ptr_v2.sectors_written == 0 testing Kent Overstreet 2024-04-17 02:08:10 -0400
  • c824bbe69d Update bcachefs sources to 10ca1f99f8c9 bcachefs: Fix bch2_dev_btree_bitmap_marked_sectors() shift Kent Overstreet 2024-04-17 01:44:12 -0400
  • cf44deafe6
    Merge pull request #251 from tasleson/handle_dev_symlink koverstreet 2024-04-15 18:25:41 -0400
  • 5aaa6422b6 Update bcachefs sources to ad29cf999a91 bcachefs: set_btree_iter_dontneed also clears should_be_locked Kent Overstreet 2024-04-15 14:10:51 -0400
  • 34755060ff
    Update cmd_mount.rs donmor 2024-04-13 17:33:10 +0800
  • e168fcaff9
    Update bcachefs.8 donmor 2024-04-13 17:21:17 +0800
  • 4a017763ff
    Update cmd_mount.rs donmor 2024-04-13 16:51:13 +0800
  • 825062222c mount: canonicalize device path for single device node Tony Asleson 2024-04-09 15:01:14 -0500
  • 5639fb38ca Update bcachefs sources to 09d4c2acbf4c bcachefs: reconstruct_inode() Kent Overstreet 2024-04-03 16:47:22 -0400
  • 9f4ed5ce05 cmd_show_super: Also print device model Kent Overstreet 2024-04-01 19:55:03 -0400
  • 6e50a9b4fc cmd_list, cmd_list_journal: pass -o very_degraded Kent Overstreet 2024-03-30 22:08:43 -0400
  • 8e02744a90 Update bcachefs sources to 794723fc10c4 bcachefs: Topology repair now uses nodes found by scanning to fill holes Kent Overstreet 2024-03-29 22:09:24 -0400
  • 89b322abb3 mount: Handle multi-device with 1 device node Tony Asleson 2024-02-26 16:07:54 -0600
  • c28af3c0cc Typo: Tell sh to read the script from stdin Thomas Glanzmann 2024-03-18 20:34:05 +0100
  • 8ce35b5424 Add example to install rust toolchain and add two missing debian build dependencies. Thomas Glanzmann 2024-03-18 12:57:39 +0100
  • abfdc593a5 Update bcachefs sources to 83338f5b2cb8 bcachefs: fix for building in userspace Kent Overstreet 2024-03-16 19:29:22 -0400
  • f1e87c66af
    Merge pull request #249 from wezm/const-cast koverstreet 2024-03-13 17:50:25 -0400
  • 888321446d
    Avoid casting away const when processing C command args Wesley Moore 2024-03-13 20:07:07 +1000
  • 6a41851118 path_to_cstr() Kent Overstreet 2024-03-02 18:41:55 -0500
  • f4f87d9f76 cmd_dump: Set very_degraded Kent Overstreet 2024-03-08 16:40:19 -0500
  • a58e100940 Leverage udev information Tony Asleson 2024-03-05 14:26:00 -0600
  • 56802f4f91 cargo clippy fixes Tony Asleson 2024-03-05 14:34:09 -0600
  • 6bf244c092 cargo fmt Tony Asleson 2024-03-05 14:22:41 -0600
  • 3b3c3886ec mount: Handle multi-device with 1 device node Tony Asleson 2024-02-26 16:07:54 -0600
  • 62ab2e5216 Update bcachefs sources to 26494335d114 bcachefs: improve move_gap() Kent Overstreet 2024-02-25 21:11:52 -0500
  • 55a2b65bd0
    Merge pull request #243 from CyanChanges/patch-1 koverstreet 2024-02-25 15:03:14 -0500
  • 9ed434861f bkey.rs: use a single unsafe {} for BkeyValC conversion Kent Overstreet 2024-02-24 18:44:45 -0500
  • 03272a1e55 Update bcachefs sources to a623b3063d5d bcachefs: Fix check_snapshot() memcpy Kent Overstreet 2024-02-24 01:26:40 -0500
  • 0c00d3a372
    Typo Cyan 2024-02-24 14:21:54 +0800
  • 010182e790 v1.6.4 v1.6.4 Kent Overstreet 2024-02-23 19:25:27 -0500
  • 3388cf009a powerpc: use "long long" for 64-bit types in userspace Thomas Bertschinger 2024-02-23 15:20:42 -0700
  • 16661be294 bch2_sb_is_encrypted{,_and_locked} Roland Vet 2024-02-22 22:12:40 +0100
  • 817e957697 Apply naming convention: passphrase->unlock->key->decrypt->fs Roland Vet 2024-02-22 21:37:37 +0100
  • 387e2a01ce Test 'fix'? Roland Vet 2024-02-23 07:50:18 +0100
  • 8a800c671e Replace 7 spaces and a tab with a tab. Roland Vet 2024-02-20 22:21:53 +0100
  • b582c9b4b8 Improve error message Roland Vet 2024-02-20 21:13:26 +0100