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: Don't overwrite snapshot field in bch2_cut_back()
Kent Overstreet
2023-10-22
bcachefs: Kill bkey ops->debugcheck method
Kent Overstreet
2023-10-22
bcachefs: Assert that iterators aren't being double freed
Kent Overstreet
2023-10-22
bcachefs: Require all btree iterators to be freed
Kent Overstreet
2023-10-22
bcachefs: btree_iter_set_dontneed()
Kent Overstreet
2023-10-22
bcachefs: Fsck code refactoring
Kent Overstreet
2023-10-22
bcachefs: Fix btree iterator leak in extent_handle_overwrites()
Kent Overstreet
2023-10-22
bcachefs: Don't list non journal devs in journal_debug_to_text()
Kent Overstreet
2023-10-22
bcachefs: Add a print statement for when we go read-write
Kent Overstreet
2023-10-22
bcachefs: Kill btree_iter_pos_changed()
Kent Overstreet
2023-10-22
bcachefs: Fix a btree iterator leak
Kent Overstreet
2023-10-22
bcachefs: Kill reflink option
Kent Overstreet
2023-10-22
bcachefs: Fix read retry path for indirect extents
Kent Overstreet
2023-10-22
bcachefs: Consolidate bch2_read_retry and bch2_read()
Kent Overstreet
2023-10-22
bcachefs: Kill ei_str_hash
Kent Overstreet
2023-10-22
bcachefs: Use __bch2_trans_do() in a few more places
Kent Overstreet
2023-10-22
bcachefs: Have fsck check for stripe pointers matching stripe
Kent Overstreet
2023-10-22
bcachefs: Fix locking in bch2_btree_iter_traverse_cached()
Kent Overstreet
2023-10-22
bcachefs: __bch2_trans_get_iter() refactoring, BTREE_ITER_NOT_EXTENTS
Kent Overstreet
2023-10-22
bcachefs: Simplify bch2_btree_iter_peek_prev()
Kent Overstreet
2023-10-22
bcachefs: Simplify for_each_btree_key()
Kent Overstreet
2023-10-22
bcachefs: Fix compat code for superblock
Kent Overstreet
2023-10-22
bcachefs: Fix bpos_diff()
Kent Overstreet
2023-10-22
bcachefs: Use bch2_bpos_to_text() more consistently
Kent Overstreet
2023-10-22
bcachefs: btree_iter_prev_slot()
Kent Overstreet
2023-10-22
bcachefs: Delete some dead code
Kent Overstreet
2023-10-22
bcachefs: btree_iter_live()
Kent Overstreet
2023-10-22
bcachefs: Improve handling of extents in bch2_trans_update()
Kent Overstreet
2023-10-22
bcachefs: Use x-macros for more enums
Kent Overstreet
2023-10-22
bcachefs: Rename BTREE_ID enums for consistency with other enums
Kent Overstreet
2023-10-22
bcachefs: Rename KEY_TYPE_whiteout -> KEY_TYPE_hash_whiteout
Kent Overstreet
2023-10-22
bcachefs: KEY_TYPE_discard is no longer used
Kent Overstreet
2023-10-22
bcachefs: Kill support for !BTREE_NODE_NEW_EXTENT_OVERWRITE()
Kent Overstreet
2023-10-22
bcachefs: Fix bch2_btree_cache_scan()
Kent Overstreet
2023-10-22
bcachefs: Add a mempool for the replicas delta list
Kent Overstreet
2023-10-22
bcachefs: Add a mempool for btree_trans bump allocator
Kent Overstreet
2023-10-22
bcachefs: Start journal reclaim thread earlier
Kent Overstreet
2023-10-22
bcachefs: Fix for copygc getting stuck waiting for reserve to be filled
Kent Overstreet
2023-10-22
bcachefs: Add allocator thread state to sysfs
Kent Overstreet
2023-10-22
bcachefs: Rip out copygc pd controller
Kent Overstreet
2023-10-22
bcachefs: Add copygc wait to sysfs
Kent Overstreet
2023-10-22
bcachefs: Fix copygc threshold
Kent Overstreet
2023-10-22
bcachefs: Don't drop ptrs to btree nodes
Kent Overstreet
2023-10-22
bcachefs: Fix a use-after-free in bch2_gc_mark_key()
Kent Overstreet
2023-10-22
bcachefs: Bring back metadata only gc
Kent Overstreet
2023-10-22
bcachefs: Fix bch2_write_super to obey very_degraded option
Kent Overstreet
2023-10-22
bcachefs: Don't fail mounts due to devices that are marked as failed
Kent Overstreet
2023-10-22
bcachefs: Add a cond_seched() to the allocator thread
Kent Overstreet
2023-10-22
bcachefs: Use x-macros for compat feature bits
Kent Overstreet
2023-10-22
bcachefs: Fix some (spurious) warnings about uninitialized vars
Kent Overstreet
[prev]
[next]