]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - libxfs/xfs_fs.h
xfsprogs: remove stray libxfs whitespace
[thirdparty/xfsprogs-dev.git] / libxfs / xfs_fs.h
2019-12-13  Eric Sandeenxfsprogs: remove stray libxfs whitespace
2019-12-13  Darrick J. Wongxfs: change the seconds fields in xfs_bulkstat to signed
2019-12-13  Darrick J. Wongxfs: define a flags field for the AG geometry ioctl...
2019-09-09  Darrick J. Wonglibfrog: refactor online geometry queries
2019-08-28  Darrick J. Wongxfs: allow single bulkstat of special inodes
2019-08-28  Darrick J. Wongxfs: specify AG in bulk req
2019-08-28  Darrick J. Wongxfs: wire up the v5 inumbers ioctl
2019-08-28  Darrick J. Wongxfs: wire up new v5 bulkstat ioctls
2019-08-28  Darrick J. Wongxfs: introduce v5 inode group structure
2019-08-28  Darrick J. Wongxfs: introduce new v5 bulkstat structure
2019-08-28  Darrick J. Wongxfs: remove various bulk request typedef usage
2019-08-21  Eric Sandeenxfsprogs: fix geometry calls on older kernels for 5.2.1
2019-07-24  Darrick J. Wongxfs: add online scrub for superblock counters
2019-07-24  Darrick J. Wongxfs: report inode health via bulkstat
2019-07-24  Darrick J. Wongxfs: report AG health via AG geometry ioctl
2019-07-24  Darrick J. Wongxfs: report fs and rt health via geometry structure
2019-07-24  Darrick J. Wongxfs: add a new ioctl to describe allocation group geometry
2019-07-24  Dave Chinnerxfs: bump XFS_IOC_FSGEOMETRY to v5 structures
2018-06-28  Dave Chinnerxfs: convert to SPDX license tags
2018-06-28  Darrick J. Wongxfs: implement the metadata repair ioctl flag
2018-02-27  Darrick J. Wongxfs: check sb_agblocks and sb_agblklog when validating...
2017-11-27  Eric SandeenMerge branch 'libxfs-4.15-sync' into for-next
2017-11-17  Darrick J. Wongxfs: scrub quota information
2017-11-17  Darrick J. Wongxfs: scrub realtime bitmap/summary
2017-11-17  Darrick J. Wongxfs: scrub directory parent pointers
2017-11-17  Darrick J. Wongxfs: scrub symbolic links
2017-11-17  Darrick J. Wongxfs: scrub extended attributes
2017-11-17  Darrick J. Wongxfs: scrub directory metadata
2017-11-17  Darrick J. Wongxfs: scrub inode block mappings
2017-11-17  Darrick J. Wongxfs: scrub inodes
2017-11-17  Darrick J. Wongxfs: scrub refcount btrees
2017-11-17  Darrick J. Wongxfs: scrub rmap btrees
2017-11-17  Darrick J. Wongxfs: scrub inode btrees
2017-11-17  Darrick J. Wongxfs: scrub free space btrees
2017-11-17  Darrick J. Wongxfs: scrub the AGI
2017-11-17  Darrick J. Wongxfs: scrub AGF and AGFL
2017-11-17  Darrick J. Wongxfs: scrub the secondary superblocks
2017-11-17  Darrick J. Wongxfs: probe the scrub ioctl
2017-11-17  Darrick J. Wongxfs: create an ioctl to scrub AG metadata
2017-07-31  Darrick J. Wongxfs: remove double-underscore integer types
2017-07-31  Christoph Hellwigxfs: remove XFS_HSIZE
2017-05-11  Darrick J. Wongxfs: implement the GETFSMAP ioctl
2017-02-16  Darrick J. Wonglibxfs: sync up FSGETXATTR names and definitions with...
2016-10-25  Darrick J. Wongxfs: create a separate cow extent size hint for the...
2016-10-25  Darrick J. Wongxfs: teach get_bmapx about shared extents and the CoW...
2016-10-25  Darrick J. Wongxfs: add reflink feature flag to geometry
2016-08-10  Darrick J. Wongxfs: add rmap btree geometry feature flag
2016-06-03  Christoph Hellwigxfs.h: define XFS_IOC_FREEZE even if FIFREEZE is defined
2016-02-15  Dave Chinnerxfs_fs.h: XFS_IOC_FS[SG]SETXATTR to FS_IOC_FS[SG]ETXATT...
2015-11-10  Darrick J. Wongio: update reflink/dedupe ioctl definitions
2015-10-13  Jan Tulaklibxfs: prefix XATTR_LIST_MAX with XFS_
2015-10-13  Darrick J. Wongxfs_io: support reflinking and deduping file ranges
2015-07-31  Dave ChinnerMerge branch 'libxfs-commit-script' into for-next
2015-07-31  Dave ChinnerMerge branch 'progs-cleanup' into for-next
2015-07-31  Dave ChinnerMerge branch 'progs-misc-fixes-1' into for-next
2015-07-30  Brian Fosterxfs: add fs geometry bit for sparse inode chunks
2015-07-30  Dave Chinnerlibxfs: update to match 3.19-rc1 kernel code
2015-07-30  Dave Chinnerlibxfs: restructure to match kernel layout