summaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/util.h
Commit message (Expand)AuthorAgeFilesLines
* bcachefs: bch2_prt_datetime()Kent Overstreet2023-11-051-20/+1
* bcachefs: Fix W=12 build errorsKent Overstreet2023-10-221-3/+3
* bcachefs: Split out snapshot.cKent Overstreet2023-10-221-0/+5
* bcachefs: Fix assorted checkpatch nitsKent Overstreet2023-10-221-2/+6
* bcachefs: Fix a userspace build errorKent Overstreet2023-10-221-0/+2
* bcachefs: Improved copygc pipeliningKent Overstreet2023-10-221-0/+20
* bcachefs: Improve dev_alloc_debug_to_text()Kent Overstreet2023-10-221-1/+1
* bcachefs: New backtrace utility codeKent Overstreet2023-10-221-1/+7
* bcachefs: Delete atomic_inc_bug()Kent Overstreet2023-10-221-25/+1
* bcachefs: time stats now uses the mean_and_variance module.Daniel Hill2023-10-221-3/+9
* bcachefs: Print cycle on unrecoverable deadlockKent Overstreet2023-10-221-0/+1
* bcachefs: bch2_print_string_as_lines()Kent Overstreet2023-10-221-0/+2
* bcachefs: bch2_bkey_packed_to_binary_text()Kent Overstreet2023-10-221-0/+2
* bcachefs: Printbuf reworkKent Overstreet2023-10-221-120/+26
* bcachefs: Gap buffer for journal keysKent Overstreet2023-10-221-0/+25
* bcachefs: Fix pr_buf() callsKent Overstreet2023-10-221-1/+1
* bcachefs: Run btree updates after write out of write_pointKent Overstreet2023-10-221-0/+2
* bcachefs: Heap code fixKent Overstreet2023-10-221-3/+5
* bcachefs: Add printf format attribute to bch2_pr_buf()Kent Overstreet2023-10-221-1/+2
* bcachefs: Revert UUID format-specifier changeKent Overstreet2023-10-221-1/+1
* bcachefs: Fix pr_tab_rjust()Kent Overstreet2023-10-221-19/+3
* bcachefs: Heap allocate printbufsKent Overstreet2023-10-221-38/+40
* bcachefs: Convert bch2_pd_controller_print_debug() to a printbufKent Overstreet2023-10-221-3/+5
* bcachefs: Add tabstops to printbufsKent Overstreet2023-10-221-7/+77
* bcachefs: Add .to_text() methods for all superblock sectionsKent Overstreet2023-10-221-13/+51
* bcachefs: Kill bch_scnmemcpy()Kent Overstreet2023-10-221-2/+0
* bcachefs: Improve journal_entry_btree_keys_to_text()Kent Overstreet2023-10-221-0/+22
* bcachefs: Log & error message improvementsKent Overstreet2023-10-221-0/+9
* bcachefs: Kill PAGE_SECTOR_SHIFTKent Overstreet2023-10-221-2/+0
* bcachefs: Keep a sorted list of btree iteratorsKent Overstreet2023-10-221-0/+14
* bcachefs: Don't disable preemption unnecessarilyKent Overstreet2023-10-221-4/+1
* bcachefs: Check for duplicate device ptrs in bch2_bkey_ptrs_invalid()Kent Overstreet2023-10-221-0/+5
* bcachefs: Convert various code to printbufKent Overstreet2023-10-221-1/+1
* bcachefs: Make memcpy_to_bio() param constKent Overstreet2023-10-221-1/+1
* bcachefs: Initialize padding space after alloc bkeyJustin Husted2023-10-221-0/+8
* bcachefs: Don't use rep movsq for small memcopiesKent Overstreet2023-10-221-0/+18
* bcachefs: kill bio_for_each_contig_segment()Kent Overstreet2023-10-221-29/+0
* bcachefs: Kill direct access to bi_io_vecKent Overstreet2023-10-221-1/+1
* bcachefs: Write out fs usage consistentlyKent Overstreet2023-10-221-0/+8
* bcachefs: cmp_int()Kent Overstreet2023-10-221-0/+2
* bcachefs: percpu utility codeKent Overstreet2023-10-221-0/+23
* bcachefs: Fix check for if extent update is allocatingKent Overstreet2023-10-221-0/+2
* bcachefs: fixes for getting stuck flushing journal pinsKent Overstreet2023-10-221-0/+1
* bcachefs: Factor out acc_u64s()Kent Overstreet2023-10-221-0/+17
* bcachefs: Lots of option handling improvementsKent Overstreet2023-10-221-1/+2
* bcachefs: revamp to_text methodsKent Overstreet2023-10-221-4/+29
* bcachefs: delete some dead codeKent Overstreet2023-10-221-84/+0
* bcachefs: add functionality for heaps to update backpointersKent Overstreet2023-10-221-22/+37
* bcachefs: bch2_extent_ptr_decoded_append()Kent Overstreet2023-10-221-0/+10
* bcachefs: Fix suspend when moving data faster than ratelimitKent Overstreet2023-10-221-1/+0