summaryrefslogtreecommitdiff
path: root/c_src
AgeCommit message (Expand)Author
5 dayscmd_fsck: Online fsck can now specify a mountpointKent Overstreet
10 dayscmd_image_createKent Overstreet
10 dayscmd_strip_allocKent Overstreet
10 daysbch2_format_for_device_add()Kent Overstreet
2025-06-13cmd_list_journal: More filtering tweaksKent Overstreet
2025-06-07cmd_list_journal: Fix assertion popKent Overstreet
2025-06-07cmd_device: Device add now updates blkid cacheKent Overstreet
2025-06-05cmd_fsck: -p is also a noopKent Overstreet
2025-06-05cmd_fsck: make sure to modprobe if we might need kernel fsckKent Overstreet
2025-06-02cmd_list_journal: Improved matchingKent Overstreet
2025-06-01cmd_list_journal: Improved matchingKent Overstreet
2025-05-28cmd_fs_top(): skip non firing counters, add column for totalKent Overstreet
2025-05-25cmd_list_journal: handle jset_entries with bad lengthsKent Overstreet
2025-05-25Fix infinite loop in cmd_list_journalKent Overstreet
2025-05-21cmd_dump: Don't use noexcl by defaultKent Overstreet
2025-05-15suppress warn_unused_resultKent Overstreet
2025-05-15Fix human readable units for compressed dataMark Bryars
2025-05-08Update bcachefs sources to db6b78d0e5ef bcachefs: Extend bucket_size to 32 bitsKent Overstreet
2025-05-08cmd_recover_super: Add a mode for recovering from another member deviceKent Overstreet
2025-05-08cmd_super.cKent Overstreet
2025-05-03Set BCH_FEATURE_incompat_version_field if supportedKent Overstreet
2025-05-02fix fsck return code for in-kernel fsckKent Overstreet
2025-04-29Don't use xclose() in splice_fd_to_stdinout()Kent Overstreet
2025-04-28Update bcachefs sources to f0ebca18293c bcachefs: bch2_fs_open() now takes a ...Kent Overstreet
2025-04-26copy_data should be staticKent Overstreet
2025-04-21format_opts.no_sb_at_endKent Overstreet
2025-04-21linux shim: implement BLK_OPEN_CREATKent Overstreet
2025-04-21fixup! posix_to_bcachefs: Process dirents in sorted orderKent Overstreet
2025-04-21Update bcachefs sources to c9d875f9be1f bcachefs: Casefold is now a regular o...Kent Overstreet
2025-04-21fd fixesKent Overstreet
2025-04-18format: Ensure we pick power of two bucket sizev1.25.2Kent Overstreet
2025-04-17Update bcachefs sources to 65456ba56b93 bcachefs: Fix struct with flex member...Kent Overstreet
2025-04-15fixup! Add support for FS_IOC_GETFSSYSFSPATHKent Overstreet
2025-04-15Fix bchu_fs_open_by_dev()Kent Overstreet
2025-04-15cmd_migrate: adjust space reserved for new fs metadataKent Overstreet
2025-04-13Add support for FS_IOC_GETFSSYSFSPATHKent Overstreet
2025-04-13Update bcachefs sources to 2f9361370129 bcachefs: Improve opts.degradedKent Overstreet
2025-04-13cmd_migrate: use correct bucket sizeKent Overstreet
2025-04-13xclose()Kent Overstreet
2025-04-13reshuffle device_cmds(), data_cmds()Kent Overstreet
2025-04-13cmd_format: --source, --no_initialize are incompatibleKent Overstreet
2025-04-13cmd_format: Don't initialize in verbose modeKent Overstreet
2025-04-13cmd_format: make build_fs() staticKent Overstreet
2025-04-13posix_to_bcachefs: Process dirents in sorted orderKent Overstreet
2025-03-31format: Ensure bcachefs module is loaded before checking versionKent Overstreet
2025-03-31bcachefs-tools: add fs_usage & return -EINVAL when no matching subcommandIntegral
2025-03-30list_journal: fix transaction filter extent matchingKent Overstreet
2025-03-28cmd_fs_usage: Fix kernel version checkKent Overstreet
2025-03-28bcachefs-tools: hide FUSE in usage when BCACHEFS_FUSE disabledIntegral
2025-03-26fsck: Kill -R, --reconstruct_allocKent Overstreet