]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - quota/report.c
xfs: fix maxicount division by zero error
[thirdparty/xfsprogs-dev.git] / quota / report.c
2018-07-27  Eric SandeenMerge branch 'libxfs-4.18-sync' into for-next
2018-07-24  Dave Chinnerxfsprogs: convert to SPDX license tags
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-01-12  Dave Chinnerlibxcmd: check CMD_FLAG_GLOBAL inside args_command()
2016-12-22  Eric Sandeenxfs_quota: Fix test for wrapped id from GETNEXTQUOTA
2016-12-21  Eric Sandeenxfs_quota: handle wrapped id from GETNEXTQUOTA
2016-08-26  Bill O'Donnellxfs_quota: add capabilities for use on non-XFS filesystems
2016-08-04  Zorro Langxfs_quota: fall back silently if XFS_GETNEXTQUOTA fails
2016-05-30  Eric Sandeenxfs_quota: check report_mount return value
2016-05-10  Zorro Langxfs_quota: print quota id number if the name can't...
2016-05-10  Dave ChinnerMerge branch 'libxfs-4.6-sync' into for-master
2016-02-28  Zorro Langxfs_quota: modify commands which can't handle multiple...
2016-02-04  Eric Sandeenxfs_quota: use Q_XGETNEXTQUOTA for report and dump
2016-02-04  Eric Sandeenxfs_quota: make report_mount() & dump_file() take an...
2015-12-20  Eric Sandeenxfs_quota: allow name lookup when reporting from ID...
2015-12-20  Eric Sandeenxfs_quota: push id/name printing down into report_mount()
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
2014-07-16  Jie Liuquota: fix NULL pointer dereference in report_f
2012-11-20  Dave Chinnerxfs_quota: fix report command parsing
2011-05-19  Arkadiusz Miśkiewiczxfsprogs: Don't translate command name
2011-02-21  Eric Sandeenxfs_quota: don't try to report quotas which aren't...
2009-03-03  Malcolm Parsonsfix various typos
2008-12-30  Arkadiusz Miskiewiczxfs_quota: Don't ignore every error when asking for...
2008-12-30  Arkadiusz Miskiewiczxfs_quota: Fix range for -U.
2008-12-30  Arkadiusz Miskiewiczxfs_quota: Add missing options to --help
2008-12-30  Arkadiusz Miskiewiczxfs_quota: return proper error status
2006-02-08  Nathan ScottFix compilation for non-Linux builds (thanks to FreeBSD...
2005-11-14  Nathan ScottFix up compiler warnings/errors for cross-platform...
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-09-16  Nathan ScottIssue a quote sync before reporting quota, resolving...
2005-06-07  Nathan ScottFix minor xfs_quota double-reporting issue found by...
2005-06-03  Nathan ScottFix xfs_quota bugs found by QA tests, and add some...
2005-04-19  Nathan ScottInitial version of xfs quota utility. Knows how to...