summaryrefslogtreecommitdiffstats
path: root/quotaio_v1.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-29Enable support for tmpfs quotasCarlos Maiolino1-6/+5
2024-01-29Add quotactl_fd() supportCarlos Maiolino1-5/+5
2019-03-26Remove old disclaimersJan Kara1-31/+1
2011-02-16Initialize vfsold block and inode value boundaries for new quota filePetr Pisar1-0/+4
2011-01-06Check whether set limits fit into the range supported by quota format.Jan Kara1-0/+8
2010-05-27* fix repquota to get latest quota info header (Jan Kara)jkar85721-5/+0
2010-01-05* Rewritten configuration script to create config.h (Jan Kara)jkar85721-0/+2
2009-12-1464-bit quota support.jkar85721-6/+2
2005-11-21Corrected some informal language in error messages (Jan Kara)jkar85721-2/+2
2004-05-24Updated version to 3.12jkar85721-2/+5
2002-11-21Updated edquota(8) and setquota(8) to allow setting of individual grace time ...jkar85721-1/+5
2002-03-27Fixed bug in quota(1) return code.jkar85721-35/+79
2001-11-08Added support for conversion of files with wrong endianity (due to SuSE RPM bug)jkar85721-1/+6
2001-09-27Implemented setting only limits by commit_dquot() so edquota & setquota can o...jkar85721-4/+11
2001-09-25repquota now buffers entries to be printed when resolving is needed (major sp...jkar85721-4/+3
2001-08-22Implemented better error handling of RPC calls.jkar85721-3/+2
2001-08-15Fixed a few error messages.jkar85721-10/+23
2001-07-17Fixed overflow of used space.jkar85721-3/+3
2001-05-04Fixed infinity loop for XFS repquota.jkar85721-4/+7
2001-05-02Added mntopt.h to dependencies in Makefile.in.jkar85721-29/+43
2001-04-04Fixed bug in report() - forgotten id++.jkar85721-7/+7
2001-03-26Changed callbacks initialization to label-like one.jkar85721-9/+7
2001-03-23Initial revisionjkar85721-0/+302