summaryrefslogtreecommitdiff
path: root/fs/xfs/libxfs/xfs_attr_leaf.h
AgeCommit message (Expand)Author
2023-12-29xfs: remove struct xfs_attr_shortformChristoph Hellwig
2023-12-29xfs: remove xfs_attr_shortform_lookupChristoph Hellwig
2023-12-29xfs: simplify xfs_attr_sf_findnameChristoph Hellwig
2023-12-15xfs: zap broken inode forksDarrick J. Wong
2022-06-29xfs: don't hold xattr leaf buffers across transaction rollsDarrick J. Wong
2021-06-09xfs: Make attr name schemes consistentAllison Henderson
2020-07-28xfs: Add xfs_has_attr and subroutinesAllison Collins
2020-05-13xfs: Use the correct style for SPDX License IdentifierNishad Kamdar
2020-03-02xfs: embedded the attrlist cursor into struct xfs_attr_list_contextChristoph Hellwig
2020-01-16xfs: streamline xfs_attr3_leaf_inactiveDarrick J. Wong
2019-11-22xfs: remove the mappedbno argument to xfs_attr3_leaf_readChristoph Hellwig
2019-11-10xfs: move incore structures out of xfs_da_format.hChristoph Hellwig
2019-10-29xfs: namecheck attribute names before listing themDarrick J. Wong
2018-06-06xfs: convert to SPDX license tagsDave Chinner
2018-01-08xfs: create structure verifier function for shortform xattrsDarrick J. Wong
2017-12-14xfs: hold xfs_buf locked between shortform->leaf conversion and the addition ...Darrick J. Wong
2016-12-07Merge branch 'xfs-4.10-misc-fixes-3' into for-nextDave Chinner
2016-12-05xfs: several xattr functions can be voidEric Sandeen
2016-11-08libxfs: fix xfs_attr_shortform_bytesfit declarationDarrick J. Wong
2016-06-01xfs: make several functions staticEric Sandeen
2015-05-29xfs: xfs_attr_inactive leaves inconsistent attr fork state behindDave Chinner
2015-04-13xfs: pass attr geometry to attr leaf header conversion functionsBrian Foster
2014-06-25libxfs: move header filesDave Chinner