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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-22
bcachefs: Add a pre-reserve mechanism for the journal
Kent Overstreet
5
-9
/
+208
2023-10-22
bcachefs: Don't block on reclaim_lock from journal_res_get
Kent Overstreet
3
-9
/
+20
2023-10-22
bcachefs: bch2_journal_space_available improvements
Kent Overstreet
4
-56
/
+103
2023-10-22
bcachefs: Separate discards from rest of journal reclaim
Kent Overstreet
4
-2
/
+22
2023-10-22
bcachefs: ja->discard_idx, ja->dirty_idx
Kent Overstreet
4
-58
/
+83
2023-10-22
bcachefs: Allocator startup fixes/refactoring
Kent Overstreet
1
-43
/
+48
2023-10-22
bcachefs: Drop a faulty assertion
Kent Overstreet
1
-2
/
+0
2023-10-22
bcachefs: improved flush_held_btree_writes()
Kent Overstreet
2
-22
/
+17
2023-10-22
bcachefs: use correct wq for journal reclaim
Kent Overstreet
2
-2
/
+2
2023-10-22
bcachefs: Journal reclaim refactoring
Kent Overstreet
6
-278
/
+290
2023-10-22
bcachefs: Better journal debug
Kent Overstreet
1
-14
/
+33
2023-10-22
bcachefs: Don't get journal reservation until after we know insert will succeed
Kent Overstreet
2
-39
/
+52
2023-10-22
bcachefs: fix integer underflow in journal code
Kent Overstreet
2
-1
/
+5
2023-10-22
bcachefs: Fix gc handling of bucket gens
Kent Overstreet
2
-8
/
+13
2023-10-22
bcachefs: fix a deadlock on startup
Kent Overstreet
2
-3
/
+10
2023-10-22
bcachefs: force str_hash code to be inlined
Kent Overstreet
1
-18
/
+22
2023-10-22
bcachefs: Assorted journal refactoring
Kent Overstreet
5
-254
/
+231
2023-10-22
bcachefs: fs_usage_u64s()
Kent Overstreet
5
-55
/
+48
2023-10-22
bcachefs: Add a mechanism for blocking the journal
Kent Overstreet
13
-91
/
+138
2023-10-22
bcachefs: Convert bucket invalidation to key marking path
Kent Overstreet
9
-49
/
+276
2023-10-22
bcachefs: fixes for cached data accounting
Kent Overstreet
1
-8
/
+10
2023-10-22
bcachefs: fix more locking bugs
Kent Overstreet
2
-6
/
+12
2023-10-22
bcachefs: refactor key marking code a bit
Kent Overstreet
3
-79
/
+62
2023-10-22
bcachefs: Fix double counting when gc is running
Kent Overstreet
3
-17
/
+6
2023-10-22
bcachefs: gc lock no longer needed for disk reservations
Kent Overstreet
8
-74
/
+28
2023-10-22
bcachefs: Fix oldest_gen handling
Kent Overstreet
7
-98
/
+43
2023-10-22
bcachefs: Fix a locking bug
Kent Overstreet
2
-0
/
+4
2023-10-22
bcachefs: Fix a lockdep splat
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: no need to run gc when initializing new fs
Kent Overstreet
1
-6
/
+1
2023-10-22
bcachefs: Don't need to walk inodes on clean shutdown
Kent Overstreet
1
-8
/
+11
2023-10-22
bcachefs: don't do initial gc if have alloc info feature
Kent Overstreet
5
-11
/
+25
2023-10-22
bcachefs: serialize persistent_reserved
Kent Overstreet
6
-23
/
+88
2023-10-22
bcachefs: initialize fs usage summary in recovery
Kent Overstreet
4
-3
/
+42
2023-10-22
bcachefs: journal_replay_early()
Kent Overstreet
7
-30
/
+115
2023-10-22
bcachefs: Write out fs usage
Kent Overstreet
5
-58
/
+120
2023-10-22
bcachefs: reserve space in journal for fs usage entries
Kent Overstreet
7
-14
/
+84
2023-10-22
bcachefs: fix bch2_sb_field_resize()
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: delete a debug printk
Kent Overstreet
1
-1
/
+2
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
3
-1
/
+11
2023-10-22
bcachefs: percpu utility code
Kent Overstreet
4
-17
/
+30
2023-10-22
bcachefs: sysfs trigger for bch2_alloc_write
Kent Overstreet
1
-0
/
+8
2023-10-22
bcachefs: New journal_entry_res mechanism
Kent Overstreet
3
-11
/
+61
2023-10-22
bcachefs: improve alloc_debug
Kent Overstreet
1
-13
/
+15
2023-10-22
bcachefs: fix inode counting
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Persist stripe blocks_used
Kent Overstreet
7
-96
/
+222
2023-10-22
bcachefs: Improve c version of __bkey_cmp_bits
Kent Overstreet
1
-5
/
+4
2023-10-22
bcachefs: Persist alloc info on clean shutdown
Kent Overstreet
9
-24
/
+94
2023-10-22
bcachefs: Fix fifo overflow in allocator startup
Kent Overstreet
1
-0
/
+24
2023-10-22
bcachefs: Fix check for if extent update is allocating
Kent Overstreet
22
-299
/
+622
[prev]
[next]