summaryrefslogtreecommitdiffstats
path: root/fs/quota/quota_v1.c
Commit message (Expand)AuthorAgeFilesLines
* quota: Fix possible corruption of dqi_flagsJan Kara2017-08-171-1/+3
* quota: Push dqio_sem down to ->read_file_info()Jan Kara2017-08-171-0/+2
* quota: Push dqio_sem down to ->write_file_info()Jan Kara2017-08-171-0/+2
* quota: Remove locking for writing to the old quota formatJan Kara2017-08-171-3/+0
* quota: Push dqio_sem down to ->write_dqblk()Jan Kara2017-08-171-0/+3
* quota: Remove locking for reading from the old quota formatJan Kara2017-08-171-2/+0
* quota: Push dqio_sem down to ->read_dqblk()Jan Kara2017-08-171-1/+4
* quota: Store maximum space limit in bytesJan Kara2015-01-301-2/+2
* userns: Convert struct dquot dq_id to be a struct kqidEric W. Biederman2012-09-181-5/+7
* quota: Change quota error message to print out disk and function nameJiaying Zhang2010-07-211-2/+1
* quota: Make quota stat accounting lockless.Dmitry Monakhov2010-05-211-2/+2
* const: struct quota_format_opsAlexey Dobriyan2009-12-101-1/+1
* quota: Coding style fixesJan Kara2009-03-261-16/+32
* quota: Move quota files into separate directoryJan Kara2009-03-261-0/+218
OpenPOWER on IntegriCloud