summaryrefslogtreecommitdiff
path: root/fs/bcachefs/util.c
AgeCommit message (Expand)Author
2023-08-14bcachefs: alloc tagging fixupsKent Overstreet
2023-08-14mean and variance: Promote to lib/mathKent Overstreet
2023-08-14bcachefs: Fix assorted checkpatch nitsKent Overstreet
2023-08-14mean and variance: More testsKent Overstreet
2023-08-14bcachefs: Fix integer overflow warnings on 32 bitKent Overstreet
2023-08-14bcachefs: New backtrace utility codeKent Overstreet
2023-08-14bcachefs: Use trylock in bch2_prt_backtrace()Kent Overstreet
2023-08-14bcachefs: Better inlining in bch2_time_stats_update()Kent Overstreet
2023-08-14bcachefs: Assorted checkpatch fixesKent Overstreet
2023-08-14bcachefs: fix security warning in pr_name_and_unitsDaniel B. Hill
2023-08-14bcachefs: time stats now uses the mean_and_variance module.Daniel Hill
2023-08-14bcachefs: Print cycle on unrecoverable deadlockKent Overstreet
2023-08-14bcachefs: bch2_print_string_as_lines()Kent Overstreet
2023-08-14bcachefs: bch2_bkey_packed_to_binary_text()Kent Overstreet
2023-08-14bcachefs: bch2_time_stats_to_text now indents properlyDaniel Hill
2023-08-14bcachefs: Improved human readable integer parsingKent Overstreet
2023-08-14bcachefs: Printbuf reworkKent Overstreet
2023-08-14bcachefs: Run btree updates after write out of write_pointKent Overstreet
2023-08-14bcachefs: Fix pr_tab_rjust()Kent Overstreet
2023-08-14bcachefs: Heap allocate printbufsKent Overstreet
2023-08-14bcachefs: Convert bch2_pd_controller_print_debug() to a printbufKent Overstreet
2023-08-14bcachefs: Add tabstops to printbufsKent Overstreet
2023-08-14bcachefs: Add .to_text() methods for all superblock sectionsKent Overstreet
2023-08-14bcachefs: Kill bch_scnmemcpy()Kent Overstreet
2023-08-14bcachefs: bch2_hprint(): don't print decimal if conversion was exactKent Overstreet
2023-08-14bcachefs: Fix a pcpu var splatKent Overstreet
2023-08-14bcachefs: Don't disable preemption unnecessarilyKent Overstreet
2023-08-14bcachefs: Eliminate more PAGE_SIZE usesKent Overstreet
2023-08-14bcachefs: Convert various code to printbufKent Overstreet
2023-08-14bcachefs: Make memcpy_to_bio() param constKent Overstreet
2023-08-14bcachefs: Kill direct access to bi_io_vecKent Overstreet
2023-08-14bcachefs: fix bch2_flags_to_text()Kent Overstreet
2023-08-14bcachefs: Fix check for if extent update is allocatingKent Overstreet
2023-08-14bcachefs: fix error message in device remove pathKent Overstreet
2023-08-14bcachefs: More allocator startup improvementsKent Overstreet
2023-08-14bcachefs: Lots of option handling improvementsKent Overstreet
2023-08-14bcachefs: revamp to_text methodsKent Overstreet
2023-08-14bcachefs: fix bounds checks in bch2_bio_map()Kent Overstreet
2023-08-14bcachefs: Fix suspend when moving data faster than ratelimitKent Overstreet
2023-08-14bcachefs: Initial commitKent Overstreet