..
bcachefs.c
Rename option commands
2024-07-20 16:45:08 -04:00
cmd_assemble.c
move Rust sources to top level, C sources into c_src
2024-01-16 01:47:05 -05:00
cmd_attr.c
change setattr to set-file-option in docs/usage
2024-08-22 16:23:51 -05:00
cmd_counters.c
move Rust sources to top level, C sources into c_src
2024-01-16 01:47:05 -05:00
cmd_data.c
move Rust sources to top level, C sources into c_src
2024-01-16 01:47:05 -05:00
cmd_device.c
add short arg parsers to device add command
2024-04-29 10:16:13 -06:00
cmd_dump.c
cmd_dump: Open in noexcl mode
2024-08-31 21:34:15 -04:00
cmd_format.c
bcachefs: allow initializing a bcachefs filesystem from a source directory
2024-06-16 14:08:52 -04:00
cmd_fs.c
cmd_fs_usage: fix null ptr deref
2024-08-09 03:44:27 -04:00
cmd_fsck.c
cmd_fsck: Add -K flag (don't run kernel fsck)
2024-10-20 19:23:21 -04:00
cmd_fusemount.c
bcachefs-tools: fix build failure when BCACHEFS_FUSE=1
2024-10-26 01:48:17 -04:00
cmd_key.c
refactor: rename function again
2024-05-30 22:26:06 +02:00
cmd_kill_btree_node.c
cmd_kill_btree_node: Can now kill multiple nodes simultaneously
2024-10-12 17:20:56 -04:00
cmd_list_journal.c
cmd_list_journal: Add filtering on log msg
2024-10-09 21:58:15 -04:00
cmd_migrate.c
bcachefs: allow initializing a bcachefs filesystem from a source directory
2024-06-16 14:08:52 -04:00
cmd_option.c
Change lingering set-option texts to set-fs-option
2024-08-21 15:24:00 +03:00
cmd_run.c
move Rust sources to top level, C sources into c_src
2024-01-16 01:47:05 -05:00
cmd_version.c
move Rust sources to top level, C sources into c_src
2024-01-16 01:47:05 -05:00
cmds.h
move Rust sources to top level, C sources into c_src
2024-01-16 01:47:05 -05:00
config.h
move Rust sources to top level, C sources into c_src
2024-01-16 01:47:05 -05:00
crypto.c
refactor: rename function again
2024-05-30 22:26:06 +02:00
crypto.h
refactor: rename function again
2024-05-30 22:26:06 +02:00
libbcachefs.c
Update bcachefs sources to 4a7a003763f5 bcachefs: Opt_durability can now be set via bch2_opt_set_sb()
2024-07-15 20:17:37 -04:00
libbcachefs.h
Update bcachefs sources to c56e1ec97dfd bcachefs: Fix bch2_sb_downgrade_update()
2024-06-17 12:38:43 -04:00
posix_to_bcachefs.c
Update bcachefs sources to 1dbc147a6eb0 bcachefs: Add version check for bch_btree_ptr_v2.sectors_written validate
2024-10-20 19:07:51 -04:00
posix_to_bcachefs.h
bcachefs: allow initializing a bcachefs filesystem from a source directory
2024-06-16 14:08:52 -04:00
qcow2.c
move Rust sources to top level, C sources into c_src
2024-01-16 01:47:05 -05:00
qcow2.h
move Rust sources to top level, C sources into c_src
2024-01-16 01:47:05 -05:00
tools-util.c
Check for a sufficiently recent libblkid before formatting
2024-10-27 14:48:05 +00:00
tools-util.h
Avoid static linking conflicts with libblkid
2024-10-12 17:20:56 -04:00