index
:
pm24.git
master
perf-mon
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_sb.h
Age
Commit message (
Expand
)
Author
2024-11-05
xfs: make xfs_rtblock_t a segmented address like xfs_fsblock_t
Darrick J. Wong
2024-11-05
xfs: update realtime super every time we update the primary fs super
Darrick J. Wong
2024-09-01
xfs: ensure rtx mask/shift are correct after growfs
Christoph Hellwig
2024-09-01
xfs: factor out a xfs_validate_rt_geometry helper
Christoph Hellwig
2024-03-25
xfs: allow sunit mount option to repair bad primary sb stripe values
Dave Chinner
2024-01-30
xfs: remove conditional building of rt geometry validator functions
Darrick J. Wong
2023-10-17
xfs: bump max fsgeom struct version
Darrick J. Wong
2021-08-19
xfs: open code sb verifier feature checks
Dave Chinner
2021-08-19
xfs: convert xfs_fs_geometry to use mount feature checks
Dave Chinner
2021-08-19
xfs: reflect sb features in xfs_mount
Dave Chinner
2021-06-02
xfs: move xfs_perag_get/put to xfs_ag.[ch]
Dave Chinner
2020-12-09
xfs: introduce xfs_validate_stripe_geometry()
Gao Xiang
2019-05-01
xfs: change some error-less functions to void types
Eric Sandeen
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
2018-05-30
xfs: repair superblocks
Darrick J. Wong
2018-05-16
xfs: implement online get/set fs label
Eric Sandeen
2018-05-15
xfs: move growfs core to libxfs
Dave Chinner
2018-05-15
xfs: superblock scrub should use short-lived buffers
Darrick J. Wong
2018-01-08
xfs: refactor the geometry structure filling function
Darrick J. Wong
2018-01-08
xfs: hoist xfs_fs_geometry to libxfs
Darrick J. Wong
2016-02-08
xfs: remove unused function definitions
Eric Sandeen
2015-01-22
xfs: consolidate superblock logging functions
Dave Chinner
2015-01-22
xfs: remove bitfield based superblock updates
Dave Chinner
2014-11-28
xfs: move most of xfs_sb.h to xfs_format.h
Christoph Hellwig
2014-07-30
xfs: require 64-bit sector_t
Christoph Hellwig
2014-06-25
xfs: create libxfs infrastructure
Dave Chinner