开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
2024-05-02
xfs: turn XFS_ATTR3_RMT_BUF_SPACE into a function
Darrick J. Wong
2024-04-23
xfs: don't return XFS_ATTR_PARENT attributes via listxattr
Allison Henderson
2024-04-23
xfs: define parent pointer ondisk extended attribute format
Allison Henderson
2024-04-23
xfs: add parent pointer support to attribute code
Allison Henderson
2024-04-23
xfs: fix missing check for invalid attr flags
Darrick J. Wong
2024-04-15
xfs: repair extended attributes
Darrick J. Wong
2024-02-22
xfs: create a macro for decoding ftypes in tracepoints
Darrick J. Wong
2023-12-29
xfs: remove struct xfs_attr_shortform
Christoph Hellwig
2023-07-17
xfs: convert flex-array declarations in xfs attr shortform objects
Darrick J. Wong
2023-07-17
xfs: convert flex-array declarations in xfs attr leaf blocks
Darrick J. Wong
2022-04-21
Merge tag 'large-extent-counters-v9' of https://github.com/chandanr/linux int...
Dave Chinner
2022-04-21
xfs: convert attr type flags to unsigned.
Dave Chinner
2022-04-13
xfs: Directory's data fork extent counter can never overflow
Chandan Babu R
2021-08-19
xfs: replace xfs_sb_version checks with feature flag checks
Dave Chinner
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