summaryrefslogtreecommitdiff
path: root/fs/bcachefs/xattr.c
AgeCommit message (Expand)Author
2022-02-21bcachefs: Kill bch_scnmemcpy()Kent Overstreet
2022-02-16bcachefs: Option improvementsKent Overstreet
2022-02-16bcachefs: Switch fsync to use bi_journal_seqKent Overstreet
2022-02-16bcachefs: Fix restart handling in for_each_btree_key()Kent Overstreet
2022-02-16bcachefs: bch2_trans_exit() no longer returns errorsKent Overstreet
2022-02-16bcachefs: Plumb through subvolume idKent Overstreet
2021-12-30bcachefs: btree_pathKent Overstreet
2021-12-30bcachefs: Always check for transaction restartsKent Overstreet
2021-12-30bcachefs: Handle lock restarts in bch2_xattr_get()Kent Overstreet
2021-12-30bcachefs: do not compile acl mod on minimal configDan Robertson
2021-12-28bcachefs: Require all btree iterators to be freedKent Overstreet
2021-12-28bcachefs: Kill ei_str_hashKent Overstreet
2021-12-28bcachefs: Rename BTREE_ID enums for consistency with other enumsKent Overstreet
2021-11-04bcachefs: Some project id fixesKent Overstreet
2021-11-04bcachefs: Kill BTREE_INSERT_ATOMICKent Overstreet
2021-11-04bcachefs: Convert all bch2_trans_commit() users to BTREE_INSERT_ATOMICKent Overstreet
2021-11-04bcachefs: Initial commitKent Overstreet