summaryrefslogtreecommitdiffstats
path: root/fs/quota/quota_v2.c
Commit message (Expand)AuthorAgeFilesLines
* quota_v2: Implement get_next_id() for V2 quota formatJan Kara2016-02-091-0/+6
* quota: constify qtree_fmt_operations structuresJulia Lawall2016-01-041-2/+2
* quota: Fix maximum quota limit settingsJan Kara2015-03-041-4/+8
* quota: Store maximum space limit in bytesJan Kara2015-01-301-5/+5
* quota: Don't store flags for v2 quota formatJan Kara2015-01-211-2/+4
* userns: Convert struct dquot dq_id to be a struct kqidEric W. Biederman2012-09-181-11/+15
* quota: return -ENOMEM when memory allocation failsDavidlohr Bueso2011-02-241-1/+1
* quota: Change quota error message to print out disk and function nameJiaying Zhang2010-07-211-7/+4
* dquot: Detect partial write error to quota file in write_blk() and add printk...Jiaying Zhang2010-05-211-3/+3
* quota: Improve checking of quota file headerJan Kara2009-12-231-1/+4
* quota: Fix 64-bit limits setting on 32-bit archsJan Kara2009-12-231-2/+2
* quota: Implement quota format with 64-bit space and inode limitsJan Kara2009-12-101-33/+132
* const: struct quota_format_opsAlexey Dobriyan2009-12-101-1/+1
* quota: Coding style fixesJan Kara2009-03-261-1/+2
* quota: Move quota files into separate directoryJan Kara2009-03-261-0/+236