开源镜像站
帮助
动态
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
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
2023-10-22
bcachefs: Separate out flush_new_cached_update()
Kent Overstreet
2023-10-22
bcachefs: Optimize __bkey_unpack_key_format_checked()
Kent Overstreet
2023-10-22
bcachefs: Inline bch2_inode_pack()
Kent Overstreet
2023-10-22
bcachefs: bucket_alloc_fail tracepoint should only fire when we have to block
Kent Overstreet
2023-10-22
bcachefs: Optimize bch2_trans_init()
Kent Overstreet
2023-10-22
bcachefs: Split out __btree_path_up_until_good_node()
Kent Overstreet
2023-10-22
bcachefs: Btree key cache shrinker fix
Kent Overstreet
2023-10-22
bcachefs: __bio_compress() fix up.
Daniel Hill
2023-10-22
bcachefs: make durability a read-write sysfs option
Daniel Hill
2023-10-22
bcachefs: improve behaviour of btree_cache_scan()
Daniel Hill
2023-10-22
bcachefs: Quota fixes
Kent Overstreet
2023-10-22
bcachefs: Switch to local_clock() for fastpath time source
Kent Overstreet
2023-10-22
bcachefs: Btree key cache improvements
Kent Overstreet
2023-10-22
bcachefs: Fix btree node prefetchig
Kent Overstreet
2023-10-22
bcachefs: bch2_btree_key_cache_scan() doesn't need trylock
Kent Overstreet
2023-10-22
bcachefs: Defer full journal entry validation
Kent Overstreet
2023-10-22
bcachefs: Improve journal_entry_add()
Kent Overstreet
2023-10-22
bcachefs: time stats now uses the mean_and_variance module.
Daniel Hill
2023-10-22
bcachefs: Mean and variance
Daniel Hill
2023-10-22
bcachefs: Fix for not dropping privs in fallocate
Kent Overstreet
2023-10-22
bcachefs: Fix bch2_write_begin()
Kent Overstreet
2023-10-22
fixup bcachefs: Deadlock cycle detector
Kent Overstreet
2023-10-22
fixup bcachefs: Deadlock cycle detector
Kent Overstreet
2023-10-22
bcachefs: Fix lock_graph_remove_non_waiters()
Kent Overstreet
2023-10-22
bcachefs: Support FS_XFLAG_PROJINHERIT
Kent Overstreet
2023-10-22
bcachefs: Don't allow hardlinks when inherited attrs would change
Kent Overstreet
2023-10-22
bcachefs: Initialize sb_quota with default 1 week timer
Kent Overstreet
2023-10-22
bcachefs: Call bch2_btree_update_add_new_node() before dropping write lock
Kent Overstreet
2023-10-22
bcachefs: Reflink now respects quotas
Kent Overstreet
2023-10-22
bcachefs: Fix a rare path in bch2_btree_path_peek_slot()
Kent Overstreet
2023-10-22
bcachefs: bch2_path_put_nokeep()
Kent Overstreet
2023-10-22
bcachefs: Fix cached data accounting
Kent Overstreet
2023-10-22
bcachefs: Btree splits now only take the locks they need
Kent Overstreet
2023-10-22
bcachefs: bch2_btree_iter_peek() now works with interior nodes
Kent Overstreet
2023-10-22
bcachefs: bch2_btree_insert_node() no longer uses lock_write_nofail
Kent Overstreet
2023-10-22
bcachefs: Add error path to btree_split()
Kent Overstreet
2023-10-22
bcachefs: Write new btree nodes after parent update
Kent Overstreet
2023-10-22
bcachefs: Simplify break_cycle()
Kent Overstreet
2023-10-22
bcachefs: Print cycle on unrecoverable deadlock
Kent Overstreet
2023-10-22
bcachefs: Handle dropping pointers in data_update path
Kent Overstreet
2023-10-22
bcachefs: Ratelimit ec error message
Kent Overstreet
2023-10-22
bcachefs: Use btree_type_has_ptrs() more consistently
Kent Overstreet
2023-10-22
bcachefs: Fix "multiple types of data in same bucket" with ec
Kent Overstreet
2023-10-22
bcachefs: Ensure fsck error is printed before panic
Kent Overstreet
2023-10-22
bcachefs: Fix a deadlock in btree_update_nodes_written()
Kent Overstreet
[next]