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: Simplify option logic in rebalance
Kent Overstreet
2024-12-21
bcachefs: get_update_rebalance_opts()
Kent Overstreet
2024-12-21
bcachefs: bch2_write_inode() now checks for changing rebalance options
Kent Overstreet
2024-12-21
bcachefs: New bch_extent_rebalance fields
Kent Overstreet
2024-12-21
bcachefs: bch2_prt_csum_opt()
Kent Overstreet
2024-12-21
bcachefs: copygc_enabled, rebalance_enabled now opts.h options
Kent Overstreet
2024-12-21
bcachefs: Add bch_io_opts fields for indicating whether the opts came from th...
Kent Overstreet
2024-12-21
bcachefs: io_opts_to_rebalance_opts()
Kent Overstreet
2024-12-21
bcachefs: rename bch_extent_rebalance fields to match other opts structs
Kent Overstreet
2024-12-21
bcachefs: kill __bch2_bkey_sectors_need_rebalance()
Kent Overstreet
2024-12-21
bcachefs: kill bch2_bkey_needs_rebalance()
Kent Overstreet
2024-12-21
bcachefs: small cleanup for extent ptr bitmasks
Kent Overstreet
2024-12-21
bcachefs: bch2_io_opts_fixups()
Kent Overstreet
2024-12-21
bcachefs: use bch2_data_update_opts_to_text() in trace_move_extent_fail()
Kent Overstreet
2024-12-21
bcachefs: avoid 'unsigned flags'
Kent Overstreet
2024-12-21
bcachefs: Annotate struct bucket_gens with __counted_by()
Thorsten Blum
2024-12-21
bcachefs: Use str_write_read() helper in write_super_endio()
Thorsten Blum
2024-12-21
bcachefs: Use str_write_read() helper in ec_block_endio()
Thorsten Blum
2024-12-21
bcachefs: Use str_write_read() helper function
Thorsten Blum
2024-12-21
bcachefs: Add version check for bch_btree_ptr_v2.sectors_written validate
Kent Overstreet
2024-12-21
bcachefs: Add block plugging to read paths
Kent Overstreet
2024-12-21
bcachefs: Fix warning about passing flex array member by value
Kent Overstreet
2024-12-21
bcachefs: bch2_journal_meta() takes ref on c->writes
Kent Overstreet
2024-12-21
bcachefs: -o norecovery now bails out of recovery earlier
Kent Overstreet
2024-12-21
bcachefs: Refactor new stripe path to reduce dependencies on ec_stripe_head
Kent Overstreet
2024-12-21
bcachefs: Avoid bch2_btree_id_str()
Kent Overstreet
2024-12-21
bcachefs: better error message in check_snapshot_tree()
Kent Overstreet
2024-12-21
bcachefs: Factor out jset_entry_log_msg_bytes()
Kent Overstreet
2024-12-21
bcachefs: improved bkey_val_copy()
Kent Overstreet
2024-12-21
bcachefs: bch2_btree_lost_data() now uses run_explicit_rceovery_pass_persiste...
Kent Overstreet
2024-12-21
bcachefs: Add locking for bch_fs.curr_recovery_pass
Kent Overstreet
2024-12-21
bcachefs: lru, accounting are alloc btrees
Kent Overstreet
2024-12-21
bcachefs: bch2_run_explicit_recovery_pass() returns different error when not ...
Kent Overstreet
2024-12-21
bcachefs: add more path idx debug asserts
Kent Overstreet
2024-12-21
bcachefs: Use FOREACH_ACL_ENTRY() macro to iterate over acl entries
Thorsten Blum
2024-12-21
bcachefs: Remove duplicate included headers
Thorsten Blum
2024-12-21
bcachefs: kill btree_trans_restart_nounlock()
Kent Overstreet
2024-12-21
bcachefs: Remove unnecessary peek_slot()
Kent Overstreet
2024-12-21
bcachefs: move bch2_xattr_handlers to .rodata
Thomas Bertschinger
2024-12-21
bcachefs: Delete dead code
Alan Huang
2024-12-21
bcachefs: Pull disk accounting hooks out of trans_commit.c
Kent Overstreet
2024-12-21
bcachefs: bch_verbose_ratelimited
Kent Overstreet
2024-12-21
bcachefs: rcu_pending: don't invoke __call_rcu() under lock
Kent Overstreet
2024-12-21
bcachefs: __bch2_key_has_snapshot_overwrites uses for_each_btree_key_reverse_...
Kent Overstreet
2024-12-21
bcachefs: remove_backpointer() now uses dirent_get_by_pos()
Kent Overstreet
2024-12-21
bcachefs: bch2_inode_should_have_bp -> bch2_inode_should_have_single_bp
Kent Overstreet
2024-12-21
bcachefs: remove superfluous ; after statements
Colin Ian King
2024-12-21
bcachefs: Fix racy use of jiffies
Kent Overstreet
2024-12-21
Merge branch 'bcachefs-kill-retry-estale' into HEAD
Kent Overstreet
2024-12-01
bcachefs: Explicitly select CRYPTO from BCACHEFS_FS
Eric Biggers
[prev]
[next]