summaryrefslogtreecommitdiff
path: root/fs/bcachefs/util.h
AgeCommit message (Expand)AuthorFilesLines
2023-10-23bcachefs: Check for duplicate device ptrs in bch2_bkey_ptrs_invalid()Kent Overstreet1-0/+5
2023-10-23bcachefs: Convert various code to printbufKent Overstreet1-1/+1
2023-10-23bcachefs: Make memcpy_to_bio() param constKent Overstreet1-1/+1
2023-10-23bcachefs: Initialize padding space after alloc bkeyJustin Husted1-0/+8
2023-10-23bcachefs: Don't use rep movsq for small memcopiesKent Overstreet1-0/+18
2023-10-23bcachefs: kill bio_for_each_contig_segment()Kent Overstreet1-29/+0
2023-10-23bcachefs: Kill direct access to bi_io_vecKent Overstreet1-1/+1
2023-10-23bcachefs: Write out fs usage consistentlyKent Overstreet1-0/+8
2023-10-23bcachefs: cmp_int()Kent Overstreet1-0/+2
2023-10-23bcachefs: percpu utility codeKent Overstreet1-0/+23
2023-10-23bcachefs: Fix check for if extent update is allocatingKent Overstreet1-0/+2
2023-10-23bcachefs: fixes for getting stuck flushing journal pinsKent Overstreet1-0/+1
2023-10-23bcachefs: Factor out acc_u64s()Kent Overstreet1-0/+17
2023-10-23bcachefs: Lots of option handling improvementsKent Overstreet1-1/+2
2023-10-23bcachefs: revamp to_text methodsKent Overstreet1-4/+29
2023-10-23bcachefs: delete some dead codeKent Overstreet1-84/+0
2023-10-23bcachefs: add functionality for heaps to update backpointersKent Overstreet1-22/+37
2023-10-23bcachefs: bch2_extent_ptr_decoded_append()Kent Overstreet1-0/+10
2023-10-23bcachefs: Fix suspend when moving data faster than ratelimitKent Overstreet1-1/+0
2023-10-23bcachefs: Initial commitKent Overstreet1-0/+737