summaryrefslogtreecommitdiff
path: root/quotaio_xfs.c
Commit message (Expand)AuthorAgeFilesLines
* 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