summaryrefslogtreecommitdiff
path: root/libbcachefs/btree_gc.c
AgeCommit message (Collapse)Author
12 daysUpdate bcachefs sources to 20342b5217ca bcachefs: Plumb trans_kmalloc ip to ↵Kent Overstreet
trans_log_msg
14 daysUpdate bcachefs sources to 4af8a1ac90dc bcachefs: fsck: fix unhandled ↵Kent Overstreet
restart in topology repair
2025-06-13Update bcachefs sources to 54de30ef9de8 bcachefs: Kill unused tracepointsKent Overstreet
2025-06-07Update bcachefs sources to b0a446bcc860 bcachefs: Reduce ↵Kent Overstreet
__bch2_btree_node_alloc() stack usage Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
2025-06-02Update bcachefs sources to a41cc7750fb8 bcachefs: Add flags to ↵Kent Overstreet
subvolume_to_text()
2025-05-31Update bcachefs sources to d316ba08b045 bcachefs: Repair code for directory ↵Kent Overstreet
i_size
2025-05-20Update 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-04Update bcachefs sources to b4927db2cdc7 bcachefs: ↵Kent Overstreet
bcachefs_metadata_version_fast_device_removal Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
2025-04-29Update bcachefs sources to 9b4ab159abcd bcachefs: Read retries are after ↵Kent Overstreet
checksum errors now REQ_FUA Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
2025-04-28Update bcachefs sources to 6e73711dc355 bcachefs: Read retries are after ↵Kent Overstreet
checksum errors now REQ_FUA
2025-04-21Update 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-13Update bcachefs sources to 2f9361370129 bcachefs: Improve opts.degradedKent Overstreet
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
2025-03-29Update 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-02-20Update bcachefs sources to 9736cbbc5cc3 bcachefs: bs > ps supportKent Overstreet
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
2024-12-29Update 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-08Update bcachefs sources to 55a65a994ed5 bcachefs: ↵Kent Overstreet
bcachefs_metadata_version_persistent_inode_cursors Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
2024-11-29Update 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-20Update 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-12Update bcachefs sources to 9ab6c94002b9 bcachefs: bch2_journal_meta() takes ↵Kent Overstreet
ref on c->writes
2024-10-09Update bcachefs sources to 3b80552e7057 bcachefs: __wait_for_freeing_inode: ↵v1.13.0Kent Overstreet
Switch to wait_bit_queue_entry Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
2024-09-29Update bcachefs sources to 438696e03da7 bcachefs: rename version -> bversion ↵Kent Overstreet
for big endian builds
2024-09-07Update bcachefs sources to ec2ddb95112b bcachefs: bch2_opts_to_text()Kent Overstreet
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
2024-08-17Update bcachefs sources to e7015d0df31c bcachefs: Simplify bch2_xattr_emit() ↵v1.11.0Kent Overstreet
implementation Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
2024-07-12Update bcachefs sources to 47d1e7a86242 bcachefs: drop packed, aligned from ↵v1.9.3Kent Overstreet
bkey_inode_buf Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
2024-07-05Update 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-28Update bcachefs sources to 9404a01d3dc5 bcachefs: Make read_only a mount ↵v1.9.2Kent Overstreet
option again, but hidden Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
2024-06-17Update bcachefs sources to 792ca5ba3c9a bcachefs: kill key cache arg to ↵Kent Overstreet
bch2_assert_pos_locked()
2024-06-17Update bcachefs sources to c56e1ec97dfd bcachefs: Fix bch2_sb_downgrade_update()Kent Overstreet
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
2024-06-03Update 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-27Update bcachefs sources to bc0fa834a738 bcachefs: Better fsck error message ↵Kent Overstreet
for key version
2024-05-27Update bcachefs sources to ea473c4a1a21 bcachefs: btree_gc can now handle ↵Kent Overstreet
unknown btrees
2024-05-09Update bcachefs sources to 07f9a27f1969 bcachefs: add no_invalid_checks flagKent Overstreet
2024-04-17Update bcachefs sources to 0389c09b2fb7 bcachefs: Fix bio alloc in ↵Kent Overstreet
check_extent_checksum() Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
2024-04-15Update bcachefs sources to ad29cf999a91 bcachefs: set_btree_iter_dontneed ↵Kent Overstreet
also clears should_be_locked Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
2024-03-30Update 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-16Update bcachefs sources to 83338f5b2cb8 bcachefs: fix for building in userspaceKent Overstreet
2024-02-09Update 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-06Update 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-24Update 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-16Move c_src dirs back to toplevelKent 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-16move Rust sources to top level, C sources into c_srcThomas 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-05Update bcachefs sources to d267e10a43b2 bcachefs: __bch2_sb_field_to_text()Kent Overstreet
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
2023-12-22Update bcachefs sources to c6d45169c6 bcachefs: Convert split_devs() to darrayKent Overstreet
2023-12-21Update bcachefs sources to 5d0a6c2b32f1 bcachefs: ↵Kent Overstreet
check_directory_structure() can now be run online
2023-12-18Update 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-15Update bcachefs sources to 841a95c29f4c bcachefs: fix userspace build errorsKent Overstreet
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
2023-11-30Update bcachefs sources to 71a5b27e017d bcachefs: Make backpointer fsck wb ↵Kent Overstreet
flush check more rigorous Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
2023-11-29Update bcachefs sources to c3e4d892b77b mean and variance: Promote to lib/mathKent Overstreet
2023-11-27Update bcachefs sources to feaca6edbd24 mean and variance: Promote to lib/mathKent Overstreet
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
2023-11-25Update bcachefs sources to 8c94740b1bf8 bcachefs: Add missing vaidation for ↵Kent Overstreet
jset_entry_data_usage