index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
util.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mean and variance: More tests
Kent Overstreet
2023-10-22
1
-2
/
+2
*
bcachefs: Fix integer overflow warnings on 32 bit
Kent Overstreet
2023-10-22
1
-2
/
+2
*
bcachefs: New backtrace utility code
Kent Overstreet
2023-10-22
1
-9
/
+35
*
bcachefs: Use trylock in bch2_prt_backtrace()
Kent Overstreet
2023-10-22
1
-4
/
+2
*
bcachefs: Better inlining in bch2_time_stats_update()
Kent Overstreet
2023-10-22
1
-14
/
+20
*
bcachefs: Assorted checkpatch fixes
Kent Overstreet
2023-10-22
1
-2
/
+0
*
bcachefs: fix security warning in pr_name_and_units
Daniel B. Hill
2023-10-22
1
-1
/
+1
*
bcachefs: time stats now uses the mean_and_variance module.
Daniel Hill
2023-10-22
1
-39
/
+134
*
bcachefs: Print cycle on unrecoverable deadlock
Kent Overstreet
2023-10-22
1
-0
/
+20
*
bcachefs: bch2_print_string_as_lines()
Kent Overstreet
2023-10-22
1
-0
/
+21
*
bcachefs: bch2_bkey_packed_to_binary_text()
Kent Overstreet
2023-10-22
1
-0
/
+6
*
bcachefs: bch2_time_stats_to_text now indents properly
Daniel Hill
2023-10-22
1
-8
/
+14
*
bcachefs: Improved human readable integer parsing
Kent Overstreet
2023-10-22
1
-14
/
+117
*
bcachefs: Printbuf rework
Kent Overstreet
2023-10-22
1
-173
/
+45
*
bcachefs: Run btree updates after write out of write_point
Kent Overstreet
2023-10-22
1
-4
/
+4
*
bcachefs: Fix pr_tab_rjust()
Kent Overstreet
2023-10-22
1
-2
/
+35
*
bcachefs: Heap allocate printbufs
Kent Overstreet
2023-10-22
1
-3
/
+32
*
bcachefs: Convert bch2_pd_controller_print_debug() to a printbuf
Kent Overstreet
2023-10-22
1
-30
/
+38
*
bcachefs: Add tabstops to printbufs
Kent Overstreet
2023-10-22
1
-7
/
+1
*
bcachefs: Add .to_text() methods for all superblock sections
Kent Overstreet
2023-10-22
1
-0
/
+21
*
bcachefs: Kill bch_scnmemcpy()
Kent Overstreet
2023-10-22
1
-13
/
+0
*
bcachefs: bch2_hprint(): don't print decimal if conversion was exact
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: Fix a pcpu var splat
Kent Overstreet
2023-10-22
1
-1
/
+6
*
bcachefs: Don't disable preemption unnecessarily
Kent Overstreet
2023-10-22
1
-5
/
+1
*
bcachefs: Eliminate more PAGE_SIZE uses
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: Convert various code to printbuf
Kent Overstreet
2023-10-22
1
-14
/
+11
*
bcachefs: Make memcpy_to_bio() param const
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: Kill direct access to bi_io_vec
Kent Overstreet
2023-10-22
1
-23
/
+8
*
bcachefs: fix bch2_flags_to_text()
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: Fix check for if extent update is allocating
Kent Overstreet
2023-10-22
1
-0
/
+25
*
bcachefs: fix error message in device remove path
Kent Overstreet
2023-10-22
1
-1
/
+5
*
bcachefs: More allocator startup improvements
Kent Overstreet
2023-10-22
1
-3
/
+0
*
bcachefs: Lots of option handling improvements
Kent Overstreet
2023-10-22
1
-14
/
+13
*
bcachefs: revamp to_text methods
Kent Overstreet
2023-10-22
1
-53
/
+36
*
bcachefs: fix bounds checks in bch2_bio_map()
Kent Overstreet
2023-10-22
1
-1
/
+3
*
bcachefs: Fix suspend when moving data faster than ratelimit
Kent Overstreet
2023-10-22
1
-21
/
+0
*
bcachefs: Initial commit
Kent Overstreet
2023-10-22
1
-0
/
+942