index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
util.c
Age
Commit message (
Expand
)
Author
2024-05-08
bcachefs: prt_printf() now respects \r\n\t
Kent Overstreet
2024-04-03
bcachefs: Etyzinger cleanups
Kent Overstreet
2024-03-13
bcachefs: time_stats: split stats-with-quantiles into a separate structure
Darrick J. Wong
2024-03-13
bcachefs: mean_and_variance: put struct mean_and_variance_weighted on a diet
Darrick J. Wong
2024-03-13
bcachefs: pull out time_stats.[ch]
Kent Overstreet
2024-03-13
bcachefs: kill kvpmalloc()
Kent Overstreet
2024-02-25
bcachefs: fix bch2_save_backtrace()
Kent Overstreet
2024-02-05
bcachefs: time_stats: Check for last_event == 0 when updating freq stats
Kent Overstreet
2024-01-22
bcachefs: Add gfp flags param to bch2_prt_task_backtrace()
Kent Overstreet
2024-01-21
bcachefs: Improve move_extent tracepoint
Kent Overstreet
2024-01-21
bcachefs: fix memleak in bch2_split_devs
Su Yue
2024-01-05
bcachefs: Improve would_deadlock trace event
Kent Overstreet
2024-01-01
bcachefs: Convert split_devs() to darray
Kent Overstreet
2024-01-01
bcachefs: fix warning about uninitialized time_stats
Kent Overstreet
2024-01-01
bcachefs: darray_for_each() now declares loop iter
Kent Overstreet
2024-01-01
bcachefs: Fix userspace bch2_prt_datetime()
Kent Overstreet
2024-01-01
bcachefs: track_event_change()
Kent Overstreet
2023-11-05
bcachefs: bch2_prt_datetime()
Kent Overstreet
2023-10-22
bcachefs: Fix W=12 build errors
Kent Overstreet
2023-10-22
bcachefs: stack_trace_save_tsk() depends on CONFIG_STACKTRACE
Kent Overstreet
2023-10-22
bcachefs: Fix assorted checkpatch nits
Kent Overstreet
2023-10-22
mean and variance: More tests
Kent Overstreet
2023-10-22
bcachefs: Fix integer overflow warnings on 32 bit
Kent Overstreet
2023-10-22
bcachefs: New backtrace utility code
Kent Overstreet
2023-10-22
bcachefs: Use trylock in bch2_prt_backtrace()
Kent Overstreet
2023-10-22
bcachefs: Better inlining in bch2_time_stats_update()
Kent Overstreet
2023-10-22
bcachefs: Assorted checkpatch fixes
Kent Overstreet
2023-10-22
bcachefs: fix security warning in pr_name_and_units
Daniel B. Hill
2023-10-22
bcachefs: time stats now uses the mean_and_variance module.
Daniel Hill
2023-10-22
bcachefs: Print cycle on unrecoverable deadlock
Kent Overstreet
2023-10-22
bcachefs: bch2_print_string_as_lines()
Kent Overstreet
2023-10-22
bcachefs: bch2_bkey_packed_to_binary_text()
Kent Overstreet
2023-10-22
bcachefs: bch2_time_stats_to_text now indents properly
Daniel Hill
2023-10-22
bcachefs: Improved human readable integer parsing
Kent Overstreet
2023-10-22
bcachefs: Printbuf rework
Kent Overstreet
2023-10-22
bcachefs: Run btree updates after write out of write_point
Kent Overstreet
2023-10-22
bcachefs: Fix pr_tab_rjust()
Kent Overstreet
2023-10-22
bcachefs: Heap allocate printbufs
Kent Overstreet
2023-10-22
bcachefs: Convert bch2_pd_controller_print_debug() to a printbuf
Kent Overstreet
2023-10-22
bcachefs: Add tabstops to printbufs
Kent Overstreet
2023-10-22
bcachefs: Add .to_text() methods for all superblock sections
Kent Overstreet
2023-10-22
bcachefs: Kill bch_scnmemcpy()
Kent Overstreet
2023-10-22
bcachefs: bch2_hprint(): don't print decimal if conversion was exact
Kent Overstreet
2023-10-22
bcachefs: Fix a pcpu var splat
Kent Overstreet
2023-10-22
bcachefs: Don't disable preemption unnecessarily
Kent Overstreet
2023-10-22
bcachefs: Eliminate more PAGE_SIZE uses
Kent Overstreet
2023-10-22
bcachefs: Convert various code to printbuf
Kent Overstreet
2023-10-22
bcachefs: Make memcpy_to_bio() param const
Kent Overstreet
2023-10-22
bcachefs: Kill direct access to bi_io_vec
Kent Overstreet
2023-10-22
bcachefs: fix bch2_flags_to_text()
Kent Overstreet
[next]