]> git.sesse.net Git - bcachefs-tools-debian/history - tools-util.c
Update bcachefs sources to 44ac32df8e0c bcachefs: Split brain detection
[bcachefs-tools-debian] / tools-util.c
2023-12-23 Kent Overstreetcmd_fsck can now take colon separated devices
2023-12-20 Kent Overstreetmake allocator helpers inlines
2023-12-19 Kent OverstreetUpdate bcachefs sources to 1a739db0b256 bcachefs; guard...
2023-11-28 Brian Fosterbcachefs-tools: don't skip stale superblock wipe in...
2023-11-17 Brian Fosterbcachefs-tools: fix broken libblkid superblock wipe
2023-10-20 Kent OverstreetUpdate bcachefs sources to 24bdb6fed91c bcachefs: bch2_...
2023-10-09 Hunter ShafferChange open_for_format to the block io api
2023-10-09 Hunter Shafferdeleted unused path to device in get_size, get_blocksize
2023-08-22 Kent OverstreetFix null ptr deref in bbpos_parse()
2023-08-02 Kent OverstreetUpdate bcachefs sources to 33a60d9b05 bcachefs: Assorte...
2023-08-01 Kent Overstreetbpos_parse() now handles symbol constants
2023-02-13 Kent Overstreetcmd_list_journal: Add filter options
2022-05-26 Kent OverstreetNew subcommand: set-option
2022-05-26 Kent OverstreetDelete some dead code
2022-05-02 Kent OverstreetUpdate bcachefs sources to bdf6d7c135 fixup! bcachefs...
2022-03-30 Kent OverstreetUpdate bcachefs sources to f638850417 bcachefs: bch2_tr...
2022-02-22 Kent OverstreetUpdate bcachefs sources to 9b3aa5ec6c bcachefs: Add...
2022-01-02 Kent OverstreetUnit handling cleanups
2021-12-25 Kent OverstreetUpdate bcachefs sources to aa540d47ab bcachefs: Option...
2021-12-10 Kent OverstreetFix device add for kernel sysfs changes
2021-07-24 jpsollieadd a blk_wipe function call
2021-07-05 Kent OverstreetUpdate bcachefs sources to 1a510b00b6 bcachefs: Increas...
2021-06-13 jpsollieImprove compiler compatibility + run blkid remove for...
2021-03-17 Kent OverstreetNew data job command
2020-08-24 koverstreetMerge pull request #38 from jnsaff/patch-1
2020-08-24 Kent OverstreetAssorted debug and fsck improvements
2020-01-04 Kent Overstreetfs_usage cmd fixes
2019-12-30 Kent OverstreetMerge remote-tracking branch 'elladan/master'
2019-12-29 Justin HustedMake die exit using _exit
2019-03-25 Kent Overstreetcheck if fs is mounted before running fsck
2018-12-19 Kent OverstreetUse opts.h for format options
2018-10-21 Kent Overstreetimprove dev_to_mount()
2018-06-01 Kent OverstreetUpdate bcachefs sources to 9abf628c70 bcachefs: Fix...
2018-05-17 Kent Overstreetfixes for 32 bit builds/non x86 archs
2018-02-09 Leah Neukirchentools-util.c: define generic crc32c on non-x86_64 arch
2018-02-08 Kent OverstreetNew data rereplicate command
2018-02-07 Kent Overstreetcmd_migrate fixes
2017-12-30 Kent Overstreetshow-super can now print more stuff
2017-12-28 Kent OverstreetResizing
2017-12-23 Kent OverstreetAdd bcachefs fs usage
2017-12-10 Austin Seippbuild: require explicit include paths for libbcachefs/
2017-10-08 Kent OverstreetUpdate for new superblock options; makefile improvements
2017-10-08 Kent OverstreetFaster crc32c
2017-05-05 Kent Overstreetfix sync writes - don't use O_EXCL
2017-04-15 Kent Overstreetcmd_list improvements; use %m
2017-03-20 Kent OverstreetRename from bcache-tools to bcachefs-tools
2017-03-09 Kent Overstreetcmd_device_add improvements
2017-03-09 Kent Overstreetcmd_migrate
2017-02-07 Kent OverstreetAdd a command to dump filesystem metadata
2017-02-07 Kent Overstreetupdate bcache code, fsck improvements
2017-01-20 Kent Overstreetbcache in userspace; userspace fsck