summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_rtalloc.h
AgeCommit message (Expand)Author
2023-12-22xfs: move xfs_bmap_rtalloc to xfs_rtalloc.cChristoph Hellwig
2023-10-17xfs: convert rt extent numbers to xfs_rtxnum_tDarrick J. Wong
2023-10-17xfs: convert xfs_extlen_t to xfs_rtxlen_t in the rt allocatorDarrick J. Wong
2023-10-17xfs: move the xfs_rtbitmap.c declarations to xfs_rtbitmap.hDarrick J. Wong
2023-10-17xfs: rt stubs should return negative errnos when rt disabledDarrick J. Wong
2023-10-17xfs: hoist freeing of rt data fork extent mappingsDarrick J. Wong
2022-04-12xfs: recalculate free rt extents after log recoveryDarrick J. Wong
2022-04-12xfs: pass explicit mount pointer to rtalloc query functionsDarrick J. Wong
2021-08-18xfs: make the record pointer passed to query_range functions constDarrick J. Wong
2021-08-18xfs: make xfs_rtalloc_query_range input parameters constDarrick J. Wong
2020-12-16xfs: remove xfs_buf_t typedefDave Chinner
2018-06-06xfs: convert to SPDX license tagsDave Chinner
2018-06-01xfs: fix xfs_rtalloc_rec unitsDarrick J. Wong
2018-01-17xfs: cross-reference the realtime bitmapDarrick J. Wong
2017-10-26xfs: create block pointer check functionsDarrick J. Wong
2017-06-19xfs: export various function for the online scrubberDarrick J. Wong
2017-04-03xfs: add a couple of queries to iterate free extents in the rtbitmapDarrick J. Wong
2017-02-17xfs: simplify xfs_rtallocate_extentChristoph Hellwig
2016-06-01xfs: make several functions staticEric Sandeen
2014-09-09xfs: combine xfs_rtmodify_summary and xfs_rtget_summaryEric Sandeen
2014-06-25xfs: global error sign conversionDave Chinner
2013-10-23xfs: split xfs_rtalloc.c for userspace sanityDave Chinner
2013-08-12xfs: introduce xfs_rtalloc_defs.hDave Chinner
2011-07-25xfs: Remove the macro XFS_BUF_PTRChandra Seetharaman
2011-03-07xfs: Convert remaining cmn_err() callers to new APIDave Chinner
2010-05-28xfs: be more explicit if RT mount fails due to configEric Sandeen
2009-03-29xfs: fix various typosMalcolm Parsons
2009-02-04xfs: make sure to free the real-time inodes in the mount error pathChristoph Hellwig
2008-02-07[XFS] optimize XFS_IS_REALTIME_INODE w/o realtime configEric Sandeen
2007-02-10[XFS] Remove a bunch of unused functions from XFS.Eric Sandeen
2005-11-02[XFS] Update license/copyright notices to match the prefered SGINathan Scott
2005-04-16Linux-2.6.12-rc2Linus Torvalds