summaryrefslogtreecommitdiff
path: root/libbcachefs/journal_io.c
AgeCommit message (Expand)Author
2024-01-05Update bcachefs sources to cbb2e45634dd bcachefs: fix simulateously upgrading...Kent Overstreet
2023-12-22Update bcachefs sources to c6d45169c6 bcachefs: Convert split_devs() to darrayKent Overstreet
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-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-11-12Update bcachefs sources to 3ca08ab51ec9 bcachefs: six locks: Simplify optimis...Kent Overstreet
2023-10-27Update bcachefs sources to 7250b2ee5574 bcachefs: Fix deleted inodes btree in...Kent Overstreet
2023-10-19Update bcachefs sources to 24bdb6fed91c bcachefs: bch2_btree_id_str()Kent Overstreet
2023-09-23Update bcachefs sources to f9c612bbf82d bcachefs: Fixes for building in users...Kent Overstreet
2023-08-18Update bcachefs sources to bed61fae3b bcachefs: Delete a faulty assertionKent 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-10Update bcachefs sources to 1e3ca87f7b bcachefs: bcachefs_metadata_version_maj...v1.0Kent 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-13Update bcachefs sources to 400f275d46 bcachefs: Fix check_overlapping_extents()Kent Overstreet
2023-05-08Update bcachefs sources to e990c131de fixup! bcachefs: BTREE_ID_snapshot_treeKent Overstreet
2023-05-02Update bcachefs sources to 6a20aede29 bcachefs: Fix quotas + snapshotsv0.29Kent Overstreet
2023-03-15Update bcachefs sources to 0342eebf85 bcachefs: Improve the backpointer to mi...Kent Overstreet
2023-03-14Update bcachefs sources to 72405e7ff8 bcachefs: Fix bch2_check_extents_to_bac...Kent Overstreet
2023-03-04Update bcachefs sources to 171da96d76 bcachefs: Drop some anonymous structs, ...Kent Overstreet
2023-02-20Update bcachefs sources to 8e1519ccb6 bcachefs: Add tracepoint & counter for ...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-12-01Update bcachefs sources to f1c9030ccb bcachefs: Don't error out when just rea...Kent Overstreet
2022-11-19Update bcachefs sources to ed88ebf18c bcachefs: Handle last journal write bei...Kent Overstreet
2022-11-19Update bcachefs sources to 586e7c5498 bcachefs: Improve journal_read() loggingKent Overstreet
2022-11-18Update bcachefs sources to 6406e05835 bcachefs: Nocow supportKent Overstreet
2022-10-15Update bcachefs sources to 44be8c1da2 fixup! bcachefs: Btree key cache improv...Kent Overstreet
2022-10-15Update bcachefs sources to 3e93567c51 bcachefs: Switch to local_clock() for f...Kent Overstreet
2022-09-28Update bcachefs sources to 24c6361e20 bcachefs: Fix a trans path overflow in ...Kent 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-06-09Update bcachefs sources to 24f7e08cd8 bcachefs: shrinker.to_text() methodsKent Overstreet
2022-06-05Update bcachefs sources to 600598598b bcachefs: Also log overwrites in journalKent Overstreet
2022-05-30Update bcachefs sources to fad6d13aa5 fixup! bcachefs: Add persistent countersKent Overstreet
2022-05-02Update bcachefs sources to bdf6d7c135 fixup! bcachefs: Kill journal buf bloom...Kent Overstreet
2022-04-11Update bcachefs sources to de2fbf8b87 fixup! bcachefs: Change journal_io.c as...Kent Overstreet
2022-04-10Update bcachefs sources to 1e6618c45d bcachefs: Improve bch2_open_buckets_to_...Kent Overstreet
2022-04-10Update bcachefs sources to 1ff261b014 bcachefs: Fix CPU usage in journal read...Kent Overstreet
2022-04-10Update bcachefs sources to ad72553649 bcachefs: Fix a null ptr derefv0.21Kent Overstreet
2022-04-09Update bcachefs sources to ac53c8857f fixup! bcachefs: Use a genradix for rea...Kent Overstreet
2022-04-08Update bcachefs sources to 6ddf061e68 bcachefs: Use a genradix for reading jo...Kent Overstreet
2022-04-07Update bcachefs sources to d3da360412 bcachefs: Fold bucket_state in to BCH_D...Kent Overstreet
2022-04-06Update bcachefs sources to e027cf9aa0 fixup! bcachefs: Defer checking of allo...Kent Overstreet
2022-03-21Update bcachefs sources to 367a8fad45 bcachefs: Reset journal flush delay to ...Kent Overstreet
2022-03-21Update bcachefs sources to 0e705f5944 fixup! bcachefs: Refactor bch2_btree_no...Kent Overstreet