Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-04-28 | Update bcachefs sources to 6e73711dc355 bcachefs: Read retries are after ↵ | Kent Overstreet | |
checksum errors now REQ_FUA | |||
2025-04-13 | Update bcachefs sources to 2f9361370129 bcachefs: Improve opts.degraded | Kent Overstreet | |
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> | |||
2025-03-30 | Update bcachefs sources to 7fdc3fa3cb5f bcachefs: Log original key being ↵ | Kent Overstreet | |
moved in data updates | |||
2025-03-25 | Update bcachefs sources to 1392e502d48b bcachefs: Add an "ignore unknown" ↵ | Kent Overstreet | |
option to bch2_parse_mount_opts() Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> | |||
2025-02-20 | Update bcachefs sources to 9736cbbc5cc3 bcachefs: bs > ps support | Kent Overstreet | |
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> | |||
2024-12-29 | Update bcachefs sources to 864591728963 bcachefs: Dropped superblock write ↵ | Kent Overstreet | |
is no longer a fatal error Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> | |||
2024-12-08 | Update bcachefs sources to 55a65a994ed5 bcachefs: ↵ | Kent Overstreet | |
bcachefs_metadata_version_persistent_inode_cursors 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-10-20 | Update bcachefs sources to 1dbc147a6eb0 bcachefs: Add version check for ↵ | Kent Overstreet | |
bch_btree_ptr_v2.sectors_written validate Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> | |||
2024-10-09 | Update bcachefs sources to 8aa83b2beeb3 bcachefs: Improve ↵ | Kent Overstreet | |
check_snapshot_exists() | |||
2024-07-18 | Update bcachefs sources to 1592eaa60418 bcachefs: Btree path tracepoints | Kent Overstreet | |
2024-06-03 | Update bcachefs sources to f81dc88f0c80 bcachefs: bch2_btree_insert() - add ↵ | Kent Overstreet | |
btree iter flags 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-03-30 | Update bcachefs sources to 794723fc10c4 bcachefs: Topology repair now uses ↵ | Kent Overstreet | |
nodes found by scanning to fill holes Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> | |||
2024-03-16 | Update bcachefs sources to 83338f5b2cb8 bcachefs: fix for building in userspace | Kent Overstreet | |
2024-02-25 | Update bcachefs sources to 26494335d114 bcachefs: improve move_gap() | Kent Overstreet | |
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> | |||
2024-02-24 | Update bcachefs sources to a623b3063d5d bcachefs: Fix check_snapshot() memcpy | Kent Overstreet | |
2024-02-15 | Update bcachefs sources to 9a555a741e80 bcachefs: omit alignment attribute ↵v1.6.2 | Kent Overstreet | |
on big endian struct bkey | |||
2024-02-10 | Update bcachefs sources to 39a84c99af2d bcachefs: Clamp replicas_required to ↵ | Kent Overstreet | |
replicas | |||
2024-02-09 | Update bcachefs sources to bee7b5a4fa21 bcachefs: Pin btree cache in ram for ↵ | Kent Overstreet | |
random access in fsck Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> | |||
2024-02-06 | Update bcachefs sources to 50847e296b34 bcachefs: Check subvol <-> inode ↵ | Kent Overstreet | |
pointers in check_inode() 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> | |||
2023-12-30 | Update bcachefs sources to 5264e9f4d0c0 bcachefs: fix setting ↵ | Kent Overstreet | |
version_upgrade_complete | |||
2023-12-22 | Update bcachefs sources to c6d45169c6 bcachefs: Convert split_devs() to darray | Kent Overstreet | |
2023-12-18 | Update bcachefs sources to 1a739db0b256 bcachefs; guard against overflow in ↵ | Kent Overstreet | |
btree node split Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> | |||
2023-12-15 | Update bcachefs sources to 841a95c29f4c bcachefs: fix userspace build errors | 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-11-27 | Update bcachefs sources to feaca6edbd24 mean and variance: Promote to lib/math | Kent Overstreet | |
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> | |||
2023-11-12 | Update bcachefs sources to 3ca08ab51ec9 bcachefs: six locks: Simplify ↵ | Kent Overstreet | |
optimistic spinning Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> | |||
2023-09-23 | Update bcachefs sources to f9c612bbf82d bcachefs: Fixes for building in ↵ | Kent Overstreet | |
userspace Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> | |||
2023-08-28 | Update bcachefs sources to e7f6215768 bcachefs: Fix snapshot_skiplist_good() | Kent Overstreet | |
2023-08-17 | Update bcachefs sources to a8115093df bcachefs: Fix divide by zero in ↵ | Kent Overstreet | |
rebalance_work() | |||
2023-08-06 | Update bcachefs sources to 717b356d1d bcachefs: Convert journal validation ↵ | Kent Overstreet | |
to bkey_invalid_flags Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> | |||
2017-06-13 | Update bcachefs sources to 6a25f7a00d bcachefs: fix ioctl code | Kent Overstreet | |
2017-05-12 | Update bcachefs sources to 14e9ac5016 bcachefs: btree_iter fastpath | Kent Overstreet | |
2017-05-08 | Update bcachefs sources to 9ceb982d77 bcachefs: Store bucket gens in a btree | Kent Overstreet | |
2017-05-05 | Update bcachefs sources to 3610542890 bcachefs: Convert to skcipher ↵ | Kent Overstreet | |
interface for chacha20 | |||
2017-04-23 | Update bcachefs sources to 2e70771b8d | Kent Overstreet | |
2017-04-14 | Update bcachefs sources to f026e4e024 | Kent Overstreet | |
2017-04-10 | Update bcachefs sources to 3b4024f944 | Kent Overstreet | |
2017-04-09 | Update bcachefs sources to da037866e6 | Kent Overstreet | |
2017-03-19 | Rename from bcache-tools to bcachefs-tools | Kent Overstreet | |