aboutsummaryrefslogtreecommitdiffstats
path: root/fs/quota/quota_v2.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-18userns: Convert struct dquot dq_id to be a struct kqidEric W. Biederman1-11/+15
2011-02-24quota: return -ENOMEM when memory allocation failsDavidlohr Bueso1-1/+1
2010-07-21quota: Change quota error message to print out disk and function nameJiaying Zhang1-7/+4
2010-05-21dquot: Detect partial write error to quota file in write_blk() and add printk_ratelimit for quota error messagesJiaying Zhang1-3/+3
2009-12-23quota: Improve checking of quota file headerJan Kara1-1/+4
2009-12-23quota: Fix 64-bit limits setting on 32-bit archsJan Kara1-2/+2
2009-12-10quota: Implement quota format with 64-bit space and inode limitsJan Kara1-33/+132
2009-12-10const: struct quota_format_opsAlexey Dobriyan1-1/+1
2009-03-26quota: Coding style fixesJan Kara1-1/+2
2009-03-26quota: Move quota files into separate directoryJan Kara1-0/+236