aboutsummaryrefslogtreecommitdiffstats
path: root/fs/quota/quota_tree.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-17quota: Reduce contention on dq_data_lockJan Kara1-4/+4
2017-08-17quota: Convert dqio_mutex to rwsemJan Kara1-1/+1
2016-02-09quota_v2: Implement get_next_id() for V2 quota formatJan Kara1-2/+65
2015-03-04quota: paranoia: check quota tree rootKonstantin Khlebnikov1-0/+7
2012-09-18userns: Convert struct dquot dq_id to be a struct kqidEric W. Biederman1-9/+13
2011-01-10quota: Use %pV and __attribute__((format (printf in __quota_error and fix falloutJoe Perches1-4/+5
2010-07-21quota: Change quota error message to print out disk and function nameJiaying Zhang1-43/+42
2010-05-21dquot: Detect partial write error to quota file in write_blk() and add printk_ratelimit for quota error messagesJiaying Zhang1-19/+27
2010-05-21quota: Make quota stat accounting lockless.Dmitry Monakhov1-2/+2
2009-03-26quota: Coding style fixesJan Kara1-15/+27
2009-03-26quota: Remove superfluous inlinesJan Kara1-3/+3
2009-03-26quota: Remove dqbuf_t and other cleanupsJan Kara1-55/+49
2009-03-26quota: Move quota files into separate directoryJan Kara1-0/+645