开源镜像站
帮助
动态
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: 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
2023-10-22
bcachefs: Really don't hold btree locks while btree IOs are in flight
Kent Overstreet
2023-10-22
bcachefs: Regularize argument passing of btree_trans
Kent Overstreet
2023-10-22
bcachefs: docs: add docs for bch2_trans_reset
Dan Robertson
2023-10-22
bcachefs: set disk state should check new_state
Dan Robertson
2023-10-22
bcachefs: BTREE_UPDATE_INTERNAL_SNAPSHOT_NODE
Kent Overstreet
2023-10-22
bcachefs: bch2_d_types[]
Kent Overstreet
2023-10-22
bcachefs: Fix bch2_btree_iter_peek_slot() assertion
Kent Overstreet
2023-10-22
bcachefs: Split out SPOS_MAX
Kent Overstreet
2023-10-22
bcachefs: add bcachefs xxhash support
jpsollie
2023-10-22
bcachefs: Prepare checksums for more advanced algorithms
jpsollie
2023-10-22
bcachefs: Enforce SYS_CAP_ADMIN within ioctls
Tobias Geerinckx-Rice
2023-10-22
bcachefs: Fix bch2_btree_iter_peek_prev()
Kent Overstreet
2023-10-22
bcachefs: Fix bch2_acl_chmod() cleanup on error
Dan Robertson
2023-10-22
bcachefs: statfs bfree and bavail should be the same
Dan Robertson
2023-10-22
bcachefs: Fix shift-by-64 in bch2_bkey_format_validate()
Kent Overstreet
[next]