index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
/
xfs_log_format.h
Age
Commit message (
Expand
)
Author
2026-01-21
xfs: move struct xfs_log_iovec to xfs_log_priv.h
Christoph Hellwig
2025-11-12
xfs: remove the xlog_rec_header_t typedef
Christoph Hellwig
2025-11-12
xfs: remove xlog_in_core_2_t
Christoph Hellwig
2025-11-12
xfs: add a XLOG_CYCLE_DATA_SIZE constant
Christoph Hellwig
2025-09-16
xfs: move the XLOG_REG_ constants out of xfs_log_format.h
Christoph Hellwig
2025-09-16
xfs: fix log CRC mismatches between i386 and other architectures
Christoph Hellwig
2025-09-16
xfs: remove the unused xfs_log_iovec_t typedef
Christoph Hellwig
2025-09-16
xfs: remove the unused xfs_qoff_logformat_t typedef
Christoph Hellwig
2025-09-16
xfs: remove the unused xfs_dq_logformat_t typedef
Christoph Hellwig
2025-09-16
xfs: remove the unused xfs_buf_log_format_t typedef
Christoph Hellwig
2025-09-16
xfs: remove the unused xfs_efd_log_format_64_t typedef
Christoph Hellwig
2025-09-16
xfs: remove the unused xfs_efd_log_format_32_t typedef
Christoph Hellwig
2025-09-16
xfs: remove the xfs_efd_log_format_t typedef
Christoph Hellwig
2025-09-16
xfs: remove the xfs_efi_log_format_64_t typedef
Christoph Hellwig
2025-09-16
xfs: remove the xfs_efi_log_format_32_t typedef
Christoph Hellwig
2025-09-16
xfs: remove the xfs_efi_log_format_t typedef
Christoph Hellwig
2025-09-16
xfs: remove the xfs_extent64_t typedef
Christoph Hellwig
2025-09-16
xfs: remove the xfs_extent32_t typedef
Christoph Hellwig
2025-09-16
xfs: remove the xfs_extent_t typedef
Christoph Hellwig
2025-09-16
xfs: remove the xfs_trans_header_t typedef
Christoph Hellwig
2025-09-16
xfs: remove the xlog_op_header_t typedef
Christoph Hellwig
2025-03-03
xfs: define the zoned on-disk format
Christoph Hellwig
2025-01-13
xfs: remove XFS_ILOG_NONCORE
Christoph Hellwig
2024-12-23
xfs: add a realtime flag to the refcount update log redo items
Darrick J. Wong
2024-12-23
xfs: add a realtime flag to the rmap update log redo items
Darrick J. Wong
2024-11-05
xfs: support logging EFIs for realtime extents
Darrick J. Wong
2024-11-05
xfs: define the on-disk format for the metadir feature
Darrick J. Wong
2024-04-23
xfs: record inode generation in xattr update log intent items
Darrick J. Wong
2024-04-23
xfs: create attr log item opcodes and formats for parent pointers
Darrick J. Wong
2024-04-23
xfs: add parent pointer support to attribute code
Allison Henderson
2024-04-15
xfs: capture inode generation numbers in the ondisk exchmaps log item
Darrick J. Wong
2024-04-15
xfs: create deferred log items for file mapping exchanges
Darrick J. Wong
2024-04-15
xfs: introduce a file mapping exchange log intent item
Darrick J. Wong
2024-02-22
xfs: add a realtime flag to the bmap update log redo items
Darrick J. Wong
2023-06-05
xfs: fix AGF vs inode cluster buffer deadlock
Dave Chinner
2022-10-31
xfs: refactor all the EFI/EFD log item sizeof logic
Darrick J. Wong
2022-10-31
xfs: fix memcpy fortify errors in EFI log format copying
Darrick J. Wong
2022-05-22
xfs: put the xattr intent item op flags in their own namespace
Darrick J. Wong
2022-05-20
xfs: reject unknown xattri log item filter flags during recovery
Darrick J. Wong
2022-05-11
xfs: rework deferred attribute operation setup
Dave Chinner
2022-05-04
xfs: Set up infrastructure for log attribute replay
Allison Henderson
2022-04-21
Merge tag 'large-extent-counters-v9' of https://github.com/chandanr/linux int...
Dave Chinner
2022-04-21
xfs: log tickets don't need log client id
Dave Chinner
2022-04-11
xfs: Introduce per-inode 64-bit extent counters
Chandan Babu R
2022-04-11
xfs: Use basic types to define xfs_log_dinode's di_nextents and di_anextents
Chandan Babu R
2021-08-19
xfs: convert xfs_sb_version_has checks to use mount features
Dave Chinner
2021-08-19
xfs: replace xfs_sb_version checks with feature flag checks
Dave Chinner
2021-07-29
xfs: logging the on disk inode LSN can make it go backwards
Dave Chinner
2021-06-18
xfs: log stripe roundoff is a property of the log
Dave Chinner
2021-04-22
xfs: rename struct xfs_legacy_ictimestamp
Christoph Hellwig
[next]