index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
Age
Commit message (
Expand
)
Author
2023-10-22
bcachefs: Fix an allocator startup race
Kent Overstreet
2023-10-22
bcachefs: Fix bkey format generation for 32 bit fields
Kent Overstreet
2023-10-22
bcachefs: Scan for old btree nodes if necessary on mount
Kent Overstreet
2023-10-22
bcachefs: Add code to scan for/rewite old btree nodes
Kent Overstreet
2023-10-22
bcachefs: Dump journal state when we get stuck
Kent Overstreet
2023-10-22
bcachefs: Fix a 64 bit divide on 32 bit
Kent Overstreet
2023-10-22
bcachefs: Don't use inode btree key cache in fsck code
Kent Overstreet
2023-10-22
bcachefs: Don't call into journal reclaim when we're not supposed to
Kent Overstreet
2023-10-22
bcachefs: Create allocator threads when allocating filesystem
Kent Overstreet
2023-10-22
bcachefs: Fix for bch2_btree_node_get_noiter() returning -ENOMEM
Kent Overstreet
2023-10-22
bcachefs: Add error message for some allocation failures
Kent Overstreet
2023-10-22
bcachefs: Extents may now cross btree node boundaries
Kent Overstreet
2023-10-22
bcachefs: iter->real_pos
Kent Overstreet
2023-10-22
bcachefs: Ensure btree iterators are traversed in bch2_trans_commit()
Kent Overstreet
2023-10-22
bcachefs: Drop invalid stripe ptrs in fsck
Kent Overstreet
2023-10-22
bcachefs: Fix unnecessary read amplificaiton when allocating ec stripes
Robbie Litchfield
2023-10-22
bcachefs: Fsck fixes
Kent Overstreet
2023-10-22
bcachefs: Fix a shift greater than type size
Kent Overstreet
2023-10-22
bcachefs: Assert that we're not trying to flush journal seq in the future
Kent Overstreet
2023-10-22
bcachefs: Fix bch2_btree_iter_peek_prev()
Kent Overstreet
2023-10-22
bcachefs: bch2_btree_iter_advance_pos()
Kent Overstreet
2023-10-22
bcachefs: Kill bch2_btree_iter_set_pos_same_leaf()
Kent Overstreet
2023-10-22
bcachefs: Simplify btree_iter_(next|prev)_leaf()
Kent Overstreet
2023-10-22
bcachefs: Fix for hash_redo_key() in fsck
Kent Overstreet
2023-10-22
bcachefs: Add flushed_seq_ondisk to journal_debug_to_text()
Kent Overstreet
2023-10-22
bcachefs: Redo checks for sufficient devices
Kent Overstreet
2023-10-22
bcachefs: Run fsck if BCH_FEATURE_alloc_v2 isn't set
Kent Overstreet
2023-10-22
bcachefs: Fixes/improvements for journal entry reservations
Kent Overstreet
2023-10-22
bcachefs: Include device in btree IO error messages
Kent Overstreet
2023-10-22
bcachefs: Journal updates to dev usage
Kent Overstreet
2023-10-22
bcachefs: Persist 64 bit io clocks
Kent Overstreet
2023-10-22
bcachefs: KEY_TYPE_alloc_v2
Kent Overstreet
2023-10-22
bcachefs: Add missing call to bch2_replicas_entry_sort()
Kent Overstreet
2023-10-22
bcachefs: Add an assertion to check for journal writes to same location
Kent Overstreet
2023-10-22
bcachefs: Add an option for metadata_target
Kent Overstreet
2023-10-22
bcachefs: Repair bad data pointers
Kent Overstreet
2023-10-22
bcachefs: Add (partial) support for fixing btree topology
Kent Overstreet
2023-10-22
bcachefs: Add support for doing btree updates prior to journal replay
Kent Overstreet
2023-10-22
bcachefs: Add BTREE_PTR_RANGE_UPDATED
Kent Overstreet
2023-10-22
bcachefs: Refactor checking of btree topology
Kent Overstreet
2023-10-22
bcachefs: Improve diagnostics when journal entries are missing
Kent Overstreet
2023-10-22
bcachefs: Fix BCH_REPLICAS_MAX check
Kent Overstreet
2023-10-22
bcachefs: Fix build in userspace
Kent Overstreet
2023-10-22
bcachefs: Fix an assertion
Kent Overstreet
2023-10-22
bcachefs: Mark superblocks transactionally
Kent Overstreet
2023-10-22
bcachefs: Kill bch2_invalidate_bucket()
Kent Overstreet
2023-10-22
bcachefs: Refactor dev usage
Kent Overstreet
2023-10-22
bcachefs: Kill metadata only gc
Kent Overstreet
2023-10-22
bcachefs: Ensure __bch2_trans_commit() always calls bch2_trans_reset()
Kent Overstreet
2023-10-22
bcachefs: Fix a faulty assertion
Kent Overstreet
[prev]
[next]