Age | Commit message (Collapse) | Author | |
---|---|---|---|
94 min. | Update bcachefs sources to 48d506769bc0 bcachefs: ↵ | Kent Overstreet | |
bch2_journal_entry_missing_range() Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> | |||
2025-06-09 | Update bcachefs sources to a8d89eb264e0 bcachefs: Allow CONFIG_UNICODE=m | Kent Overstreet | |
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> | |||
2025-06-07 | Update bcachefs sources to b0a446bcc860 bcachefs: Reduce ↵ | Kent Overstreet | |
__bch2_btree_node_alloc() stack usage Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> | |||
2025-05-20 | Update bcachefs sources to f565983af369 bcachefs: Read retries are after ↵ | Kent Overstreet | |
checksum errors now REQ_FUA Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> | |||
2025-05-02 | Update bcachefs sources to 5a0455ae19af bcachefs: ↵ | Kent Overstreet | |
bcachefs_metadata_version_snapshot_deletion_v2 Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> | |||
2025-04-21 | linux shim: implement BLK_OPEN_CREAT | Kent Overstreet | |
this allows O_CREAT to be passed through, for the new image creation tool. Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> | |||
2025-04-21 | Update bcachefs sources to c9d875f9be1f bcachefs: Casefold is now a regular ↵ | Kent Overstreet | |
opts.h option Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> | |||
2025-04-20 | Pull in unicode support from kernel | Kent Overstreet | |
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> | |||
2025-04-13 | Update bcachefs sources to 2f9361370129 bcachefs: Improve opts.degraded | Kent Overstreet | |
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> | |||
2025-04-13 | Fix build with gcc 11 | Kent Overstreet | |
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> | |||
2025-03-29 | Update bcachefs sources to 0a2abe7ce837 bcachefs: Don't use designated ↵ | Kent Overstreet | |
initializers for disk_accounting_pos Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> | |||
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-03-23 | format: Redo bucket size calculations | Kent Overstreet | |
bucket size now takes into account system memory and amount of memory required to fsck: on very large filesystems it will automatically scale up bucket size to ensure we can fsck. Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> | |||
2025-03-19 | Update bcachefs sources to dbe591cee299 bcachefs: Add missing smp_rmb() | Kent Overstreet | |
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> | |||
2025-03-17 | Update bcachefs sources to 4d28432bcc5f bcachefs: Validate bch_sb.offset field | Kent Overstreet | |
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> | |||
2025-03-16 | Update bcachefs sources to 46af7258b951 bcachefs: BCH_SB_FEATURES_ALL ↵ | Kent Overstreet | |
includes BCH_FEATURE_incompat_verison_field 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> | |||
2025-02-13 | Switch to c11 atomics | Kent Overstreet | |
there's a strange bug in liburcu's usage of c11 atomics turning up with gcc 15; switch to using c11 atomics directly to work around this. Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> | |||
2025-02-03 | Update bcachefs sources to 63bbe0ca4167 bcachefs: Scrub | Kent Overstreet | |
2025-01-15 | update min_heap | 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-29 | Fix build failure on liburcu v0.15.0 | Integral | |
After upgrading liburcu to v0.15.0, bcachefs-tools failed to build. This patch fixes build errors on liburcu v0.15.0. Signed-off-by: Integral <integral@archlinuxcn.org> Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> | |||
2024-12-10 | fix c11 atomics | Kent Overstreet | |
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-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-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 3b80552e7057 bcachefs: __wait_for_freeing_inode: ↵v1.13.0 | Kent Overstreet | |
Switch to wait_bit_queue_entry Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> | |||
2024-09-29 | Update bcachefs sources to 438696e03da7 bcachefs: rename version -> bversion ↵ | Kent Overstreet | |
for big endian builds | |||
2024-09-07 | Update bcachefs sources to ec2ddb95112b bcachefs: bch2_opts_to_text() | Kent Overstreet | |
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> | |||
2024-08-23 | Update bcachefs sources to 22fa8fc32e6a bcachefs: rcu_pending now works in ↵ | Kent Overstreet | |
userspace | |||
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-08-08 | Update bcachefs sources to dfc7b2c9433e bcachefs: bch2_sb_nr_devices() | Kent Overstreet | |
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> | |||
2024-07-12 | Update bcachefs sources to 47d1e7a86242 bcachefs: drop packed, aligned from ↵v1.9.3 | Kent Overstreet | |
bkey_inode_buf Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> | |||
2024-07-12 | provide atomic64_try_cmpxchg() for 32bit | Kent Overstreet | |
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> | |||
2024-07-05 | Update bcachefs sources to 2be6fc9b111c bcachefs: bch2_gc_btree() should not ↵ | Kent Overstreet | |
use btree_root_lock Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> | |||
2024-06-28 | Update bcachefs sources to 9404a01d3dc5 bcachefs: Make read_only a mount ↵v1.9.2 | Kent Overstreet | |
option again, but hidden Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> | |||
2024-06-17 | Update bcachefs sources to c56e1ec97dfd bcachefs: Fix bch2_sb_downgrade_update() | Kent Overstreet | |
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> | |||
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-24 | Update bcachefs sources to 254510a1c269 bcachefs: ↵ | Kent Overstreet | |
btree_ptr_sectors_written() now takes bkey_s_c | |||
2024-05-09 | Update bcachefs sources to 07f9a27f1969 bcachefs: add no_invalid_checks flag | Kent Overstreet | |
2024-04-03 | Update bcachefs sources to 09d4c2acbf4c bcachefs: reconstruct_inode() | Kent Overstreet | |
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> | |||
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-23 | powerpc: use "long long" for 64-bit types in userspace | Thomas Bertschinger | |
This resolves build warnings and failures for architectures where the Linux userspace `asm/types.h` header defines 64-bit types (u64, s64) as `long` instead of `long long`. By defining `__SANE_USERSPACE_TYPES__`, these types are defined as `long long` instead. Signed-off-by: Thomas Bertschinger <tahbertschinger@gmail.com> Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> | |||
2024-02-15 | Update bcachefs sources to 9a555a741e80 bcachefs: omit alignment attribute ↵v1.6.2 | Kent Overstreet | |
on big endian struct bkey | |||
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-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> |