开源镜像站
帮助
动态
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
Age
Commit message (
Expand
)
Author
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
2024-01-01
bcachefs: for_each_member_device_rcu() now declares loop iter
Kent Overstreet
2024-01-01
bcachefs: for_each_member_device() now declares loop iter
Kent Overstreet
2024-01-01
bcachefs: for_each_btree_key() now declares loop iter
Kent Overstreet
2024-01-01
bcachefs: kill for_each_btree_key_norestart()
Kent Overstreet
2024-01-01
bcachefs: kill for_each_btree_key_old_upto()
Kent Overstreet
2024-01-01
bcachefs: for_each_btree_key_upto() -> for_each_btree_key_old_upto()
Kent Overstreet
2024-01-01
bcachefs: bch2_dirent_lookup() -> lockrestart_do()
Kent Overstreet
2024-01-01
bcachefs: bch2_trans_srcu_lock() should be static
Kent Overstreet
2024-01-01
bcachefs: use track_event_change() for allocator blocked stats
Kent Overstreet
2024-01-01
bcachefs: fix warning about uninitialized time_stats
Kent Overstreet
2024-01-01
bcachefs: add more verbose logging
Kent Overstreet
2024-01-01
bcachefs: better error message in btree_node_write_work()
Kent Overstreet
2024-01-01
bcachefs: simplify bch_devs_list
Kent Overstreet
2024-01-01
bcachefs: darray_for_each() now declares loop iter
Kent Overstreet
2024-01-01
bcachefs: trans_for_each_update() now declares loop iter
Kent Overstreet
2024-01-01
bcachefs: Improve the nopromote tracepoint
Kent Overstreet
2024-01-01
bcachefs: Use GFP_KERNEL for promote allocations
Kent Overstreet
2024-01-01
bcachefs: mean and variance: fix kernel-doc for function params
Randy Dunlap
2024-01-01
bcachefs: check for failure to downgrade
Kent Overstreet
2024-01-01
bcachefs: Fixes for rust bindgen
Kent Overstreet
2024-01-01
bcachefs: Delete dio read alignment check
Kent Overstreet
2024-01-01
MAINTAINERS: Update my email address
Kent Overstreet
2024-01-01
bcachefs: clean up some dead fallocate code
Brian Foster
2024-01-01
bcachefs: Make sure allocation failure errors are logged
Kent Overstreet
2024-01-01
bcachefs: drop extra semicolon
Kent Overstreet
2024-01-01
bcachefs: Replace zero-length array with flex-array member and use __counted_by
Gustavo A. R. Silva
2024-01-01
bcachefs: Use array_size() in call to copy_from_user()
Gustavo A. R. Silva
2024-01-01
bcachefs: qstr_eq()
Kent Overstreet
2024-01-01
bcachefs: bch_err_(fn|msg) check if should print
Kent Overstreet
2024-01-01
bcachefs: fix userspace build errors
Kent Overstreet
[next]