aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_rtbitmap.c
Commit message (Expand)AuthorAge
* xfs: fix off-by-one error in xfs_rtalloc_query_rangeDarrick J. Wong2018-06-24
* xfs: move various type verifiers to common fileDave Chinner2018-06-08
* xfs: convert to SPDX license tagsDave Chinner2018-06-06
* xfs: fix xfs_rtalloc_rec unitsDarrick J. Wong2018-06-01
* xfs: strengthen rtalloc query range checksDarrick J. Wong2018-06-01
* xfs: xfs_rtbuf_get should check the bmapi_read resultsDarrick J. Wong2018-06-01
* xfs: cross-reference the realtime bitmapDarrick J. Wong2018-01-18
* xfs: remove redundant assignment to variable bitColin Ian King2017-10-31
* xfs: create block pointer check functionsDarrick J. Wong2017-10-26
* xfs: export various function for the online scrubberDarrick J. Wong2017-06-19
* xfs: remove double-underscore integer typesDarrick J. Wong2017-06-19
* xfs: add a couple of queries to iterate free extents in the rtbitmapDarrick J. Wong2017-04-03
* libxfs: fix whitespace problemsDarrick J. Wong2016-11-07
* xfs: make several functions staticEric Sandeen2016-06-01
* Merge branch 'xfs-gut-icdinode-4.6' into for-nextDave Chinner2016-03-06
|\
| * xfs: remove timestamps from incore inodeDave Chinner2016-02-09
* | xfs: RT bitmap and summary buffers need verifiersDave Chinner2016-02-09
* | xfs: RT bitmap and summary buffers are not typedDave Chinner2016-02-09
|/
* xfs: move most of xfs_sb.h to xfs_format.hChristoph Hellwig2014-11-27
* xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig2014-11-27
* xfs: merge xfs_dinode.h into xfs_format.hChristoph Hellwig2014-11-27
* xfs: remove rbpp check from xfs_rtmodify_summary_intEric Sandeen2014-09-08
* xfs: combine xfs_rtmodify_summary and xfs_rtget_summaryEric Sandeen2014-09-08
* libxfs: move source filesDave Chinner2014-06-25