"The COW filesystem for Linux that won't eat your data".
Bcachefs is an advanced new filesystem for Linux, with an emphasis on reliability and robustness and the complete set of features one would expect from a modern filesystem.
* Copy on write (COW) - like zfs
* Full data and metadata checksumming, for full data integrity: the filesystem should always detect (and where possible, recover from) damage; it should never return incorrect data.
* Multiple devices
* Replication
* Erasure coding (incomplete) High performance: doesn't fragment your writes (like ZFS), no RAID hole
* Caching, data placement
* Compression
* Encryption
* Snapshots
* Nocow mode
* Reflink
* Extended attributes, ACLs, quotas
* Petabyte scalability
* Full online fsck, check and repair (in progress)
* Robustness and rock solid repair. Damage and breakage are a fact of life, it's not a matter of if, but when. It doesn't matter what happened to the filesystem: bad hardware, lightning strikes, an errant dd, you can expect that bcachefs will repair the damage and keep going, usually with no user intervention required.
It's the job of the filesystem to never lose your data: anything that can be repaired, will be.
- Developed at SCM
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout filesystems:bcachefs:snapshot/bcachefs && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
_scmsync.obsinfo | 0000000172 172 Bytes | |
_service | 0000001837 1.79 KB | |
apt.bcachefs.org.keyring | 0000001103 1.08 KB | |
bcachefs-tools.spec | 0000005481 5.35 KB | |
bcachefs-tools_1.31.8~20251014004227.gbpd74b37.dsc | 0000001628 1.59 KB | |
bcachefs-tools_1.31.8~20251014004227.gbpd74b37.tar |
0004145904 3.95 MB | |
bcachefs-tools_1.31.8~20251014004227.gbpd74b37.tar |
0000000119 119 Bytes | |
cargo.config | 0000000123 123 Bytes | |
dkms-bcachefs.rpmlintrc | 0000000070 70 Bytes |
Comments 0