summaryrefslogtreecommitdiff
path: root/fs/bcachefs/fsck.c
AgeCommit message (Expand)Author
2019-03-31bcachefs: minor fsck fixbcachefs-v4.20Kent Overstreet
2019-03-31bcachefs: Fsck locking improvementsKent Overstreet
2019-03-29bcachefs: make sure to use BTREE_INSERT_LAZY_RW in fsckKent Overstreet
2019-03-27bcachefs: trans_for_each_iter()Kent Overstreet
2019-03-27bcachefs: Only get btree iters from btree transactionsKent Overstreet
2019-03-22bcachefs: Go rw lazilyKent Overstreet
2019-03-17bcachefs: convert bch2_btree_insert_at() usage to bch2_trans_commit()Kent Overstreet
2019-02-09bcachefs: Don't need to walk inodes on clean shutdownKent Overstreet
2019-01-11bcachefs: Track nr_inodes with the key marking machineryKent Overstreet
2019-01-11bcachefs: Make bkey types globally uniqueKent Overstreet
2019-01-11bcachefs: revamp to_text methodsKent Overstreet
2019-01-11bcachefs: Rename nofsck opt to fsckKent Overstreet
2019-01-11bcachefs: make fsck spew lessKent Overstreet
2019-01-11bcachefs: Dirent repair codeKent Overstreet
2019-01-11bcachefs: kill extent_insert_hookKent Overstreet
2019-01-11bcachefs: mempoolify btree_transKent Overstreet
2019-01-11bcachefs: Convert raw uses of bch2_btree_iter_link() to new transactionsKent Overstreet
2019-01-11bcachefs: Only check inode i_nlink during full fsckKent Overstreet
2019-01-11bcachefs: Convert dirent/xattr/inode code to new transactionsKent Overstreet
2019-01-11bcachefs: add BCH_INODE_UNLINKEDKent Overstreet
2019-01-11bcachefs: don't expose extent whiteouts outside of btree codeKent Overstreet
2019-01-11bcachefs: Fix a spurious error in fsckKent Overstreet
2019-01-11bcachefs: Initial commitKent Overstreet