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_format.h
Age
Commit message (
Expand
)
Author
2021-04-07
xfs: move the di_crtime field to struct xfs_inode
Christoph Hellwig
2020-12-09
xfs: remove the unused XFS_B_FSB_OFFSET macro
Kaixu Xia
2020-12-09
xfs: enable the needsrepair feature
Darrick J. Wong
2020-12-09
xfs: define a new "needrepair" feature
Darrick J. Wong
2020-09-15
xfs: enable big timestamps
Darrick J. Wong
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_timestamp_t
Darrick J. Wong
2020-09-15
xfs: refactor default quota grace period setting code
Darrick J. Wong
2020-09-15
xfs: refactor quota expiration timer modification
Darrick J. Wong
2020-09-15
xfs: explicitly define inode timestamp range
Darrick J. Wong
2020-09-15
xfs: enable new inode btree counters feature
Darrick J. Wong
2020-09-15
xfs: store inode btree block counts in AGI header
Darrick J. Wong
2020-07-28
xfs: rename the ondisk dquot d_flags to d_type
Darrick J. Wong
2020-07-28
xfs: improve ondisk dquot flags checking
Darrick J. Wong
2020-07-28
xfs: create xfs_dqtype_t to represent quota types
Darrick J. Wong
2020-07-28
xfs: rename XFS_DQ_{USER,GROUP,PROJ} to XFS_DQTYPE_*
Darrick J. Wong
2020-07-28
xfs: remove qcore from incore dquots
Darrick J. Wong
2020-07-28
xfs: make XFS_DQUOT_CLUSTER_SIZE_FSB part of the ondisk format
Darrick J. Wong
2020-05-19
xfs: remove the XFS_DFORK_Q macro
Christoph Hellwig
2020-05-13
xfs: Use the correct style for SPDX License Identifier
Nishad Kamdar
2020-05-13
xfs: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-03-19
xfs: only check the superblock version for dinode size calculation
Christoph Hellwig
2020-03-19
xfs: add a new xfs_sb_version_has_v3inode helper
Christoph Hellwig
2020-03-11
xfs: remove XFS_BUF_TO_SBP
Christoph Hellwig
2020-03-11
xfs: remove XFS_BUF_TO_AGF
Christoph Hellwig
2020-03-11
xfs: remove XFS_BUF_TO_AGI
Christoph Hellwig
2020-03-11
xfs: remove the xfs_agfl_t typedef
Christoph Hellwig
2020-03-11
xfs: remove the agfl_bno member from struct xfs_agfl
Christoph Hellwig
2020-01-14
xfs: introduce XFS_MAX_FILEOFF
Darrick J. Wong
2019-11-13
xfs: remove unused typedef definitions
Eric Sandeen
2019-11-13
xfs: remove the xfs_disk_dquot_t and xfs_dquot_t
Pavel Reichl
2019-06-28
xfs: move xfs_ino_geometry to xfs_shared.h
Darrick J. Wong
2019-06-12
xfs: fix inode_cluster_size rounding mayhem
Darrick J. Wong
2019-06-12
xfs: separate inode geometry
Darrick J. Wong
2018-12-19
xfs: move XFS_INODE_FORMAT_STR mappings to libxfs
Darrick J. Wong
2018-12-12
xfs: add a block to inode count converter
Darrick J. Wong
2018-10-18
xfs: remove suport for filesystems without unwritten extent flag
Christoph Hellwig
2018-09-29
xfs: don't treat unknown di_flags2 as corruption in scrub
Eric Sandeen
2018-06-24
xfs: don't allow insert-range to shift extents past the maximum offset
Darrick J. Wong
2018-06-21
xfs: More robust inode extent count validation
Dave Chinner
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
2018-05-16
xfs: implement online get/set fs label
Eric Sandeen
2018-03-11
xfs: convert XFS_AGFL_SIZE to a helper function
Dave Chinner
2017-11-09
xfs: remove u_int* type usage
Darrick J. Wong
2017-11-06
xfs: move xfs_bmbt_irec and xfs_exntst_t to xfs_types.h
Christoph Hellwig
2017-11-06
xfs: use a b+tree for the in-core extent list
Christoph Hellwig
2017-11-01
xfs: convert remaining xfs_sb_version_... checks to bool
Dave Chinner
2017-10-26
xfs: remove the never fully implemented UUID fork format
Christoph Hellwig
2017-10-26
xfs: scrub realtime bitmap/summary
Darrick J. Wong
[next]