]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - include/darwin.h
xfs: account only rmapbt-used blocks against rmapbt perag res
[thirdparty/xfsprogs-dev.git] / include / darwin.h
2017-11-09  Felix Jandakill off u_int*_t types
2017-09-15  Eric SandeenMerge branch 'libxfs-4.13-sync' into for-next
2017-08-04  Darrick J. Wongxfsprogs: remove double-underscore integer types
2016-11-01  Felix Jandaplatform: remove use of off64_t
2016-11-01  Felix Jandaxfsprogs: replace statvfs64 by equivalent statvfs
2016-11-01  Felix Jandaxfsprogs: replace pread64/pwrite64 by equivalent pread...
2016-11-01  Felix Jandaxfsprogs: replace lseek64 by equivalent lseek
2016-11-01  Felix Jandaxfsprogs: replace ftruncate64 by equivalent ftruncate
2016-11-01  Felix Jandaxfsprogs: replace [fl]stat64 by equivalent [fl]stat
2016-10-26  Darrick J. Wonglibxfs: add fsxattr flags and fields for cowextsize
2016-10-25  Darrick J. Wongxfs: define the on-disk refcount btree format
2016-08-04  Felix Jandamkfs: Remove workaround for getsubopt() on older glibc
2016-02-15  Dave Chinnerxfs_io: add support for changing the new inode DAX...
2016-02-15  Dave Chinnerxfs_fs.h: XFS_IOC_FS[SG]SETXATTR to FS_IOC_FS[SG]ETXATT...
2015-11-10  Jan Tulakxfsprogs: make fsr use mntinfo when there is no mntent
2015-10-13  Jan Tulakplatform: rename lstat64 to lstat for OS X
2015-10-13  Jan Tulakio: Make mremap conditional
2015-10-13  Jan Tulakplatform: Add statvfs64 for OS X
2015-10-13  Jan Tulakplatform: Add a timer implementation for OS X
2015-10-13  Jan Tulakplatform: Remove conflicting define for OS X
2015-10-13  Jan Tulakplatform: uuid changes for OS X
2015-10-13  Jan Tulakbuild: Add includes required for OS X
2015-10-13  Jan Tulakplatform: Add XATTR_LIST_MAX to OS X headers
2015-08-25  Dave Chinnerxfsprogs: revert OS X dummy function changes
2015-08-18  Jan Tulakxfsprogs: missing and dummy calls for OS X support
2015-08-18  Jan Tulakxfsprogs: Add includes required for OS X builds
2015-08-03  Dave ChinnerMerge branch 'progs-misc-fixes-2' into for-next
2015-08-03  Dave ChinnerMerge branch 'progs-header-cleanup' into for-next
2015-08-02  Christoph Hellwigxfsprogs: move __u*/__s* typedefs to per-port headers
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-30  Christoph Hellwigxfsprogs: remove xfs_caddr_t
2015-07-30  Christoph Hellwigxfsprogs: remove non-Linux defintions for loff_t
2015-07-30  Christoph Hellwigxfsprogs: remove boolean_t typedef
2015-07-30  Christoph Hellwigxfsprogs: remove the uchar_t typedef
2014-03-06  Dave Chinnerlibxfs: add xfs_verifier_error()
2009-11-27  hch@lst.deMerge branch 'master' of git://oss.sgi.com/xfs/cmds...
2009-11-27  hch@lst.deMerge branch 'repair-speedup-20091112'
2009-11-26  Alex ElderRevert "Merge branch 'xfsprogs-dev'"
2009-11-20  Christoph Hellwigxfsprogs: stop using off64_t in platform headers
2009-10-23  Alex ElderMerge branch 'xfsprogs-dev'
2009-10-13  Christoph Hellwigmkfs: add discard support
2008-09-08  Barry NaujokUpdate xfsprogs to latest kernel headers and functions
2006-05-29  Nathan ScottFix an endianness issue in the FreeBSD headers, remove...
2006-04-28  Nathan ScottComplete uuid platform abstractions, fix do_div for...
2006-04-27  Nathan ScottBackport xfs_repair from the xfs-cmds tree to IRIX...
2006-02-08  Nathan ScottFix compilation for non-Linux builds (thanks to FreeBSD...
2005-11-08  Nathan ScottMerge back recent changes from xfs kernel headers.
2004-06-17  Nathan ScottMerge over several portability changes from xfstest...