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: Rip out code for storing backpointers in alloc keys
Kent Overstreet
2023-10-22
bcachefs: use reservation for log messages during recovery
Brian Foster
2023-10-22
bcachefs: Improve trans_restart_split_race tracepoint
Kent Overstreet
2023-10-22
bcachefs: Data update path no longer leaves cached replicas
Kent Overstreet
2023-10-22
bcachefs: Rhashtable based buckets_in_flight for copygc
Kent Overstreet
2023-10-22
bcachefs: Use BTREE_ITER_INTENT in ec_stripe_update_extent()
Kent Overstreet
2023-10-22
bcachefs: move snapshot_t to subvolume_types.h
Kent Overstreet
2023-10-22
bcachefs: Fix bch2_get_key_or_hole()
Kent Overstreet
2023-10-22
bcachefs: Check return code from need_whiteout_for_snapshot()
Kent Overstreet
2023-10-22
bcachefs: bch2_dev_freespace_init() Print out status every 10 seconds
Kent Overstreet
2023-10-22
bcachefs: Run freespace init in device hot add path
Kent Overstreet
2023-10-22
bcachefs: Improved copygc wait debugging
Kent Overstreet
2023-10-22
bcachefs: Call bch2_path_put_nokeep() before bch2_path_put()
Kent Overstreet
2023-10-22
bcachefs: drop unnecessary journal stuck check from space calculation
Brian Foster
2023-10-22
bcachefs: refactor journal stuck checking into standalone helper
Brian Foster
2023-10-22
bcachefs: gracefully unwind journal res slowpath on shutdown
Brian Foster
2023-10-22
bcachefs: more aggressive fast path write buffer key flushing
Brian Foster
2023-10-22
bcachefs: use dedicated workqueue for tasks holding write refs
Brian Foster
2023-10-22
bcachefs: remove unused bch2_trans_log_msg()
Brian Foster
2023-10-22
bcachefs: Fix bch2_verify_bucket_evacuated()
Kent Overstreet
2023-10-22
bcachefs: verify_bucket_evacuated() -> set_btree_iter_dontneed()
Kent Overstreet
2023-10-22
bcachefs: Make reconstruct_alloc quieter
Kent Overstreet
2023-10-22
bcachefs: Fix an unhandled transaction restart error
Kent Overstreet
2023-10-22
bcachefs: Fix nocow write path closure bug
Kent Overstreet
2023-10-22
bcachefs: Nocow write error path fix
Kent Overstreet
2023-10-22
bcachefs: Fix bch2_extent_fallocate() in nocow mode
Kent Overstreet
2023-10-22
bcachefs: Add an assert in inode_write for -ENOENT
Kent Overstreet
2023-10-22
bcachefs: Fix bch2_evict_subvolume_inodes()
Kent Overstreet
2023-10-22
bcachefs: Improve error handling in bch2_ioctl_subvolume_destroy()
Kent Overstreet
2023-10-22
bcachefs: Fix for 'missing subvolume' error
Kent Overstreet
2023-10-22
bcachefs: Don't run transaction hooks multiple times
Kent Overstreet
2023-10-22
bcachefs: Add a fallback when journal_keys doesn't fit in ram
Kent Overstreet
2023-10-22
bcachefs: Improve the backpointer to missing extent message
Kent Overstreet
2023-10-22
bcachefs: Add error message for failing to allocate sorted journal keys
Kent Overstreet
2023-10-22
bcachefs: New erasure coding shutdown path
Kent Overstreet
2023-10-22
bcachefs: bch2_fs_moving_ctxts_to_text()
Kent Overstreet
2023-10-22
bcachefs: Private error codes: ENOMEM
Kent Overstreet
2023-10-22
bcachefs: Fix bch2_check_extents_to_backpointers()
Kent Overstreet
2023-10-22
bcachefs: Fix an assert in copygc thread shutdown path
Kent Overstreet
2023-10-22
bcachefs: bch2_bucket_is_movable() -> BTREE_ITER_CACHED
Kent Overstreet
2023-10-22
bcachefs: Don't use BTREE_ITER_INTENT in make_extent_indirect()
Kent Overstreet
2023-10-22
bcachefs: Fix stripe create error path
Kent Overstreet
2023-10-22
bcachefs: Mark new snapshots earlier in create path
Kent Overstreet
2023-10-22
bcachefs: Improve bch2_new_stripes_to_text()
Kent Overstreet
2023-10-22
bcachefs: Kill bch_write_op->btree_update_ready
Kent Overstreet
2023-10-22
bcachefs: Simplify stripe_idx_to_delete
Kent Overstreet
2023-10-22
bcachefs: Fix next_bucket()
Kent Overstreet
2023-10-22
bcachefs: Second layer of refcounting for new stripes
Kent Overstreet
2023-10-22
bcachefs: ec: fall back to creating new stripes for copygc
Kent Overstreet
2023-10-22
bcachefs: Rework __bch2_data_update_index_update()
Kent Overstreet
[prev]
[next]