summaryrefslogtreecommitdiff
path: root/fs/bcachefs/util.h
AgeCommit message (Expand)Author
2022-05-20bcachefs: Convert to lib/printbuf.cprintbuf_v2Kent Overstreet
2022-04-17bcachefs: Gap buffer for journal keysKent Overstreet
2022-04-17bcachefs: Fix pr_buf() callsKent Overstreet
2022-04-17bcachefs: Heap code fixKent Overstreet
2022-04-17bcachefs: Add printf format attribute to bch2_pr_buf()Kent Overstreet
2022-04-17bcachefs: Revert UUID format-specifier changeKent Overstreet
2022-04-17bcachefs: Fix pr_tab_rjust()Kent Overstreet
2022-04-17bcachefs: Heap allocate printbufsKent Overstreet
2022-04-17bcachefs: Convert bch2_pd_controller_print_debug() to a printbufKent Overstreet
2022-04-17bcachefs: Add tabstops to printbufsKent Overstreet
2022-04-17bcachefs: Add .to_text() methods for all superblock sectionsKent Overstreet
2022-04-17bcachefs: Kill bch_scnmemcpy()Kent Overstreet
2022-04-17bcachefs: Improve journal_entry_btree_keys_to_text()Kent Overstreet
2022-04-17bcachefs: Log & error message improvementsKent Overstreet
2022-04-17bcachefs: Kill PAGE_SECTOR_SHIFTKent Overstreet
2022-04-17bcachefs: Don't disable preemption unnecessarilyKent Overstreet
2022-04-17bcachefs: Check for duplicate device ptrs in bch2_bkey_ptrs_invalid()Kent Overstreet
2022-04-17bcachefs: Delete memcpy() macroKent Overstreet
2022-04-17bcachefs: Convert various code to printbufKent Overstreet
2022-04-17bcachefs: Make memcpy_to_bio() param constKent Overstreet
2022-04-17bcachefs: Initial commitKent Overstreet