index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
btree_node_scan.c
Age
Commit message (
Expand
)
Author
Files
Lines
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