Commit Graph

  • 6c32c8d9c9 change setattr to set-file-option in docs/usage Reed Riley 2024-08-22 16:19:38 -0500
  • f3e47cdc9d
    cargo,makefile: bump bcachefs version to 1.11.1 John Titor 2024-08-23 00:30:14 +0530
  • d30bc11101
    Merge pull request #331 from Managor/master koverstreet 2024-08-21 17:34:06 -0400
  • ef47274485 Change lingering set-option texts to set-fs-option Antti Savolainen 2024-08-21 15:24:00 +0300
  • 31039815a7 posix_to_bcachefs: fix missing copy_xattrs() error checking Kent Overstreet 2024-08-20 19:47:56 -0400
  • 8e0023ed4a Update bcachefs sources to 62439c6f1a6d bcachefs: Simplify bch2_xattr_emit() implementation Kent Overstreet 2024-08-18 20:26:12 -0400
  • e2e1493111 Update bcachefs sources to e7015d0df31c bcachefs: Simplify bch2_xattr_emit() implementation v1.11.0 Kent Overstreet 2024-08-12 22:46:53 -0400
  • 8b93af8747 kill_btree_node fixup Kent Overstreet 2024-08-10 17:30:27 -0400
  • 74a48d6da8
    Merge pull request #326 from PowerUser64/spelling-fix koverstreet 2024-08-10 12:16:55 -0400
  • 6687752a1d Update bcachefs sources to 070f7d6a382a bcachefs: bch2_sb_nr_devices() Kent Overstreet 2024-08-09 14:43:59 -0400
  • 5b4ee5cf7b doc: correct some spelling errors PowerUser64 2024-08-09 21:36:42 -0700
  • 495a54c03b Revert "build: rm package.version from Cargo.toml" Kent Overstreet 2024-08-09 04:08:08 -0400
  • 3f885423df fsck: modprobe before doing version check Kent Overstreet 2024-08-09 04:01:23 -0400
  • 8d75a97e1a cmd_fs_usage: fix null ptr deref Kent Overstreet 2024-08-09 02:53:05 -0400
  • b00ac20e76 mount: When mounting a single device, make sure we mount the device specified Kent Overstreet 2024-08-08 12:10:37 -0400
  • c616061a93 bch_sb::number_of_devices() now calls proper c helper Kent Overstreet 2024-08-08 11:51:17 -0400
  • 95e8cddd3b Update bcachefs sources to dfc7b2c9433e bcachefs: bch2_sb_nr_devices() Kent Overstreet 2024-08-08 11:42:15 -0400
  • da1d5571f5 fixup! cmd_set_option: Can now set device options Kent Overstreet 2024-08-06 20:34:16 -0400
  • 6958dd8df2
    Merge pull request #320 from WhatAmISupposedToPutHere/master koverstreet 2024-08-02 09:33:46 -0400
  • 42640d32d0 flake.lock: Update github-actions[bot] 2024-07-31 22:23:03 +0000
  • e42312b602
    Merge pull request #324 from JohnRTitor/nix-fix koverstreet 2024-07-31 18:22:23 -0400
  • 73a271e130
    nix: add meta.mainProgram to allow directly running from this repo John Titor 2024-07-31 22:37:13 +0530
  • c60ce81890
    Merge pull request #323 from koverstreet/update_flake_lock_action koverstreet 2024-07-30 20:46:21 -0400
  • 1eaac529af flake.lock: Update github-actions[bot] 2024-07-30 21:57:23 +0000
  • 1e5452a027
    Merge pull request #322 from tmuehlbacher/fix-c-exit-code koverstreet 2024-07-30 17:56:43 -0400
  • fb6a56bb81 fix(nix): silence trace from treefmt-nix Thomas Mühlbacher 2024-07-30 23:33:53 +0200
  • b4db95b16e fix: don't try to convert C command returns to u8 Thomas Mühlbacher 2024-07-30 23:21:13 +0200
  • 54da29d413 mount: Ask for password via systemd-ask-password Sasha Finkelstein 2024-07-26 20:31:01 +0200
  • 134bdf622f Fix allow empty passphrases in unlock Matthias Goergens 2024-07-23 14:26:07 +0800
  • a213338304 fix: unexpected cfg condition lint Matthias Goergens 2024-07-23 13:51:00 +0800
  • 57cd58db1e mount: Fix UAF in option string handling Kent Overstreet 2024-07-22 11:22:34 -0400
  • dfc39d36c4
    Merge pull request #317 from koverstreet/update_flake_lock_action koverstreet 2024-07-20 20:11:19 -0400
  • 52dd7f6391 flake.lock: Update github-actions[bot] 2024-07-21 00:00:57 +0000
  • da81a430b1
    Merge pull request #316 from tmuehlbacher/disable-treefmt-check koverstreet 2024-07-20 20:00:19 -0400
  • b105a566ec ci: disable treefmt-check Thomas Mühlbacher 2024-07-21 01:50:09 +0200
  • 201b1e8216
    Merge pull request #315 from tmuehlbacher/variety-changes koverstreet 2024-07-20 19:37:06 -0400
  • cdcc241167 refactor: fix clippy lint Thomas Mühlbacher 2024-07-19 23:30:57 +0200
  • 7c68f2758d style: nix fmt Thomas Mühlbacher 2024-07-19 23:00:27 +0200
  • e218119b01 fix(logging): re-enable warn and error by default Thomas Mühlbacher 2024-07-19 22:12:48 +0200
  • 09cde4869d feat(logging): switch to custom file:line format Thomas Mühlbacher 2024-07-19 21:34:15 +0200
  • 48c51020e5 build: rm package.version from Cargo.toml Thomas Mühlbacher 2024-07-19 21:17:51 +0200
  • ceb5e80d0e chore: rm leftover gitignore entries Thomas Mühlbacher 2024-07-19 20:51:01 +0200
  • 52b9e813bd Rename option commands Kent Overstreet 2024-07-20 16:45:08 -0400
  • 59ccde4a2f mount: Fall back to read-only on -EROFS Kent Overstreet 2024-07-20 11:33:46 -0400
  • 60ff4f2f3c bump version to 1.9.5 Kent Overstreet 2024-07-18 19:51:43 -0400
  • 9058835b97 mount: Close devices before doing mount Kent Overstreet 2024-07-18 20:47:47 -0400
  • 573d635b2c Update bcachefs sources to 1592eaa60418 bcachefs: Btree path tracepoints Kent Overstreet 2024-07-18 18:52:15 -0400
  • 088e17a54a ci: bump upload-artifact action Alexander Fougner 2024-07-17 11:22:34 +0200
  • f8d6a67db0 ci: fix build for older debian deps Alexander Fougner 2024-07-17 09:44:08 +0200
  • 9020d202a4 kill old python tests Kent Overstreet 2024-07-15 23:34:58 -0400
  • 07913d1185 logging: kill quiet option v1.9.4 Kent Overstreet 2024-07-15 23:16:55 -0400
  • e084e9f65b update debian/ from upstream Kent Overstreet 2024-07-15 21:23:38 -0400
  • 8594891772 cmd_set_option: Can now set device options Kent Overstreet 2024-07-15 19:57:50 -0400
  • 32fbdff2a9 Update bcachefs sources to 4a7a003763f5 bcachefs: Opt_durability can now be set via bch2_opt_set_sb() Kent Overstreet 2024-07-15 16:54:30 -0400
  • 2d60567685 fix silly clippy warning Kent Overstreet 2024-07-14 22:16:13 -0400
  • 7ebd67e63a mount: replace rpassword with rustix::termios Lauri Tirkkonen 2024-07-09 11:15:20 +0900
  • 9e12dd06b9 include debuginfo in bcachefs binary by default Thomas Bertschinger 2024-07-14 14:02:22 -0600
  • 061a9ff2a3 Update bcachefs sources to 4d1d53862afb bcachefs: show none if label is not set Kent Overstreet 2024-07-12 20:31:30 -0400
  • 386ae4e0c0 Update bcachefs sources to 4d1d53862afb bcachefs: show none if label is not set badhib-debug Kent Overstreet 2024-07-14 15:17:05 -0400
  • 6687933bdb Update bcachefs sources to e9a4628edd fixup! bcachefs: btree node scan: fall back to comparing by journal seq Kent Overstreet 2024-07-13 00:52:57 -0400
  • 39f27a145b Update bcachefs sources to e9a4628edd fixup! bcachefs: btree node scan: fall back to comparing by journal seq Kent Overstreet 2024-07-13 00:42:01 -0400
  • 9e3c703af0 Update bcachefs sources to e9a4628edd fixup! bcachefs: btree node scan: fall back to comparing by journal seq Kent Overstreet 2024-07-12 23:25:44 -0400
  • a1764e00cd Update bcachefs sources to 47d1e7a86242 bcachefs: drop packed, aligned from bkey_inode_buf v1.9.3 Kent Overstreet 2024-07-12 14:38:07 -0400
  • 4be409afea provide atomic64_try_cmpxchg() for 32bit Kent Overstreet 2024-07-12 14:24:38 -0400
  • 0c294be5f3 flake.lock: Update github-actions[bot] 2024-07-12 18:15:36 +0000
  • 0f9b409aee add i686-linux to nix flake Kent Overstreet 2024-07-12 14:14:55 -0400
  • 53d7722563 raid/cpu: Use memcpy() instead of type punning Tavian Barnes 2024-06-21 16:11:52 -0400
  • 52eed48e9d mount: replace rpassword with rustix::termios Lauri Tirkkonen 2024-07-09 11:15:20 +0900
  • 8b06995115 Update bcachefs sources to 2be6fc9b111c bcachefs: bch2_gc_btree() should not use btree_root_lock Kent Overstreet 2024-07-05 09:14:14 -0400
  • 9632c132e7 flake.lock: Update github-actions[bot] 2024-07-01 01:04:19 +0000
  • 26282ecfc6 sketch amiculas-build-fs Kent Overstreet 2024-06-30 15:07:11 -0400
  • 0e0be9baa6 test: add failing sub-test w/ dev added post mkfs Thomas Mühlbacher 2024-06-30 12:54:26 +0200
  • 65f1c3f52a fixup! test(nix): add basic functionality testing infra Thomas Mühlbacher 2024-06-27 16:30:15 +0200
  • 77e90e74bc fixup! test(nix): add basic functionality testing infra Thomas Mühlbacher 2024-06-26 19:27:02 +0200
  • 31d031ba1e fixup! test(nix): add basic functionality testing infra Thomas Mühlbacher 2024-06-24 20:12:26 +0200
  • 9d000957eb fixup! test(nix): add basic functionality testing infra Thomas Mühlbacher 2024-06-24 20:12:11 +0200
  • 99b02a82fe fixup! test(nix): add basic functionality testing infra Thomas Mühlbacher 2024-06-22 16:50:39 +0200
  • 6377d93b1c Revert "ci: run nix build in workflow" Thomas Mühlbacher 2024-06-14 00:41:39 +0200
  • 922ba240c5 build(nix): filter src to reduce useless rebuilds Thomas Mühlbacher 2024-06-10 23:22:00 +0200
  • 3e50eea605 test(nix): add basic functionality testing infra Thomas Mühlbacher 2024-06-14 17:11:25 +0200
  • d061c7ea11
    Merge pull request #309 from tmuehlbacher/improve-logging-exiting koverstreet 2024-06-29 14:16:14 -0400
  • 755788e2d6 Be explicit about which fsck implementation we're running Kent Overstreet 2024-06-29 11:55:03 -0400
  • 34b5654d9e Update bcachefs sources to 9404a01d3dc5 bcachefs: Make read_only a mount option again, but hidden v1.9.2 Kent Overstreet 2024-06-28 18:11:46 -0400
  • 5cce07e986 feat: use ExitCode over std::process:exit() Thomas Mühlbacher 2024-06-27 15:14:55 +0200
  • 176d76bceb feat: add --quiet cli argument Thomas Mühlbacher 2024-06-27 13:53:41 +0200
  • df09682869 feat: use env_logger Thomas Mühlbacher 2024-06-27 13:40:37 +0200
  • b0eb3c2930
    Merge pull request #305 from Artturin/use-ar-var koverstreet 2024-06-28 11:21:19 -0400
  • 7a17d429d5 feat(key): make UnlockPolicy::Fail more useful Thomas Mühlbacher 2024-06-26 19:07:18 +0200
  • ee5f3719d3 refactor(key): split up unlocking functions Thomas Mühlbacher 2024-06-26 18:17:53 +0200
  • 795585e289 refactor: simplify branches for parsing dev Thomas Mühlbacher 2024-06-26 18:14:24 +0200
  • 9bd3ada1d1 feat(mount): make unlock policy optional/explict Thomas Mühlbacher 2024-06-26 18:00:48 +0200
  • a411e7237f refactor(mount): rename opt => cli Thomas Mühlbacher 2024-06-26 17:06:58 +0200
  • cf180e8f34 refactor: rm function param only used for log msg Thomas Mühlbacher 2024-06-26 14:53:37 +0200
  • 91e67ab2bd Use the AR variable in Makefile Artturin 2024-06-24 21:00:08 +0300
  • d57dcba3e9 raid/cpu: Use memcpy() instead of type punning Tavian Barnes 2024-06-21 16:11:52 -0400
  • 411df4e53f key: use c_long type for keyctl_search() helper fn David Disseldorp 2024-06-20 14:58:05 +1000
  • 277ba6d4ac v1.9.1 v1.9.1 Kent Overstreet 2024-06-19 14:48:31 -0400
  • 02aa11829a Merge commit '41df701a089fbf19fe16d65fbb6df46854b1f3df' of https://github.com/tmuehlbacher/bcachefs-tools Kent Overstreet 2024-06-19 12:09:32 -0400
  • adb63be479 update Cargo.lock version Kent Overstreet 2024-06-19 09:23:49 -0400
  • dd275b1c5f Update version to 1.9.0 v1.9.0 Kent Overstreet 2024-06-19 09:05:50 -0400