summaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/xattr.h
AgeCommit message (Expand)AuthorLines
2025-09-29Remove bcachefs core codeLinus Torvalds-50/+0
2025-05-21bcachefs: Rename x_name to x_name_and_valueAlan Huang-2/+2
2024-12-21bcachefs: struct bkey_validate_contextKent Overstreet-1/+2
2024-12-21bcachefs: move bch2_xattr_handlers to .rodataThomas Bertschinger-1/+1
2024-08-13bcachefs: Make bkey_fsck_err() a wrapper around fsck_err()Kent Overstreet-3/+2
2024-05-09bcachefs: s/bkey_invalid_flags/bch_validate_flagsKent Overstreet-1/+1
2023-11-01bcachefs: Enumerate fsck errorsKent Overstreet-1/+1
2023-10-22bcachefs: bch2_xattr_set() now updates ctimeKent Overstreet-1/+1
2023-10-22bcachefs: Kill bch2_xattr_get()Kent Overstreet-3/+1
2023-10-22bcachefs: Change check for invalid key typesKent Overstreet-1/+2
2023-10-22bcachefs: bkey_ops.min_val_sizeKent Overstreet-0/+1
2023-10-22bcachefs: Change bkey_invalid() rw param to flagsKent Overstreet-1/+1
2023-10-22bcachefs: More style fixesKent Overstreet-2/+2
2023-10-22bcachefs: Add rw to .key_invalid()Kent Overstreet-1/+1
2023-10-22bcachefs: Convert .key_invalid methods to printbufsKent Overstreet-1/+1
2023-10-22bcachefs: Plumb through subvolume idKent Overstreet-1/+2
2023-10-22bcachefs: Make bkey types globally uniqueKent Overstreet-1/+1
2023-10-22bcachefs: revamp to_text methodsKent Overstreet-1/+1
2023-10-22bcachefs: fix bch2_val_to_text()Kent Overstreet-1/+1
2023-10-22bcachefs: Initial commitKent Overstreet-0/+49