index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
btree_gc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bcachefs: iter/update/trigger/str_hash flag cleanup
Kent Overstreet
2024-05-08
1
-11
/
+11
*
bcachefs: mark_superblock cleanup
Kent Overstreet
2024-05-08
1
-49
/
+5
*
bcachefs: gc_btree_init_recurse() uses gc_mark_node()
Kent Overstreet
2024-05-08
1
-42
/
+22
*
bcachefs: move root node topo checks to node_check_topology()
Kent Overstreet
2024-05-08
1
-23
/
+1
*
bcachefs: move topology repair kick to gc_btrees()
Kent Overstreet
2024-05-08
1
-39
/
+9
*
bcachefs: kill metadata only gc
Kent Overstreet
2024-05-08
1
-129
/
+59
*
bcachefs: Finish converting reconstruct_alloc to errors_silent
Kent Overstreet
2024-05-08
1
-3
/
+1
*
bcachefs: bch2_gc() is now private to btree_gc.c
Kent Overstreet
2024-05-08
1
-8
/
+6
*
bcachefs: fix leak in bch2_gc_write_reflink_key
Kent Overstreet
2024-04-17
1
-1
/
+2
*
bcachefs: bch_member.btree_allocated_bitmap
Kent Overstreet
2024-04-15
1
-0
/
+13
*
bcachefs: Don't scan for btree nodes when we can reconstruct
Kent Overstreet
2024-04-09
1
-3
/
+8
*
bcachefs: Fix check_topology() when using node scan
Kent Overstreet
2024-04-09
1
-1
/
+1
*
bcachefs: Topology repair now uses nodes found by scanning to fill holes
Kent Overstreet
2024-04-03
1
-106
/
+197
*
bcachefs: Don't skip fake btree roots in fsck
Kent Overstreet
2024-04-03
1
-3
/
+0
*
bcachefs: Split out recovery_passes.c
Kent Overstreet
2024-04-01
1
-1
/
+1
*
bcachefs: Kill bch2_bkey_ptr_data_type()
Kent Overstreet
2024-04-01
1
-27
/
+32
*
bcachefs: Fix use after free in bch2_check_fix_ptrs()
Kent Overstreet
2024-04-01
1
-6
/
+6
*
bcachefs: Improved topology repair checks
Kent Overstreet
2024-04-01
1
-120
/
+13
*
bcachefs: Fix locking in bch2_alloc_write_key()
Kent Overstreet
2024-03-18
1
-1
/
+1
*
bcachefs: reconstruct_alloc cleanup
Kent Overstreet
2024-03-14
1
-44
/
+38
*
bcachefs: Fix order of gc_done passes
Kent Overstreet
2024-03-14
1
-4
/
+4
*
bcachefs: fix deletion of indirect extents in btree_gc
Kent Overstreet
2024-03-14
1
-2
/
+2
*
bcachefs: Kill more -EIO error codes
Kent Overstreet
2024-03-14
1
-2
/
+2
*
bcachefs: kill kvpmalloc()
Kent Overstreet
2024-03-13
1
-4
/
+2
*
bcachefs: btree node prefetching in check_topology
Kent Overstreet
2024-03-10
1
-0
/
+3
*
bcachefs: btree_and_journal_iter.trans
Kent Overstreet
2024-03-10
1
-4
/
+4
*
bcachefs: Fix degraded mode fsck
Kent Overstreet
2024-03-10
1
-18
/
+18
*
bcachefs: bch_fs_usage_base
Kent Overstreet
2024-01-21
1
-6
/
+6
*
bcachefs: helpers for printing data types
Kent Overstreet
2024-01-21
1
-12
/
+12
*
bcachefs: Combine .trans_trigger, .atomic_trigger
Kent Overstreet
2024-01-06
1
-1
/
+1
*
bcachefs: Kill BTREE_TRIGGER_NOATOMIC
Kent Overstreet
2024-01-06
1
-4
/
+1
*
bcachefs: mark now takes bkey_s
Kent Overstreet
2024-01-06
1
-1
/
+9
*
bcachefs: trans_mark now takes bkey_s
Kent Overstreet
2024-01-06
1
-1
/
+1
*
bcachefs: bkey_for_each_ptr() now declares loop iter
Kent Overstreet
2024-01-01
1
-1
/
+0
*
bcachefs: for_each_member_device() now declares loop iter
Kent Overstreet
2024-01-01
1
-101
/
+66
*
bcachefs: for_each_btree_key() now declares loop iter
Kent Overstreet
2024-01-01
1
-42
/
+15
*
bcachefs: bch_err_(fn|msg) check if should print
Kent Overstreet
2024-01-01
1
-28
/
+15
*
bcachefs: Rename for_each_btree_key2() -> for_each_btree_key()
Kent Overstreet
2024-01-01
1
-4
/
+4
*
bcachefs: Kill for_each_btree_key()
Kent Overstreet
2024-01-01
1
-19
/
+18
*
bcachefs: convert bch_fs_flags to x-macro
Kent Overstreet
2024-01-01
1
-7
/
+7
*
bcachefs: Kill dev_usage->buckets_ec
Kent Overstreet
2024-01-01
1
-3
/
+0
*
bcachefs: Rename bch_replicas_entry -> bch_replicas_entry_v1
Kent Overstreet
2024-01-01
1
-1
/
+1
*
bcachefs: Rename BTREE_INSERT flags
Kent Overstreet
2024-01-01
1
-5
/
+5
*
bcachefs: Convert gc_alloc_start() to for_each_btree_key2()
Kent Overstreet
2023-11-29
1
-4
/
+5
*
bcachefs: Enumerate fsck errors
Kent Overstreet
2023-11-02
1
-44
/
+80
*
bcachefs: Fix ca->oldest_gen allocation
Kent Overstreet
2023-10-31
1
-4
/
+2
*
bcachefs: bch2_btree_id_str()
Kent Overstreet
2023-10-31
1
-10
/
+10
*
bcachefs: Heap allocate btree_trans
Kent Overstreet
2023-10-22
1
-52
/
+43
*
bcachefs: Fix W=12 build errors
Kent Overstreet
2023-10-22
1
-15
/
+11
*
bcachefs: Remove unneeded semicolon
Yang Li
2023-10-22
1
-3
/
+3
[next]