summaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_da_format.h
Commit message (Expand)AuthorAgeFilesLines
* xfs: turn XFS_ATTR3_RMT_BUF_SPACE into a functionDarrick J. Wong2024-05-021-3/+1
* xfs: don't return XFS_ATTR_PARENT attributes via listxattrAllison Henderson2024-04-231-0/+3
* xfs: define parent pointer ondisk extended attribute formatAllison Henderson2024-04-231-0/+13
* xfs: add parent pointer support to attribute codeAllison Henderson2024-04-231-2/+7
* xfs: fix missing check for invalid attr flagsDarrick J. Wong2024-04-231-0/+5
* xfs: repair extended attributesDarrick J. Wong2024-04-151-0/+5
* xfs: create a macro for decoding ftypes in tracepointsDarrick J. Wong2024-02-221-0/+11
* xfs: remove struct xfs_attr_shortformChristoph Hellwig2023-12-291-14/+19
* xfs: convert flex-array declarations in xfs attr shortform objectsDarrick J. Wong2023-07-171-1/+1
* xfs: convert flex-array declarations in xfs attr leaf blocksDarrick J. Wong2023-07-171-8/+65
* Merge tag 'large-extent-counters-v9' of https://github.com/chandanr/linux int...Dave Chinner2022-04-211-0/+1
|\
| * xfs: Directory's data fork extent counter can never overflowChandan Babu R2022-04-131-0/+1
* | xfs: convert attr type flags to unsigned.Dave Chinner2022-04-211-4/+4
|/
* xfs: replace xfs_sb_version checks with feature flag checksDave Chinner2021-08-191-1/+1
* xfs: code cleanup in xfs_attr_leaf_entsize_{remote,local}Kaixu Xia2020-09-251-4/+4
* xfs: fix some commentsKaixu Xia2020-09-251-5/+5
* xfs: Use variable-size array for nameval in xfs_attr_sf_entryCarlos Maiolino2020-09-151-1/+1
* xfs: Remove typedef xfs_attr_shortform_tCarlos Maiolino2020-09-151-2/+2
* xfs: Use the correct style for SPDX License IdentifierNishad Kamdar2020-05-131-1/+1
* xfs: clean up the attr flag confusionChristoph Hellwig2020-03-021-12/+0
* xfs: Add __packed to xfs_dir2_sf_entry_t definitionVincenzo Frascino2020-01-151-1/+1
* xfs: fix misuse of the XFS_ATTR_INCOMPLETE flagChristoph Hellwig2020-01-091-2/+0
* xfs: move incore structures out of xfs_da_format.hChristoph Hellwig2019-11-101-57/+0
* xfs: Correct comment tyops -> typosJoe Perches2019-11-101-1/+1
* xfs: factor xfs_da3_blkinfo verification into common helperBrian Foster2019-02-111-0/+3
* xfs: convert to SPDX license tagsDave Chinner2018-06-061-13/+1
* xfs: refactor the geometry structure filling functionDarrick J. Wong2018-01-081-0/+6
* xfs: remove double-underscore integer typesDarrick J. Wong2017-06-191-32/+32
* xfs: fix attr shortform structure alignment on crisDarrick J. Wong2016-08-031-0/+1
* xfs: remove __arch_packChristoph Hellwig2016-07-201-1/+1
* xfs: kill xfs_dir2_inou_tChristoph Hellwig2016-07-201-20/+7
* xfs: kill xfs_dir2_sf_off_tChristoph Hellwig2016-07-201-10/+4
* xfs: move struct xfs_attr_shortform to xfs_da_format.hDarrick J. Wong2016-02-081-0/+16
* xfs: Fix xfs_attr_leafblock definitionJan Kara2015-08-191-2/+9
* xfs: use larger in-core attr firstused field and detect overflowBrian Foster2015-04-131-1/+13
* libxfs: move header filesDave Chinner2014-06-251-0/+861