开源镜像站
帮助
动态
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: Disk space accounting fix
Kent Overstreet
2023-10-22
bcachefs: Fix a valgrind conditional jump
Kent Overstreet
2023-10-22
bcachefs: Minor btree iter refactoring
Kent Overstreet
2023-10-22
bcachefs: Fix btree_trans_peek_updates()
Kent Overstreet
2023-10-22
bcachefs: Fix an unhandled transaction restart
Kent Overstreet
2023-10-22
bcachefs: Ensure that new inodes hit underlying btree
Kent Overstreet
2023-10-22
bcachefs: Add flags field to bch2_inode_to_text()
Kent Overstreet
2023-10-22
bcachefs: Keep a sorted list of btree iterators
Kent Overstreet
2023-10-22
bcachefs: Zero out mem_ptr field in btree ptr keys from journal replay
Kent Overstreet
2023-10-22
bcachefs: Don't drop read locks at transaction commit time
Kent Overstreet
2023-10-22
bcachefs: traverse_all() shouldn't be restarting the transaction
Kent Overstreet
2023-10-22
bcachefs: Kill BTREE_INSERT_NOUNLOCK
Kent Overstreet
2023-10-22
bcachefs: Btree splits no longer automatically cause a transaction restart
Kent Overstreet
2023-10-22
bcachefs: __bch2_trans_commit() no longer calls bch2_trans_reset()
Kent Overstreet
2023-10-22
bcachefs: Ensure btree_iter_traverse() obeys iter->should_be_locked
Kent Overstreet
2023-10-22
bcachefs: bch2_btree_iter_traverse() shouldn't normally call traverse_all()
Kent Overstreet
2023-10-22
bcachefs: trans->restarted
Kent Overstreet
2023-10-22
bcachefs: Change lockrestart_do() to always call bch2_trans_begin()
Kent Overstreet
2023-10-22
bcachefs: Clean up interior update paths
Kent Overstreet
2023-10-22
bcachefs: Use bch2_trans_begin() more consistently
Kent Overstreet
2023-10-22
bcachefs: Always check for transaction restarts
Kent Overstreet
2023-10-22
bcachefs: traverse_all() is responsible for clearing should_be_locked
Kent Overstreet
2023-10-22
bcachefs: bch2_trans_relock() only relocks iters that should be locked
Kent Overstreet
2023-10-22
bcachefs: Don't traverse iterators in __bch2_trans_commit()
Kent Overstreet
2023-10-22
bcachefs: Add an option for btree node mem ptr optimization
Kent Overstreet
2023-10-22
bcachefs: Minor tracepoint improvements
Kent Overstreet
2023-10-22
bcachefs: bch2_btree_iter_relock_intent()
Kent Overstreet
2023-10-22
bcachefs: Use bch2_trans_do() in bch2_btree_key_cache_journal_flush()
Kent Overstreet
2023-10-22
bcachefs: Fix a btree iterator leak
Kent Overstreet
2023-10-22
bcachefs: Pretty-ify bch2_bkey_val_to_text()
Kent Overstreet
2023-10-22
bcachefs: Don't squash return code in check_dirents()
Kent Overstreet
2023-10-22
bcachefs: Use bch2_inode_find_by_inum() in truncate
Kent Overstreet
2023-10-22
bcachefs: Handle lock restarts in bch2_xattr_get()
Kent Overstreet
2023-10-22
bcachefs: Don't downgrade in traverse()
Kent Overstreet
2023-10-22
bcachefs: BSET_OFFSET()
Kent Overstreet
2023-10-22
Revert "bcachefs: statfs bfree and bavail should be the same"
Kent Overstreet
2023-10-22
bcachefs: Update btree ptrs after every write
Kent Overstreet
2023-10-22
bcachefs: Improve btree_bad_header() error message
Kent Overstreet
2023-10-22
bcachefs: Fixes for unit tests
Kent Overstreet
2023-10-22
bcachefs: Fix bch2_btree_iter_rewind()
Kent Overstreet
2023-10-22
bcachefs: Improvements to fsck check_dirents()
Kent Overstreet
2023-10-22
bcachefs: Tighten up btree_iter locking assertions
Kent Overstreet
2023-10-22
bcachefs: Fix a memory leak in the dio write path
Kent Overstreet
2023-10-22
bcachefs: Add an option for whether inodes use the key cache
Kent Overstreet
2023-10-22
bcachefs: Fix an allocator shutdown deadlock
Kent Overstreet
2023-10-22
bcachefs: Add safe versions of varint encode/decode
Kent Overstreet
2023-10-22
bcachefs: Add open_buckets to sysfs
Kent Overstreet
2023-10-22
bcachefs: Ensure bad d_type doesn't oops in bch2_dirent_to_text()
Kent Overstreet
2023-10-22
bcachefs: Kick off btree node writes from write completions
Kent Overstreet
2023-10-22
bcachefs: Mask out unknown compat features when going read-write
Kent Overstreet
[next]