开源镜像站
帮助
动态
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
2023-10-22
bcachefs: bch2_read_extent() microoptimizations
Kent Overstreet
2023-10-22
bcachefs: Pipeline binary searches and linear searches
Kent Overstreet
2023-10-22
bcachefs: Make __bch2_bkey_cmp_packed() smaller
Kent Overstreet
2023-10-22
bcachefs: Inline fast path of bch2_increment_clock()
Kent Overstreet
2023-10-22
bcachefs: Avoid calling bch2_btree_iter_relock() in bch2_btree_iter_traverse()
Kent Overstreet
2023-10-22
bcachefs: Add an option for fsck error ratelimiting
Kent Overstreet
2023-10-22
bcachefs: Don't BUG_ON() sector count overflow
Kent Overstreet
2023-10-22
bcachefs: Some reflink fixes
Kent Overstreet
2023-10-22
bcachefs: Fix setting of attributes mask in getattr
Kent Overstreet
2023-10-22
bcachefs: Eliminate function calls in DIO fastpaths
Kent Overstreet
2023-10-22
bcachefs: DIO write path only needs to shoot down pagecache once, not twice
Kent Overstreet
2023-10-22
bcachefs: Add pagecache_add lock to buffered IO path, fault path
Kent Overstreet
2023-10-22
bcachefs: Fix uninitialized field in hash_check_init()
Justin Husted
2023-10-22
bcachefs: Don't hold inode lock longer than necessary in dio write path
Kent Overstreet
2023-10-22
bcachefs: Avoid atomics in write fast path
Kent Overstreet
2023-10-22
bcachefs: Don't use extent_ptr_decoded_append() in write path (fixup patch)
Kent Overstreet
2023-10-22
bcachefs: bch2_btree_iter_fix_key_modified()
Kent Overstreet
2023-10-22
bcachefs: Inline more of bch2_trans_commit hot path
Kent Overstreet
2023-10-22
bcachefs: Trust btree alloc info at runtime
Kent Overstreet
2023-10-22
bcachefs: More bset.c microoptimization
Kent Overstreet
2023-10-22
bcachefs: Initialize btree_node flags field in bch2_btree_root_alloc.
Justin Husted
2023-10-22
bcachefs: Further padding fixes in bch2_journal_super_entries_add_common()
Justin Husted
2023-10-22
bcachefs: Initialize padding space after alloc bkey
Justin Husted
2023-10-22
bcachefs: Add missing error checking in bch2_find_by_inum_trans()
Kent Overstreet
2023-10-22
bcachefs: Fix an error path race
Kent Overstreet
2023-10-22
bcachefs: Don't reuse bio in retry path
Kent Overstreet
2023-10-22
bcachefs: Don't use rep movsq for small memcopies
Kent Overstreet
2023-10-22
bcachefs: Avoid calling iter_prev() in extent update path
Kent Overstreet
2023-10-22
bcachefs: kill bch2_extent_merge_inline()
Kent Overstreet
2023-10-22
bcachefs: Don't use FUA unnecessarily
Kent Overstreet
2023-10-22
bcachefs: Refactor bch2_trans_commit() path
Kent Overstreet
2023-10-22
bcachefs: Make btree_node_type_needs_gc() cheaper
Kent Overstreet
2023-10-22
bcachefs: Make replicas_delta_list smaller
Kent Overstreet
2023-10-22
bcachefs: Don't submit bio in write path under lock
Kent Overstreet
2023-10-22
bcachefs: Drop bch_write_op->io_wq
Kent Overstreet
2023-10-22
bcachefs: Limit bios in writepages path to 256M
Kent Overstreet
2023-10-22
bcachefs: Fix an iterator counting bug
Kent Overstreet
2023-10-22
bcachefs: Fix flushing held btree writes when there's a fs error
Kent Overstreet
2023-10-22
bcachefs: Fix iterator counting for reflink pointers (again)
Kent Overstreet
2023-10-22
bcachefs: Fix a debug assertion
Kent Overstreet
2023-10-22
bcachefs: Switch to .iterate_shared for readdir
Kent Overstreet
2023-10-22
bcachefs: Fix creation of lost+found
Kent Overstreet
2023-10-22
bcachefs: Fix a subtle race in the btree split path
Kent Overstreet
2023-10-22
bcachefs: Kill bchfs_extent_update()
Kent Overstreet
2023-10-22
bcachefs: Convert bch2_fpunch to bch2_extent_update()
Kent Overstreet
2023-10-22
bcachefs: Split out bchfs_extent_update()
Kent Overstreet
2023-10-22
bcachefs: Kill some dependencies on ei_inode
Kent Overstreet
2023-10-22
bcachefs: Check if extending inode differently
Kent Overstreet
2023-10-22
bcachefs: Fix bch2_btree_iter_next() after peek_slot()
Kent Overstreet
2023-10-22
bcachefs: Refactor bch2_readdir() a bit
Kent Overstreet
[next]