aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/libxfs/xfs_sb.h
AgeCommit message (Expand)AuthorFilesLines
2019-05-01xfs: change some error-less functions to void typesGravatar Eric Sandeen 1-1/+1
2018-06-06xfs: convert to SPDX license tagsGravatar Dave Chinner 1-13/+1
2018-05-30xfs: repair superblocksGravatar Darrick J. Wong 1-0/+3
2018-05-16xfs: implement online get/set fs labelGravatar Eric Sandeen 1-0/+1
2018-05-15xfs: move growfs core to libxfsGravatar Dave Chinner 1-0/+9
2018-05-15xfs: superblock scrub should use short-lived buffersGravatar Darrick J. Wong 1-0/+3
2018-01-08xfs: refactor the geometry structure filling functionGravatar Darrick J. Wong 1-2/+3
2018-01-08xfs: hoist xfs_fs_geometry to libxfsGravatar Darrick J. Wong 1-0/+3
2016-02-08xfs: remove unused function definitionsGravatar Eric Sandeen 1-1/+0
2015-01-22xfs: consolidate superblock logging functionsGravatar Dave Chinner 1-1/+2
2015-01-22xfs: remove bitfield based superblock updatesGravatar Dave Chinner 1-5/+5
2014-11-28xfs: move most of xfs_sb.h to xfs_format.hGravatar Christoph Hellwig 1-584/+0
2014-07-30xfs: require 64-bit sector_tGravatar Christoph Hellwig 1-4/+4
2014-06-25xfs: create libxfs infrastructureGravatar Dave Chinner 1-0/+621