summaryrefslogtreecommitdiffstats
path: root/fs/quota/quota_tree.c
Commit message (Expand)AuthorAgeFilesLines
* quota: Detect loops in quota treeJan Kara2024-02-121-32/+96
* quota: Drop GFP_NOFS instances under dquot->dq_lock and dqio_semJan Kara2024-01-231-12/+12
* quota: Add more checking after reading from quota fileZhihao Cheng2022-09-291-2/+17
* quota: Replace all block number checking with helper functionZhihao Cheng2022-09-291-10/+6
* quota: Check next/prev free block number after reading from quota fileZhihao Cheng2022-09-291-0/+38
* quota: correct error number in free_dqentry()Zhang Yi2021-10-111-0/+1
* quota: check block number when reading the block in quota fileZhang Yi2021-10-111-0/+14
* quota: remove unnecessary oom messageZhen Lei2021-06-221-21/+12
* quota: Don't overflow quota file offsetsJan Kara2020-11-031-4/+4
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
* quota: Reduce contention on dq_data_lockJan Kara2017-08-171-4/+4
* quota: Convert dqio_mutex to rwsemJan Kara2017-08-171-1/+1
* quota_v2: Implement get_next_id() for V2 quota formatJan Kara2016-02-091-2/+65
* quota: paranoia: check quota tree rootKonstantin Khlebnikov2015-03-041-0/+7
* userns: Convert struct dquot dq_id to be a struct kqidEric W. Biederman2012-09-181-9/+13
* quota: Use %pV and __attribute__((format (printf in __quota_error and fix fal...Joe Perches2011-01-101-4/+5
* quota: Change quota error message to print out disk and function nameJiaying Zhang2010-07-211-43/+42
* dquot: Detect partial write error to quota file in write_blk() and add printk...Jiaying Zhang2010-05-211-19/+27
* quota: Make quota stat accounting lockless.Dmitry Monakhov2010-05-211-2/+2
* quota: Coding style fixesJan Kara2009-03-261-15/+27
* quota: Remove superfluous inlinesJan Kara2009-03-261-3/+3
* quota: Remove dqbuf_t and other cleanupsJan Kara2009-03-261-55/+49
* quota: Move quota files into separate directoryJan Kara2009-03-261-0/+645