]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - quota
xfsprogs: Release v6.7.0
[thirdparty/xfsprogs-dev.git] / quota /
2022-09-19  Andrey Albershteynxfs_quota: apply -L/-U range limits in uid/gid/pid...
2022-09-19  Andrey Albershteynxfs_quota: utilize XFS_GETNEXTQUOTA for ranged calls...
2022-09-19  Andrey Albershteynxfs_quota: separate get_dquot() and report_mount()
2022-09-19  Andrey Albershteynxfs_quota: separate get_dquot() and dump_file()
2022-09-19  Andrey Albershteynxfs_quota: separate quota info acquisition into get_dquot()
2022-03-10  Eric Sandeenxfs_quota: fix up dump and report documentation
2022-03-10  Eric Sandeenxfs_quota: don't exit on fs_table_insert_project_path...
2021-07-28  Darrick J. Wongxfs_quota: allow users to truncate group and project...
2021-02-12  Eric Sandeenxfs_quota: drop pointless qsort cmp casting
2020-11-20  Darrick J. Wongxfs_quota: support editing and reporting quotas with...
2020-11-20  Darrick J. Wongxfs_quota: convert time_to_string to use time64_t
2020-11-20  Darrick J. Wonglibfrog: convert cvttime to return time64_t
2020-08-24  Bill O'Donnellxfs_quota: state command should report ugp grace times
2020-08-24  Darrick J. Wongxfs_quota: display warning limits when printing quota...
2020-08-24  Bill O'Donnellxfs_quota: command error message improvement
2020-07-10  Darrick J. Wongxfs_quota: fix unsigned int id comparisons
2020-05-26  Eric Sandeenxfs_quota: allow individual timer extension
2020-05-26  Eric Sandeenxfs_quota: refactor code to generate id from name
2020-05-09  Christoph Hellwigxfsprogs: remove libreadline support
2019-11-06  Darrick J. Wonglibfrog: convert bulkstat.c functions to negative error...
2019-11-06  Darrick J. Wonglibfrog: convert fsgeom.c functions to negative error...
2019-11-06  Darrick J. Wonglibfrog: print library errors
2019-09-30  Darrick J. Wongmisc: convert xfrog_bulkstat functions to have v5 semantics
2019-09-09  Darrick J. Wonglibfrog: move workqueue.h to libfrog/
2019-09-09  Darrick J. Wonglibfrog: move path.h to libfrog/
2019-09-09  Darrick J. Wonglibfrog: move fsgeom.h to libfrog/
2019-09-09  Darrick J. Wonglibfrog: create xfd_open function
2019-09-09  Darrick J. Wonglibfrog: refactor open-coded bulkstat calls
2019-09-09  Darrick J. Wonglibfrog: refactor online geometry queries
2019-08-28  Darrick J. Wongxfs: remove various bulk request typedef usage
2019-06-25  Eric Sandeenxfs_quota: fix built-in help for project setup
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
next