summaryrefslogtreecommitdiff
path: root/libbcachefs/journal_types.h
AgeCommit message (Expand)Author
2024-05-09Update bcachefs sources to 07f9a27f1969 bcachefs: add no_invalid_checks flagKent Overstreet
2024-04-15Update bcachefs sources to ad29cf999a91 bcachefs: set_btree_iter_dontneed als...Kent Overstreet
2024-03-16Update bcachefs sources to 83338f5b2cb8 bcachefs: fix for building in userspaceKent Overstreet
2024-02-25Update bcachefs sources to 26494335d114 bcachefs: improve move_gap()Kent Overstreet
2024-02-24Update bcachefs sources to a623b3063d5d bcachefs: Fix check_snapshot() memcpyKent Overstreet
2024-02-06Update bcachefs sources to 50847e296b34 bcachefs: Check subvol <-> inode poin...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
2023-12-15Update bcachefs sources to 841a95c29f4c bcachefs: fix userspace build errorsKent Overstreet
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
2023-11-22Update bcachefs sources to 783085c3cc44 kbuild: Allow gcov to be enabled on t...Kent Overstreet
2023-11-12Update bcachefs sources to 3ca08ab51ec9 bcachefs: six locks: Simplify optimis...Kent Overstreet
2023-07-07Update bcachefs sources to 25de2b00dc bcachefs: Change check for invalid key ...Kent Overstreet
2023-03-14Update bcachefs sources to 72405e7ff8 bcachefs: Fix bch2_check_extents_to_bac...Kent Overstreet
2023-02-09Update bcachefs sources to ea93c26e98 fixup! bcachefs: We can handle missing ...Kent Overstreet
2022-12-19Update bcachefs sources to 7958ebe324 bcachefs: Fix alloc_v4_backpointers()Kent Overstreet
2022-12-02Update bcachefs sources to be2d60d948 bcachefs: New magic numberKent Overstreet
2022-03-21Update bcachefs sources to 0e705f5944 fixup! bcachefs: Refactor bch2_btree_no...Kent Overstreet
2022-03-13Update bcachefs sources to e48731a188 bcachefs: Fix BTREE_TRIGGER_WANTS_OLD_A...Kent Overstreet
2022-03-01Update bcachefs sources to 8ffb42b3d0 bcachefs: Finish writing journal after ...Kent Overstreet
2022-02-26Update bcachefs sources to 31718a2: bcachefs: Don't spin in journal reclaimAleksei Kharlamov
2022-01-01Update bcachefs sources to aa439f3b94 bcachefs: btree_gc no longer uses main ...Kent Overstreet
2021-12-11Update bcachefs sources to 6bb1ba5c94 bcachefs: Improve alloc_mem_to_key()Kent Overstreet
2021-12-10Rename --group to --labelKent Overstreet
2021-11-05Update bcachefs sources to 6d9ff21de7 bcachefs: Kill journal buf bloom filterv0.18Kent Overstreet
2021-11-01Update bcachefs sources to 043cfba30c fixup! bcachefs: Improve transaction re...Kent Overstreet
2021-05-31Update bcachefs sources to 3913e0cac3 bcachefs: Journal space calculation fixKent Overstreet
2021-05-14Update bcachefs sources to b6d5426551 bcachefs: Fix bch2_btree_iter_peek_with...Kent Overstreet
2021-04-30Update bcachefs sources to a5c0e1bb30 bcachefs: Clean up bch2_btree_and_journ...Kent Overstreet
2021-04-04Update bcachefs sources to f26267fc82 bcachefs: kill bset_tree->max_keyKent Overstreet
2021-01-25Update bcachefs sources to 313b24b652 bcachefs: Fix an assertionKent Overstreet
2021-01-08Update bcachefs sources to fcf8a0889c bcachefs: bch2_alloc_write() should be ...Kent Overstreet
2020-12-19Update bcachefs sources to 5241335413 bcachefs: Fix for spinning in journal r...Kent Overstreet
2020-12-04Update bcachefs sources to e1d0fb8c5f bcachefs: Don't require flush/fua on ev...Kent Overstreet
2020-11-30Update bcachefs sources to 021e62a098 bcachefs: Fix error in filesystem initi...Kent Overstreet
2020-11-16Update bcachefs sources to d1fd471830 bcachefs: Add more debug checksKent Overstreet
2020-06-15Update bcachefs sources to 4837f82ee1 bcachefs: Use cached iterators for allo...Kent Overstreet
2019-07-11Update bcachefs sources to b91a514413 bcachefs: Don't try to delete stripes w...Kent Overstreet
2019-04-17Update bcachefs sources to 6f603b8d79 bcachefs: some improvements to startup ...Kent Overstreet
2019-04-04Update bcachefs sources to d83b992f65 bcachefs: Rewrite journal_seq_blacklist...Kent Overstreet
2019-03-07Update bcachefs sources to 43a464c9dd bcachefs: Don't BUG_ON() on bucket sect...Kent Overstreet
2019-03-02Update bcachefs sources to a5e71b8200 bcachefs: Allocator startup fixes/refac...Kent Overstreet
2019-03-01Update bcachefs sources to dab980b662 bcachefs: Don't get journal reservation...Kent Overstreet
2019-02-28Update bcachefs sources to 75e8a078b8 bcachefs: improved flush_held_btree_wri...Kent Overstreet
2019-02-09Update bcachefs sources to 09a5465430 bcachefs: Don't need to walk inodes on ...Kent Overstreet
2018-11-23Update bcachefs sources to da7fefde29 bcachefs: shim for userspace raid libraryKent Overstreet
2018-08-15Update bcachefs sources to 15f6e66e86 bcachefs: pass around bset_tree lessKent Overstreet
2018-06-27Update bcachefs sources to 2cb70a82bc bcachefs: delete some debug codeKent Overstreet
2018-05-04Update bcachefs sources to ed4aea2ad4 bcachefs: fix gcc warningKent Overstreet