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: Include snapshot field in bch2_bpos_to_text
Kent Overstreet
1
-4
/
+17
2023-10-22
bcachefs: Update iter->real_pos lazily
Kent Overstreet
2
-9
/
+7
2023-10-22
bcachefs: Consolidate bch2_btree_iter_peek() and peek_with_updates()
Kent Overstreet
1
-80
/
+47
2023-10-22
bcachefs: Improve iter->real_pos handling
Kent Overstreet
1
-7
/
+14
2023-10-22
bcachefs: Internal btree iterator renaming
Kent Overstreet
1
-13
/
+13
2023-10-22
bcachefs: Kill btree_iter_peek_uptodate()
Kent Overstreet
1
-51
/
+0
2023-10-22
bcachefs: Iterators are now always consistent with iter->real_pos
Kent Overstreet
1
-18
/
+2
2023-10-22
bcachefs: Have btree_iter_next_node() use btree_iter_set_search_pos()
Kent Overstreet
1
-20
/
+12
2023-10-22
bcachefs: Replace bch2_btree_iter_next() calls with bch2_btree_iter_advance
Kent Overstreet
9
-21
/
+21
2023-10-22
bcachefs: Get disk reservation when overwriting data in old snapshot
Kent Overstreet
1
-3
/
+4
2023-10-22
bcachefs: Switch extent_handle_overwrites() to one key at a time
Kent Overstreet
1
-57
/
+46
2023-10-22
bcachefs: Optimize bch2_btree_iter_verify_level()
Kent Overstreet
1
-3
/
+7
2023-10-22
bcachefs: Fix iterator picking
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Don't unconditially version_upgrade in initialize
Kent Overstreet
3
-46
/
+18
2023-10-22
bcachefs: Validate bset version field against sb version fields
Kent Overstreet
3
-0
/
+22
2023-10-22
bcachefs: Don't overwrite snapshot field in bch2_cut_back()
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Kill bkey ops->debugcheck method
Kent Overstreet
5
-98
/
+0
2023-10-22
bcachefs: Assert that iterators aren't being double freed
Kent Overstreet
2
-0
/
+5
2023-10-22
bcachefs: Require all btree iterators to be freed
Kent Overstreet
20
-89
/
+163
2023-10-22
bcachefs: btree_iter_set_dontneed()
Kent Overstreet
3
-13
/
+17
2023-10-22
bcachefs: Fsck code refactoring
Kent Overstreet
3
-102
/
+102
2023-10-22
bcachefs: Fix btree iterator leak in extent_handle_overwrites()
Kent Overstreet
1
-9
/
+5
2023-10-22
bcachefs: Don't list non journal devs in journal_debug_to_text()
Kent Overstreet
1
-0
/
+3
2023-10-22
bcachefs: Add a print statement for when we go read-write
Kent Overstreet
1
-0
/
+2
2023-10-22
bcachefs: Kill btree_iter_pos_changed()
Kent Overstreet
1
-10
/
+4
2023-10-22
bcachefs: Fix a btree iterator leak
Kent Overstreet
2
-3
/
+5
2023-10-22
bcachefs: Kill reflink option
Kent Overstreet
4
-12
/
+1
2023-10-22
bcachefs: Fix read retry path for indirect extents
Kent Overstreet
6
-39
/
+62
2023-10-22
bcachefs: Consolidate bch2_read_retry and bch2_read()
Kent Overstreet
2
-97
/
+46
2023-10-22
bcachefs: Kill ei_str_hash
Kent Overstreet
6
-25
/
+26
2023-10-22
bcachefs: Use __bch2_trans_do() in a few more places
Kent Overstreet
1
-33
/
+19
2023-10-22
bcachefs: Have fsck check for stripe pointers matching stripe
Kent Overstreet
5
-13
/
+51
2023-10-22
bcachefs: Fix locking in bch2_btree_iter_traverse_cached()
Kent Overstreet
1
-1
/
+8
2023-10-22
bcachefs: __bch2_trans_get_iter() refactoring, BTREE_ITER_NOT_EXTENTS
Kent Overstreet
6
-55
/
+38
2023-10-22
bcachefs: Simplify bch2_btree_iter_peek_prev()
Kent Overstreet
1
-7
/
+4
2023-10-22
bcachefs: Simplify for_each_btree_key()
Kent Overstreet
1
-5
/
+3
2023-10-22
bcachefs: Fix compat code for superblock
Kent Overstreet
6
-65
/
+88
2023-10-22
bcachefs: Fix bpos_diff()
Kent Overstreet
2
-8
/
+31
2023-10-22
bcachefs: Use bch2_bpos_to_text() more consistently
Kent Overstreet
7
-90
/
+72
2023-10-22
bcachefs: btree_iter_prev_slot()
Kent Overstreet
2
-0
/
+9
2023-10-22
bcachefs: Delete some dead code
Kent Overstreet
1
-5
/
+0
2023-10-22
bcachefs: btree_iter_live()
Kent Overstreet
4
-30
/
+23
2023-10-22
bcachefs: Improve handling of extents in bch2_trans_update()
Kent Overstreet
2
-149
/
+155
2023-10-22
bcachefs: Use x-macros for more enums
Kent Overstreet
14
-113
/
+110
2023-10-22
bcachefs: Rename BTREE_ID enums for consistency with other enums
Kent Overstreet
34
-181
/
+180
2023-10-22
bcachefs: Rename KEY_TYPE_whiteout -> KEY_TYPE_hash_whiteout
Kent Overstreet
6
-29
/
+30
2023-10-22
bcachefs: KEY_TYPE_discard is no longer used
Kent Overstreet
8
-52
/
+35
2023-10-22
bcachefs: Kill support for !BTREE_NODE_NEW_EXTENT_OVERWRITE()
Kent Overstreet
6
-468
/
+30
2023-10-22
bcachefs: Fix bch2_btree_cache_scan()
Kent Overstreet
1
-2
/
+8
2023-10-22
bcachefs: Add a mempool for the replicas delta list
Kent Overstreet
6
-10
/
+48
[next]