index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
bcachefs: track transaction durations
Kent Overstreet
2024-01-06
3
-12
/
+27
*
bcachefs: btree_trans always has stats
Kent Overstreet
2024-01-06
3
-19
/
+8
*
bcachefs: Split brain detection
Kent Overstreet
2024-01-06
2
-11
/
+65
*
bcachefs: bch_member->seq
Kent Overstreet
2024-01-06
3
-2
/
+22
*
bcachefs: Fix nochanges/read_only interaction
Kent Overstreet
2024-01-06
4
-15
/
+18
*
bcachefs: Check journal entries for invalid keys in trans commit path
Kent Overstreet
2024-01-06
2
-0
/
+52
*
bcachefs: check_directory_structure() can now be run online
Kent Overstreet
2024-01-01
2
-67
/
+41
*
bcachefs: Fix reattach_inode() for snapshots
Kent Overstreet
2024-01-01
3
-46
/
+92
*
bcachefs: bch2_btree_trans_peek_slot_updates
Kent Overstreet
2024-01-01
1
-31
/
+15
*
bcachefs: bch2_btree_trans_peek_prev_updates
Kent Overstreet
2024-01-01
1
-1
/
+20
*
bcachefs: bch2_btree_trans_peek_updates
Kent Overstreet
2024-01-01
1
-9
/
+20
*
bcachefs: growable btree_paths
Kent Overstreet
2024-01-01
4
-22
/
+72
*
bcachefs: Fix interior update path btree_path uses
Kent Overstreet
2024-01-01
3
-43
/
+51
*
bcachefs: trans->nr_paths
Kent Overstreet
2024-01-01
4
-8
/
+26
*
bcachefs: trans->updates will also be resizable
Kent Overstreet
2024-01-01
3
-4
/
+5
*
bcachefs: optimize __bch2_trans_get(), kill DEBUG_TRANSACTIONS
Kent Overstreet
2024-01-01
5
-106
/
+100
*
bcachefs: rcu protect trans->paths
Kent Overstreet
2024-01-01
4
-11
/
+68
*
bcachefs: Clean up btree_trans
Kent Overstreet
2024-01-01
6
-39
/
+40
*
bcachefs: kill btree_path.idx
Kent Overstreet
2024-01-01
5
-31
/
+8
*
bcachefs: get_unlocked_mut_path() -> btree_path_idx_t
Kent Overstreet
2024-01-01
1
-43
/
+42
*
bcachefs: bch2_btree_iter_peek_prev() no longer uses path->idx
Kent Overstreet
2024-01-01
1
-6
/
+6
*
bcachefs: bch2_path_get() no longer uses path->idx
Kent Overstreet
2024-01-01
1
-5
/
+6
*
bcachefs: trans_for_each_path_with_node() no longer uses path->idx
Kent Overstreet
2024-01-01
4
-14
/
+18
*
bcachefs: trans_for_each_path() no longer uses path->idx
Kent Overstreet
2024-01-01
6
-49
/
+64
*
bcachefs: kill trans_for_each_path_from()
Kent Overstreet
2024-01-01
1
-5
/
+2
*
bcachefs: bch2_btree_path_to_text() -> btree_path_idx_t
Kent Overstreet
2024-01-01
2
-7
/
+12
*
bcachefs: struct trans_for_each_path_inorder_iter
Kent Overstreet
2024-01-01
2
-15
/
+23
*
bcachefs: btree_insert_entry -> btree_path_idx_t
Kent Overstreet
2024-01-01
6
-48
/
+56
*
bcachefs: btree_iter -> btree_path_idx_t
Kent Overstreet
2024-01-01
11
-155
/
+195
*
bcachefs: btree_path_alloc() -> btree_path_idx_t
Kent Overstreet
2024-01-01
1
-25
/
+24
*
bcachefs: bch2_btree_path_traverse() -> btree_path_idx_t
Kent Overstreet
2024-01-01
4
-27
/
+31
*
bcachefs: bch2_btree_path_make_mut() -> btree_path_idx_t
Kent Overstreet
2024-01-01
4
-19
/
+19
*
bcachefs: bch2_btree_path_set_pos() -> btree_path_idx_t
Kent Overstreet
2024-01-01
3
-30
/
+33
*
bcachefs; bch2_path_put() -> btree_path_idx_t
Kent Overstreet
2024-01-01
5
-33
/
+31
*
bcachefs: bch2_path_get() -> btree_path_idx_t
Kent Overstreet
2024-01-01
5
-16
/
+20
*
bcachefs: minor bch2_btree_path_set_pos() optimization
Kent Overstreet
2024-01-01
2
-6
/
+6
*
bcachefs: Kill GFP_NOFAIL usage in readahead path
Kent Overstreet
2024-01-01
1
-17
/
+14
*
bcachefs: Convert split_devs() to darray
Kent Overstreet
2024-01-01
4
-48
/
+58
*
bcachefs: skip journal more often in key cache reclaim
Kent Overstreet
2024-01-01
1
-1
/
+3
*
bcachefs: for_each_keylist_key() declares loop iter
Kent Overstreet
2024-01-01
4
-13
/
+4
*
bcachefs: bkey_for_each_ptr() now declares loop iter
Kent Overstreet
2024-01-01
10
-38
/
+7
*
bcachefs: kill __bch2_btree_iter_peek_upto_and_restart()
Kent Overstreet
2024-01-01
2
-35
/
+17
*
bcachefs: fsck -> bch2_trans_run()
Kent Overstreet
2024-01-01
1
-43
/
+34
*
bcachefs: vstruct_for_each() now declares loop iter
Kent Overstreet
2024-01-01
5
-19
/
+9
*
bcachefs: for_each_member_device_rcu() now declares loop iter
Kent Overstreet
2024-01-01
10
-81
/
+53
*
bcachefs: for_each_member_device() now declares loop iter
Kent Overstreet
2024-01-01
14
-242
/
+157
*
bcachefs: for_each_btree_key() now declares loop iter
Kent Overstreet
2024-01-01
19
-360
/
+161
*
bcachefs: kill for_each_btree_key_norestart()
Kent Overstreet
2024-01-01
1
-20
/
+8
*
bcachefs: kill for_each_btree_key_old_upto()
Kent Overstreet
2024-01-01
2
-27
/
+12
*
bcachefs: for_each_btree_key_upto() -> for_each_btree_key_old_upto()
Kent Overstreet
2024-01-01
5
-23
/
+23
[prev]
[next]