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
/
alloc_background.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-22
bcachefs: Pass flags arg to bch2_alloc_write()
Kent Overstreet
1
-16
/
+12
2023-10-22
bcachefs: add ability to run gc on metadata only
Kent Overstreet
1
-2
/
+1
2023-10-22
bcachefs: Assorted preemption fixes
Kent Overstreet
1
-0
/
+2
2023-10-22
bcachefs: trans_for_each_iter()
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Only get btree iters from btree transactions
Kent Overstreet
1
-8
/
+8
2023-10-22
bcachefs: Go rw lazily
Kent Overstreet
1
-26
/
+6
2023-10-22
bcachefs: convert bch2_btree_insert_at() usage to bch2_trans_commit()
Kent Overstreet
1
-61
/
+80
2023-10-22
bcachefs: fix bch2_invalidate_one_bucket2() during journal replay
Kent Overstreet
1
-2
/
+13
2023-10-22
bcachefs: Make deferred inode updates a mount option
Kent Overstreet
1
-1
/
+7
2023-10-22
bcachefs: Use journal preres for deferred btree updates
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: Allocator startup fixes/refactoring
Kent Overstreet
1
-43
/
+48
2023-10-22
bcachefs: improved flush_held_btree_writes()
Kent Overstreet
1
-20
/
+13
2023-10-22
bcachefs: fix a deadlock on startup
Kent Overstreet
1
-3
/
+1
2023-10-22
bcachefs: Convert bucket invalidation to key marking path
Kent Overstreet
1
-27
/
+184
2023-10-22
bcachefs: fix more locking bugs
Kent Overstreet
1
-1
/
+2
2023-10-22
bcachefs: gc lock no longer needed for disk reservations
Kent Overstreet
1
-1
/
+0
2023-10-22
bcachefs: Fix oldest_gen handling
Kent Overstreet
1
-0
/
+2
2023-10-22
bcachefs: Fix a locking bug
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: fix for unmount hang
Kent Overstreet
1
-1
/
+2
2023-10-22
bcachefs: Fix a bug when shutting down before allocator started
Kent Overstreet
1
-0
/
+2
2023-10-22
bcachefs: Persist alloc info on clean shutdown
Kent Overstreet
1
-6
/
+39
2023-10-22
bcachefs: Fix fifo overflow in allocator startup
Kent Overstreet
1
-0
/
+24
2023-10-22
bcachefs: More allocator startup improvements
Kent Overstreet
1
-59
/
+72
2023-10-22
bcachefs: s/usage_lock/mark_lock
Kent Overstreet
1
-8
/
+8
2023-10-22
bcachefs: move dirty into bucket_mark
Kent Overstreet
1
-10
/
+25
2023-10-22
bcachefs: Add new alloc fields
Kent Overstreet
1
-74
/
+118
2023-10-22
bcachefs: Make bkey types globally unique
Kent Overstreet
1
-20
/
+8
2023-10-22
bcachefs: Allow for new alloc fields
Kent Overstreet
1
-1
/
+2
2023-10-22
bcachefs: gc now operates on second set of bucket marks
Kent Overstreet
1
-12
/
+1
2023-10-22
bcachefs: Allocator startup improvements
Kent Overstreet
1
-33
/
+50
2023-10-22
bcachefs: Erasure coding
Kent Overstreet
1
-0
/
+19
2023-10-22
bcachefs: revamp to_text methods
Kent Overstreet
1
-7
/
+7
2023-10-22
bcachefs: Assorted fixes for running on very small devices
Kent Overstreet
1
-4
/
+7
2023-10-22
bcachefs: Scale down number of writepoints when low on space
Kent Overstreet
1
-34
/
+7
2023-10-22
bcachefs: add functionality for heaps to update backpointers
Kent Overstreet
1
-7
/
+9
2023-10-22
bcachefs: Allocation code refactoring
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Split out alloc_background.c
Kent Overstreet
1
-0
/
+1428