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