]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - include/linux.h
xfsprogs: Release v6.7.0
[thirdparty/xfsprogs-dev.git] / include / linux.h
2024-03-13  Christoph Hellwigconfigure: don't check for fallocate
2022-08-05  Darrick J. Wonglibxfs: stop overriding MAP_SYNC in publicly exported...
2022-02-25  Darrick J. Wonglibfrog: always use the kernel GETFSMAP definitions
2021-12-06  Darrick J. Wonglibxfs: hide the drainbamaged fallthrough macro from...
2021-10-01  Gustavo A. R. Silvaxfs: Fix fall-through warnings for Clang
2021-04-15  Leah Neukirchenxfsprogs: include <signal.h> for platform_crash
2021-02-24  Darrick J. Wonglibxfs: simulate system failure after a certain number...
2020-11-20  Dave Chinnermkfs: constify various strings
2020-02-27  Eric Sandeenlibxfs: use FALLOC_FL_ZERO_RANGE in libxfs_device_zero
2018-07-27  Eric SandeenMerge branch 'libxfs-4.18-sync' into for-next
2018-07-24  Dave Chinnerxfsprogs: convert to SPDX license tags
2018-01-04  Ross Zwislerxfs_io: add MAP_SYNC support to mmap()
2017-09-15  Eric SandeenMerge branch 'libxfs-4.13-sync' into for-next
2017-08-04  Darrick J. Wongxfsprogs: remove double-underscore integer types
2017-06-30  Darrick J. Wonglibxfs: fix fsmap.h inclusion
2017-06-21  Darrick J. Wongxfs: introduce the XFS_IOC_GETFSMAP ioctl
2016-11-01  Felix Jandaplatform: remove use of off64_t
2016-10-26  Darrick J. Wonglibxfs: add autoconf mechanism to override system heade...
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-06-03  Christoph Hellwiglinux.h: include <linux/fs.h>
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...
2016-02-04  Felix Jandainclude/linux.h: Include <stdio.h> for fprintf and...
2016-02-04  Felix Jandalinux.h: Use off64_t instead of loff_t
2015-11-10  Jan Tulakxfsprogs: make fsr use mntinfo when there is no mntent
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: don't install platform_defs.h
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 boolean_t typedef
2015-07-30  Christoph Hellwigxfsprogs: remove the uchar_t typedef
2014-03-06  Dave Chinnerlibxfs: add xfs_verifier_error()
2013-10-17  Eric Sandeenxfsprogs: restrict platform_test_xfs_fd to regular...
2013-05-09  Dave Chinnerxfsprogs: sync code to current kernel code
2011-09-21  Christoph Hellwigxfs_repair: add printf format checking and fix the...
2010-02-01  Eric Sandeenxfsprogs: fix build with latest glibc headers
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
2007-07-16  Barry NaujokPerform true sequential bulk read prefetching in xfs_repair
2006-06-30  Madan ValluriAdded prefetching to buffer cache via POSIX lio_listio...
2006-05-18  Nathan ScottBump xfsprogs version to 2.8.x, fix some minor build... v2.8.0
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...
2005-11-16  Nathan ScottFix build warnings on ia64 Linux and on IRIX too.
2005-11-08  Nathan ScottMerge back recent changes from xfs kernel headers.
2004-06-17  Nathan ScottMerge over several portability changes from xfstest...