aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_sb.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-19xfs: open code sb verifier feature checksDave Chinner1-0/+1
2021-08-19xfs: convert xfs_fs_geometry to use mount feature checksDave Chinner1-1/+1
2021-08-19xfs: reflect sb features in xfs_mountDave Chinner1-0/+1
2021-06-02xfs: move xfs_perag_get/put to xfs_ag.[ch]Dave Chinner1-9/+0
2020-12-09xfs: introduce xfs_validate_stripe_geometry()Gao Xiang1-0/+3
2019-05-01xfs: change some error-less functions to void typesEric Sandeen1-1/+1
2018-06-06xfs: convert to SPDX license tagsDave Chinner1-13/+1
2018-05-30xfs: repair superblocksDarrick J. Wong1-0/+3
2018-05-16xfs: implement online get/set fs labelEric Sandeen1-0/+1
2018-05-15xfs: move growfs core to libxfsDave Chinner1-0/+9
2018-05-15xfs: superblock scrub should use short-lived buffersDarrick J. Wong1-0/+3
2018-01-08xfs: refactor the geometry structure filling functionDarrick J. Wong1-2/+3
2018-01-08xfs: hoist xfs_fs_geometry to libxfsDarrick J. Wong1-0/+3
2016-02-08xfs: remove unused function definitionsEric Sandeen1-1/+0
2015-01-22xfs: consolidate superblock logging functionsDave Chinner1-1/+2
2015-01-22xfs: remove bitfield based superblock updatesDave Chinner1-5/+5
2014-11-28xfs: move most of xfs_sb.h to xfs_format.hChristoph Hellwig1-584/+0
2014-07-30xfs: require 64-bit sector_tChristoph Hellwig1-4/+4
2014-06-25xfs: create libxfs infrastructureDave Chinner1-0/+621