summaryrefslogtreecommitdiff
path: root/fs/quota/quota_v2.c
Commit message (Expand)AuthorAge
* quota: Fix quota corruption with generic/232 testJan Kara2017-09-27
* Merge branch 'quota_scaling' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-09-07
|\
| * quota: Propagate ->quota_read errors from v2_read_file_info()Jan Kara2017-08-17
| * quota: Fix error codes in v2_read_file_info()Jan Kara2017-08-17
| * quota: Push dqio_sem down to ->read_file_info()Jan Kara2017-08-17
| * quota: Push dqio_sem down to ->write_file_info()Jan Kara2017-08-17
| * quota: Push dqio_sem down to ->get_next_id()Jan Kara2017-08-17
| * quota: Push dqio_sem down to ->release_dqblk()Jan Kara2017-08-17
| * quota: Do not acquire dqio_sem for dquot overwrites in v2 formatJan Kara2017-08-17
| * quota: Push dqio_sem down to ->write_dqblk()Jan Kara2017-08-17
| * quota: Push dqio_sem down to ->read_dqblk()Jan Kara2017-08-17
* | quota_v2: Delete an error message for a failed memory allocation in v2_read_f...Markus Elfring2017-08-21
|/
* quota_v2: Implement get_next_id() for V2 quota formatJan Kara2016-02-09
* quota: constify qtree_fmt_operations structuresJulia Lawall2016-01-04
* quota: Fix maximum quota limit settingsJan Kara2015-03-04
* quota: Store maximum space limit in bytesJan Kara2015-01-30
* quota: Don't store flags for v2 quota formatJan Kara2015-01-21
* userns: Convert struct dquot dq_id to be a struct kqidEric W. Biederman2012-09-18
* quota: return -ENOMEM when memory allocation failsDavidlohr Bueso2011-02-24
* quota: Change quota error message to print out disk and function nameJiaying Zhang2010-07-21
* dquot: Detect partial write error to quota file in write_blk() and add printk...Jiaying Zhang2010-05-21
* quota: Improve checking of quota file headerJan Kara2009-12-23
* quota: Fix 64-bit limits setting on 32-bit archsJan Kara2009-12-23
* quota: Implement quota format with 64-bit space and inode limitsJan Kara2009-12-10
* const: struct quota_format_opsAlexey Dobriyan2009-12-10
* quota: Coding style fixesJan Kara2009-03-26
* quota: Move quota files into separate directoryJan Kara2009-03-26