Age | Commit message (Expand) | Author |
---|---|---|
2018-06-24 | xfs: fix uninitialized field in rtbitmap fsmap backend | Darrick J. Wong |
2018-06-06 | xfs: convert to SPDX license tags | Dave Chinner |
2018-06-01 | xfs: fix xfs_rtalloc_rec units | Darrick J. Wong |
2017-10-16 | xfs: move two more RT specific functions into CONFIG_XFS_RT | Arnd Bergmann |
2017-10-11 | xfs: move more RT specific code under CONFIG_XFS_RT | Dave Chinner |
2017-05-16 | xfs: only return detailed fsmap info if the caller has CAP_SYS_ADMIN | Darrick J. Wong |
2017-04-25 | xfs: use NULL instead of 0 to initialize a pointer in xfs_getfsmap | Christoph Hellwig |
2017-04-03 | xfs: report realtime space information via the rtbitmap | Darrick J. Wong |
2017-04-03 | xfs: have getfsmap fall back to the freesp btrees when rmap is not present | Darrick J. Wong |
2017-04-03 | xfs: implement the GETFSMAP ioctl | Darrick J. Wong |