summaryrefslogtreecommitdiff
path: root/libbcachefs/journal_reclaim.c
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-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-20Update bcachefs sources to c887148ebf99 thread_with_file: add f_ops.flushKent Overstreet
2024-02-10Update bcachefs sources to 39a84c99af2d bcachefs: Clamp replicas_required to ...Kent 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-18Update bcachefs sources to 1a739db0b256 bcachefs; guard against overflow in b...Kent Overstreet
2023-12-15Update bcachefs sources to 841a95c29f4c bcachefs: fix userspace build errorsKent 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-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-08-06Update bcachefs sources to 717b356d1d bcachefs: Convert journal validation to...Kent Overstreet
2023-07-09Update bcachefs sources to da7d42a9a2 bcachefs: Add new assertions for shutdo...Kent Overstreet
2023-07-07Update bcachefs sources to 25de2b00dc bcachefs: Change check for invalid key ...Kent Overstreet
2023-06-04Update bcachefs sources to 7c0fe6f104 bcachefs: Fix bch2_fsck_ask_yn()Kent Overstreet
2023-05-02Update bcachefs sources to 6a20aede29 bcachefs: Fix quotas + snapshotsv0.29Kent Overstreet
2023-03-31Update bcachefs sources to 8fd009dd76 bcachefs: Rip out code for storing back...v0.28Kent 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-10-22Update bcachefs sources to cd779e0cc5 bcachefs: Skip inode unpack/pack in bch...v0.23Kent Overstreet
2022-09-04Update bcachefs sources to 176718966e bcachefs: Re-enable hash_redo_key()Kent Overstreet
2022-08-11Update bcachefs sources to 90a9c61e2b bcachefs: Switch bch2_btree_delete_rang...Kent Overstreet
2022-05-02Update bcachefs sources to bdf6d7c135 fixup! bcachefs: Kill journal buf bloom...Kent Overstreet
2022-03-28Update bcachefs sources to bba7493dda bcachefs: Fix error path in bch2_snapsh...Kent 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-02-21Update bcachefs sources to 9d554fa16d bcachefs: Add .to_text() methods for al...Kent Overstreet
2022-01-01Update bcachefs sources to aa439f3b94 bcachefs: btree_gc no longer uses main ...Kent Overstreet
2021-12-10Rename --group to --labelKent Overstreet
2021-11-16Update bcachefs sources to 70b5fb5daf bcachefs: Fix error reporting from bch2...Kent Overstreet
2021-11-01Update bcachefs sources to 043cfba30c fixup! bcachefs: Improve transaction re...Kent Overstreet
2021-10-19Update bcachefs sources to 720f644e63 bcachefs: Improve reflink repair codeKent Overstreet
2021-05-31Update bcachefs sources to 3913e0cac3 bcachefs: Journal space calculation fixKent Overstreet
2021-04-30Update bcachefs sources to a5c0e1bb30 bcachefs: Clean up bch2_btree_and_journ...Kent Overstreet
2021-04-24Update bcachefs sources to 3c41353bc1 bcachefs: Fix bch2_verify_keylist_sortedKent Overstreet
2021-04-19Update bcachefs sources to fe72e70682 bcachefs: Fix for btree_gc repairing in...Kent Overstreet
2021-04-04Update bcachefs sources to f26267fc82 bcachefs: kill bset_tree->max_keyKent Overstreet
2021-03-29Update bcachefs sources to 9922afc8b6 bcachefs: Add repair code for out of or...Kent 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
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-12-03Update bcachefs sources to 0010403265 bcachefs: Fix spurious alloc errors on ...Kent Overstreet