aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/quota.h
Commit message (Expand)AuthorAgeFilesLines
* ocfs2: use system_wq instead of ocfs2_quota_wqTejun Heo2011-02-011-3/+0
* 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/+0
* const: make struct super_block::dq_op constAlexey Dobriyan2009-09-221-1/+1
* ocfs2: Remove syncjiff field from quota infoJan Kara2009-07-231-1/+0
* 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