index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
btree_node_scan.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-20
bcachefs: btree_node_scan: don't re-read before initializing found_btree_node
Kent Overstreet
1
-8
/
+8
2025-07-05
bcachefs: btree node scan no longer uses btree cache
Kent Overstreet
1
-43
/
+41
2025-06-26
bcachefs: Ensure btree node scan runs before checking for scanned nodes
Kent Overstreet
1
-1
/
+5
2025-06-04
bcachefs: add cond_resched() to handle_overwrites()
Kent Overstreet
1
-0
/
+2
2025-05-21
bcachefs: bch2_run_explicit_recovery_pass() cleanup
Kent Overstreet
1
-1
/
+1
2025-05-21
bcachefs: bch_dev.io_ref -> enumerated_ref
Kent Overstreet
1
-5
/
+5
2025-05-21
bcachefs: print_str_as_lines() -> print_str()
Kent Overstreet
1
-3
/
+3
2025-04-06
bcachefs: Use sort_nonatomic() instead of sort()
Kent Overstreet
1
-2
/
+2
2025-04-06
bcachefs: use library APIs for ChaCha20 and Poly1305
Eric Biggers
1
-1
/
+1
2025-04-02
bcachefs: Split up bch_dev.io_ref
Kent Overstreet
1
-4
/
+4
2025-03-29
bcachefs: Better printing of inconsistency errors
Kent Overstreet
1
-4
/
+6
2025-03-26
bcachefs: Fix 'hung task' messages in btree node scan
Kent Overstreet
1
-1
/
+3
2025-03-14
bcachefs: Fix btree_node_scan io_ref handling
Kent Overstreet
1
-9
/
+8
2025-03-14
bcachefs: Finish bch2_account_io_completion() conversions
Kent Overstreet
1
-3
/
+9
2024-12-21
bcachefs: Use a heap for handling overwrites in btree node scan
Kent Overstreet
1
-47
/
+86
2024-12-21
bcachefs: struct bkey_validate_context
Kent Overstreet
1
-1
/
+6
2024-12-21
bcachefs: Don't try to en/decrypt when encryption not available
Kent Overstreet
1
-0
/
+3
2024-12-21
bcachefs: Avoid bch2_btree_id_str()
Kent Overstreet
1
-4
/
+6
2024-11-07
bcachefs: Fix null ptr deref in bucket_gen_get()
Kent Overstreet
1
-1
/
+1
2024-10-09
bcachefs: add check for btree id against max in try read node
Piotr Zalewski
1
-0
/
+3
2024-09-27
bcachefs: Fix incorrect IS_ERR_OR_NULL usage
Kent Overstreet
1
-1
/
+1
2024-08-13
bcachefs: Make bkey_fsck_err() a wrapper around fsck_err()
Kent Overstreet
1
-1
/
+1
2024-07-14
bcachefs: btree node scan: fall back to comparing by journal seq
Kent Overstreet
1
-15
/
+36
2024-06-10
bcachefs: Fix incorrect error handling found_btree_node_is_readable()
Kent Overstreet
1
-4
/
+5
2024-04-28
bcachefs: btree node scan now fills in sectors_written
Kent Overstreet
1
-2
/
+5
2024-04-16
bcachefs: node scan: ignore multiple nodes with same seq if interior
Kent Overstreet
1
-0
/
+2
2024-04-14
bcachefs: bch_member.btree_allocated_bitmap
Kent Overstreet
1
-2
/
+7
2024-04-13
bcachefs: btree node scan: handle encrypted nodes
Kent Overstreet
1
-0
/
+10
2024-04-09
bcachefs: btree_node_scan: Respect member.data_allowed
Kent Overstreet
1
-0
/
+3
2024-04-09
bcachefs: Don't scan for btree nodes when we can reconstruct
Kent Overstreet
1
-1
/
+7
2024-04-03
bcachefs: Repair pass for scanning for btree nodes
Kent Overstreet
1
-0
/
+495