summaryrefslogtreecommitdiff
path: root/fs/bcachefs/btree_journal_iter.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-14bcachefs: split out ignore_blacklisted, ignore_not_dirtyKent Overstreet1-1/+1
2024-03-14bcachefs: improve move_gap()Kent Overstreet1-4/+2
2024-03-14bcachefs: journal_keys now uses darray helpersKent Overstreet1-55/+23
2024-03-14bcachefs: Rename journal_keys.d -> journal_keys.dataKent Overstreet1-34/+34
2024-03-14bcachefs: jset_entry for loops declare loop iterKent Overstreet1-2/+0
2024-03-14bcachefs: kill kvpmalloc()Kent Overstreet1-3/+1
2024-03-10bcachefs: btree node prefetching in check_topologyKent Overstreet1-0/+31
2024-03-10bcachefs: btree_and_journal_iter.transKent Overstreet1-7/+8
2024-01-06bcachefs: __journal_keys_sort() refactoringKent Overstreet1-3/+1
2024-01-01bcachefs: convert bch_fs_flags to x-macroKent Overstreet1-1/+1
2024-01-01bcachefs: Kill btree_iter->journal_posKent Overstreet1-2/+17
2023-11-24bcachefs: Proper refcounting for journal_keysKent Overstreet1-3/+15
2023-10-23bcachefs: btree_journal_iter.cKent Overstreet1-0/+531