summaryrefslogtreecommitdiff
path: root/libbcachefs/journal_io.c
AgeCommit message (Expand)Author
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
2022-03-13Update bcachefs sources to f05b3c1af9 bcachefs: Improve bucket_alloc_fail tra...v0.19Kent 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-02-19Update bcachefs sources to da8056a215 bcachefs: Store logical location of jou...Kent Overstreet
2022-02-16Update bcachefs sources to a0d7001b0f bcachefs: Change bch2_dev_lookup() to n...Kent Overstreet
2022-02-11Update bcachefs sources to b84661c042 bcachefs: Fix reflink repair codeKent Overstreet
2022-01-10Update bcachefs sources to bf340e68c7 bcachefs: Ignore cached data when calcu...Kent Overstreet
2022-01-04Update bcachefs sources to 50ac18afbb bcachefs: Fix an uninitialized variableKent Overstreet
2022-01-01Update bcachefs sources to 42284b8b2b bcachefs: Fix race between btree update...Kent Overstreet