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