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: Allocator thread doesn't need gc_lock anymore
Kent Overstreet
2023-10-22
bcachefs: gc shouldn't care about owned_by_allocator
Kent Overstreet
2023-10-22
bcachefs: Refactor bchfs_fallocate() to not nest btree_trans on stack
Kent Overstreet
2023-10-22
bcachefs: Fix an unused var warning in userspace
Kent Overstreet
2023-10-22
bcachefs: Fix some small memory leaks
Kent Overstreet
2023-10-22
bcachefs: Simplify fsck remove_dirent()
Kent Overstreet
2023-10-22
bcachefs: Fix transaction restarts due to upgrading of cloned iterators
Kent Overstreet
2023-10-22
bcachefs: Fix journal reclaim loop
Kent Overstreet
2023-10-22
bcachefs: Fix an RCU splat
Kent Overstreet
2023-10-22
bcachefs: Simplify bch2_set_nr_journal_buckets()
Kent Overstreet
2023-10-22
bcachefs: Fix bch2_trans_mark_dev_sb()
Kent Overstreet
2023-10-22
bcachefs: Improve trans_restart_mem_realloced tracepoint
Kent Overstreet
2023-10-22
bcachefs: Don't downgrade iterators in bch2_trans_get_iter()
Kent Overstreet
2023-10-22
bcachefs: Improve bch2_btree_iter_traverse_all()
Kent Overstreet
2023-10-22
bcachefs: Fix journal_reclaim_wait_done()
Kent Overstreet
2023-10-22
bcachefs: Fix bch2_gc_done() error messages
Kent Overstreet
2023-10-22
bcachefs: Don't call bch2_btree_iter_traverse() unnecessarily
Kent Overstreet
2023-10-22
bcachefs: Better iterator picking
Kent Overstreet
2023-10-22
bcachefs: Drop old style btree node coalescing
Kent Overstreet
2023-10-22
bcachefs: Add a perf test for multiple updates per commit
Kent Overstreet
2023-10-22
bcachefs: Ensure bucket gen gc completes
Kent Overstreet
2023-10-22
bcachefs: Add the status of bucket gen gc to sysfs
Kent Overstreet
2023-10-22
bcachefs: Fix heap overrun in bch2_fs_usage_read() XXX squash
Kent Overstreet
2023-10-22
bcachefs: BCH_BEATURE_atomic_nlink is obsolete
Kent Overstreet
2023-10-22
bcachefs: Improved check_directory_structure()
Kent Overstreet
2023-10-22
bcachefs: Fix fsck to not use bch2_link_trans()
Kent Overstreet
2023-10-22
bcachefs: Fix bch2_trans_relock()
Kent Overstreet
2023-10-22
bcachefs: Redo check_nlink fsck pass
Kent Overstreet
2023-10-22
bcachefs: Inode backpointers are now required
Kent Overstreet
2023-10-22
bcachefs: Simplify hash table checks
Kent Overstreet
2023-10-22
bcachefs: Check inodes at start of fsck
Kent Overstreet
2023-10-22
bcachefs: Fix BTREE_ITER_NOT_EXTENTS
Kent Overstreet
2023-10-22
bcachefs: Fix bch2_gc_btree_gens()
Kent Overstreet
2023-10-22
bcachefs: Make sure to kick journal reclaim when we're waiting on it
Kent Overstreet
2023-10-22
bcachefs: Don't wait for ALLOC_SCAN_BATCH buckets in allocator
Kent Overstreet
2023-10-22
bcachefs: Drop bch2_fsck_inode_nlink()
Kent Overstreet
2023-10-22
bcachefs: Move some dirent checks to bch2_dirent_invalid()
Kent Overstreet
2023-10-22
bcachefs: Improve bset compaction
Kent Overstreet
2023-10-22
bcachefs: Don't flush btree writes more aggressively because of btree key cache
Kent Overstreet
2023-10-22
bcachefs: Eliminate more PAGE_SIZE uses
Kent Overstreet
2023-10-22
bcachefs: Increase BSET_CACHELINE to 256 bytes
Kent Overstreet
2023-10-22
bcachefs: Fix a startup race
Kent Overstreet
2023-10-22
bcachefs: Fix an uninitialized variable
Kent Overstreet
2023-10-22
bcachefs: kill bset_tree->max_key
Kent Overstreet
2023-10-22
bcachefs: Eliminate memory barrier from fast path of journal_preres_put()
Kent Overstreet
2023-10-22
bcachefs: Drop some memset() calls
Kent Overstreet
2023-10-22
bcachefs: Kill bch2_fs_usage_scratch_get()
Kent Overstreet
2023-10-22
bcachefs: Fix livelock calling bch2_mark_bkey_replicas()
Kent Overstreet
2023-10-22
bcachefs: Be more careful about JOURNAL_RES_GET_RESERVED
Kent Overstreet
2023-10-22
bcachefs: Fix journal deadlock
Kent Overstreet
[prev]
[next]