aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/libxfs/xfs_da_format.h
AgeCommit message (Expand)AuthorFilesLines
2022-04-21Merge tag 'large-extent-counters-v9' of https://github.com/chandanr/linux int...Gravatar Dave Chinner 1-0/+1
2022-04-21xfs: convert attr type flags to unsigned.Gravatar Dave Chinner 1-4/+4
2022-04-13xfs: Directory's data fork extent counter can never overflowGravatar Chandan Babu R 1-0/+1
2021-08-19xfs: replace xfs_sb_version checks with feature flag checksGravatar Dave Chinner 1-1/+1
2020-09-25xfs: code cleanup in xfs_attr_leaf_entsize_{remote,local}Gravatar Kaixu Xia 1-4/+4
2020-09-25xfs: fix some commentsGravatar Kaixu Xia 1-5/+5
2020-09-15xfs: Use variable-size array for nameval in xfs_attr_sf_entryGravatar Carlos Maiolino 1-1/+1
2020-09-15xfs: Remove typedef xfs_attr_shortform_tGravatar Carlos Maiolino 1-2/+2
2020-05-13xfs: Use the correct style for SPDX License IdentifierGravatar Nishad Kamdar 1-1/+1
2020-03-02xfs: clean up the attr flag confusionGravatar Christoph Hellwig 1-12/+0
2020-01-15xfs: Add __packed to xfs_dir2_sf_entry_t definitionGravatar Vincenzo Frascino 1-1/+1
2020-01-09xfs: fix misuse of the XFS_ATTR_INCOMPLETE flagGravatar Christoph Hellwig 1-2/+0
2019-11-10xfs: move incore structures out of xfs_da_format.hGravatar Christoph Hellwig 1-57/+0
2019-11-10xfs: Correct comment tyops -> typosGravatar Joe Perches 1-1/+1
2019-02-11xfs: factor xfs_da3_blkinfo verification into common helperGravatar Brian Foster 1-0/+3
2018-06-06xfs: convert to SPDX license tagsGravatar Dave Chinner 1-13/+1
2018-01-08xfs: refactor the geometry structure filling functionGravatar Darrick J. Wong 1-0/+6
2017-06-19xfs: remove double-underscore integer typesGravatar Darrick J. Wong 1-32/+32
2016-08-03xfs: fix attr shortform structure alignment on crisGravatar Darrick J. Wong 1-0/+1
2016-07-20xfs: remove __arch_packGravatar Christoph Hellwig 1-1/+1
2016-07-20xfs: kill xfs_dir2_inou_tGravatar Christoph Hellwig 1-20/+7
2016-07-20xfs: kill xfs_dir2_sf_off_tGravatar Christoph Hellwig 1-10/+4
2016-02-08xfs: move struct xfs_attr_shortform to xfs_da_format.hGravatar Darrick J. Wong 1-0/+16
2015-08-19xfs: Fix xfs_attr_leafblock definitionGravatar Jan Kara 1-2/+9
2015-04-13xfs: use larger in-core attr firstused field and detect overflowGravatar Brian Foster 1-1/+13
2014-06-25libxfs: move header filesGravatar Dave Chinner 1-0/+861