开源镜像站
帮助
动态
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
Age
Commit message (
Expand
)
Author
2023-10-22
bcachefs: More dio inlining
Kent Overstreet
2023-10-22
bcachefs: Kill some unneeded references to c->flags
Kent Overstreet
2023-10-22
bcachefs: Improve bch2_inode_opts_to_opts()
Kent Overstreet
2023-10-22
bcachefs: Better inlining in bch2_subvolume_get_snapshot()
Kent Overstreet
2023-10-22
bcachefs: Inline bch2_bkey_format_add_key()
Kent Overstreet
2023-10-22
bcachefs: Tiny bch2_trans_update_by_path_trace() optimization
Kent Overstreet
2023-10-22
bcachefs: Move some asserts behind CONFIG_BCACHEFS_DEBUG
Kent Overstreet
2023-10-22
bcachefs: Split out __bch2_btree_node_get()
Kent Overstreet
2023-10-22
bcachefs: Handle last journal write being torn
Kent Overstreet
2023-10-22
bcachefs: Improve journal_read() logging
Kent Overstreet
2023-10-22
bcachefs: Fix a transaction path overflow
Kent Overstreet
2023-10-22
bcachefs: Fix a race with b->write_type
Kent Overstreet
2023-10-22
bcachefs: Error message improvement
Kent Overstreet
2023-10-22
bcachefs: Improve a few warnings
Kent Overstreet
2023-10-22
bcachefs: Fix for_each_btree_key2()
Kent Overstreet
2023-10-22
bcachefs: Btree split improvement
Kent Overstreet
2023-10-22
bcachefs: Fix return code from btree_path_traverse_one()
Kent Overstreet
2023-10-22
bcachefs: Minor dio write path improvements
Kent Overstreet
2023-10-22
bcachefs: Quota: Don't allocate memory under lock
Kent Overstreet
2023-10-22
bcachefs: Fix a use after free
Kent Overstreet
2023-10-22
bcachefs: Delete atomic_inc_bug()
Kent Overstreet
2023-10-22
bcachefs: Fixes for building in userspace
Kent Overstreet
2023-10-22
bcachefs: Factor out two_state_shared_lock
Kent Overstreet
2023-10-22
bcachefs: Kill BCH_WRITE_FLUSH
Kent Overstreet
2023-10-22
bcachefs: bch2_trans_commit_bkey_invalid()
Kent Overstreet
2023-10-22
bcachefs: Kill bch2_alloc_sectors_start()
Kent Overstreet
2023-10-22
bcachefs: Improve __bch2_btree_path_make_mut()
Kent Overstreet
2023-10-22
bcachefs: Inlining improvements
Kent Overstreet
2023-10-22
bcachefs: DIO write path optimization
Kent Overstreet
2023-10-22
bcachefs: BCH_WRITE_SYNC
Kent Overstreet
2023-10-22
bcachefs: More style fixes
Kent Overstreet
2023-10-22
bcachefs: Kill BCH_WRITE_JOURNAL_SEQ_PTR
Kent Overstreet
2023-10-22
bcachefs: should_compact_all()
Kent Overstreet
2023-10-22
bcachefs: Improved btree write statistics
Kent Overstreet
2023-10-22
bcachefs: Improve fs_usage_apply_warn() message
Kent Overstreet
2023-10-22
bcachefs: Fix a spurious warning
Kent Overstreet
2023-10-22
bcachefs: Fix buffered write path for generic/275
Kent Overstreet
2023-10-22
bcachefs: Journal keys overlay fixes
Kent Overstreet
2023-10-22
bcachefs: Fix an out-of-bounds shift
Kent Overstreet
2023-10-22
bcachefs: Make error messages more uniform
Kent Overstreet
2023-10-22
bcachefs: Convert to __packed and __aligned
Kent Overstreet
2023-10-22
bcachefs: bch2_bkey_cmp_packed_inlined()
Kent Overstreet
2023-10-22
bcachefs: Move bkey bkey_unpack_key() to bkey.h
Kent Overstreet
2023-10-22
bcachefs: Optimize __bch2_btree_node_iter_advance()
Kent Overstreet
2023-10-22
bcachefs: Don't touch c->flags in bch2_trans_iter_init()
Kent Overstreet
2023-10-22
bcachefs: Assorted checkpatch fixes
Kent Overstreet
2023-10-22
bcachefs: Optimize bch2_dev_usage_read()
Kent Overstreet
2023-10-22
bcachefs: fix bch2_write_extent() crc corruption.
Daniel Hill
2023-10-22
bcachefs: fix security warning in pr_name_and_units
Daniel B. Hill
2023-10-22
bcachefs: Don't issue transaction restart on key cache realloc
Kent Overstreet
[next]