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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-22
bcachefs: Add rw to .key_invalid()
Kent Overstreet
1
-4
/
+4
2023-10-22
bcachefs: More improvements for alloc info checks
Kent Overstreet
1
-1
/
+13
2023-10-22
bcachefs: Convert .key_invalid methods to printbufs
Kent Overstreet
1
-4
/
+4
2023-10-22
bcachefs: Kill main in-memory bucket array
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Fsck for need_discard & freespace btrees
Kent Overstreet
1
-0
/
+2
2023-10-22
bcachefs: New bucket invalidate path
Kent Overstreet
1
-0
/
+11
2023-10-22
bcachefs: New discard implementation
Kent Overstreet
1
-0
/
+2
2023-10-22
bcachefs: Kill allocator threads & freelists
Kent Overstreet
1
-33
/
+0
2023-10-22
bcachefs: Freespace, need_discard btrees
Kent Overstreet
1
-0
/
+53
2023-10-22
bcachefs: KEY_TYPE_alloc_v4
Kent Overstreet
1
-38
/
+13
2023-10-22
bcachefs: Move trigger fns to bkey_ops
Kent Overstreet
1
-0
/
+3
2023-10-22
bcachefs: btree_gc no longer uses main in-memory bucket array
Kent Overstreet
1
-30
/
+12
2023-10-22
bcachefs: Refactor open_bucket code
Kent Overstreet
1
-2
/
+0
2023-10-22
bcachefs: Improve alloc_mem_to_key()
Kent Overstreet
1
-7
/
+18
2023-10-22
bcachefs: bch2_alloc_write()
Kent Overstreet
1
-12
/
+3
2023-10-22
bcachefs: Erasure coding fixes
Kent Overstreet
1
-0
/
+2
2023-10-22
bcachefs: Add journal_seq to inode & alloc keys
Kent Overstreet
1
-10
/
+16
2023-10-22
bcachefs: Add open_buckets to sysfs
Kent Overstreet
1
-0
/
+2
2023-10-22
bcachefs: Clean up bch2_btree_and_journal_walk()
Kent Overstreet
1
-2
/
+1
2023-10-22
bcachefs: Fix for copygc getting stuck waiting for reserve to be filled
Kent Overstreet
1
-3
/
+1
2023-10-22
bcachefs: Add allocator thread state to sysfs
Kent Overstreet
1
-1
/
+3
2023-10-22
bcachefs: KEY_TYPE_alloc_v2
Kent Overstreet
1
-8
/
+40
2023-10-22
bcachefs: Mark superblocks transactionally
Kent Overstreet
1
-1
/
+0
2023-10-22
bcachefs: Don't write bucket IO time lazily
Kent Overstreet
1
-0
/
+2
2023-10-22
bcachefs: Drop sysfs interface to debug parameters
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Fix for bad stripe pointers
Kent Overstreet
1
-0
/
+3
2023-10-22
bcachefs: Improvements to writing alloc info
Kent Overstreet
1
-1
/
+2
2023-10-22
bcachefs: Fix copygc dying on startup
Kent Overstreet
1
-1
/
+3
2023-10-22
bcachefs: Use cached iterators for alloc btree
Kent Overstreet
1
-1
/
+0
2023-10-22
bcachefs: Kill old allocator startup code
Kent Overstreet
1
-3
/
+1
2023-10-22
bcachefs: Refactor bch2_alloc_write()
Kent Overstreet
1
-0
/
+11
2023-10-22
bcachefs: Trust in memory bucket mark
Kent Overstreet
1
-0
/
+14
2023-10-22
bcachefs: Various improvements to bch2_alloc_write()
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: bch2_trans_mark_update()
Kent Overstreet
1
-0
/
+2
2023-10-22
bcachefs: Deduplicate keys in the journal before replay
Kent Overstreet
1
-1
/
+2
2023-10-22
bcachefs: Pass flags arg to bch2_alloc_write()
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Convert bucket invalidation to key marking path
Kent Overstreet
1
-0
/
+9
2023-10-22
bcachefs: Persist alloc info on clean shutdown
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: More allocator startup improvements
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Make bkey types globally unique
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Allocator startup improvements
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: revamp to_text methods
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Assorted fixes for running on very small devices
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Scale down number of writepoints when low on space
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Split out alloc_background.c
Kent Overstreet
1
-0
/
+62
[prev]