index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
btree_gc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-22
bcachefs: Log what we're doing when repairing
Kent Overstreet
1
-1
/
+7
2023-10-22
bcachefs: Kill bch2_ec_mem_alloc()
Kent Overstreet
1
-7
/
+0
2023-10-22
bcachefs: Separate out gc_bucket()
Kent Overstreet
1
-7
/
+7
2023-10-22
bcachefs: bch2_journal_key_insert() no longer transfers ownership
Kent Overstreet
1
-7
/
+5
2023-10-22
bcachefs: bch2_bucket_alloc_new_fs() no longer depends on bucket marks
Kent Overstreet
1
-15
/
+2
2023-10-22
bcachefs: Add more time_stats
Kent Overstreet
1
-0
/
+3
2023-10-22
bcachefs: Split out struct gc_stripe from struct stripe
Kent Overstreet
1
-34
/
+76
2023-10-22
bcachefs: Erasure coding fixes
Kent Overstreet
1
-7
/
+9
2023-10-22
bcachefs: Handle replica marking fsck errors locally
Kent Overstreet
1
-13
/
+0
2023-10-22
bcachefs: Push c->mark_lock usage down to where it is needed
Kent Overstreet
1
-1
/
+5
2023-10-22
bcachefs: Fix BCH_FS_ERROR flag handling
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Add a bit of missing repair code
Kent Overstreet
1
-0
/
+14
2023-10-22
bcachefs: BTREE_TRIGGER_INSERT now only means insert
Kent Overstreet
1
-3
/
+1
2023-10-22
bcachefs: Convert bch2_mark_key() to take a btree_trans *
Kent Overstreet
1
-37
/
+48
2023-10-22
bcachefs: Assorted ec fixes
Kent Overstreet
1
-2
/
+4
2023-10-22
bcachefs: bch2_btree_node_rewrite() now returns transaction restarts
Kent Overstreet
1
-4
/
+2
2023-10-22
bcachefs: Must check for errors from bch2_trans_cond_resched()
Kent Overstreet
1
-2
/
+0
2023-10-22
bcachefs: for_each_btree_node() now returns errors directly
Kent Overstreet
1
-2
/
+2
2023-10-22
bcachefs: Improve reflink repair code
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Fix implementation of KEY_TYPE_error
Kent Overstreet
1
-1
/
+0
2023-10-22
bcachefs: Fix a spurious fsck error
Kent Overstreet
1
-16
/
+33
2023-10-22
bcachefs: btree_path
Kent Overstreet
1
-18
/
+18
2023-10-22
bcachefs: Fix unhandled transaction restart in bch2_gc_btree_gens()
Kent Overstreet
1
-2
/
+8
2023-10-22
bcachefs: trans->restarted
Kent Overstreet
1
-1
/
+2
2023-10-22
bcachefs: Regularize argument passing of btree_trans
Kent Overstreet
1
-2
/
+2
2023-10-22
bcachefs: Split out SPOS_MAX
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Don't loop into topology repair
Kent Overstreet
1
-3
/
+9
2023-10-22
bcachefs: Don't ratelimit certain fsck errors
Kent Overstreet
1
-17
/
+29
2023-10-22
bcachefs: Extensive triggers cleanups
Kent Overstreet
1
-3
/
+3
2023-10-22
bcachefs: More topology repair code
Kent Overstreet
1
-36
/
+93
2023-10-22
bcachefs: Check for errors from bch2_trans_update()
Kent Overstreet
1
-2
/
+3
2023-10-22
bcachefs: Fsck for reflink refcounts
Kent Overstreet
1
-2
/
+200
2023-10-22
bcachefs: Repair code for multiple types of data in same bucket
Kent Overstreet
1
-11
/
+42
2023-10-22
bcachefs: Fix some refcounting bugs
Kent Overstreet
1
-2
/
+4
2023-10-22
bcachefs: Evict btree nodes we're deleting
Kent Overstreet
1
-0
/
+2
2023-10-22
bcachefs: New and improved topology repair code
Kent Overstreet
1
-85
/
+370
2023-10-22
bcachefs: Fix repair leading to replicas not marked
Kent Overstreet
1
-2
/
+4
2023-10-22
bcachefs: gc shouldn't care about owned_by_allocator
Kent Overstreet
1
-52
/
+1
2023-10-22
bcachefs: Fix bch2_gc_done() error messages
Kent Overstreet
1
-2
/
+2
2023-10-22
bcachefs: Drop old style btree node coalescing
Kent Overstreet
1
-340
/
+0
2023-10-22
bcachefs: Ensure bucket gen gc completes
Kent Overstreet
1
-7
/
+7
2023-10-22
bcachefs: Add the status of bucket gen gc to sysfs
Kent Overstreet
1
-0
/
+7
2023-10-22
bcachefs: Fix BTREE_ITER_NOT_EXTENTS
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Fix bch2_gc_btree_gens()
Kent Overstreet
1
-2
/
+0
2023-10-22
bcachefs: Improve bch2_btree_update_start()
Kent Overstreet
1
-3
/
+2
2023-10-22
bcachefs: Start using bpos.snapshot field
Kent Overstreet
1
-3
/
+5
2023-10-22
bcachefs: Split out bpos_cmp() and bkey_cmp()
Kent Overstreet
1
-7
/
+7
2023-10-22
bcachefs: Fix packed bkey format calculation for new btree roots
Kent Overstreet
1
-0
/
+3
2023-10-22
bcachefs: Drop bkey noops
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Replace bch2_btree_iter_next() calls with bch2_btree_iter_advance
Kent Overstreet
1
-1
/
+1
[prev]
[next]