开源镜像站
帮助
动态
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: Fix cached sectors not being updated on invalidate
Kent Overstreet
2023-10-22
bcachefs: better BTREE_INSERT_NO_CLEAR_REPLICAS
Kent Overstreet
2023-10-22
bcachefs: fix a mount error path
Kent Overstreet
2023-10-22
bcachefs: fix bch2_extent_merge()
Kent Overstreet
2023-10-22
bcachefs: Don't use a fixed size buffer for fs_usage_deltas
Kent Overstreet
2023-10-22
bcachefs: Rip out old hacky transaction restart tracing
Kent Overstreet
2023-10-22
bcachefs: More work to avoid transaction restarts
Kent Overstreet
2023-10-22
bcachefs: Avoid spurious transaction restarts
Kent Overstreet
2023-10-22
bcachefs: Ensure bch2_btree_iter_next() always advances
Kent Overstreet
2023-10-22
bcachefs: Fix a bug with spinning on the journal
Kent Overstreet
2023-10-22
bcachefs: Delete duplicate code
Kent Overstreet
2023-10-22
bcachefs: Fix spurious inconsistency in recovery
Kent Overstreet
2023-10-22
bcachefs: improved btree locking tracepoints
Kent Overstreet
2023-10-22
bcachefs: bch2_btree_delete_at_range()
Kent Overstreet
2023-10-22
bcachefs: stripe creation fixes
Kent Overstreet
2023-10-22
bcachefs: Merge extents with checksums
Kent Overstreet
2023-10-22
bcachefs: kill BTREE_ITER_NOUNLOCK
Kent Overstreet
2023-10-22
bcachefs: Don't pass around may_drop_locks
Kent Overstreet
2023-10-22
bcachefs: Kill remaining bch2_btree_iter_unlock() uses
Kent Overstreet
2023-10-22
bcachefs: Fix for the stripes mark path and gc
Kent Overstreet
2023-10-22
bcachefs: Redo replicas gc mechanism
Kent Overstreet
2023-10-22
bcachefs: Fix return code from bch2_fs_start()
Kent Overstreet
2023-10-22
bcachefs: Don't run fsck by default at mount time
Kent Overstreet
2023-10-22
bcachefs: some improvements to startup messages and options
Kent Overstreet
2023-10-22
bcachefs: Various improvements to bch2_alloc_write()
Kent Overstreet
2023-10-22
bcachefs: bch2_trans_mark_update()
Kent Overstreet
2023-10-22
bcachefs: btree_bkey_cached_common
Kent Overstreet
2023-10-22
bcachefs: Write out fs usage consistently
Kent Overstreet
2023-10-22
bcachefs: Avoid write lock on mark_lock
Kent Overstreet
2023-10-22
bcachefs: Fix a bug with multiple iterators being traversed
Kent Overstreet
2023-10-22
bcachefs: fix bch2_rbio_narrow_crcs()
Kent Overstreet
2023-10-22
bcachefs: Fix journal shutdown path
Kent Overstreet
2023-10-22
bcachefs: Fix fsync error reporting
Kent Overstreet
2023-10-22
bcachefs: bch2_bkey_ptrs_invalid()
Kent Overstreet
2023-10-22
bcachefs: Don't hardcode BTREE_ID_EXTENTS
Kent Overstreet
2023-10-22
bcachefs: fix bch2_flags_to_text()
Kent Overstreet
2023-10-22
bcachefs: Add actual tracepoints for transaction restarts
Kent Overstreet
2023-10-22
bcachefs: copy correct journal_seq to dir in create
Kent Overstreet
2023-10-22
bcachefs: Return errors from for_each_btree_key()
Kent Overstreet
2023-10-22
bcachefs: fix triggers for stripes btree
Kent Overstreet
2023-10-22
bcachefs: use same timesource as current_time()
Kent Overstreet
2023-10-22
bcachefs: Fix hang while shutting down
Kent Overstreet
2023-10-22
bcachefs: lockdep fix when going rw from bch2_alloc_write()
Kent Overstreet
2023-10-22
bcachefs: Mark overwrites from journal replay in initial gc
Kent Overstreet
2023-10-22
bcachefs: Deduplicate keys in the journal before replay
Kent Overstreet
2023-10-22
bcachefs: Journal replay refactoring
Kent Overstreet
2023-10-22
bcachefs: cmp_int()
Kent Overstreet
2023-10-22
bcachefs: Pass flags arg to bch2_alloc_write()
Kent Overstreet
2023-10-22
bcachefs: allocate sb_read_scratch with __get_free_page
Kent Overstreet
2023-10-22
bcachefs: delete duplicated code
Kent Overstreet
[next]