index
:
bcachefs-tools.git
benchmark
getattr
master
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
/
posix_to_bcachefs.c
Age
Commit message (
Expand
)
Author
2025-03-25
Update bcachefs sources to 1392e502d48b bcachefs: Add an "ignore unknown" opt...
Kent Overstreet
2025-03-24
Migrate tool fixes
Kent Overstreet
2025-02-03
Update bcachefs sources to 63bbe0ca4167 bcachefs: Scrub
Kent Overstreet
2024-10-20
Update bcachefs sources to 1dbc147a6eb0 bcachefs: Add version check for bch_b...
Kent Overstreet
2024-09-29
Update bcachefs sources to 438696e03da7 bcachefs: rename version -> bversion ...
Kent Overstreet
2024-08-20
posix_to_bcachefs: fix missing copy_xattrs() error checking
Kent Overstreet
2024-07-15
Update bcachefs sources to 4a7a003763f5 bcachefs: Opt_durability can now be s...
Kent Overstreet
2024-06-16
Preserve directory {a,m,c} times by calling copy_times() after the recursion
Ariel Miculas
2024-06-16
Fix incomplete file copy due to copy_data misuse
Ariel Miculas
2024-06-16
Fix performance regression of update_inode
Ariel Miculas
2024-06-16
bcachefs: allow initializing a bcachefs filesystem from a source directory
Ariel Miculas