aboutsummaryrefslogtreecommitdiff
path: root/fs/quota/quota_tree.c
AgeCommit message (Expand)AuthorFilesLines
2016-02-09quota_v2: Implement get_next_id() for V2 quota formatGravatar Jan Kara 1-2/+65
2015-03-04quota: paranoia: check quota tree rootGravatar Konstantin Khlebnikov 1-0/+7
2012-09-18userns: Convert struct dquot dq_id to be a struct kqidGravatar Eric W. Biederman 1-9/+13
2011-01-10quota: Use %pV and __attribute__((format (printf in __quota_error and fix fal...Gravatar Joe Perches 1-4/+5
2010-07-21quota: Change quota error message to print out disk and function nameGravatar Jiaying Zhang 1-43/+42
2010-05-21dquot: Detect partial write error to quota file in write_blk() and add printk...Gravatar Jiaying Zhang 1-19/+27
2010-05-21quota: Make quota stat accounting lockless.Gravatar Dmitry Monakhov 1-2/+2
2009-03-26quota: Coding style fixesGravatar Jan Kara 1-15/+27
2009-03-26quota: Remove superfluous inlinesGravatar Jan Kara 1-3/+3
2009-03-26quota: Remove dqbuf_t and other cleanupsGravatar Jan Kara 1-55/+49
2009-03-26quota: Move quota files into separate directoryGravatar Jan Kara 1-0/+645