Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-02-01 | ocfs2: use system_wq instead of ocfs2_quota_wq | Tejun Heo | 1 | -3/+0 |
2010-05-21 | ocfs2: Fix NULL pointer deref when writing local dquot | Jan Kara | 1 | -0/+1 |
2010-05-21 | ocfs2: Fix quota locking | Jan Kara | 1 | -2/+3 |
2010-05-21 | ocfs2: Avoid unnecessary block mapping when refreshing quota info | Jan Kara | 1 | -1/+2 |
2010-05-21 | ocfs2: Do not map blocks from local quota file on each write | Jan Kara | 1 | -0/+3 |
2009-12-10 | quota: Move definition of QFMT_OCFS2 to linux/quota.h | Jan Kara | 1 | -4/+0 |
2009-09-22 | const: make struct super_block::dq_op const | Alexey Dobriyan | 1 | -1/+1 |
2009-07-23 | ocfs2: Remove syncjiff field from quota info | Jan Kara | 1 | -1/+0 |
2009-01-05 | ocfs2: Fix ocfs2_read_quota_block() error handling. | Joel Becker | 1 | -2/+2 |
2009-01-05 | ocfs2: Implement quota recovery | Jan Kara | 1 | -0/+21 |
2009-01-05 | ocfs2: Periodic quota syncing | Mark Fasheh | 1 | -0/+5 |
2009-01-05 | ocfs2: Implementation of local and global quota file handling | Jan Kara | 1 | -0/+93 |