summaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_rtbitmap.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: remove redundant assignment to variable bitColin Ian King2017-10-311-1/+0
* xfs: create block pointer check functionsDarrick J. Wong2017-10-261-0/+12
* xfs: export various function for the online scrubberDarrick J. Wong2017-06-191-1/+1
* xfs: remove double-underscore integer typesDarrick J. Wong2017-06-191-1/+1
* xfs: add a couple of queries to iterate free extents in the rtbitmapDarrick J. Wong2017-04-031-0/+70
* libxfs: fix whitespace problemsDarrick J. Wong2016-11-081-1/+0
* xfs: make several functions staticEric Sandeen2016-06-011-1/+1
* Merge branch 'xfs-gut-icdinode-4.6' into for-nextDave Chinner2016-03-071-1/+1
|\
| * xfs: remove timestamps from incore inodeDave Chinner2016-02-091-1/+1
* | xfs: RT bitmap and summary buffers need verifiersDave Chinner2016-02-091-1/+26
* | xfs: RT bitmap and summary buffers are not typedDave Chinner2016-02-091-0/+3
|/
* xfs: move most of xfs_sb.h to xfs_format.hChristoph Hellwig2014-11-281-1/+0
* xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig2014-11-281-1/+0
* xfs: merge xfs_dinode.h into xfs_format.hChristoph Hellwig2014-11-281-1/+0
* xfs: remove rbpp check from xfs_rtmodify_summary_intEric Sandeen2014-09-091-13/+5
* xfs: combine xfs_rtmodify_summary and xfs_rtget_summaryEric Sandeen2014-09-091-8/+37
* libxfs: move source filesDave Chinner2014-06-251-0/+973