开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
btree_node_scan.c
Age
Commit message (
Expand
)
Author
2024-12-21
bcachefs: Use a heap for handling overwrites in btree node scan
Kent Overstreet
2024-12-21
bcachefs: struct bkey_validate_context
Kent Overstreet
2024-12-21
bcachefs: Don't try to en/decrypt when encryption not available
Kent Overstreet
2024-12-21
bcachefs: Avoid bch2_btree_id_str()
Kent Overstreet
2024-11-07
bcachefs: Fix null ptr deref in bucket_gen_get()
Kent Overstreet
2024-10-09
bcachefs: add check for btree id against max in try read node
Piotr Zalewski
2024-09-27
bcachefs: Fix incorrect IS_ERR_OR_NULL usage
Kent Overstreet
2024-08-13
bcachefs: Make bkey_fsck_err() a wrapper around fsck_err()
Kent Overstreet
2024-07-14
bcachefs: btree node scan: fall back to comparing by journal seq
Kent Overstreet
2024-06-10
bcachefs: Fix incorrect error handling found_btree_node_is_readable()
Kent Overstreet
2024-04-28
bcachefs: btree node scan now fills in sectors_written
Kent Overstreet
2024-04-16
bcachefs: node scan: ignore multiple nodes with same seq if interior
Kent Overstreet
2024-04-14
bcachefs: bch_member.btree_allocated_bitmap
Kent Overstreet
2024-04-13
bcachefs: btree node scan: handle encrypted nodes
Kent Overstreet
2024-04-09
bcachefs: btree_node_scan: Respect member.data_allowed
Kent Overstreet
2024-04-09
bcachefs: Don't scan for btree nodes when we can reconstruct
Kent Overstreet
2024-04-03
bcachefs: Repair pass for scanning for btree nodes
Kent Overstreet