index
:
bcachefs-tools.git
656-debug
amiculas-build-fs
badhib-debug
benchmark
debug
debug_bkeys
getattr
master
noradtux-debug
snapshot_tree_fix
testing
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
c_src
/
cmd_device.c
Age
Commit message (
Expand
)
Author
2025-07-04
cmd_device_evacuate: --force
Kent Overstreet
2025-07-04
getopt() -> getopt_long()
Kent Overstreet
2025-06-20
bch2_format_for_device_add()
Kent Overstreet
2025-06-07
cmd_device: Device add now updates blkid cache
Kent Overstreet
2025-05-08
Update bcachefs sources to db6b78d0e5ef bcachefs: Extend bucket_size to 32 bits
Kent Overstreet
2025-04-28
Update bcachefs sources to f0ebca18293c bcachefs: bch2_fs_open() now takes a ...
Kent Overstreet
2025-04-21
linux shim: implement BLK_OPEN_CREAT
Kent Overstreet
2025-04-21
Update bcachefs sources to c9d875f9be1f bcachefs: Casefold is now a regular o...
Kent Overstreet
2025-04-13
Update bcachefs sources to 2f9361370129 bcachefs: Improve opts.degraded
Kent Overstreet
2025-04-13
reshuffle device_cmds(), data_cmds()
Kent Overstreet
2025-03-23
bch2_format() now takes a darray of dev_opts
Kent Overstreet
2025-03-19
More device option work
Kent Overstreet
2024-04-29
add short arg parsers to device add command
Evan Richter
2024-04-29
remove --tier from device add getopt parser
Evan Richter
2024-01-16
move Rust sources to top level, C sources into c_src
Thomas Bertschinger