aboutsummaryrefslogtreecommitdiff
path: root/fs/bcachefs/xattr.h
AgeCommit message (Expand)AuthorFilesLines
2023-11-01bcachefs: Enumerate fsck errorsGravatar Kent Overstreet 1-1/+1
2023-10-22bcachefs: bch2_xattr_set() now updates ctimeGravatar Kent Overstreet 1-1/+1
2023-10-22bcachefs: Kill bch2_xattr_get()Gravatar Kent Overstreet 1-3/+1
2023-10-22bcachefs: Change check for invalid key typesGravatar Kent Overstreet 1-1/+2
2023-10-22bcachefs: bkey_ops.min_val_sizeGravatar Kent Overstreet 1-0/+1
2023-10-22bcachefs: Change bkey_invalid() rw param to flagsGravatar Kent Overstreet 1-1/+1
2023-10-22bcachefs: More style fixesGravatar Kent Overstreet 1-2/+2
2023-10-22bcachefs: Add rw to .key_invalid()Gravatar Kent Overstreet 1-1/+1
2023-10-22bcachefs: Convert .key_invalid methods to printbufsGravatar Kent Overstreet 1-1/+1
2023-10-22bcachefs: Plumb through subvolume idGravatar Kent Overstreet 1-1/+2
2023-10-22bcachefs: Make bkey types globally uniqueGravatar Kent Overstreet 1-1/+1
2023-10-22bcachefs: revamp to_text methodsGravatar Kent Overstreet 1-1/+1
2023-10-22bcachefs: fix bch2_val_to_text()Gravatar Kent Overstreet 1-1/+1
2023-10-22bcachefs: Initial commitGravatar Kent Overstreet 1-0/+49