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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-22
bcachefs: Also print out in-memory gen on stale dirty pointer
Kent Overstreet
1
-12
/
+14
2023-10-22
bcachefs: Improve path for when btree_gc needs another pass
Kent Overstreet
1
-58
/
+92
2023-10-22
bcachefs: Fix bch2_check_fix_ptrs()
Kent Overstreet
1
-22
/
+40
2023-10-22
bcachefs: Fix an uninitialized variable
Kent Overstreet
1
-1
/
+1
2023-10-22
Revert "bcachefs: Delete some obsolete journal_seq_blacklist code"
Kent Overstreet
5
-8
/
+100
2023-10-22
bcachefs: Log & error message improvements
Kent Overstreet
7
-27
/
+37
2023-10-22
bcachefs: BTREE_ITER_FILTER_SNAPSHOTS is selected automatically
Kent Overstreet
2
-2
/
+2
2023-10-22
bcachefs: Switch to __func__for recording where btree_trans was initialized
Kent Overstreet
9
-109
/
+102
2023-10-22
bcachefs: Fix bch2_journal_seq_blacklist_add()
Kent Overstreet
1
-22
/
+21
2023-10-22
bcachefs: Add verbose log messages for journal read
Kent Overstreet
3
-0
/
+7
2023-10-22
bcachefs: Improved superblock-related error messages
Kent Overstreet
8
-398
/
+450
2023-10-22
bcachefs: Use kvmalloc() for array of sorted keys in journal replay
Kent Overstreet
1
-2
/
+2
2023-10-22
bcachefs: Make eytzinger size parameter more conventional
Kent Overstreet
2
-33
/
+29
2023-10-22
bcachefs: Kill bch2_bset_fix_invalidated_key()
Kent Overstreet
2
-121
/
+7
2023-10-22
bcachefs: Fix an assertion
Kent Overstreet
1
-1
/
+3
2023-10-22
bcachefs: bch_dev->dev
Kent Overstreet
4
-5
/
+11
2023-10-22
bcachefs: Simplify journal replay
Kent Overstreet
8
-114
/
+22
2023-10-22
fixup! bcachefs: Factor out __bch2_btree_iter_set_pos()
Kent Overstreet
1
-8
/
+4
2023-10-22
bcachefs: BTREE_ITER_WITH_JOURNAL
Kent Overstreet
10
-353
/
+331
2023-10-22
bcachefs: Tweak journal reclaim order
Kent Overstreet
1
-1
/
+8
2023-10-22
bcachefs: Make sure BCH_FS_FSCK_DONE gets set
Kent Overstreet
1
-1
/
+11
2023-10-22
bcachefs: Improve error messages in superblock write path
Kent Overstreet
1
-4
/
+17
2023-10-22
bcachefs: Log what we're doing when repairing
Kent Overstreet
1
-1
/
+7
2023-10-22
bcachefs: Fix race between btree updates & journal replay
Kent Overstreet
4
-2
/
+38
2023-10-22
bcachefs: bch2_journal_entry_to_text()
Kent Overstreet
7
-27
/
+169
2023-10-22
bcachefs: BCH_JSET_ENTRY_log
Kent Overstreet
5
-6
/
+61
2023-10-22
bcachefs: Add error messages for memory allocation failures
Kent Overstreet
4
-27
/
+50
2023-10-22
bcachefs: Journal replay does't resort main list of keys
Kent Overstreet
1
-23
/
+44
2023-10-22
bcachefs: Add iter_flags arg to bch2_btree_delete_range()
Kent Overstreet
6
-13
/
+17
2023-10-22
bcachefs: Add an error message for copygc spinning
Kent Overstreet
1
-0
/
+5
2023-10-22
bcachefs: Fix keylist size in btree_update
Kent Overstreet
1
-2
/
+2
2023-10-22
bcachefs: Improve error messages in device add path
Kent Overstreet
1
-17
/
+27
2023-10-22
bcachefs: bch2_hprint(): don't print decimal if conversion was exact
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Optimize bucket reuse
Kent Overstreet
1
-36
/
+28
2023-10-22
bcachefs: Always check for bucket reuse after read
Kent Overstreet
1
-3
/
+2
2023-10-22
bcachefs: bch2_journal_noflush_seq()
Kent Overstreet
3
-3
/
+43
2023-10-22
bcachefs: Add a tracepoint for the btree cache shrinker
Kent Overstreet
2
-2
/
+37
2023-10-22
bcachefs: Run scan_old_btree_nodes after version upgrade
Kent Overstreet
1
-21
/
+20
2023-10-22
bcachefs: Update sysfs compression_stats for snapshots
Kent Overstreet
1
-28
/
+57
2023-10-22
bcachefs: Kill bch2_ec_mem_alloc()
Kent Overstreet
4
-50
/
+5
2023-10-22
bcachefs: Fix allocator + journal interaction
Kent Overstreet
2
-2
/
+2
2023-10-22
bcachefs: New in-memory array for bucket gens
Kent Overstreet
6
-5
/
+72
2023-10-22
bcachefs: Separate out gc_bucket()
Kent Overstreet
3
-51
/
+57
2023-10-22
bcachefs: Put open_buckets in a hashtable
Kent Overstreet
4
-2
/
+58
2023-10-22
bcachefs: Refactor open_bucket code
Kent Overstreet
8
-67
/
+83
2023-10-22
bcachefs: bch2_alloc_sectors_append_ptrs() now takes cached flag
Kent Overstreet
4
-14
/
+12
2023-10-22
bcachefs: Delete some obsolete journal_seq_blacklist code
Kent Overstreet
5
-101
/
+11
2023-10-22
bcachefs: Journal initialization fixes
Kent Overstreet
1
-0
/
+10
2023-10-22
bcachefs: Use BTREE_ITER_NOPRESERVE in bch2_btree_iter_verify_ret()
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: Fix bch2_journal_meta()
Kent Overstreet
3
-6
/
+6
[prev]
[next]