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: Always rebuild aux search trees when node boundaries change
Kent Overstreet
2023-10-22
bcachefs: Add an overflow check in set_bkey_val_u64s()
Kent Overstreet
2023-10-22
bcachefs: remove dead whiteout_u64s argument.
Olexa Bilaniuk
2023-10-22
bcachefs: Debugfs cleanup
Kent Overstreet
2023-10-22
bcachefs: Fix bch2_fs_check_snapshots()
Kent Overstreet
2023-10-22
bcachefs: Increment restart count in bch2_trans_begin()
Kent Overstreet
2023-10-22
bcachefs: Fix assertion in bch2_btree_key_cache_drop()
Kent Overstreet
2023-10-22
bcachefs: Print last line in debugfs/btree_transaction_stats
Kent Overstreet
2023-10-22
bcachefs: Track the maximum btree_paths ever allocated by each transaction
Kent Overstreet
2023-10-22
bcachefs: Rename lock_held_stats -> btree_transaction_stats
Kent Overstreet
2023-10-22
bcachefs: Switch bch2_btree_delete_range() to bch2_trans_run()
Kent Overstreet
2023-10-22
bcachefs: Fix btree_path->uptodate inconsistency
Kent Overstreet
2023-10-22
bcachefs: Fix duplicate paths left by bch2_path_put()
Kent Overstreet
2023-10-22
bcachefs: Kill BTREE_ITER_CACHED_(NOFILL|NOCREATE)
Kent Overstreet
2023-10-22
bcachefs: Tracepoint improvements
Kent Overstreet
2023-10-22
bcachefs: "Snapshot deletion did not run correctly" should be a fsck err
Kent Overstreet
2023-10-22
bcachefs: six_lock_counts() is now in six.c
Kent Overstreet
2023-10-22
bcachefs: BTREE_ITER_NO_NODE -> BCH_ERR codes
Kent Overstreet
2023-10-22
bcachefs: Don't set should_be_locked on paths that aren't locked
Kent Overstreet
2023-10-22
bcachefs: Fix missing error handling in bch2_subvolume_delete()
Kent Overstreet
2023-10-22
bcachefs: Improve an error message
Kent Overstreet
2023-10-22
bcachefs: Tracepoint improvements
Kent Overstreet
2023-10-22
bcachefs: Fix incorrectly freeing btree_path in alloc path
Kent Overstreet
2023-10-22
bcachefs: Fix bch2_btree_trans_to_text()
Kent Overstreet
2023-10-22
bcachefs: Add distinct error code for key_cache_upgrade
Kent Overstreet
2023-10-22
bcachefs: Fix not punting to worqueue when promoting
Kent Overstreet
2023-10-22
bcachefs: fsck: Fix nested transaction handling
Kent Overstreet
2023-10-22
bcachefs: Add an O_DIRECT option (for userspace)
Kent Overstreet
2023-10-22
bcachefs: Tighten up btree_path assertions
Kent Overstreet
2023-10-22
bcachefs: bch2_bucket_alloc_trans_early -> for_each_btree_key_norestart
Kent Overstreet
2023-10-22
bcachefs: Fix check_i_sectors()
Kent Overstreet
2023-10-22
bcachefs: Convert debugfs code to for_each_btree_key2()
Kent Overstreet
2023-10-22
bcachefs: Unit test updates
Kent Overstreet
2023-10-22
bcachefs: for_each_btree_key_reverse()
Kent Overstreet
2023-10-22
bcachefs: Convert fsck errors to errcode.h
Kent Overstreet
2023-10-22
bcachefs: Inject transaction restarts in debug mode
Kent Overstreet
2023-10-22
bcachefs: EINTR -> BCH_ERR_transaction_restart
Kent Overstreet
2023-10-22
bcachefs: btree_trans_too_many_iters() is now a transaction restart
Kent Overstreet
2023-10-22
bcachefs: Prevent a btree iter overflow in alloc path
Kent Overstreet
2023-10-22
bcachefs: Use bch2_err_str() in error messages
Kent Overstreet
2023-10-22
bcachefs: Improved errcodes
Kent Overstreet
2023-10-22
bcachefs: We can handle missing btree roots for all alloc btrees
Kent Overstreet
2023-10-22
bcachefs: Fix should_invalidate_buckets()
Kent Overstreet
2023-10-22
bcachefs: ec_stripe_bkey_insert() -> for_each_btree_key_norestart()
Kent Overstreet
2023-10-22
bcachefs: Convert erasure coding to for_each_btree_key_commit()
Kent Overstreet
2023-10-22
bcachefs: Add a counter for btree_trans restarts
Kent Overstreet
2023-10-22
bcachefs: Convert alloc code to for_each_btree_key_commit()
Kent Overstreet
2023-10-22
bcachefs: Convert subvol code to for_each_btree_key_commit()
Kent Overstreet
2023-10-22
bcachefs: Convert bch2_dev_usrdata_drop() to for_each_btree_key2()
Kent Overstreet
2023-10-22
bcachefs: Convert bch2_do_invalidates_work() to for_each_btree_key2()
Kent Overstreet
[prev]
[next]