index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
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-10-14
xfs: remove the xfs_dqblk_t typedef
Christoph Hellwig
2021-10-14
xfs: remove the xfs_dsb_t typedef
Christoph Hellwig
2021-10-14
xfs: remove the xfs_dinode_t typedef
Christoph Hellwig
2021-08-19
xfs: kill xfs_sb_version_has_v3inode()
Dave Chinner
2021-08-19
xfs: introduce xfs_sb_is_v5 helper
Dave Chinner
2021-08-19
xfs: remove unused xfs_sb_version_has wrappers
Dave Chinner
2021-08-19
xfs: open code sb verifier feature checks
Dave Chinner
2021-08-19
xfs: replace xfs_sb_version checks with feature flag checks
Dave Chinner
2021-08-19
xfs: reflect sb features in xfs_mount
Dave Chinner
2021-08-19
xfs: rework attr2 feature and mount options
Dave Chinner
2021-08-09
xfs: allow setting and clearing of log incompat feature flags
Darrick J. Wong
2021-08-09
xfs: fix silly whitespace problems with kernel libxfs
Darrick J. Wong
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
[next]