]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - quota/init.c
xfs: fix sign handling problem in xfs_bmbt_diff_two_keys
[thirdparty/xfsprogs-dev.git] / quota / init.c
2019-09-09  Darrick J. Wonglibfrog: move path.h to libfrog/
2018-07-27  Eric SandeenMerge branch 'libxfs-4.18-sync' into for-next
2018-07-24  Dave Chinnerxfsprogs: convert to SPDX license tags
2017-01-12  Dave Chinnerlibxcmd: don't check generic library commands
2017-01-12  Dave Chinnerlibxcmd: rename args_command to command_iterator
2016-09-19  Bill O'Donnellxfs_quota: add case for foreign fs, disabled regardless...
2016-09-08  Zorro Langxfs_quota: fix missing break after foreign_allowed...
2016-08-26  Bill O'Donnellxfs_quota: certain commands must always be available
2016-08-26  Bill O'Donnellxfs_quota: add capabilities for use on non-XFS filesystems
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-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
2013-04-25  Eric Sandeenxfsprogs: Fix up usage() errors and omissions
2012-11-20  Dave Chinnerxfs_quota: correctly initialise the default path v3.1.9-rc2
2011-10-06  Alex Elderxfsprogs: libxcmd: encapsulate fs_table initialization
2005-11-11  Nathan ScottUpdate copyright/license notices to match SGI legal...
2005-06-07  Nathan ScottFix minor xfs_quota double-reporting issue found by...
2005-04-25  Christoph HellwigGCC4 signedness fixes
2005-04-19  Nathan ScottInitial version of xfs quota utility. Knows how to...