开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
util.h
Age
Commit message (
Expand
)
Author
2023-10-22
bcachefs: New backtrace utility code
Kent Overstreet
2023-10-22
bcachefs: Delete atomic_inc_bug()
Kent Overstreet
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: Printbuf rework
Kent Overstreet
2023-10-22
bcachefs: Gap buffer for journal keys
Kent Overstreet
2023-10-22
bcachefs: Fix pr_buf() calls
Kent Overstreet
2023-10-22
bcachefs: Run btree updates after write out of write_point
Kent Overstreet
2023-10-22
bcachefs: Heap code fix
Kent Overstreet
2023-10-22
bcachefs: Add printf format attribute to bch2_pr_buf()
Kent Overstreet
2023-10-22
bcachefs: Revert UUID format-specifier change
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: Improve journal_entry_btree_keys_to_text()
Kent Overstreet
2023-10-22
bcachefs: Log & error message improvements
Kent Overstreet
2023-10-22
bcachefs: Kill PAGE_SECTOR_SHIFT
Kent Overstreet
2023-10-22
bcachefs: Keep a sorted list of btree iterators
Kent Overstreet
2023-10-22
bcachefs: Don't disable preemption unnecessarily
Kent Overstreet
2023-10-22
bcachefs: Check for duplicate device ptrs in bch2_bkey_ptrs_invalid()
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: Initialize padding space after alloc bkey
Justin Husted
2023-10-22
bcachefs: Don't use rep movsq for small memcopies
Kent Overstreet
2023-10-22
bcachefs: kill bio_for_each_contig_segment()
Kent Overstreet
2023-10-22
bcachefs: Kill direct access to bi_io_vec
Kent Overstreet
2023-10-22
bcachefs: Write out fs usage consistently
Kent Overstreet
2023-10-22
bcachefs: cmp_int()
Kent Overstreet
2023-10-22
bcachefs: percpu utility code
Kent Overstreet
2023-10-22
bcachefs: Fix check for if extent update is allocating
Kent Overstreet
2023-10-22
bcachefs: fixes for getting stuck flushing journal pins
Kent Overstreet
2023-10-22
bcachefs: Factor out acc_u64s()
Kent Overstreet
2023-10-22
bcachefs: Lots of option handling improvements
Kent Overstreet
2023-10-22
bcachefs: revamp to_text methods
Kent Overstreet
2023-10-22
bcachefs: delete some dead code
Kent Overstreet
2023-10-22
bcachefs: add functionality for heaps to update backpointers
Kent Overstreet
2023-10-22
bcachefs: bch2_extent_ptr_decoded_append()
Kent Overstreet
2023-10-22
bcachefs: Fix suspend when moving data faster than ratelimit
Kent Overstreet
2023-10-22
bcachefs: Initial commit
Kent Overstreet