Commit Graph

  • 89b6cb146e
    Merge d42abfef01 into a55c655158 Eelco Wesemann 2025-03-24 17:52:01 +0100
  • 2abe696a47
    Merge c749ce9939 into a55c655158 Gabriel de Perthuis 2025-03-23 18:53:03 +0100
  • 9f33a82203
    Merge affc1b35d1 into a55c655158 Thomas Mühlbacher 2025-03-23 12:35:28 -0400
  • 61bf743ce0
    Merge 0b2452f41a into a55c655158 Gabriel de Perthuis 2025-03-23 12:33:40 -0400
  • a55c655158 format: Redo bucket size calculations master Kent Overstreet 2025-03-23 11:52:54 -0400
  • b8435c5693 bch2_format() now takes a darray of dev_opts Kent Overstreet 2025-03-23 11:03:42 -0400
  • 0b2452f41a nix: Reduce util-linux dependencies through overlays Gabriel de Perthuis 2025-03-23 12:55:11 +0000
  • b69ca0525f nix flake: Drop --all-features from cargo commands Gabriel de Perthuis 2025-03-22 23:54:52 +0000
  • affc1b35d1 chore(nix): structure github CI nix flake checks Thomas Mühlbacher 2025-03-22 20:34:43 +0100
  • 953402505e Add util-linux to flake.nix pkg dependencies Gabriel de Perthuis 2025-03-17 12:13:32 +0000
  • cd817e374e Add a table of system dependencies with minimum versions Gabriel de Perthuis 2024-10-28 10:42:57 +0000
  • 80d0a21ed3 chore(nix): rm unused attr build input Thomas Mühlbacher 2025-03-21 16:34:04 +0000
  • a1080f2f6a feat(nix): add a CI check that builds on 32-bit Thomas Mühlbacher 2025-03-21 16:34:03 +0000
  • 3bf9a19571 feat(nix): add an MSRV build to CI Thomas Mühlbacher 2025-03-21 16:34:02 +0000
  • 00dd889d33 feat(nix): enable cross compilation Thomas Mühlbacher 2025-03-21 16:34:01 +0000
  • 1a8e684ae0 fix(makefile): locate built bin with CARGO_BUILD_TARGET set Thomas Mühlbacher 2025-03-21 16:34:00 +0000
  • 3d972489a8 fix(key): replace c_str macro with c"" literal Thomas Mühlbacher 2025-03-21 16:33:59 +0000
  • 197437be12 feat(nix): replace fenix with rust-overlay Thomas Mühlbacher 2025-03-21 16:33:58 +0000
  • 0a23a5ab1a feat(nix): open up support to more architectures Thomas Mühlbacher 2025-03-21 16:33:57 +0000
  • 017c3cc66e fix(nix): rm input from crane that no longer exists Thomas Mühlbacher 2025-03-21 16:33:56 +0000
  • 8b7810403b flake.lock: Update Thomas Mühlbacher 2025-03-21 16:33:55 +0000
  • ce0c2241a4 v1.25.0 v1.25.0 Kent Overstreet 2025-03-19 18:03:23 -0400
  • 846f3398a2 More device option work Kent Overstreet 2025-03-19 12:51:44 -0400
  • e6aecdd3b8 cmd_fsck: just exit if passed -a Kent Overstreet 2025-03-19 13:33:19 -0400
  • 62ea232b09 Update bcachefs sources to dbe591cee299 bcachefs: Add missing smp_rmb() Kent Overstreet 2025-03-19 10:15:48 -0400
  • 6010bc74f3
    Merge a539b33911 into 64ce740ac6 toppk 2025-03-18 19:25:29 -0400
  • 64ce740ac6 cmd_recover_super: 'bcachefs recover-super' Kent Overstreet 2025-03-17 10:12:23 -0400
  • c0836924b1 Update bcachefs sources to 4d28432bcc5f bcachefs: Validate bch_sb.offset field Kent Overstreet 2025-03-16 16:08:41 -0400
  • f42ee45c6e Format now sets version_incompat_allowed Kent Overstreet 2025-03-10 14:33:06 -0400
  • 6cbadc946d Update bcachefs sources to 46af7258b951 bcachefs: BCH_SB_FEATURES_ALL includes BCH_FEATURE_incompat_verison_field Kent Overstreet 2025-03-10 14:22:35 -0400
  • fa1a0e77d7
    Merge 134bdf622f into 86cbeaf1c2 Matthias Görgens 2025-03-15 05:25:23 +0100
  • 926917e659
    Merge 0e0be9baa6 into 86cbeaf1c2 Thomas Mühlbacher 2025-03-08 20:38:53 -0800
  • 8a7a970b05
    Merge 3e4c118c23 into 86cbeaf1c2 matteopt 2025-03-07 20:59:49 +0100
  • d42abfef01 Remove superfluous space Eelco Wesemann 2025-03-07 19:44:49 +0100
  • 1c167e502b Fix typo Eelco Wesemann 2025-03-07 19:44:19 +0100
  • 8bea7717eb flake.lock: Update github-actions[bot] 2025-03-01 01:14:41 +0000
  • 86cbeaf1c2 fix bch2_super_write() for bs > 4096 Kent Overstreet 2025-02-22 09:29:56 -0500
  • dd1a882d17 Update bcachefs sources to 9736cbbc5cc3 bcachefs: bs > ps support Kent Overstreet 2025-02-20 15:42:51 -0500
  • 6a4bedddc4
    Merge a213338304 into 3e15e96cb9 Matthias Görgens 2025-02-14 00:08:07 +0000
  • 3e15e96cb9 Switch to c11 atomics Kent Overstreet 2025-02-13 18:48:07 -0500
  • d7f02b4ed5
    Merge pull request #362 from Conan-Kudo/update-fedora-builddeps koverstreet 2025-02-13 16:48:39 -0500
  • 1606364799 docs: INSTALL: Update list of build dependencies for Fedora Neal Gompa 2025-02-13 16:46:57 -0500
  • e2093d112a update Cargo.lock Sam Hug 2025-02-06 17:34:13 -0800
  • 553e605886 Merge remote-tracking branch 'github/master' Kent Overstreet 2025-02-06 17:32:41 -0500
  • 55538d928b
    Merge pull request #360 from pevik/opensuse-install koverstreet 2025-02-06 17:31:48 -0500
  • 7d30f895c6 cmd_fs_usage: Handle querying old versions Kent Overstreet 2025-02-06 10:26:10 -0500
  • 8cc5bdede9 docs: Add fuse package on openSUSE Petr Vorel 2025-02-06 09:51:05 +0100
  • 67c9b378c7 fixup! Update bcachefs sources to 63bbe0ca4167 bcachefs: Scrub Kent Overstreet 2025-02-03 15:31:55 -0500
  • 55afc8ad37 v1.20.0 v1.20.0 Kent Overstreet 2025-02-03 14:13:39 -0500
  • 3fcc955d00 Scrub Kent Overstreet 2024-12-29 08:44:31 -0500
  • c4e25c6c3c bcachefs fs top Kent Overstreet 2025-02-01 16:48:31 -0500
  • 8361ae1a42 Update bcachefs sources to 63bbe0ca4167 bcachefs: Scrub Kent Overstreet 2025-01-26 22:06:30 -0500
  • 1157b29306 flake.lock: Update github-actions[bot] 2025-02-01 01:10:25 +0000
  • 895fc9a101 cmd_format: fix -l, -v options Kent Overstreet 2025-01-26 17:34:23 -0500
  • 56b2449ded
    Merge pull request #358 from pevik/opensuse-pkg koverstreet 2025-01-25 00:09:46 -0500
  • 117e5fd7e9
    docs: Add info about openSUSE packages Petr Vorel 2025-01-24 22:34:09 +0100
  • 35a13784a2 Update bcachefs sources to 78c6c8127e21 bcachefs: Fix check_inode_hash_info_matches_root() Kent Overstreet 2025-01-15 12:19:55 -0500
  • 16e23eaec1 Fix cmd_fs_usage for disk accounting key sort change Kent Overstreet 2025-01-05 20:07:58 -0500
  • 9cc5c9a79b update min_heap Kent Overstreet 2024-12-31 11:33:54 -0500
  • 4d7e650f7e flake.lock: Update github-actions[bot] 2025-01-01 01:13:53 +0000
  • d2bcf425d1 update min_heap Kent Overstreet 2024-12-31 11:33:54 -0500
  • 43a1380575 Scrub Kent Overstreet 2024-12-29 08:44:31 -0500
  • 6f1429b4eb Update bcachefs sources to f4b9a91fce73 bcachefs: Scrub Kent Overstreet 2024-12-30 12:34:22 -0500
  • 7210d5c911
    Merge pull request #345 from Flowdalic/mount-print-error koverstreet 2024-12-29 16:16:25 -0500
  • 1055935ffe Update bcachefs sources to 864591728963 bcachefs: Dropped superblock write is no longer a fatal error Kent Overstreet 2024-12-08 22:31:09 -0500
  • 634c812a1e Fix build failure on liburcu v0.15.0 Integral 2024-12-29 12:06:07 +0800
  • 601deb6e5d fix c11 atomics Kent Overstreet 2024-12-10 16:15:54 -0500
  • ef25411bdc fixup! bcachefs: cmd_set_option() can now set device options on multi device filesystems Kent Overstreet 2024-12-09 03:55:07 -0500
  • 8b31dfb350 Update bcachefs sources to 55a65a994ed5 bcachefs: bcachefs_metadata_version_persistent_inode_cursors Kent Overstreet 2024-12-06 20:48:25 -0500
  • 2aeeac7785 bcachefs: cmd_set_option() can now set device options on multi device filesystems Kent Overstreet 2024-12-06 16:30:19 -0500
  • 83cc57700f fixup! cmd_format: fix --version Kent Overstreet 2024-12-04 21:22:03 -0500
  • 626b1945eb fix build Kent Overstreet 2024-12-03 23:06:56 -0500
  • 077677e61c
    Merge pull request #329 from ticpu/set-passphrase koverstreet 2024-12-03 22:41:13 -0500
  • a17e2ca95c
    Merge pull request #350 from michaeladler/fix/man-page-set-file-option koverstreet 2024-12-03 22:38:14 -0500
  • ac124c8885 Update bcachefs sources to 4a32728376a8 bcachefs: bcachefs_metadata_version_inode_depth Kent Overstreet 2024-12-03 21:33:02 -0500
  • c560ff06f4 cmd_format: fix --version Kent Overstreet 2024-12-03 21:36:29 -0500
  • 51ebefdd6e
    Merge pull request #353 from nnathan/improvements_to_initcpio koverstreet 2024-12-01 19:26:50 -0500
  • 77d72319a4 initcpio: small improvements to the mkinitcpio hooks Naveen Nathan 2024-12-02 09:46:38 +1100
  • c2af793c8c
    Merge pull request #8 from DerVerruckteFuchs/master koverstreet 2024-12-01 17:31:55 -0500
  • ca39e6c59e flake.lock: Update github-actions[bot] 2024-12-01 01:24:05 +0000
  • de51418b60 Update bcachefs sources to bc01863fb6ef bcachefs: bcachefs_metadata_version_disk_accounting_big_endian Kent Overstreet 2024-11-29 21:08:00 -0500
  • 6829fb2010 fix online fsck options Kent Overstreet 2024-11-28 23:43:06 -0500
  • d4932bf0e3 bcachefs-tools: Fix TODO "Show bcachefs version" Integral 2024-11-05 16:36:01 +0800
  • 9beb9fabb2 man: setattr has been renamed to set-file-option Michael Adler 2024-11-05 13:41:15 +0100
  • 996954fbdf flake.lock: Update github-actions[bot] 2024-11-01 01:13:27 +0000
  • c749ce9939 Remove unnecessary dependency Gabriel 2024-09-08 09:40:20 +0000
  • 19848da8ed Upgrade to errno 0.3 Gabriel 2024-09-02 22:16:44 +0000
  • 2e0e491459 Update to bitflags 2 Gabriel 2024-09-02 22:14:39 +0000
  • 086fb7f313 rust: Specify minimum dependency versions Gabriel 2024-09-02 21:55:59 +0000
  • 511a714ed3 bcachefs-tools: update VERSION in Makefile to 1.13.0 Integral 2024-10-26 20:51:16 +0800
  • b7831af74d bcachefs-tools: fix in fuse feature in RUSTFLAGS Integral 2024-10-26 22:18:31 +0800
  • 64767d6443
    Merge pull request #347 from g2p/format-safety koverstreet 2024-10-27 16:13:55 -0400
  • 8d5f44d3b1 Check for a sufficiently recent libblkid before formatting Gabriel de Perthuis 2024-10-27 14:37:45 +0000
  • 5350fd2b7b bcachefs-tools: fix build failure when BCACHEFS_FUSE=1 Integral 2024-10-26 12:28:09 +0800
  • cb8dc1b2ba Allow multiple targets for subvolume delete. Malte Schröder 2024-10-25 20:52:26 +0200
  • 9ed0f3fd72 mount: print a helpful error message Florian Schmaus 2024-10-25 10:44:21 +0200
  • 2541755981 cmd_fsck: Add -K flag (don't run kernel fsck) Kent Overstreet 2024-10-20 19:23:21 -0400
  • 553d6f107a Update bcachefs sources to 1dbc147a6eb0 bcachefs: Add version check for bch_btree_ptr_v2.sectors_written validate Kent Overstreet 2024-10-17 22:30:32 -0400
  • 4f9293b045 cmd_fsck: Create loopback device for kernel fsck when necessary Kent Overstreet 2024-10-12 15:13:41 -0400
  • 282331defa Fix some warnings about elided lifetimes Kent Overstreet 2024-10-12 14:05:18 -0400