]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - quota
libxfs: refactor manage_zones()
[thirdparty/xfsprogs-dev.git] / quota /
2019-04-26  Darrick J. Wongmisc: fix strncpy length complaints
2019-01-28  Achilles Gaikwadxfs_quota: fix false error reporting of project inherit...
2018-10-09  Eric Sandeenxfsprogs: remove PKG_PLATFORM macro
2018-10-09  Eric Sandeenxfsprogs: remove darwin platform files
2018-10-09  Eric Sandeenxfsprogs: remove bsd platform files
2018-10-09  Eric Sandeenxfsprogs: remove irix platform files
2018-08-01  Darrick J. Wongmisc: clean up MIN/MAX in the utilities
2018-08-01  Kazuya Mioxfs_quota: don't stop the directory tree walk when...
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-03  Eric SandeenMerge branch 'libxfs-4.15-sync' into for-next
2017-12-06  Darrick J. Wonglibfrog: move conversion factors out of libxcmd
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: don't check generic library commands
2017-01-12  Dave Chinnerlibxcmd: rename args_command to command_iterator
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-09-19  Eric Sandeenxfs_quota: fix free command for foreign fs
2016-09-19  Eric Sandeenxfs_quota: un-flag non-foreign-capable commands
2016-09-19  Eric Sandeenxfs_quota: Enable 3 more foreign commands
2016-09-19  Bill O'Donnellxfs_quota: add case for foreign fs, disabled regardless...
2016-09-19  Bill O'Donnellxfs_quota: print and path output formatting: maintain...
2016-09-19  Bill O'Donnelllibxcmd: populate fs table with xfs entries first,...
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
2016-08-26  Eric Sandeenxfs_quota: wire up XFS_GETQSTATV
2016-08-04  Zorro Langxfs_quota: fall back silently if XFS_GETNEXTQUOTA fails
2016-06-03  Eric Sandeenxfs_quota: only round up timer reporting > 1 day
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-15  Dave Chinnerxfs_fs.h: XFS_IOC_FS[SG]SETXATTR to FS_IOC_FS[SG]ETXATT...
2016-02-04  Eric Sandeenxfs_quota: fix up timer command help
2016-02-04  Eric Sandeenxfs_quota: remove extra 30 seconds from time limit...
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...
2016-02-04  Eric Sandeenxfs_quota: define Q_XGETNEXTQUOTA
2015-12-20  Jan Tulakxfsprogs: Remove trailing blanks on various places
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
2014-04-14  Eric Sandeenxfsprogs: remove write-only assignments
2014-04-14  Eric Sandeenxfs_quota: remove impossible tests in printpath
2014-04-14  Eric Sandeenxfs_quota: fix memory leak in quota_group_type() error...
2014-04-14  Eric Sandeenxfsprogs: fix various fd leaks
2013-04-25  Eric Sandeenxfsprogs: Fix up usage() errors and omissions
2013-04-23  Rich Johnstonxfsprogs: xfs_quota allow user or group names beginning...
2012-11-20  Dave Chinnerxfs_quota: correctly initialise the default path v3.1.9-rc2
2012-11-20  Dave Chinnerxfs_quota: fix report command parsing
2012-02-05  Eric Sandeenxfs_quota: check for size parsing errors
2011-10-06  Alex Elderxfsprogs: libxcmd: encapsulate fs_table initialization
2011-09-29  Alex Elderxfsprogs: xfs_quota: kill local variable "type" from...
2011-09-29  Alex Elderxfsprogs: xfs_quota: don't print invalid quota file...
2011-08-26  Alex Elderxfsprogs: xfs_quota: improve calculation for percentage...
2011-08-26  Alex Elderxfsprogs: xfs_quota: don't double project block counts
2011-08-26  Alex Elderxfsprogs: xfs_quota: return real-time used data as...
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...
2010-10-09  Arkadiusz Mi?kiewiczxfsprogs: projid32bit handling
2010-08-30  Arkadiusz Mi?kiewiczxfsprogs: Validate string -> number conversion
2010-01-21  Dave Chinnerxfsprogs: Automatic build dependency calculations
2009-11-27  hch@lst.deMerge branch 'master' of git://oss.sgi.com/xfs/cmds...
2009-11-26  Alex ElderRevert "Merge branch 'xfsprogs-dev'"
2009-10-23  Alex ElderMerge branch 'xfsprogs-dev'
2009-10-10  Christoph Hellwigupdate configure defaults
2009-03-03  Malcolm Parsonsfix various typos
2009-01-29  Arkadiusz Miśkiewiczxfs_quota: add support for passing project paths on...
2009-01-29  Arkadiusz Miśkiewiczxfs_quota: add -d option to limit directory depth
2008-12-30  Arkadiusz Miskiewiczxfs_quota: fix EXCLUDED_FILE_TYPES macro for negation...
2008-12-30  Arkadiusz Miskiewiczxfs_quota: Don't ignore every error when asking for...
2008-12-30  Arkadiusz Miskiewiczxfs_quota: warn if specified non-zero quota will be...
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
2008-09-08  Barry NaujokUpdate xfsprogs to latest kernel headers and functions
2007-08-15  Donald DouwsmaFix xfs_quota disable, enable, off and remove commands
2007-07-23  Barry NaujokDon't query project quota info on filesystems not mount...
2007-07-23  Barry NaujokFix xfs_quota "quota -n" command for project IDs
2007-07-23  Barry NaujokImprove output with no paths and the path command
2007-07-23  Barry NaujokUpdate usage for state command
2007-07-23  Donald DouwsmaFix null pointer dereference in state_f.
2007-07-16  Barry NaujokImprove xfs_io and xfs_quota -c handling
2007-05-17  Donald DouwsmaPrevent project commands from operating on special...
2007-02-19  Donald DouwsmaFix grace time display problems in xfs_quota
2006-03-22  Nathan ScottFix realtime freespace accounting for df, missed an...
2006-02-08  Nathan ScottFix compilation for non-Linux builds (thanks to FreeBSD...
2006-01-31  Nathan ScottInitial xfsprogs Polish translation, thanks to Jakub...
2005-12-17  Nathan ScottMake xfs_quota reporting match standard tools wrt times...
2005-11-16  Nathan ScottFix build warnings on ia64 Linux and on IRIX too.
2005-11-14  Nathan ScottFix up compiler warnings/errors for cross-platform...
next