aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_rtbitmap.c
AgeCommit message (Expand)Author
2020-10-29xfs: fix high key handling in the rt allocator's query_range functionDarrick J. Wong
2020-05-19xfs: xfs_bmapi_read doesn't take a fork id as the last argumentChristoph Hellwig
2019-11-13xfs: convert open coded corruption check to use XFS_IS_CORRUPTDarrick J. Wong
2019-11-04xfs: always log corruption errorsDarrick J. Wong
2019-06-28xfs: remove unused header filesEric Sandeen
2018-12-12xfs: cache minimum realtime summary levelOmar Sandoval
2018-06-24xfs: fix off-by-one error in xfs_rtalloc_query_rangeDarrick J. Wong
2018-06-08xfs: move various type verifiers to common fileDave Chinner
2018-06-06xfs: convert to SPDX license tagsDave Chinner
2018-06-01xfs: fix xfs_rtalloc_rec unitsDarrick J. Wong
2018-06-01xfs: strengthen rtalloc query range checksDarrick J. Wong
2018-06-01xfs: xfs_rtbuf_get should check the bmapi_read resultsDarrick J. Wong
2018-01-17xfs: cross-reference the realtime bitmapDarrick J. Wong
2017-10-31xfs: remove redundant assignment to variable bitColin Ian King
2017-10-26xfs: create block pointer check functionsDarrick J. Wong
2017-06-19xfs: export various function for the online scrubberDarrick J. Wong
2017-06-19xfs: remove double-underscore integer typesDarrick J. Wong
2017-04-03xfs: add a couple of queries to iterate free extents in the rtbitmapDarrick J. Wong
2016-11-08libxfs: fix whitespace problemsDarrick J. Wong
2016-06-01xfs: make several functions staticEric Sandeen
2016-03-07Merge branch 'xfs-gut-icdinode-4.6' into for-nextDave Chinner
2016-02-09xfs: remove timestamps from incore inodeDave Chinner
2016-02-09xfs: RT bitmap and summary buffers need verifiersDave Chinner
2016-02-09xfs: RT bitmap and summary buffers are not typedDave Chinner
2014-11-28xfs: move most of xfs_sb.h to xfs_format.hChristoph Hellwig
2014-11-28xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig
2014-11-28xfs: merge xfs_dinode.h into xfs_format.hChristoph Hellwig
2014-09-09xfs: remove rbpp check from xfs_rtmodify_summary_intEric Sandeen
2014-09-09xfs: combine xfs_rtmodify_summary and xfs_rtget_summaryEric Sandeen
2014-06-25libxfs: move source filesDave Chinner