summaryrefslogtreecommitdiff
path: root/c_src/posix_to_bcachefs.c
AgeCommit message (Expand)Author
2025-03-25Update bcachefs sources to 1392e502d48b bcachefs: Add an "ignore unknown" opt...Kent Overstreet
2025-03-24Migrate tool fixesKent Overstreet
2025-02-03Update bcachefs sources to 63bbe0ca4167 bcachefs: ScrubKent Overstreet
2024-10-20Update bcachefs sources to 1dbc147a6eb0 bcachefs: Add version check for bch_b...Kent Overstreet
2024-09-29Update bcachefs sources to 438696e03da7 bcachefs: rename version -> bversion ...Kent Overstreet
2024-08-20posix_to_bcachefs: fix missing copy_xattrs() error checkingKent Overstreet
2024-07-15Update bcachefs sources to 4a7a003763f5 bcachefs: Opt_durability can now be s...Kent Overstreet
2024-06-16Preserve directory {a,m,c} times by calling copy_times() after the recursionAriel Miculas
2024-06-16Fix incomplete file copy due to copy_data misuseAriel Miculas
2024-06-16Fix performance regression of update_inodeAriel Miculas
2024-06-16bcachefs: allow initializing a bcachefs filesystem from a source directoryAriel Miculas