| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-03-03 | xfs: make metabtree reservations global | Christoph Hellwig | 1 | -5/+0 |
| 2024-12-23 | xfs: fix CoW forks for realtime files | Darrick J. Wong | 1 | -0/+5 |
| 2024-12-23 | xfs: check that the rtrmapbt maxlevels doesn't increase when growing fs | Darrick J. Wong | 1 | -0/+10 |
| 2024-12-23 | xfs: allow inode-based btrees to reserve space in the data device | Darrick J. Wong | 1 | -0/+5 |
| 2024-11-05 | xfs: check the realtime superblock at mount time | Darrick J. Wong | 1 | -0/+6 |
| 2023-12-22 | xfs: move xfs_bmap_rtalloc to xfs_rtalloc.c | Christoph Hellwig | 1 | -37/+0 |
| 2023-10-17 | xfs: convert rt extent numbers to xfs_rtxnum_t | Darrick J. Wong | 1 | -3/+3 |
| 2023-10-17 | xfs: convert xfs_extlen_t to xfs_rtxlen_t in the rt allocator | Darrick J. Wong | 1 | -5/+5 |
| 2023-10-17 | xfs: move the xfs_rtbitmap.c declarations to xfs_rtbitmap.h | Darrick J. Wong | 1 | -73/+0 |
| 2023-10-17 | xfs: rt stubs should return negative errnos when rt disabled | Darrick J. Wong | 1 | -12/+12 |
| 2023-10-17 | xfs: hoist freeing of rt data fork extent mappings | Darrick J. Wong | 1 | -0/+5 |
| 2022-04-12 | xfs: recalculate free rt extents after log recovery | Darrick J. Wong | 1 | -0/+2 |
| 2022-04-12 | xfs: pass explicit mount pointer to rtalloc query functions | Darrick J. Wong | 1 | -3/+4 |
| 2021-08-18 | xfs: make the record pointer passed to query_range functions const | Darrick J. Wong | 1 | -3/+3 |
| 2021-08-18 | xfs: make xfs_rtalloc_query_range input parameters const | Darrick J. Wong | 1 | -4/+3 |
| 2020-12-16 | xfs: remove xfs_buf_t typedef | Dave Chinner | 1 | -2/+2 |
| 2018-06-06 | xfs: convert to SPDX license tags | Dave Chinner | 1 | -13/+1 |
| 2018-06-01 | xfs: fix xfs_rtalloc_rec units | Darrick J. Wong | 1 | -2/+7 |
| 2018-01-17 | xfs: cross-reference the realtime bitmap | Darrick J. Wong | 1 | -0/+4 |
| 2017-10-26 | xfs: create block pointer check functions | Darrick J. Wong | 1 | -0/+2 |
| 2017-06-19 | xfs: export various function for the online scrubber | Darrick J. Wong | 1 | -0/+3 |
| 2017-04-03 | xfs: add a couple of queries to iterate free extents in the rtbitmap | Darrick J. Wong | 1 | -2/+20 |
| 2017-02-17 | xfs: simplify xfs_rtallocate_extent | Christoph Hellwig | 1 | -2/+1 |
| 2016-06-01 | xfs: make several functions static | Eric Sandeen | 1 | -2/+0 |
| 2014-09-09 | xfs: combine xfs_rtmodify_summary and xfs_rtget_summary | Eric Sandeen | 1 | -0/+4 |
| 2014-06-25 | xfs: global error sign conversion | Dave Chinner | 1 | -1/+1 |
| 2013-10-23 | xfs: split xfs_rtalloc.c for userspace sanity | Dave Chinner | 1 | -0/+24 |
| 2013-08-12 | xfs: introduce xfs_rtalloc_defs.h | Dave Chinner | 1 | -51/+2 |
| 2011-07-25 | xfs: Remove the macro XFS_BUF_PTR | Chandra Seetharaman | 1 | -1/+1 |
| 2011-03-07 | xfs: Convert remaining cmn_err() callers to new API | Dave Chinner | 1 | -1/+1 |
| 2010-05-28 | xfs: be more explicit if RT mount fails due to config | Eric Sandeen | 1 | -1/+10 |
| 2009-03-29 | xfs: fix various typos | Malcolm Parsons | 1 | -2/+2 |
| 2009-02-04 | xfs: make sure to free the real-time inodes in the mount error path | Christoph Hellwig | 1 | -0/+4 |
| 2008-02-07 | [XFS] optimize XFS_IS_REALTIME_INODE w/o realtime config | Eric Sandeen | 1 | -2/+0 |
| 2007-02-10 | [XFS] Remove a bunch of unused functions from XFS. | Eric Sandeen | 1 | -18/+0 |
| 2005-11-02 | [XFS] Update license/copyright notices to match the prefered SGI | Nathan Scott | 1 | -25/+11 |
| 2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+187 |