index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
/
xfs_da_format.h
Age
Commit message (
Expand
)
Author
2020-09-25
xfs: code cleanup in xfs_attr_leaf_entsize_{remote,local}
Kaixu Xia
2020-09-25
xfs: fix some comments
Kaixu Xia
2020-09-15
xfs: Use variable-size array for nameval in xfs_attr_sf_entry
Carlos Maiolino
2020-09-15
xfs: Remove typedef xfs_attr_shortform_t
Carlos Maiolino
2020-05-13
xfs: Use the correct style for SPDX License Identifier
Nishad Kamdar
2020-03-02
xfs: clean up the attr flag confusion
Christoph Hellwig
2020-01-15
xfs: Add __packed to xfs_dir2_sf_entry_t definition
Vincenzo Frascino
2020-01-09
xfs: fix misuse of the XFS_ATTR_INCOMPLETE flag
Christoph Hellwig
2019-11-10
xfs: move incore structures out of xfs_da_format.h
Christoph Hellwig
2019-11-10
xfs: Correct comment tyops -> typos
Joe Perches
2019-02-11
xfs: factor xfs_da3_blkinfo verification into common helper
Brian Foster
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
2018-01-08
xfs: refactor the geometry structure filling function
Darrick J. Wong
2017-06-19
xfs: remove double-underscore integer types
Darrick J. Wong
2016-08-03
xfs: fix attr shortform structure alignment on cris
Darrick J. Wong
2016-07-20
xfs: remove __arch_pack
Christoph Hellwig
2016-07-20
xfs: kill xfs_dir2_inou_t
Christoph Hellwig
2016-07-20
xfs: kill xfs_dir2_sf_off_t
Christoph Hellwig
2016-02-08
xfs: move struct xfs_attr_shortform to xfs_da_format.h
Darrick J. Wong
2015-08-19
xfs: Fix xfs_attr_leafblock definition
Jan Kara
2015-04-13
xfs: use larger in-core attr firstused field and detect overflow
Brian Foster
2014-06-25
libxfs: move header files
Dave Chinner