aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_fsmap.c
Commit message (Expand)AuthorAge
* xfs: remove all *_ITER_CONTINUE valuesDarrick J. Wong2019-08-31
* xfs: remove all *_ITER_ABORT valuesDarrick J. Wong2019-08-30
* xfs: remove unused header filesEric Sandeen2019-06-28
* xfs: trivial xfs_btree_del_cursor cleanupsDarrick J. Wong2018-07-23
* xfs: remove unused btree cursor bc_private.a.dfops fieldBrian Foster2018-07-12
* xfs: fix uninitialized field in rtbitmap fsmap backendDarrick J. Wong2018-06-24
* xfs: convert to SPDX license tagsDave Chinner2018-06-06
* xfs: fix xfs_rtalloc_rec unitsDarrick J. Wong2018-06-01
* xfs: move two more RT specific functions into CONFIG_XFS_RTArnd Bergmann2017-10-16
* xfs: move more RT specific code under CONFIG_XFS_RTDave Chinner2017-10-11
* xfs: only return detailed fsmap info if the caller has CAP_SYS_ADMINDarrick J. Wong2017-05-16
* xfs: use NULL instead of 0 to initialize a pointer in xfs_getfsmapChristoph Hellwig2017-04-25
* xfs: report realtime space information via the rtbitmapDarrick J. Wong2017-04-03
* xfs: have getfsmap fall back to the freesp btrees when rmap is not presentDarrick J. Wong2017-04-03
* xfs: implement the GETFSMAP ioctlDarrick J. Wong2017-04-03