summaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_sb.h
Commit message (Expand)AuthorAgeFilesLines
* xfs: allow sunit mount option to repair bad primary sb stripe valuesDave Chinner2024-03-251-2/+3
* xfs: remove conditional building of rt geometry validator functionsDarrick J. Wong2024-01-301-0/+2
* xfs: bump max fsgeom struct versionDarrick J. Wong2023-10-171-1/+1
* xfs: open code sb verifier feature checksDave Chinner2021-08-191-0/+1
* xfs: convert xfs_fs_geometry to use mount feature checksDave Chinner2021-08-191-1/+1
* xfs: reflect sb features in xfs_mountDave Chinner2021-08-191-0/+1
* xfs: move xfs_perag_get/put to xfs_ag.[ch]Dave Chinner2021-06-021-9/+0
* xfs: introduce xfs_validate_stripe_geometry()Gao Xiang2020-12-091-0/+3
* xfs: change some error-less functions to void typesEric Sandeen2019-05-011-1/+1
* xfs: convert to SPDX license tagsDave Chinner2018-06-061-13/+1
* xfs: repair superblocksDarrick J. Wong2018-05-301-0/+3
* xfs: implement online get/set fs labelEric Sandeen2018-05-161-0/+1
* xfs: move growfs core to libxfsDave Chinner2018-05-151-0/+9
* xfs: superblock scrub should use short-lived buffersDarrick J. Wong2018-05-151-0/+3
* xfs: refactor the geometry structure filling functionDarrick J. Wong2018-01-081-2/+3
* xfs: hoist xfs_fs_geometry to libxfsDarrick J. Wong2018-01-081-0/+3
* xfs: remove unused function definitionsEric Sandeen2016-02-081-1/+0
* xfs: consolidate superblock logging functionsDave Chinner2015-01-221-1/+2
* xfs: remove bitfield based superblock updatesDave Chinner2015-01-221-5/+5
* xfs: move most of xfs_sb.h to xfs_format.hChristoph Hellwig2014-11-281-584/+0
* xfs: require 64-bit sector_tChristoph Hellwig2014-07-301-4/+4
* xfs: create libxfs infrastructureDave Chinner2014-06-251-0/+621