summaryrefslogtreecommitdiff
path: root/libbcachefs/bset.c
AgeCommit message (Expand)Author
2024-05-09Update bcachefs sources to 07f9a27f1969 bcachefs: add no_invalid_checks flagKent Overstreet
2024-03-30Update bcachefs sources to 794723fc10c4 bcachefs: Topology repair now uses no...Kent Overstreet
2024-03-16Update bcachefs sources to 83338f5b2cb8 bcachefs: fix for building in userspaceKent 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 cbb2e45634dd bcachefs: fix simulateously upgrading...Kent Overstreet
2023-09-23Update bcachefs sources to f9c612bbf82d bcachefs: Fixes for building in users...Kent Overstreet
2023-07-07Update bcachefs sources to 25de2b00dc bcachefs: Change check for invalid key ...Kent Overstreet
2023-05-19Update bcachefs sources to 799716df00 bcachefs: Delete an incorrect bch2_tran...Kent Overstreet
2023-05-02Update bcachefs sources to 6a20aede29 bcachefs: Fix quotas + snapshotsv0.29Kent Overstreet
2023-03-06Update bcachefs sources to 3856459b1b bcachefs: bch2_btree_iter_peek_node_and...Kent Overstreet
2023-03-04Update bcachefs sources to 171da96d76 bcachefs: Drop some anonymous structs, ...Kent Overstreet
2023-02-09Update bcachefs sources to ea93c26e98 fixup! bcachefs: We can handle missing ...Kent Overstreet
2022-11-26Update bcachefs sources to 5963d1b1a4 bcacehfs: Fix bch2_get_alloc_in_memory_...Kent Overstreet
2022-10-22Update bcachefs sources to cd779e0cc5 bcachefs: Skip inode unpack/pack in bch...v0.23Kent Overstreet
2022-06-09Update bcachefs sources to 24f7e08cd8 bcachefs: shrinker.to_text() methodsKent Overstreet
2022-02-26Update bcachefs sources to 31718a2: bcachefs: Don't spin in journal reclaimAleksei Kharlamov
2022-01-04Update bcachefs sources to 50ac18afbb bcachefs: Fix an uninitialized variableKent Overstreet
2022-01-01Update bcachefs sources to 9d28e4a535 bcachefs: bch2_journal_entry_to_text()Kent Overstreet
2021-09-09Update bcachefs sources to 3f3f969859 bcachefs: Fix some compiler warningsKent Overstreet
2021-07-04Update bcachefs sources to 1a510b00b6 bcachefs: Increase BTREE_TRANS_MEM_MAXKent Overstreet
2021-05-31Update bcachefs sources to 3913e0cac3 bcachefs: Journal space calculation fixKent Overstreet
2021-05-17Update bcachefs sources to 0cd3e1d27a bcachefs: Fix for bch2_bkey_pack_pos() ...Kent Overstreet
2021-04-04Update bcachefs sources to f26267fc82 bcachefs: kill bset_tree->max_keyKent Overstreet
2021-03-29Update bcachefs sources to 18686af684 bcachefs: Inode backpointersv0.13Kent Overstreet
2021-03-12Update bcachefs sources to 63924135a1 bcachefs: Have fsck check for stripe po...Kent Overstreet
2021-02-20Update bcachefs sources to 9b77e72c47 bcachefs: Extents may now cross btree n...Kent Overstreet
2020-11-16Update bcachefs sources to d1fd471830 bcachefs: Add more debug checksKent Overstreet
2020-11-07Update bcachefs sources to 1d669389f7 bcachefs: use a radix tree for inum bit...Kent Overstreet
2020-08-24Update bcachefs sources to 10ab39f2fa bcachefs: Improvements to the journal r...Kent Overstreet
2020-06-26Update bcachefs sources to b1708f0191 bcachefs: Fix a null ptr deref in bch2_...Kent Overstreet
2020-03-15Update bcachefs sources to d9bb516b2d bcachefs: Move extent overwrite handlin...Kent Overstreet
2020-03-09Update bcachefs sources to 7e07e19c29 bcachefs: Traverse iterator in journal ...Kent Overstreet
2020-02-22Update bcachefs sources to 9017d85854 bcachefs: btree_ptr_v2Kent Overstreet
2020-01-21Update bcachefs sources to 3cd63315a6 bcachefs: Track incompressible dataKent Overstreet
2019-12-16Update bcachefs sources to adfbb84c7c fixup! bcachefs: Fix bch2_verify_insert...Kent Overstreet
2019-12-16Update bcachefs sources to fbb669e9de bcachefs: Kill btree_node_iter_largeKent Overstreet
2019-11-17Update bcachefs sources to d372ddcbfa bcachefs: Reorganize extents.cKent Overstreet
2019-11-09Update bcachefs sources to b1a4dc53be bcachefs: Set lost+found mode to 0700Kent Overstreet
2019-11-04Update bcachefs sources to 9e76e8d98c bcachefs: Fix uninitialized field in ha...Kent Overstreet
2019-08-21Update bcachefs sources to ece184f718 bcachefs: ReflinkKent Overstreet
2019-07-11Update bcachefs sources to b91a514413 bcachefs: Don't try to delete stripes w...Kent Overstreet
2019-03-28Update bcachefs sources to d868a87c67 bcachefs: fix initial gcKent Overstreet
2018-11-09Update bcachefs sources to d7dbddc450 bcachefs: revamp to_text methodsKent Overstreet
2018-11-03Update bcachefs sources to b12d1535f3 bcachefs: fix bounds checks in bch2_bio...Kent Overstreet
2018-08-22Update bcachefs sources to 446219cb11 bcachefs: Dirent repair codeKent Overstreet
2018-08-15Update bcachefs sources to 15f6e66e86 bcachefs: pass around bset_tree lessKent Overstreet
2018-07-16Update bcachefs sources to eab3b355cf bcachefs: trace transaction restartsKent Overstreet