summaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/util.h
Commit message (Expand)AuthorAgeFilesLines
* bcachefs: JOURNAL_SPACE_LOWKent Overstreet2024-04-061-0/+8
* bcachefs: fix ! vs ~ typo in __clear_bit_le64()Dan Carpenter2024-04-051-1/+1
* bcachefs: Etyzinger cleanupsKent Overstreet2024-04-031-4/+0
* bcachefs: Clear recovery_passes_required as they complete without errorsKent Overstreet2024-04-031-0/+10
* bcachefs: Don't corrupt journal keys gap buffer when dropping alloc infoKent Overstreet2024-03-171-0/+3
* bcachefs: pull out time_stats.[ch]Kent Overstreet2024-03-131-76/+1
* bcachefs: reconstruct_alloc cleanupKent Overstreet2024-03-131-0/+5
* bcachefs: copy_(to|from)_user_errcode()Kent Overstreet2024-03-131-0/+16
* bcachefs: improve move_gap()Kent Overstreet2024-03-131-2/+6
* bcachefs: kill kvpmalloc()Kent Overstreet2024-03-131-34/+2
* bcachefs: Add gfp flags param to bch2_prt_task_backtrace()Kent Overstreet2024-01-221-2/+2
* bcachefs: Improve move_extent tracepointKent Overstreet2024-01-211-1/+2
* bcachefs: %pg is banishedKent Overstreet2024-01-051-0/+9
* bcachefs: Improve would_deadlock trace eventKent Overstreet2024-01-051-2/+2
* bcachefs: Convert split_devs() to darrayKent Overstreet2024-01-011-0/+3
* bcachefs: qstr_eq()Kent Overstreet2024-01-011-0/+7
* bcachefs: track_event_change()Kent Overstreet2024-01-011-4/+29
* bcachefs: prt_bitflags_vector()Kent Overstreet2024-01-011-0/+1
* 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