aboutsummaryrefslogtreecommitdiff
path: root/fs/bcachefs/acl.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-22bcachefs: Split out btree_trigger_flagsGravatar Kent Overstreet 1-1/+1
2023-10-22bcachefs: Kill BTREE_INSERT_ATOMICGravatar Kent Overstreet 1-1/+0
2023-10-22bcachefs: bch2_inode_peek()/bch2_inode_write()Gravatar Kent Overstreet 1-24/+27
2023-10-22bcachefs: Kill deferred btree updatesGravatar Kent Overstreet 1-1/+1
2023-10-22bcachefs: More work to avoid transaction restartsGravatar Kent Overstreet 1-2/+2
2023-10-22bcachefs: convert bch2_btree_insert_at() usage to bch2_trans_commit()Gravatar Kent Overstreet 1-2/+2
2023-10-22bcachefs: Make bkey types globally uniqueGravatar Kent Overstreet 1-3/+3
2023-10-22bcachefs: fix bch2_acl_chmod()Gravatar Kent Overstreet 1-0/+1
2023-10-22bcachefs: kill extent_insert_hookGravatar Kent Overstreet 1-1/+1
2023-10-22bcachefs: Use ei_update_lock consistentlyGravatar Kent Overstreet 1-3/+5
2023-10-22bcachefs: bch2_trans_update() now takes struct btree_insert_entryGravatar Kent Overstreet 1-1/+1
2023-10-22bcachefs: Fix mtime/ctime updatesGravatar Kent Overstreet 1-2/+1
2023-10-22bcachefs: Initial commitGravatar Kent Overstreet 1-0/+387