Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-12-03 | Update bcachefs sources to 4a32728376a8 bcachefs: ↵ | Kent Overstreet | |
bcachefs_metadata_version_inode_depth Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> | |||
2024-11-29 | Update bcachefs sources to bc01863fb6ef bcachefs: ↵ | Kent Overstreet | |
bcachefs_metadata_version_disk_accounting_big_endian Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> | |||
2024-08-17 | Update bcachefs sources to e7015d0df31c bcachefs: Simplify bch2_xattr_emit() ↵v1.11.0 | Kent Overstreet | |
implementation Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> | |||
2024-05-09 | Update bcachefs sources to 07f9a27f1969 bcachefs: add no_invalid_checks flag | Kent Overstreet | |
2024-01-24 | Update bcachefs sources to 481b5f343248 bcachefs: Better error messages for ↵ | Kent Overstreet | |
missing inodes in fsck Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> | |||
2024-01-16 | Move c_src dirs back to toplevel | Kent Overstreet | |
We just wanted c sourcefiles out of the top level, not c source directories. Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> | |||
2024-01-16 | move Rust sources to top level, C sources into c_src | Thomas Bertschinger | |
This moves the Rust sources out of rust_src/ and into the top level. Running the bcachefs executable out of the development tree is now: $ ./target/release/bcachefs command or $ cargo run --profile release -- command instead of "./bcachefs command". Building and installing is still: $ make && make install Signed-off-by: Thomas Bertschinger <tahbertschinger@gmail.com> Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> | |||
2024-01-05 | Update bcachefs sources to d267e10a43b2 bcachefs: __bch2_sb_field_to_text() | Kent Overstreet | |
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> | |||
2023-12-07 | Update bcachefs sources to 6d44812757dd bcachefs: BCH_IOCTL_FSCK_ONLINE | Kent Overstreet | |
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> | |||
2023-10-27 | Update bcachefs sources to 7250b2ee5574 bcachefs: Fix deleted inodes btree ↵ | Kent Overstreet | |
in snapshot deletion | |||
2023-07-07 | Update bcachefs sources to 25de2b00dc bcachefs: Change check for invalid key ↵ | Kent Overstreet | |
types Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> | |||
2023-05-02 | Update bcachefs sources to 6a20aede29 bcachefs: Fix quotas + snapshotsv0.29 | Kent Overstreet | |
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> | |||
2023-02-09 | Update bcachefs sources to ea93c26e98 fixup! bcachefs: We can handle missing ↵ | Kent Overstreet | |
btree roots for all alloc btrees Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> | |||
2022-10-23 | Update bcachefs sources to 70fa0c1ff4 fixup! bcachefs: Btree key cache ↵ | Kent Overstreet | |
improvements | |||
2022-05-02 | Update bcachefs sources to bdf6d7c135 fixup! bcachefs: Kill journal buf ↵ | Kent Overstreet | |
bloom filter | |||
2022-04-06 | Update bcachefs sources to e027cf9aa0 fixup! bcachefs: Defer checking of ↵ | Kent Overstreet | |
alloc -> lru refs until after RW | |||
2022-03-31 | Update bcachefs sources to 5e392aed7a bcachefs: Kill bch2_alloc_write()v0.20 | Kent Overstreet | |
2022-03-13 | Update bcachefs sources to e48731a188 bcachefs: Fix ↵ | Kent Overstreet | |
BTREE_TRIGGER_WANTS_OLD_AND_NEW | |||
2021-11-06 | Update bcachefs sources to 6afa1fcb13 bcachefs: Clean up error reporting in ↵ | Kent Overstreet | |
the startup path | |||
2021-09-26 | Update bcachefs sources to 386f00b639 bcachefs: Snapshot creation, deletion | Kent Overstreet | |
2021-06-10 | Update bcachefs sources to 69be0dae31 bcachefs: Always zero memory from ↵ | Kent Overstreet | |
bch2_trans_kmalloc() | |||
2021-05-31 | Update bcachefs sources to 3913e0cac3 bcachefs: Journal space calculation fix | Kent Overstreet | |
2020-10-24 | Update bcachefs sources to 13bb4cdf89 bcachefs: Indirect inline data extents | Kent Overstreet | |
2020-02-22 | Update bcachefs sources to 9017d85854 bcachefs: btree_ptr_v2 | Kent Overstreet | |
2019-10-10 | Update bcachefs sources to 7e03c1ab0e bcachefs: Kill bchfs_extent_update() | Kent Overstreet | |
2019-08-21 | Update bcachefs sources to ece184f718 bcachefs: Reflink | Kent Overstreet | |