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
2022-10-31
xfs: rename XFS_REFC_COW_START to _COWFLAG
Darrick J. Wong
2022-10-31
xfs: move _irec structs to xfs_types.h
Darrick J. Wong
2022-07-20
xfs: fix comment for start time value of inode with bigtime enabled
Xiaole He
2022-05-09
xfs: Implement attr logging and 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: convert dquot flags to unsigned.
Dave Chinner
2022-04-21
xfs: convert AGI log flags to unsigned.
Dave Chinner
2022-04-21
xfs: convert AGF log flags to unsigned.
Dave Chinner
2022-04-13
xfs: Add XFS_SB_FEAT_INCOMPAT_NREXT64 to the list of supported flags
Chandan Babu R
2022-04-13
xfs: Conditionally upgrade existing inodes to use large extent counters
Chandan Babu R
2022-04-13
xfs: Directory's data fork extent counter can never overflow
Chandan Babu R
2022-04-11
xfs: Introduce per-inode 64-bit extent counters
Chandan Babu R
2022-04-11
xfs: Introduce macros to represent new maximum extent counts for data/attr forks
Chandan Babu R
2022-04-11
xfs: Introduce XFS_DIFLAG2_NREXT64 and associated helpers
Chandan Babu R
2022-04-11
xfs: Introduce XFS_SB_FEAT_INCOMPAT_NREXT64 and associated per-fs feature bit
Chandan Babu R
2022-04-11
xfs: Introduce xfs_dfork_nextents() helper
Chandan Babu R
2022-04-11
xfs: Define max extent length based on on-disk format definition
Chandan Babu R
2022-04-11
xfs: Move extent count limits to xfs_format.h
Chandan Babu R
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
[next]