summaryrefslogtreecommitdiff
path: root/libbcachefs/buckets.c
AgeCommit message (Expand)Author
2025-06-02Update bcachefs sources to a41cc7750fb8 bcachefs: Add flags to subvolume_to_t...Kent Overstreet
2025-05-31Update bcachefs sources to d316ba08b045 bcachefs: Repair code for directory i...Kent Overstreet
2025-05-29Update bcachefs sources to 7f938192650f bcachefs: darray_find(), darray_find_p()Kent Overstreet
2025-05-20Update bcachefs sources to f565983af369 bcachefs: Read retries are after chec...Kent Overstreet
2025-04-28Update bcachefs sources to 6e73711dc355 bcachefs: Read retries are after chec...Kent Overstreet
2025-04-21Update bcachefs sources to c9d875f9be1f bcachefs: Casefold is now a regular o...Kent Overstreet
2025-04-17Update bcachefs sources to 65456ba56b93 bcachefs: Fix struct with flex member...Kent Overstreet
2025-04-13Update bcachefs sources to 2f9361370129 bcachefs: Improve opts.degradedKent Overstreet
2025-03-29Update bcachefs sources to 0a2abe7ce837 bcachefs: Don't use designated initia...Kent Overstreet
2025-03-25Update bcachefs sources to 1392e502d48b bcachefs: Add an "ignore unknown" opt...Kent Overstreet
2025-02-20Update bcachefs sources to 9736cbbc5cc3 bcachefs: bs > ps supportKent Overstreet
2024-12-29Update bcachefs sources to 864591728963 bcachefs: Dropped superblock write is...Kent Overstreet
2024-12-03Update bcachefs sources to 4a32728376a8 bcachefs: bcachefs_metadata_version_i...Kent Overstreet
2024-11-29Update bcachefs sources to bc01863fb6ef bcachefs: bcachefs_metadata_version_d...Kent Overstreet
2024-10-20Update bcachefs sources to 1dbc147a6eb0 bcachefs: Add version check for bch_b...Kent Overstreet
2024-09-29Update bcachefs sources to 438696e03da7 bcachefs: rename version -> bversion ...Kent Overstreet
2024-09-07Update bcachefs sources to ec2ddb95112b bcachefs: bch2_opts_to_text()Kent Overstreet
2024-08-23Update bcachefs sources to 22fa8fc32e6a bcachefs: rcu_pending now works in us...Kent Overstreet
2024-08-17Update bcachefs sources to e7015d0df31c bcachefs: Simplify bch2_xattr_emit() ...v1.11.0Kent Overstreet
2024-08-10Update bcachefs sources to 070f7d6a382a bcachefs: bch2_sb_nr_devices()Kent Overstreet
2024-07-12Update bcachefs sources to 47d1e7a86242 bcachefs: drop packed, aligned from b...v1.9.3Kent Overstreet
2024-06-28Update bcachefs sources to 9404a01d3dc5 bcachefs: Make read_only a mount opti...v1.9.2Kent Overstreet
2024-06-17Update bcachefs sources to 792ca5ba3c9a bcachefs: kill key cache arg to bch2_...Kent Overstreet
2024-06-17Update bcachefs sources to c56e1ec97dfd bcachefs: Fix bch2_sb_downgrade_update()Kent Overstreet
2024-06-03Update bcachefs sources to f81dc88f0c80 bcachefs: bch2_btree_insert() - add b...Kent Overstreet
2024-05-28Update bcachefs sources to 8528bde1b66b bcachefs: Fix uninitialized var warningKent Overstreet
2024-05-24Update bcachefs sources to 254510a1c269 bcachefs: btree_ptr_sectors_written()...Kent Overstreet
2024-05-09Update bcachefs sources to 07f9a27f1969 bcachefs: add no_invalid_checks flagKent Overstreet
2024-04-28Update bcachefs sources to c19cbaf6e7b0 bcachefs: Run upgrade/downgrade even ...Kent Overstreet
2024-04-25Update bcachefs sources to 035773e55b52 bcachefs: fix integer conversion bugKent Overstreet
2024-03-30Update bcachefs sources to 794723fc10c4 bcachefs: Topology repair now uses no...Kent Overstreet
2024-02-09Update bcachefs sources to bee7b5a4fa21 bcachefs: Pin btree cache in ram for ...Kent Overstreet
2024-02-06Update bcachefs sources to 50847e296b34 bcachefs: Check subvol <-> inode poin...Kent Overstreet
2024-01-24Update bcachefs sources to 481b5f343248 bcachefs: Better error messages for m...Kent Overstreet
2024-01-16Move c_src dirs back to toplevelKent Overstreet
2024-01-16move Rust sources to top level, C sources into c_srcThomas Bertschinger
2024-01-05Update bcachefs sources to d267e10a43b2 bcachefs: __bch2_sb_field_to_text()Kent Overstreet
2023-12-18Update bcachefs sources to 1a739db0b256 bcachefs; guard against overflow in b...Kent Overstreet
2023-12-07Update bcachefs sources to 6d44812757dd bcachefs: BCH_IOCTL_FSCK_ONLINEKent Overstreet
2023-11-27Update bcachefs sources to feaca6edbd24 mean and variance: Promote to lib/mathKent Overstreet
2023-11-25Update bcachefs sources to 8c94740b1bf8 bcachefs: Add missing vaidation for j...Kent Overstreet
2023-11-22Update bcachefs sources to 783085c3cc44 kbuild: Allow gcov to be enabled on t...Kent Overstreet
2023-10-27Update bcachefs sources to 6628827a8707 bcachefs: Skip deleted members in mem...Kent Overstreet
2023-10-27Update bcachefs sources to 7250b2ee5574 bcachefs: Fix deleted inodes btree in...Kent Overstreet
2023-10-25Update bcachefs sources to 0d63ed13ea3d closures: Fix race in closure_sync()v1.3Kent Overstreet
2023-10-18Update bcachefs sources to a180af9dd349 bcachefs: Refactor memcpy into direct...Kent Overstreet
2023-10-08Update bcachefs sources to 7bf1ac0d46 bcachefs: Correctly initialize new buck...Kent Overstreet
2023-09-23Update bcachefs sources to f9c612bbf82d bcachefs: Fixes for building in users...Kent Overstreet
2023-08-11Update bcachefs sources to b0788c47d9 bcachefs: Fix check_version_upgrade()Kent Overstreet
2023-07-20Update bcachefs sources to ee560a3929 bcachefs: Print version, options earlie...Kent Overstreet