summaryrefslogtreecommitdiff
path: root/quotaio_xfs.c
Commit message (Expand)AuthorAgeFilesLines
* quotaio_xfs: Warn when large kernel timestamps cannot be handledJan Kara2020-11-241-0/+9
* Handle grace time overflows for XFS quotasJan Kara2020-09-211-9/+17
* Support grace period expirations past y2038 for XFSDarrick J. Wong2020-09-071-4/+29
* Fix limits setting on XFS filesystemJan Kara2020-05-211-1/+3
* quota-tools: Set FS_DQ_TIMER_MASK for individual xfs grace timesEric Sandeen2020-05-141-0/+2
* quota-tools: pass quota type to QCMD for Q_XFS_GETQSTATEric Sandeen2020-05-131-1/+1
* repquota: Fix output when user -2 existsJan Kara2018-01-101-0/+5
* Add support for project quota into generic codeJan Kara2016-03-311-8/+36
* Add support for scanning using Q_XGETNEXTQUOTAJan Kara2016-01-271-3/+39
* repquota: Fix reporting for XFSJan Kara2012-06-081-2/+2
* Implement repquota for filesystems without quota filesJan Kara2011-05-051-52/+16
* Implement quotacheck for GFS2Abhijith Das2011-02-041-1/+11
* * Rewritten configuration script to create config.h (Jan Kara)jkar85722010-01-051-0/+1
* 64-bit quota support.jkar85722009-12-141-1/+1
* Format string fixes (Ladislav Michnovic)jkar85722008-04-211-2/+2
* Implemented setting only limits by commit_dquot() so edquota & setquota can o...jkar85722001-09-271-2/+2
* Fixed overflow of used space.jkar85722001-07-171-1/+1
* Fixed infinity loop for XFS repquota.jkar85722001-05-041-6/+9
* Updated manpages.jkar85722001-04-111-9/+5
* Changed callbacks initialization to label-like one.jkar85722001-03-261-8/+6
* Fixed bugs in XFS quota option detection.jkar85722001-03-261-0/+18
* Initial revisionjkar85722001-03-231-0/+277