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