| Commit message (Expand) | Author | Age | Files | Lines |
* | quota: Fix maximum quota limit settings | Jan Kara | 2015-03-04 | 1 | -4/+8 |
* | quota: Store maximum space limit in bytes | Jan Kara | 2015-01-30 | 1 | -5/+5 |
* | quota: Don't store flags for v2 quota format | Jan Kara | 2015-01-21 | 1 | -2/+4 |
* | userns: Convert struct dquot dq_id to be a struct kqid | Eric W. Biederman | 2012-09-18 | 1 | -11/+15 |
* | quota: return -ENOMEM when memory allocation fails | Davidlohr Bueso | 2011-02-24 | 1 | -1/+1 |
* | quota: Change quota error message to print out disk and function name | Jiaying Zhang | 2010-07-21 | 1 | -7/+4 |
* | dquot: Detect partial write error to quota file in write_blk() and add printk... | Jiaying Zhang | 2010-05-21 | 1 | -3/+3 |
* | quota: Improve checking of quota file header | Jan Kara | 2009-12-23 | 1 | -1/+4 |
* | quota: Fix 64-bit limits setting on 32-bit archs | Jan Kara | 2009-12-23 | 1 | -2/+2 |
* | quota: Implement quota format with 64-bit space and inode limits | Jan Kara | 2009-12-10 | 1 | -33/+132 |
* | const: struct quota_format_ops | Alexey Dobriyan | 2009-12-10 | 1 | -1/+1 |
* | quota: Coding style fixes | Jan Kara | 2009-03-26 | 1 | -1/+2 |
* | quota: Move quota files into separate directory | Jan Kara | 2009-03-26 | 1 | -0/+236 |