index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
sb-errors_format.h
Age
Commit message (
Expand
)
Author
2024-10-04
bcachefs: Check for unlinked, non-empty dirs in check_inode()
Kent Overstreet
2024-10-04
bcachefs: Check for unlinked inodes with dirents
Kent Overstreet
2024-10-04
bcachefs: Check for directories with no backpointers
Kent Overstreet
2024-10-04
bcachefs: Kill alloc_v4.fragmentation_lru
Kent Overstreet
2024-10-04
bcachefs: Mark more errors AUTOFIX
Kent Overstreet
2024-09-27
bcachefs: check_subvol_path() now prints subvol root inode
Kent Overstreet
2024-09-27
bcachefs: Check for logged ops when clean
Kent Overstreet
2024-09-27
bcachefs: Check for accounting keys with bversion=0
Kent Overstreet
2024-09-27
bcachefs: Don't delete unlinked inodes before logged op resume
Kent Overstreet
2024-09-27
bcachefs: Fix BCH_SB_ERRS() so we can reorder
Kent Overstreet
2024-09-27
bcachefs: Mark inode errors as autofix
Kent Overstreet
2024-08-31
bcachefs: Mark more errors as autofix
Kent Overstreet
2024-08-09
bcachefs: bch2_accounting_invalid()
Kent Overstreet
2024-07-14
bcachefs: check_key_has_inode()
Kent Overstreet
2024-06-29
bcachefs: Repair fragmentation_lru in alloc_write_key()
Kent Overstreet
2024-06-20
bcachefs: Fix safe errors by default
Kent Overstreet
2024-06-19
bcachefs: Guard against overflowing LRU_TIME_BITS
Kent Overstreet
2024-06-19
bcachefs: Check for invalid btree IDs
Kent Overstreet
2024-05-28
bcachefs: Split out sb-errors_format.h
Kent Overstreet