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