aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/quota.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-04quota: constify qtree_fmt_operations structuresJulia Lawall1-1/+1
2015-01-21ocfs2: Move OLQF_CLEAN flag out of generic quota flagsJan Kara1-0/+1
2014-09-17ocfs2: Don't use MAXQUOTAS valueJan Kara1-1/+4
2014-04-03ocfs2: implement delayed dropping of last dquot referenceJan Kara1-0/+2
2011-02-01ocfs2: use system_wq instead of ocfs2_quota_wqTejun Heo1-3/+0
2010-05-21ocfs2: Fix NULL pointer deref when writing local dquotJan Kara1-0/+1
2010-05-21ocfs2: Fix quota lockingJan Kara1-2/+3
2010-05-21ocfs2: Avoid unnecessary block mapping when refreshing quota infoJan Kara1-1/+2
2010-05-21ocfs2: Do not map blocks from local quota file on each writeJan Kara1-0/+3
2009-12-10quota: Move definition of QFMT_OCFS2 to linux/quota.hJan Kara1-4/+0
2009-09-22const: make struct super_block::dq_op constAlexey Dobriyan1-1/+1
2009-07-23ocfs2: Remove syncjiff field from quota infoJan Kara1-1/+0
2009-01-05ocfs2: Fix ocfs2_read_quota_block() error handling.Joel Becker1-2/+2
2009-01-05ocfs2: Implement quota recoveryJan Kara1-0/+21
2009-01-05ocfs2: Periodic quota syncingMark Fasheh1-0/+5
2009-01-05ocfs2: Implementation of local and global quota file handlingJan Kara1-0/+93