summaryrefslogtreecommitdiff
path: root/fs/bcachefs/fsck.c
AgeCommit message (Expand)Author
2018-12-27bcachefs: Track nr_inodes with the key marking machineryKent Overstreet
2018-12-27bcachefs: Make bkey types globally uniqueKent Overstreet
2018-12-27bcachefs: revamp to_text methodsKent Overstreet
2018-12-27bcachefs: Rename nofsck opt to fsckKent Overstreet
2018-12-27bcachefs: make fsck spew lessKent Overstreet
2018-12-27bcachefs: Dirent repair codeKent Overstreet
2018-12-27bcachefs: kill extent_insert_hookKent Overstreet
2018-12-27bcachefs: mempoolify btree_transKent Overstreet
2018-12-27bcachefs: Convert raw uses of bch2_btree_iter_link() to new transactionsKent Overstreet
2018-12-27bcachefs: Only check inode i_nlink during full fsckKent Overstreet
2018-12-27bcachefs: Convert dirent/xattr/inode code to new transactionsKent Overstreet
2018-12-27bcachefs: add BCH_INODE_UNLINKEDKent Overstreet
2018-12-27bcachefs: don't expose extent whiteouts outside of btree codeKent Overstreet
2018-12-27bcachefs: Fix a spurious error in fsckKent Overstreet
2018-12-27bcachefs: Initial commitKent Overstreet