aboutsummaryrefslogtreecommitdiffstats
path: root/fs/quota/quota_v1.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-17quota: minor code cleanup for v1_format_opsChengguang Xu1-1/+0
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner1-0/+1
2019-03-26quota: remove trailing whitespacesSascha Hauer1-1/+1
2017-08-17quota: Fix possible corruption of dqi_flagsJan Kara1-1/+3
2017-08-17quota: Push dqio_sem down to ->read_file_info()Jan Kara1-0/+2
2017-08-17quota: Push dqio_sem down to ->write_file_info()Jan Kara1-0/+2
2017-08-17quota: Remove locking for writing to the old quota formatJan Kara1-3/+0
2017-08-17quota: Push dqio_sem down to ->write_dqblk()Jan Kara1-0/+3
2017-08-17quota: Remove locking for reading from the old quota formatJan Kara1-2/+0
2017-08-17quota: Push dqio_sem down to ->read_dqblk()Jan Kara1-1/+4
2015-01-30quota: Store maximum space limit in bytesJan Kara1-2/+2
2012-09-18userns: Convert struct dquot dq_id to be a struct kqidEric W. Biederman1-5/+7
2010-07-21quota: Change quota error message to print out disk and function nameJiaying Zhang1-2/+1
2010-05-21quota: Make quota stat accounting lockless.Dmitry Monakhov1-2/+2
2009-12-10const: struct quota_format_opsAlexey Dobriyan1-1/+1
2009-03-26quota: Coding style fixesJan Kara1-16/+32
2009-03-26quota: Move quota files into separate directoryJan Kara1-0/+218