开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
btree_gc.c
Age
Commit message (
Expand
)
Author
2025-09-29
Remove bcachefs core code
Linus Torvalds
2025-06-26
bcachefs: Ensure btree node scan runs before checking for scanned nodes
Kent Overstreet
2025-06-17
bcachefs: fsck: fix unhandled restart in topology repair
Kent Overstreet
2025-06-11
bcachefs: Add missing restart handling to check_topology()
Kent Overstreet
2025-06-02
bcachefs: bch_err_throw()
Kent Overstreet
2025-06-01
bcachefs: Replace rcu_read_lock() with guards
Kent Overstreet
2025-05-21
bcachefs: Debug params are now static_keys
Kent Overstreet
2025-05-21
bcachefs: BCH_SB_MEMBER_DELETED_UUID
Kent Overstreet
2025-05-21
bcachefs: Remove redundant calls to btree_lost_data()
Kent Overstreet
2025-05-21
bcachefs: Kill redundant error message in topology repair
Kent Overstreet
2025-05-21
bcachefs: bch_fs.writes -> enumerated_refs
Kent Overstreet
2025-05-21
bcachefs: Move various init code to _init_early()
Kent Overstreet
2025-04-28
bcachefs: btree_root_unreadable_and_scan_found_nothing autofix for non data b...
Kent Overstreet
2025-04-02
bcachefs: Kill btree_iter.trans
Kent Overstreet
2025-03-28
bcachefs: Consistent indentation of multiline fsck errors
Kent Overstreet
2025-03-28
bcachefs: Recovery no longer holds state_lock
Kent Overstreet
2025-03-14
bcachefs: add progress indicator to check_allocations
Kent Overstreet
2025-01-09
bcachefs: bch2_fs_btree_gc_init()
Kent Overstreet
2025-01-09
bcachefs: Drop redundant "read error" call from btree_gc
Kent Overstreet
2024-12-21
bcachefs: alloc_data_type_set() happens in alloc trigger
Kent Overstreet
2024-12-21
bcachefs: Kill unnecessary mark_lock usage
Kent Overstreet
2024-12-21
bcachefs: Call bch2_btree_lost_data() on btree read error
Kent Overstreet
2024-12-21
bcachefs: add missing printbuf_reset()
Kent Overstreet
2024-12-21
bcachefs: Make topology errors autofix
Kent Overstreet
2024-12-21
bcachefs: Reorganize reflink.c a bit
Kent Overstreet
2024-12-21
bcachefs: Rename btree_iter_peek_upto() -> btree_iter_peek_max()
Kent Overstreet
2024-12-21
bcachefs: Kill BCH_TRANS_COMMIT_lazy_rw
Kent Overstreet
2024-12-21
bcachefs: Avoid bch2_btree_id_str()
Kent Overstreet
2024-11-11
bcachefs: Fix assertion pop in topology repair
Kent Overstreet
2024-10-18
bcachefs: fix restart handling in bch2_alloc_write_key()
Kent Overstreet
2024-10-09
bcachefs: Fix state lock involved deadlock
Alan Huang
2024-10-04
bcachefs: Kill alloc_v4.fragmentation_lru
Kent Overstreet
2024-09-27
bcachefs: rename version -> bversion
Kent Overstreet
2024-09-27
bcachefs: Fix srcu warning in check_topology
Kent Overstreet
2024-09-21
bcachefs: split up btree cache counters for live, freeable
Kent Overstreet
2024-09-09
bcachefs: Switch gc bucket array to a genradix
Kent Overstreet
2024-08-16
bcachefs: Fix locking in __bch2_trans_mark_dev_sb()
Kent Overstreet
2024-07-14
bcachefs: Reduce the scope of gc_lock
Kent Overstreet
2024-07-14
bcachefs: bch2_gc_pos_to_text()
Kent Overstreet
2024-07-14
bcachefs: Refactor disk accounting data structures
Kent Overstreet
2024-07-14
bcachefs: fsck_err() may now take a btree_trans
Kent Overstreet
2024-07-14
bcachefs: btree_types bitmask cleanups
Kent Overstreet
2024-07-14
bcachefs: Initialize gc buckets in alloc trigger
Kent Overstreet
2024-07-14
bcachefs: Walk leaf to root in btree_gc
Kent Overstreet
2024-07-14
bcachefs: Don't block journal when finishing check_allocations()
Kent Overstreet
2024-07-14
bcachefs: Convert gc to new accounting
Kent Overstreet
2024-07-14
bcachefs: Delete journal-buf-sharded old style accounting
Kent Overstreet
2024-07-14
bcachefs: dev_usage updated by new accounting
Kent Overstreet
2024-07-14
bcachefs: Disk space accounting rewrite
Kent Overstreet
2024-07-14
bcachefs: bch_alloc->stripe_sectors
Kent Overstreet
[next]