summaryrefslogtreecommitdiff
path: root/fs/bcachefs/xattr.h
AgeCommit message (Expand)AuthorFilesLines
2023-11-02bcachefs: Enumerate fsck errorsKent Overstreet1-1/+1
2023-10-23bcachefs: bch2_xattr_set() now updates ctimeKent Overstreet1-1/+1
2023-10-23bcachefs: Kill bch2_xattr_get()Kent Overstreet1-3/+1
2023-10-23bcachefs: Change check for invalid key typesKent Overstreet1-1/+2
2023-10-23bcachefs: bkey_ops.min_val_sizeKent Overstreet1-0/+1
2023-10-23bcachefs: Change bkey_invalid() rw param to flagsKent Overstreet1-1/+1
2023-10-23bcachefs: More style fixesKent Overstreet1-2/+2
2023-10-23bcachefs: Add rw to .key_invalid()Kent Overstreet1-1/+1
2023-10-23bcachefs: Convert .key_invalid methods to printbufsKent Overstreet1-1/+1
2023-10-23bcachefs: Plumb through subvolume idKent Overstreet1-1/+2
2023-10-23bcachefs: Make bkey types globally uniqueKent Overstreet1-1/+1
2023-10-23bcachefs: revamp to_text methodsKent Overstreet1-1/+1
2023-10-23bcachefs: fix bch2_val_to_text()Kent Overstreet1-1/+1
2023-10-23bcachefs: Initial commitKent Overstreet1-0/+49