| Commit message (Expand) | Author | Age | Files | Lines |
* | quota: fixup *_write_file_info() to return proper error code | Yangtao Li | 2023-03-20 | 1 | -1/+1 |
* | quota: minor code cleanup for v1_format_ops | Chengguang Xu | 2019-10-17 | 1 | -1/+0 |
* | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
* | quota: remove trailing whitespaces | Sascha Hauer | 2019-03-26 | 1 | -1/+1 |
* | quota: Fix possible corruption of dqi_flags | Jan Kara | 2017-08-17 | 1 | -1/+3 |
* | quota: Push dqio_sem down to ->read_file_info() | Jan Kara | 2017-08-17 | 1 | -0/+2 |
* | quota: Push dqio_sem down to ->write_file_info() | Jan Kara | 2017-08-17 | 1 | -0/+2 |
* | quota: Remove locking for writing to the old quota format | Jan Kara | 2017-08-17 | 1 | -3/+0 |
* | quota: Push dqio_sem down to ->write_dqblk() | Jan Kara | 2017-08-17 | 1 | -0/+3 |
* | quota: Remove locking for reading from the old quota format | Jan Kara | 2017-08-17 | 1 | -2/+0 |
* | quota: Push dqio_sem down to ->read_dqblk() | Jan Kara | 2017-08-17 | 1 | -1/+4 |
* | quota: Store maximum space limit in bytes | Jan Kara | 2015-01-30 | 1 | -2/+2 |
* | userns: Convert struct dquot dq_id to be a struct kqid | Eric W. Biederman | 2012-09-18 | 1 | -5/+7 |
* | quota: Change quota error message to print out disk and function name | Jiaying Zhang | 2010-07-21 | 1 | -2/+1 |
* | quota: Make quota stat accounting lockless. | Dmitry Monakhov | 2010-05-21 | 1 | -2/+2 |
* | const: struct quota_format_ops | Alexey Dobriyan | 2009-12-10 | 1 | -1/+1 |
* | quota: Coding style fixes | Jan Kara | 2009-03-26 | 1 | -16/+32 |
* | quota: Move quota files into separate directory | Jan Kara | 2009-03-26 | 1 | -0/+218 |