开源镜像站
帮助
动态
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
Age
Commit message (
Expand
)
Author
2024-01-05
bcachefs: Upgrading uses bch_sb.recovery_passes_required
Kent Overstreet
2024-01-05
bcachefs: factor out thread_with_file, thread_with_stdio
Kent Overstreet
2024-01-05
bcachefs: Fix printing of device durability
Kent Overstreet
2024-01-05
bcachefs: __bch2_journal_key_to_wb -> bch2_journal_key_to_wb_slowpath
Kent Overstreet
2024-01-05
bcachefs: __journal_keys_sort() refactoring
Kent Overstreet
2024-01-05
bcachefs: wb_key_cmp -> wb_key_ref_cmp
Kent Overstreet
2024-01-05
bcachefs: track transaction durations
Kent Overstreet
2024-01-05
bcachefs: btree_trans always has stats
Kent Overstreet
2024-01-05
bcachefs: Split brain detection
Kent Overstreet
2024-01-05
bcachefs: bch_member->seq
Kent Overstreet
2024-01-05
bcachefs: Fix nochanges/read_only interaction
Kent Overstreet
2024-01-05
bcachefs: Check journal entries for invalid keys in trans commit path
Kent Overstreet
2024-01-01
bcachefs: check_directory_structure() can now be run online
Kent Overstreet
2024-01-01
bcachefs: Fix reattach_inode() for snapshots
Kent Overstreet
2024-01-01
bcachefs: bch2_btree_trans_peek_slot_updates
Kent Overstreet
2024-01-01
bcachefs: bch2_btree_trans_peek_prev_updates
Kent Overstreet
2024-01-01
bcachefs: bch2_btree_trans_peek_updates
Kent Overstreet
2024-01-01
bcachefs: growable btree_paths
Kent Overstreet
2024-01-01
bcachefs: Fix interior update path btree_path uses
Kent Overstreet
2024-01-01
bcachefs: trans->nr_paths
Kent Overstreet
2024-01-01
bcachefs: trans->updates will also be resizable
Kent Overstreet
2024-01-01
bcachefs: optimize __bch2_trans_get(), kill DEBUG_TRANSACTIONS
Kent Overstreet
2024-01-01
bcachefs: rcu protect trans->paths
Kent Overstreet
2024-01-01
bcachefs: Clean up btree_trans
Kent Overstreet
2024-01-01
bcachefs: kill btree_path.idx
Kent Overstreet
2024-01-01
bcachefs: get_unlocked_mut_path() -> btree_path_idx_t
Kent Overstreet
2024-01-01
bcachefs: bch2_btree_iter_peek_prev() no longer uses path->idx
Kent Overstreet
2024-01-01
bcachefs: bch2_path_get() no longer uses path->idx
Kent Overstreet
2024-01-01
bcachefs: trans_for_each_path_with_node() no longer uses path->idx
Kent Overstreet
2024-01-01
bcachefs: trans_for_each_path() no longer uses path->idx
Kent Overstreet
2024-01-01
bcachefs: kill trans_for_each_path_from()
Kent Overstreet
2024-01-01
bcachefs: bch2_btree_path_to_text() -> btree_path_idx_t
Kent Overstreet
2024-01-01
bcachefs: struct trans_for_each_path_inorder_iter
Kent Overstreet
2024-01-01
bcachefs: btree_insert_entry -> btree_path_idx_t
Kent Overstreet
2024-01-01
bcachefs: btree_iter -> btree_path_idx_t
Kent Overstreet
2024-01-01
bcachefs: btree_path_alloc() -> btree_path_idx_t
Kent Overstreet
2024-01-01
bcachefs: bch2_btree_path_traverse() -> btree_path_idx_t
Kent Overstreet
2024-01-01
bcachefs: bch2_btree_path_make_mut() -> btree_path_idx_t
Kent Overstreet
2024-01-01
bcachefs: bch2_btree_path_set_pos() -> btree_path_idx_t
Kent Overstreet
2024-01-01
bcachefs; bch2_path_put() -> btree_path_idx_t
Kent Overstreet
2024-01-01
bcachefs: bch2_path_get() -> btree_path_idx_t
Kent Overstreet
2024-01-01
bcachefs: minor bch2_btree_path_set_pos() optimization
Kent Overstreet
2024-01-01
bcachefs: Kill GFP_NOFAIL usage in readahead path
Kent Overstreet
2024-01-01
bcachefs: Convert split_devs() to darray
Kent Overstreet
2024-01-01
bcachefs: skip journal more often in key cache reclaim
Kent Overstreet
2024-01-01
bcachefs: for_each_keylist_key() declares loop iter
Kent Overstreet
2024-01-01
bcachefs: bkey_for_each_ptr() now declares loop iter
Kent Overstreet
2024-01-01
bcachefs: kill __bch2_btree_iter_peek_upto_and_restart()
Kent Overstreet
2024-01-01
bcachefs: fsck -> bch2_trans_run()
Kent Overstreet
2024-01-01
bcachefs: vstruct_for_each() now declares loop iter
Kent Overstreet
[next]