index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
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-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
Age
Commit message (
Expand
)
Author
2024-12-21
bcachefs: Fix key cache + BTREE_ITER_all_snapshots
Kent Overstreet
2024-12-21
bcachefs: Fix btree_trans_peek_key_cache() BTREE_ITER_all_snapshots
Kent Overstreet
2024-12-21
bcachefs: tidy btree_trans_peek_journal()
Kent Overstreet
2024-12-21
bcachefs: tidy up __bch2_btree_iter_peek()
Kent Overstreet
2024-12-21
bcachefs: check_indirect_extents can run online
Kent Overstreet
2024-12-21
bcachefs: Refactor c->opts.reconstruct_alloc
Kent Overstreet
2024-12-21
bcachefs: Add empty statement between label and declaration in check_inode_ha...
Nathan Chancellor
2024-12-21
bcachefs: trace_write_buffer_maybe_flush
Kent Overstreet
2024-12-21
bcachefs: bch2_snapshot_exists()
Kent Overstreet
2024-12-21
bcachefs: bch2_check_key_has_snapshot() prints btree id
Kent Overstreet
2024-12-21
bcachefs: bch2_str_hash_check_key() now checks inode hash info
Kent Overstreet
2024-12-21
bcachefs: Don't BUG_ON() inode unpack error
Kent Overstreet
2024-12-21
bcachefs: Use proper errcodes for inode unpack errors
Kent Overstreet
2024-12-21
bcachefs: kill sysfs internal/accounting
Kent Overstreet
2024-12-21
bcachefs: Kill unnecessary mark_lock usage
Kent Overstreet
2024-12-21
bcachefs: Don't start rewriting btree nodes until after journal replay
Kent Overstreet
2024-12-21
bcachefs: Fix reuse of bucket before journal flush on multiple empty -> nonem...
Kent Overstreet
2024-12-21
bcachefs: bch2_journal_noflush_seq() now takes [start, end)
Kent Overstreet
2024-12-21
bcachefs: Set bucket needs discard, inc gen on empty -> nonempty transition
Kent Overstreet
2024-12-21
bcachefs: Don't add unknown accounting types to eytzinger tree
Kent Overstreet
2024-12-21
bcachefs: Plumb bkey_validate_context to journal_entry_validate
Kent Overstreet
2024-12-21
bcachefs: Use a heap for handling overwrites in btree node scan
Kent Overstreet
2024-12-21
bcachefs: Minor bucket alloc optimization
Kent Overstreet
2024-12-21
bcachefs: Mark more errors autofix
Kent Overstreet
2024-12-21
bcachefs: fix bch2_btree_node_header_to_text() format string
Kent Overstreet
2024-12-21
bcachefs: Journal space calculations should skip durability=0 devices
Kent Overstreet
2024-12-21
bcachefs: factor out str_hash.c
Kent Overstreet
2024-12-21
bcachefs: kill flags param to bch2_subvolume_get()
Kent Overstreet
2024-12-21
bcachefs: Don't call bch2_btree_interior_update_will_free_node() until after ...
Kent Overstreet
2024-12-21
bcachefs: Make sure __bch2_run_explicit_recovery_pass() signals to rewind
Kent Overstreet
2024-12-21
bcachefs: Call bch2_btree_lost_data() on btree read error
Kent Overstreet
2024-12-21
bcachefs: Journal write path refactoring, debug improvements
Kent Overstreet
2024-12-21
bcachefs: dev_alloc_list.devs -> dev_alloc_list.data
Kent Overstreet
2024-12-21
bcachefs: Fix failure to allocate journal write on discard retry
Kent Overstreet
2024-12-21
bcachefs: BCH_ERR_insufficient_journal_devices
Kent Overstreet
2024-12-21
bcachefs: Silence "unable to allocate journal write" if we're already RO
Kent Overstreet
2024-12-21
bcachefs: trace_accounting_mem_insert
Kent Overstreet
2024-12-21
bcachefs: Advance to next bp on BCH_ERR_backpointer_to_overwritten_btree_node
Kent Overstreet
2024-12-21
bcachefs: Simplify disk accounting validate late
Kent Overstreet
2024-12-21
bcachefs: logged ops only use inum 0 of logged ops btree
Kent Overstreet
2024-12-21
bcachefs: rcu_pending now works in userspace
Kent Overstreet
2024-12-21
bcachefs: BCACHEFS_PATH_TRACEPOINTS should depend on TRACING
Geert Uytterhoeven
2024-12-21
bcachefs: Fix allocating too big journal entry
Kent Overstreet
2024-12-21
bcachefs: Improve "unable to allocate journal write" message
Kent Overstreet
2024-12-21
bcachefs: fix bch2_journal_key_insert_take() seq
Kent Overstreet
2024-12-21
bcachefs: bch2_async_btree_node_rewrites_flush()
Kent Overstreet
2024-12-21
bcachefs: If we did repair on a btree node, make sure we rewrite it
Kent Overstreet
2024-12-21
bcachefs: bkey_fsck_err now respects errors_silent
Kent Overstreet
2024-12-21
bcachefs: list_pop_entry()
Kent Overstreet
2024-12-21
bcachefs: Convert write path errors to inum_to_path()
Kent Overstreet
[prev]
[next]