summaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/quota.h
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* quota: constify qtree_fmt_operations structuresJulia Lawall2016-01-041-1/+1
* ocfs2: Move OLQF_CLEAN flag out of generic quota flagsJan Kara2015-01-211-0/+1
* ocfs2: Don't use MAXQUOTAS valueJan Kara2014-09-171-1/+4
* ocfs2: implement delayed dropping of last dquot referenceJan Kara2014-04-041-0/+2
* ocfs2: use system_wq instead of ocfs2_quota_wqTejun Heo2011-02-011-3/+0Star
* ocfs2: Fix NULL pointer deref when writing local dquotJan Kara2010-05-211-0/+1
* ocfs2: Fix quota lockingJan Kara2010-05-211-2/+3
* ocfs2: Avoid unnecessary block mapping when refreshing quota infoJan Kara2010-05-211-1/+2
* ocfs2: Do not map blocks from local quota file on each writeJan Kara2010-05-211-0/+3
* quota: Move definition of QFMT_OCFS2 to linux/quota.hJan Kara2009-12-101-4/+0Star
* const: make struct super_block::dq_op constAlexey Dobriyan2009-09-221-1/+1
* ocfs2: Remove syncjiff field from quota infoJan Kara2009-07-231-1/+0Star
* ocfs2: Fix ocfs2_read_quota_block() error handling.Joel Becker2009-01-051-2/+2
* ocfs2: Implement quota recoveryJan Kara2009-01-051-0/+21
* ocfs2: Periodic quota syncingMark Fasheh2009-01-051-0/+5
* ocfs2: Implementation of local and global quota file handlingJan Kara2009-01-051-0/+93