ccan
Update for new superblock options; makefile improvements
2017-10-08 10:25:36 -08:00
debian
Updated homepage, repo, and watch urls for debian package
2019-01-14 00:42:42 -08:00
include
Update bcachefs sources to 4837f82ee1 bcachefs: Use cached iterators for alloc btree
2020-06-15 16:27:19 -04:00
initramfs
Replaced mkdir -p with install -D in make install
2019-01-13 19:31:04 -08:00
libbcachefs
Update bcachefs sources to f385d13bf8 fixup! bcachefs: Fix bch2_extent_can_insert() not being called
2020-07-02 13:29:45 -04:00
linux
Update bcachefs sources to 4837f82ee1 bcachefs: Use cached iterators for alloc btree
2020-06-15 16:27:19 -04:00
mount
Add a mount.bcachefs tool
2020-05-05 21:33:40 +01:00
nix
nix: add nix expressions for development
2017-12-10 16:07:33 -06:00
packaging
Update userspace-rcu.spec
2020-02-24 00:23:48 -08:00
raid
snapraid
2018-11-23 02:10:44 -05:00
tests
bcachefs-tools: Fix test.
2019-12-28 20:10:02 -08:00
.bcachefs_revision
Update bcachefs sources to f385d13bf8 fixup! bcachefs: Fix bch2_extent_can_insert() not being called
2020-07-02 13:29:45 -04:00
.gitignore
Don't build mount.bcachefs by default
2020-05-08 21:25:12 -04:00
.travis.yml
Add a mount.bcachefs tool
2020-05-05 21:33:40 +01:00
bcachefs.8
remove any mention of tier from man pages
2020-07-02 17:17:48 -05:00
bcachefs.c
Add a command for dumping contents of journal
2020-03-25 16:23:29 -04:00
cmd_assemble.c
Update bcachefs sources to 0906b1fb49 bcachefs: fixes for 32 bit/big endian machines
2018-05-17 02:36:19 -04:00
cmd_attr.c
Fix typos
2019-08-21 10:19:25 +02:00
cmd_data.c
New data rereplicate command
2018-02-08 15:33:43 -05:00
cmd_debug.c
Add an option to list_journal to list entire contents of journal
2020-06-15 16:27:30 -04:00
cmd_device.c
Add --offline to device set-state
2020-05-08 21:25:25 -04:00
cmd_format.c
Fix memory leak in cmd_format.c
2019-11-03 23:17:43 -05:00
cmd_fs.c
Make some improvements to bcachefs fs show
2020-07-02 13:28:39 -04:00
cmd_fsck.c
correct flag listing in fsck help text
2020-05-27 16:40:42 +00:00
cmd_fusemount.c
bcachefs-tools: Fix build errors.
2019-12-28 15:56:49 -08:00
cmd_key.c
Update bcachefs sources to edf5f38218 bcachefs: Refactor superblock code
2018-04-10 19:23:58 -04:00
cmd_migrate.c
Update bcachefs sources to cfb41d25c7 bcachefs: Add an assertion to track down a heisenbug
2019-12-28 18:20:16 -05:00
cmd_run.c
Update bcachefs sources to 0906b1fb49 bcachefs: fixes for 32 bit/big endian machines
2018-05-17 02:36:19 -04:00
cmd_version.c
Added 'version' command to print when the bcachefs tool was built
2018-05-26 14:32:30 -07:00
cmds.h
Add a command for dumping contents of journal
2020-03-25 16:23:29 -04:00
config.h
Redo lots of stuff
2016-03-11 21:18:42 -09:00
COPYING
bcache-tools are GPL
2013-07-17 13:13:31 -07:00
crypto.c
add -c to cmd_unlock, to check if a device needs to be unlocked
2018-02-11 14:25:33 -05:00
crypto.h
add -c to cmd_unlock, to check if a device needs to be unlocked
2018-02-11 14:25:33 -05:00
default.nix
make: correct path to 'bcachefs' in mkfs/fsck scripts
2017-12-17 12:46:45 -06:00
fsck.bcachefs
fsck.bcachefs: convert to POSIX sh
2018-02-09 16:52:44 +01:00
INSTALL
Add missing build dependency
2020-07-20 13:13:20 -04:00
libbcachefs.c
print out sequence number in show-super
2020-07-08 15:58:35 -04:00
libbcachefs.h
Redo cmd_fs_usage for new ioctls
2019-12-18 16:11:11 -05:00
Makefile
Update bcachefs sources to e1f6739c4a bcachefs: Fix another iterator counting bug
2020-05-14 21:48:52 -04:00
mkfs.bcachefs
mkfs.bcachefs: convert to POSIX sh
2018-02-09 16:54:03 +01:00
qcow2.c
cmd_migrate
2017-03-09 09:14:11 -09:00
qcow2.h
cmd_migrate
2017-03-09 09:14:11 -09:00
README
Rename from bcache-tools to bcachefs-tools
2017-03-19 17:31:47 -08:00
smoke_test
bcachefs-tools: Add a smoke test master script.
2019-12-28 17:08:10 -08:00
tools-util.c
fs_usage cmd fixes
2020-01-03 19:33:05 -05:00
tools-util.h
check if fs is mounted before running fsck
2019-03-24 21:07:45 -04:00