index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
fsck.c
Age
Commit message (
Expand
)
Author
2024-03-17
bcachefs: Fix spurious -BCH_ERR_transaction_restart_nested
Kent Overstreet
2024-03-17
bcachefs: Fix check_key_has_snapshot() call
Kent Overstreet
2024-03-13
bcachefs: check_path() now only needs to walk up to subvolume root
Kent Overstreet
2024-03-13
bcachefs: bch2_check_subvolume_structure()
Kent Overstreet
2024-03-13
bcachefs: bch_subvolume::fs_path_parent
Kent Overstreet
2024-03-13
bcachefs: Correctly reattach subvolumes
Kent Overstreet
2024-03-13
bcachefs: check_path() now prints full inode when reattaching
Kent Overstreet
2024-03-13
bcachefs: Pass inode bkey to check_path()
Kent Overstreet
2024-03-13
bcachefs: Fix path where dirent -> subvol missing and we don't fix
Kent Overstreet
2024-03-13
bcachefs: Repair subvol dirents that point to non subvols
Kent Overstreet
2024-03-13
bcachefs: check dirent->d_parent_subvol
Kent Overstreet
2024-03-13
bcachefs: check inode->bi_parent_subvol against dirent
Kent Overstreet
2024-03-13
bcachefs: delete duplicated checks in check_dirent_to_subvol()
Kent Overstreet
2024-03-13
bcachefs: simplify check_dirent_inode_dirent()
Kent Overstreet
2024-03-13
bcachefs: check bi_parent_subvol in check_inode()
Kent Overstreet
2024-03-13
bcachefs: better log message in lookup_inode_for_snapshot()
Kent Overstreet
2024-03-13
bcachefs: check_inode_dirent_inode()
Kent Overstreet
2024-03-13
bcachefs: Check subvol <-> inode pointers in check_inode()
Kent Overstreet
2024-03-10
bcachefs: factor out check_inode_backpointer()
Kent Overstreet
2024-03-10
bcachefs: Factor out check_subvol_dirent()
Kent Overstreet
2024-03-10
bcachefs: move fsck_write_inode() to inode.c
Kent Overstreet
2024-03-10
bcachefs: bch2_hash_set_snapshot() -> bch2_hash_set_in_snapshot()
Kent Overstreet
2024-03-10
bcachefs: fix check_inode_deleted_list()
Kent Overstreet
2024-01-25
bcachefs: __lookup_dirent() works in snapshot, not subvol
Kent Overstreet
2024-01-05
bcachefs: fsck_err()s don't need to manually check c->sb.version anymore
Kent Overstreet
2024-01-01
bcachefs: check_directory_structure() can now be run online
Kent Overstreet
2024-01-01
bcachefs: Fix reattach_inode() for snapshots
Kent Overstreet
2024-01-01
bcachefs: Clean up btree_trans
Kent Overstreet
2024-01-01
bcachefs: btree_iter -> btree_path_idx_t
Kent Overstreet
2024-01-01
bcachefs: fsck -> bch2_trans_run()
Kent Overstreet
2024-01-01
bcachefs: for_each_btree_key() now declares loop iter
Kent Overstreet
2024-01-01
bcachefs: kill for_each_btree_key_old_upto()
Kent Overstreet
2024-01-01
bcachefs: for_each_btree_key_upto() -> for_each_btree_key_old_upto()
Kent Overstreet
2024-01-01
bcachefs: darray_for_each() now declares loop iter
Kent Overstreet
2024-01-01
bcachefs: qstr_eq()
Kent Overstreet
2024-01-01
bcachefs: bch_err_(fn|msg) check if should print
Kent Overstreet
2024-01-01
bcachefs: check_root() can now be run online
Kent Overstreet
2024-01-01
bcachefs: Rename for_each_btree_key2() -> for_each_btree_key()
Kent Overstreet
2024-01-01
bcachefs: Kill for_each_btree_key()
Kent Overstreet
2024-01-01
bcachefs: Explicity go RW for fsck
Kent Overstreet
2024-01-01
bcachefs: convert bch_fs_flags to x-macro
Kent Overstreet
2024-01-01
bcachefs: Rename BTREE_INSERT flags
Kent Overstreet
2024-01-01
bcachefs: Check for unlinked inodes not on deleted list
Kent Overstreet
2024-01-01
bcachefs: Improved backpointer messages in fsck
Kent Overstreet
2023-11-14
bcachefs: Fix bch2_check_nlinks() for snapshots
Kent Overstreet
2023-11-05
bcachefs: x-macro-ify inode flags enum
Kent Overstreet
2023-11-01
bcachefs: Enumerate fsck errors
Kent Overstreet
2023-10-31
bcachefs: Check for too-large encoded extents
Kent Overstreet
2023-10-31
bcachefs: bch2_btree_id_str()
Kent Overstreet
2023-10-31
bcachefs: Don't run bch2_delete_dead_snapshots() unnecessarily
Kent Overstreet
[next]