summaryrefslogtreecommitdiff
path: root/fs/bcachefs/inode.c
AgeCommit message (Expand)Author
2023-10-22bcachefs: add inode_generation_to_text methodKent Overstreet
2023-10-22bcachefs: More work to avoid transaction restartsKent Overstreet
2023-10-22bcachefs: Fsck locking improvementsKent Overstreet
2023-10-22bcachefs: trans_for_each_iter()Kent Overstreet
2023-10-22bcachefs: Only get btree iters from btree transactionsKent Overstreet
2023-10-22bcachefs: convert bch2_btree_insert_at() usage to bch2_trans_commit()Kent Overstreet
2023-10-22bcachefs: bch2_ioc_reinherit_attrs()Kent Overstreet
2023-10-22bcachefs: add bcachefs_effective xattrsKent Overstreet
2023-10-22bcachefs: merge BCH_INODE_FIELDS_INHERIT/BCH_INODE_OPTSKent Overstreet
2023-10-22bcachefs: use x-macros more consistentlyKent Overstreet
2023-10-22bcachefs: Make bkey types globally uniqueKent Overstreet
2023-10-22bcachefs: revamp to_text methodsKent Overstreet
2023-10-22bcachefs: kill extent_insert_hookKent Overstreet
2023-10-22bcachefs: fix bch2_val_to_text()Kent Overstreet
2023-10-22bcachefs: bch2_trans_update() now takes struct btree_insert_entryKent Overstreet
2023-10-22bcachefs: Initial commitKent Overstreet