aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_attr_leaf.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-29xfs: don't hold xattr leaf buffers across transaction rollsDarrick J. Wong1-2/+1
2021-06-09xfs: Make attr name schemes consistentAllison Henderson1-1/+1
2020-07-28xfs: Add xfs_has_attr and subroutinesAllison Collins1-0/+3
2020-05-13xfs: Use the correct style for SPDX License IdentifierNishad Kamdar1-1/+1
2020-03-02xfs: embedded the attrlist cursor into struct xfs_attr_list_contextChristoph Hellwig1-1/+0
2020-01-16xfs: streamline xfs_attr3_leaf_inactiveDarrick J. Wong1-9/+0
2019-11-22xfs: remove the mappedbno argument to xfs_attr3_leaf_readChristoph Hellwig1-2/+1
2019-11-10xfs: move incore structures out of xfs_da_format.hChristoph Hellwig1-0/+23
2019-10-29xfs: namecheck attribute names before listing themDarrick J. Wong1-2/+2
2018-06-06xfs: convert to SPDX license tagsDave Chinner1-13/+1
2018-01-08xfs: create structure verifier function for shortform xattrsDarrick J. Wong1-0/+1
2017-12-14xfs: hold xfs_buf locked between shortform->leaf conversion and the addition of an attributeDarrick J. Wong1-1/+2
2016-12-07Merge branch 'xfs-4.10-misc-fixes-3' into for-nextDave Chinner1-1/+1
2016-12-05xfs: several xattr functions can be voidEric Sandeen1-1/+1
2016-11-08libxfs: fix xfs_attr_shortform_bytesfit declarationDarrick J. Wong1-1/+1
2016-06-01xfs: make several functions staticEric Sandeen1-3/+0
2015-05-29xfs: xfs_attr_inactive leaves inconsistent attr fork state behindDave Chinner1-1/+1
2015-04-13xfs: pass attr geometry to attr leaf header conversion functionsBrian Foster1-2/+4
2014-06-25libxfs: move header filesDave Chinner1-0/+108