summaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_da_format.h
Commit message (Expand)AuthorAgeFilesLines
* 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