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
/
xfs_ondisk.h
Age
Commit message (
Expand
)
Author
2021-04-22
xfs: rename struct xfs_legacy_ictimestamp
Christoph Hellwig
2021-04-22
xfs: rename xfs_ictimestamp_t
Christoph Hellwig
2020-09-15
xfs: Remove typedef xfs_attr_shortform_t
Carlos Maiolino
2020-09-15
xfs: widen ondisk quota expiration timestamps to handle y2038+
Darrick J. Wong
2020-09-15
xfs: widen ondisk inode timestamps to deal with y2038+
Darrick J. Wong
2020-09-15
xfs: redefine xfs_ictimestamp_t
Darrick J. Wong
2020-09-15
xfs: redefine xfs_timestamp_t
Darrick J. Wong
2020-09-15
xfs: store inode btree block counts in AGI header
Darrick J. Wong
2020-01-16
xfs: make struct xfs_buf_log_format have a consistent size
Darrick J. Wong
2019-07-03
xfs: wire up the v5 inumbers ioctl
Darrick J. Wong
2019-07-03
xfs: wire up new v5 bulkstat ioctls
Darrick J. Wong
2019-07-03
xfs: introduce v5 inode group structure
Darrick J. Wong
2019-07-03
xfs: introduce new v5 bulkstat structure
Darrick J. Wong
2019-02-11
xfs: compile time offset checks for common v4/v5 metadata
Brian Foster
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
2017-10-11
xfs: Don't log uninitialised fields in inode structures
Dave Chinner
2016-10-03
xfs: define the on-disk refcount btree format
Darrick J. Wong
2016-08-03
xfs: define the on-disk rmap btree format
Darrick J. Wong
2016-07-20
Merge branch 'xfs-4.8-dir2-sf-fixes' into for-next
Dave Chinner
2016-07-20
Merge branch 'xfs-4.8-misc-fixes-3' into for-next
Dave Chinner
2016-07-20
xfs: kill xfs_dir2_inou_t
Christoph Hellwig
2016-07-20
xfs: kill xfs_dir2_sf_off_t
Christoph Hellwig
2016-07-20
xfs: remove the magic numbers in xfs_btree_block-related len macros
Hou Tao
2016-06-21
xfs: check offsets of variable length structures
Darrick J. Wong
2016-03-09
xfs: check sizes of XFS on-disk structures at compile time
Darrick J. Wong