index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
btree_iter.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-09
bcachefs: kill bch2_btree_iter_peek_and_restart()
Kent Overstreet
1
-0
/
+1
2024-09-09
bcachefs: Btree path tracepoints
Kent Overstreet
1
-12
/
+26
2024-09-09
bcachefs: Add check for btree_path ref overflow
Kent Overstreet
1
-12
/
+12
2024-08-13
bcachefs: Convert for_each_btree_node() to lockrestart_do()
Kent Overstreet
1
-0
/
+1
2024-08-07
bcachefs: Add missing path_traverse() to btree_iter_next_node()
Kent Overstreet
1
-0
/
+5
2024-07-18
bcachefs: Fix fsck warning about btree_trans not passed to fsck error
Kent Overstreet
1
-1
/
+2
2024-07-14
bcachefs: Add lockdep support for btree node locks
Kent Overstreet
1
-3
/
+21
2024-07-14
bcachefs: Simplify btree key cache fill path
Kent Overstreet
1
-5
/
+4
2024-07-14
bcachefs: kill key cache arg to bch2_assert_pos_locked()
Kent Overstreet
1
-14
/
+13
2024-07-14
bcachefs: Plumb more logging through stdio redirect
Kent Overstreet
1
-2
/
+2
2024-07-14
bcachefs: fsck_err() may now take a btree_trans
Kent Overstreet
1
-0
/
+14
2024-07-14
bcachefs: Disk space accounting rewrite
Kent Overstreet
1
-9
/
+0
2024-07-11
bcachefs: Set PF_MEMALLOC_NOFS when trans->locked
Kent Overstreet
1
-3
/
+4
2024-06-23
bcachefs: Fix btree_trans list ordering
Kent Overstreet
1
-7
/
+2
2024-06-23
bcachefs: Fix race between trans_put() and btree_transactions_read()
Kent Overstreet
1
-6
/
+4
2024-06-19
bcachefs: Fix bch2_trans_put()
Kent Overstreet
1
-3
/
+8
2024-06-10
bcachefs: Add missing synchronize_srcu_expedited() call when shutting down
Kent Overstreet
1
-1
/
+3
2024-06-10
bcachefs: Delete incorrect BTREE_ID_NR assertion
Kent Overstreet
1
-6
/
+1
2024-05-20
bcachefs: Improve bch2_assert_pos_locked()
Kent Overstreet
1
-0
/
+2
2024-05-08
bcachefs: x-macroize journal flags enums
Kent Overstreet
1
-1
/
+1
2024-05-08
bcachefs: uninline set_btree_iter_dontneed()
Kent Overstreet
1
-0
/
+13
2024-05-08
bcachefs: fix btree_path_clone() ip_allocated
Kent Overstreet
1
-3
/
+7
2024-05-08
bcachefs: bch2_trans_verify_not_unlocked()
Kent Overstreet
1
-0
/
+16
2024-05-08
bcachefs: bch2_btree_path_can_relock()
Kent Overstreet
1
-4
/
+29
2024-05-08
bcachefs: trans->locked
Kent Overstreet
1
-2
/
+7
2024-05-08
bcachefs: maintain lock invariants in btree_iter_next_node()
Kent Overstreet
1
-0
/
+3
2024-05-08
bcachefs: get_unlocked_mut_path -> bch2_path_get_unlocked_mut
Kent Overstreet
1
-0
/
+16
2024-05-08
bcachefs: iter/update/trigger/str_hash flag cleanup
Kent Overstreet
1
-83
/
+83
2024-05-08
bcachefs: __BTREE_ITER_ALL_SNAPSHOTS -> BTREE_ITER_SNAPSHOT_FIELD
Kent Overstreet
1
-2
/
+2
2024-05-08
bcachefs: When traversing to interior nodes, propagate result to paths to sam...
Kent Overstreet
1
-0
/
+11
2024-05-08
bcachefs: bch2_btree_path_to_text()
Kent Overstreet
1
-5
/
+47
2024-05-08
bcachefs: prt_printf() now respects \r\n\t
Kent Overstreet
1
-12
/
+6
2024-03-31
bcachefs: Improved topology repair checks
Kent Overstreet
1
-3
/
+16
2024-03-31
bcachefs: fix trans->mem realloc in __bch2_trans_kmalloc
Hongbo Li
1
-3
/
+30
2024-03-13
bcachefs: Use kvzalloc() when dynamically allocating btree paths
Kent Overstreet
1
-2
/
+2
2024-03-13
bcachefs: Track iter->ip_allocated at bch2_trans_copy_iter()
Kent Overstreet
1
-0
/
+3
2024-03-13
bcachefs: Save key_cache_path in peek_slot()
Kent Overstreet
1
-0
/
+1
2024-03-13
bcachefs: Kill more -EIO error codes
Kent Overstreet
1
-1
/
+1
2024-03-10
bcachefs: btree_and_journal_iter.trans
Kent Overstreet
1
-1
/
+1
2024-03-10
bcachefs: Set path->uptodate when no node at level
Kent Overstreet
1
-2
/
+2
2024-03-10
bcachefs: Fix journal replay with unreadable btree roots
Kent Overstreet
1
-1
/
+3
2024-02-24
bcachefs: Fix BTREE_ITER_FILTER_SNAPSHOTS on inodes btree
Kent Overstreet
1
-1
/
+3
2024-01-21
bcachefs: Improve trace_trans_restart_relock
Kent Overstreet
1
-1
/
+1
2024-01-05
bcachefs: Add an option to control btree node prefetching
Kent Overstreet
1
-2
/
+4
2024-01-05
bcachefs: track transaction durations
Kent Overstreet
1
-1
/
+8
2024-01-05
bcachefs: btree_trans always has stats
Kent Overstreet
1
-10
/
+4
2024-01-01
bcachefs: bch2_btree_trans_peek_slot_updates
Kent Overstreet
1
-31
/
+15
2024-01-01
bcachefs: bch2_btree_trans_peek_prev_updates
Kent Overstreet
1
-1
/
+20
2024-01-01
bcachefs: bch2_btree_trans_peek_updates
Kent Overstreet
1
-9
/
+20
2024-01-01
bcachefs: growable btree_paths
Kent Overstreet
1
-14
/
+63
[next]