]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - io/prealloc.c
configure: don't check for fallocate
[thirdparty/xfsprogs-dev.git] / io / prealloc.c
2024-03-13  Christoph Hellwigconfigure: don't check for fallocate
2022-05-06  Darrick J. Wongxfs: remove the XFS_IOC_{ALLOC,FREE}SP* definitions
2021-07-28  Darrick J. Wongxfs_io: clean up the funshare command a bit
2021-07-28  Darrick J. Wongxfs_io: fix broken funshare_cmd usage
2020-04-08  Dave Chinnerxfs_io: set exitcode on failure appropriately
2019-03-28  Darrick J. Wongxfs_io: don't walk off the end of argv in fzero_f
2018-07-27  Eric SandeenMerge branch 'libxfs-4.18-sync' into for-next
2018-07-24  Dave Chinnerxfsprogs: convert to SPDX license tags
2018-02-23  Nathan ScottFix grammar and spelling in strings and man pages
2017-04-10  Calvin Owensxfs_io: Fix "falloc -p" to pass KEEP_SIZE
2016-10-26  Darrick J. Wongxfs_io: try to unshare copy-on-write blocks via fallocate
2016-10-26  Darrick J. Wongxfs_io: provide long-format help for falloc
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-07-31  Christoph Hellwigxfsprogs: simplify internal includes
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  Dave Chinnerprogs: clean up all remaining xfs*h includes
2015-02-05  Namjae Jeonxfs_io: add finsert command for insert range
2014-03-03  Lukas Czernerxfs_io: add fzero command for zeroing range via fallocate
2013-12-17  Namjae Jeonxfsprog: xfsio: Add support FALLOC_FL_COLLAPSE_RANGE...
2013-10-22  Rich JohnstonRevert "[RESEND, 4/7] xfsprogs: xfsio: add support...
2013-10-17  Namjae Jeon[RESEND, 4/7] xfsprogs: xfsio: add support FALLOC_FL_CO...
2011-05-19  Arkadiusz Miśkiewiczxfsprogs: Don't translate command name
2011-03-11  Christoph Hellwigxfs_io: add fpunch command for hole punching via fallocate
2011-03-11  Christoph Hellwigxfs_io: add -p for hole punching to falloc command
2010-08-23  Dave Chinnerxfsprogs: Add support for XFS_IOC_ZERO_RANGE
2010-07-23  Christoph Hellwigxfs_io: allow resvsp command for foreign filesystems
2009-05-18  Eric Sandeenxfs_io: add fallocate command
2005-11-11  Nathan ScottFix up compiler warnings and other issues when building...
2005-11-11  Nathan ScottUpdate copyright/license notices to match SGI legal...
2005-10-08  Nathan ScottFix read/write calls in xfs_io to allow buffers larger...
2005-06-03  Nathan ScottPortability changes to get xfs_quota to compile on...
2005-04-25  Christoph HellwigGCC4 signedness fixes
2004-03-25  Nathan Scottxfs_io tweaks - support multiple files and memory mappe...
2003-07-07  Nathan Scottxfsprogs update - fine-tune xfs_io size/offsets to...
2003-06-18  Nathan Scottxfsprogs update - Andi's mkfs log size default change... v2.5.0
2003-04-29  Nathan ScottFix includes to not be relative to paths provided by...
2003-04-16  Russell CattelanMerge whitespace changes over
2003-03-31  Nathan ScottBunch of portability related changes to xfsprogs. ...
2003-03-25  Nathan ScottAdd xfs_io into xfsprogs, an xfs_db-alike program for...