| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-02-12 | quota: Detect loops in quota tree | Jan Kara | 1 | -32/+96 |
| 2024-01-23 | quota: Drop GFP_NOFS instances under dquot->dq_lock and dqio_sem | Jan Kara | 1 | -12/+12 |
| 2022-09-29 | quota: Add more checking after reading from quota file | Zhihao Cheng | 1 | -2/+17 |
| 2022-09-29 | quota: Replace all block number checking with helper function | Zhihao Cheng | 1 | -10/+6 |
| 2022-09-29 | quota: Check next/prev free block number after reading from quota file | Zhihao Cheng | 1 | -0/+38 |
| 2021-10-11 | quota: correct error number in free_dqentry() | Zhang Yi | 1 | -0/+1 |
| 2021-10-11 | quota: check block number when reading the block in quota file | Zhang Yi | 1 | -0/+14 |
| 2021-06-22 | quota: remove unnecessary oom message | Zhen Lei | 1 | -21/+12 |
| 2020-11-03 | quota: Don't overflow quota file offsets | Jan Kara | 1 | -4/+4 |
| 2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner | 1 | -0/+1 |
| 2017-08-17 | quota: Reduce contention on dq_data_lock | Jan Kara | 1 | -4/+4 |
| 2017-08-17 | quota: Convert dqio_mutex to rwsem | Jan Kara | 1 | -1/+1 |
| 2016-02-09 | quota_v2: Implement get_next_id() for V2 quota format | Jan Kara | 1 | -2/+65 |
| 2015-03-04 | quota: paranoia: check quota tree root | Konstantin Khlebnikov | 1 | -0/+7 |
| 2012-09-18 | userns: Convert struct dquot dq_id to be a struct kqid | Eric W. Biederman | 1 | -9/+13 |
| 2011-01-10 | quota: Use %pV and __attribute__((format (printf in __quota_error and fix fal... | Joe Perches | 1 | -4/+5 |
| 2010-07-21 | quota: Change quota error message to print out disk and function name | Jiaying Zhang | 1 | -43/+42 |
| 2010-05-21 | dquot: Detect partial write error to quota file in write_blk() and add printk... | Jiaying Zhang | 1 | -19/+27 |
| 2010-05-21 | quota: Make quota stat accounting lockless. | Dmitry Monakhov | 1 | -2/+2 |
| 2009-03-26 | quota: Coding style fixes | Jan Kara | 1 | -15/+27 |
| 2009-03-26 | quota: Remove superfluous inlines | Jan Kara | 1 | -3/+3 |
| 2009-03-26 | quota: Remove dqbuf_t and other cleanups | Jan Kara | 1 | -55/+49 |
| 2009-03-26 | quota: Move quota files into separate directory | Jan Kara | 1 | -0/+645 |