summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_rtalloc.h
Commit message (Expand)AuthorAgeFilesLines
* xfs: make the record pointer passed to query_range functions constDarrick J. Wong2021-08-181-3/+3
* xfs: make xfs_rtalloc_query_range input parameters constDarrick J. Wong2021-08-181-4/+3
* xfs: remove xfs_buf_t typedefDave Chinner2020-12-161-2/+2
* xfs: convert to SPDX license tagsDave Chinner2018-06-061-13/+1
* xfs: fix xfs_rtalloc_rec unitsDarrick J. Wong2018-06-011-2/+7
* xfs: cross-reference the realtime bitmapDarrick J. Wong2018-01-171-0/+4
* xfs: create block pointer check functionsDarrick J. Wong2017-10-261-0/+2
* xfs: export various function for the online scrubberDarrick J. Wong2017-06-191-0/+3
* xfs: add a couple of queries to iterate free extents in the rtbitmapDarrick J. Wong2017-04-031-2/+20
* xfs: simplify xfs_rtallocate_extentChristoph Hellwig2017-02-171-2/+1
* xfs: make several functions staticEric Sandeen2016-06-011-2/+0
* xfs: combine xfs_rtmodify_summary and xfs_rtget_summaryEric Sandeen2014-09-091-0/+4
* xfs: global error sign conversionDave Chinner2014-06-251-1/+1
* xfs: split xfs_rtalloc.c for userspace sanityDave Chinner2013-10-231-0/+24
* xfs: introduce xfs_rtalloc_defs.hDave Chinner2013-08-121-51/+2
* xfs: Remove the macro XFS_BUF_PTRChandra Seetharaman2011-07-251-1/+1
* xfs: Convert remaining cmn_err() callers to new APIDave Chinner2011-03-071-1/+1
* xfs: be more explicit if RT mount fails due to configEric Sandeen2010-05-281-1/+10
* xfs: fix various typosMalcolm Parsons2009-03-291-2/+2
* xfs: make sure to free the real-time inodes in the mount error pathChristoph Hellwig2009-02-041-0/+4
* [XFS] optimize XFS_IS_REALTIME_INODE w/o realtime configEric Sandeen2008-02-071-2/+0
* [XFS] Remove a bunch of unused functions from XFS.Eric Sandeen2007-02-101-18/+0
* [XFS] Update license/copyright notices to match the prefered SGINathan Scott2005-11-021-25/+11
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+187