Commit Graph

  • 642bc34abc fixup! Add support for FS_IOC_GETFSSYSFSPATH master Kent Overstreet 2025-04-15 11:57:34 -0400
  • 0335994507 Fix bchu_fs_open_by_dev() Kent Overstreet 2025-04-15 11:04:11 -0400
  • ae29e3069f cmd_migrate: adjust space reserved for new fs metadata Kent Overstreet 2025-04-15 11:09:42 -0400
  • bb0107dce7
    Merge pull request from xarblu/user-rustflags koverstreet 2025-04-14 14:15:55 -0500
  • 96e82871a4
    Preserve RUSTFLAGS from environment Xarblu 2025-04-14 20:20:20 +0200
  • c9ee646718 Add support for FS_IOC_GETFSSYSFSPATH Kent Overstreet 2025-04-13 18:39:23 -0400
  • 844721635c Update bcachefs sources to 2f9361370129 bcachefs: Improve opts.degraded Kent Overstreet 2025-04-06 16:16:32 -0400
  • ad3875d1d9 cmd_migrate: use correct bucket size Kent Overstreet 2025-04-13 12:07:31 -0400
  • e99da4dddb xclose() Kent Overstreet 2025-04-13 09:36:26 -0400
  • 7b35cb1e4a reshuffle device_cmds(), data_cmds() Kent Overstreet 2025-04-13 09:13:51 -0400
  • 4f5dba7a87 cmd_format: --source, --no_initialize are incompatible Kent Overstreet 2025-04-13 08:44:30 -0400
  • 8ee92f75da
    Merge a213338304 into 90d3e2cde0 Matthias Görgens 2025-04-13 22:12:18 +0000
  • 90d3e2cde0 Update bcachefs sources to 2f9361370129 bcachefs: Improve opts.degraded Kent Overstreet 2025-04-06 16:16:32 -0400
  • bbd552aeeb cmd_migrate: use correct bucket size Kent Overstreet 2025-04-13 12:07:31 -0400
  • a200727a0a xclose() Kent Overstreet 2025-04-13 09:36:26 -0400
  • 92ebac5f77 reshuffle device_cmds(), data_cmds() Kent Overstreet 2025-04-13 09:13:51 -0400
  • 563f6fe0f7 cmd_format: --source, --no_initialize are incompatible Kent Overstreet 2025-04-13 08:44:30 -0400
  • 007d6654bc cmd_format: Don't initialize in verbose mode Kent Overstreet 2025-04-13 08:43:10 -0400
  • bd3e0742af cmd_format: make build_fs() static Kent Overstreet 2025-04-13 08:42:10 -0400
  • de5af03b9d Merge pull request from iav/set_deb_version koverstreet 2025-04-11 15:31:26 -0500
  • 32d4213924 Add changelog record into debian package to set .deb v1.25.1 Igor Velkov 2025-04-11 23:22:14 +0300
  • 3af7cf7550 Fix build with gcc 11 Kent Overstreet 2025-04-07 23:34:34 -0400
  • 24f9bd29a6 posix_to_bcachefs: Process dirents in sorted order Kent Overstreet 2025-04-03 17:48:48 -0400
  • ee666129be
    Merge 510b605664 into e188b2e4ec NewbieOrange 2025-04-12 07:28:09 +0000
  • 510b605664 fix: set optarg for boolean options NewbieOrange 2025-04-12 14:09:50 +0800
  • e188b2e4ec
    Merge pull request from iav/set_deb_version koverstreet 2025-04-11 15:31:26 -0500
  • dc37879a02
    Add changelog record into debian package to set .deb v1.25.1 Igor Velkov 2025-04-11 23:22:14 +0300
  • d0e89b6ef4 Fix build with gcc 11 Kent Overstreet 2025-04-07 23:34:34 -0400
  • b5c4d0bcc4 Update bcachefs sources to 8e5380376586 bcachefs: Improve opts.degraded Kent Overstreet 2025-04-06 16:16:32 -0400
  • 592f04256f posix_to_bcachefs: Process dirents in sorted order Kent Overstreet 2025-04-03 17:48:48 -0400
  • bf44ffca50 bcachefs-tools: add missing "fs top" command to manual Integral 2025-04-05 20:36:17 +0800
  • 6932aa49a5
    Merge c749ce9939 into 4a5c50774e Gabriel de Perthuis 2025-04-02 21:06:45 +0200
  • 4812b3e3d9 v1.25.1 v1.25.1 Kent Overstreet 2025-04-01 13:06:37 -0400
  • 4b095ab16b flake.lock: Update github-actions[bot] 2025-04-01 17:06:18 +0000
  • 759fc40e9e flake.lock: Update github-actions[bot] 2025-04-01 01:21:38 +0000
  • 4a5c50774e refactor: make bch_bindgen pass clippy Thomas Mühlbacher 2025-03-31 23:47:44 +0000
  • e47a5ce2bc fix(nix): allow msrv test to have warnings Thomas Mühlbacher 2025-03-31 23:47:43 +0000
  • 3aa2a4c47c format: Ensure bcachefs module is loaded before checking version Kent Overstreet 2025-03-31 17:23:46 -0400
  • 4676f98a1b
    Merge d42abfef01 into 33483738c6 Eelco Wesemann 2025-03-31 12:15:48 -0700
  • bf657f8a7c flake.lock: Update github-actions[bot] 2025-03-31 16:56:58 +0000
  • 33483738c6 fix: use cargo workspace Thomas Mühlbacher 2025-03-31 14:35:06 +0000
  • ea5bdadabd chore(nix): structure github CI nix flake checks Thomas Mühlbacher 2025-03-31 14:35:05 +0000
  • 66c943be6c bcachefs-tools: add fs_usage & return -EINVAL when no matching subcommand Integral 2025-03-31 20:00:32 +0800
  • d39ebc7b42
    Merge 0b2452f41a into 3d968816a4 Gabriel de Perthuis 2025-03-31 17:27:05 +0200
  • 3d968816a4 Update bcachefs sources to 7fdc3fa3cb5f bcachefs: Log original key being moved in data updates Kent Overstreet 2025-03-30 18:25:39 -0400
  • 76b3ec9d66 list_journal: fix transaction filter extent matching Kent Overstreet 2025-03-30 18:23:27 -0400
  • 00bd818fa7
    Merge a539b33911 into 3e2d5b2b9a toppk 2025-03-30 17:11:23 -0400
  • d09bd8908d
    Merge 3e4c118c23 into 3e2d5b2b9a matteopt 2025-03-30 17:11:23 -0400
  • dd080e6334
    Merge 134bdf622f into 3e2d5b2b9a Matthias Görgens 2025-03-30 17:11:23 -0400
  • 3e2d5b2b9a Update bcachefs sources to 0a2abe7ce837 bcachefs: Don't use designated initializers for disk_accounting_pos Kent Overstreet 2025-03-29 21:46:58 -0400
  • 7c47145f6c cmd_fs_usage: Fix kernel version check Kent Overstreet 2025-03-28 11:38:55 -0400
  • 396545c2ea bcachefs-tools: hide FUSE in usage when BCACHEFS_FUSE disabled Integral 2025-03-28 10:42:22 +0800
  • 3bfe433d22 bcachefs-tools: make targets of subvolume create/delete required Integral 2025-03-27 14:37:19 +0800
  • 19d3a1778c fsck: Kill -R, --reconstruct_alloc Kent Overstreet 2025-03-26 10:15:24 -0400
  • e54f288992 bcachefs-tools: fix build failure by fixing of C header filename Integral 2025-03-26 16:18:28 +0800
  • 7c66e9fac5 migrate_superblock: make sure we remove old superblock Kent Overstreet 2025-03-26 09:39:59 -0400
  • 2160e9a7bd format: fix minimum bucket nr check Kent Overstreet 2025-03-25 16:47:50 -0400
  • 941dfd7a29 mount: Parse bcachefs options, and pass them to mount helper Kent Overstreet 2025-03-25 14:25:15 -0400
  • 18b4914587 rust binding for parse_mount_opts() Kent Overstreet 2025-03-25 14:09:16 -0400
  • 8af5c93e48 Update bcachefs sources to 1392e502d48b bcachefs: Add an "ignore unknown" option to bch2_parse_mount_opts() Kent Overstreet 2025-03-25 13:24:57 -0400
  • 6657ce2de3 Migrate tool fixes Kent Overstreet 2025-03-24 13:45:44 -0400
  • 5504533986 format: kill min_size() Kent Overstreet 2025-03-23 12:41:35 -0400
  • a55c655158 format: Redo bucket size calculations 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
  • 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
  • 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
  • 3e15e96cb9 Switch to c11 atomics Kent Overstreet 2025-02-13 18:48:07 -0500
  • d7f02b4ed5
    Merge pull request 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 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