index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
/
xfs_ondisk.h
Age
Commit message (
Expand
)
Author
2025-03-03
xfs: define the zoned on-disk format
Christoph Hellwig
2024-12-23
xfs: wire up a new metafile type for the realtime refcount
Darrick J. Wong
2024-12-23
xfs: introduce realtime refcount btree ondisk definitions
Darrick J. Wong
2024-12-23
xfs: wire up a new metafile type for the realtime rmap
Darrick J. Wong
2024-12-23
xfs: introduce realtime rmap btree ondisk definitions
Darrick J. Wong
2024-11-05
xfs: port ondisk structure checks from xfs/122 to the kernel
Darrick J. Wong
2024-11-05
xfs: separate space btree structures in xfs_ondisk.h
Darrick J. Wong
2024-11-05
xfs: convert struct typedefs in xfs_ondisk.h
Darrick J. Wong
2024-11-05
xfs: make xfs_rtblock_t a segmented address like xfs_fsblock_t
Darrick J. Wong
2024-11-05
xfs: add block headers to realtime bitmap and summary blocks
Darrick J. Wong
2024-11-05
xfs: define the format of rt groups
Darrick J. Wong
2024-11-05
xfs: define the on-disk format for the metadir feature
Darrick J. Wong
2024-07-02
xfs: don't use the incore struct xfs_sb for offsets into struct xfs_dsb
Darrick J. Wong
2024-04-23
xfs: add parent pointer ioctls
Darrick J. Wong
2024-04-23
xfs: define parent pointer ondisk extended attribute format
Allison Henderson
2023-12-29
xfs: remove struct xfs_attr_shortform
Christoph Hellwig
2023-12-07
xfs: move xfs_ondisk.h to libxfs/
Christoph Hellwig