Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ocfs2: Use metadata-specific ocfs2_journal_access_*() functions. | Joel Becker | 2009-01-05 | 1 | -1/+1 |
* | ocfs2: block read meta ecc. | Joel Becker | 2009-01-05 | 1 | -2/+11 |
* | ocfs2: Add a validation hook for quota block reads. | Joel Becker | 2009-01-05 | 1 | -1/+13 |
* | ocfs2: fix indendation in ocfs2_dquot_drop_slow | Tao Ma | 2009-01-05 | 1 | -1/+1 |
* | ocfs2: Fix build warnings (64-bit types vs long long) | Jan Kara | 2009-01-05 | 1 | -3/+3 |
* | ocfs2: Make ocfs2_get_quota_block() consistent with ocfs2_read_quota_block() | Jan Kara | 2009-01-05 | 1 | -14/+13 |
* | ocfs2: Fix oops when extending quota files | Jan Kara | 2009-01-05 | 1 | -16/+12 |
* | ocfs2: Fix ocfs2_read_quota_block() error handling. | Joel Becker | 2009-01-05 | 1 | -14/+20 |
* | ocfs2: Add missing initialization | Jan Kara | 2009-01-05 | 1 | -1/+1 |
* | ocfs2: Implement quota recovery | Jan Kara | 2009-01-05 | 1 | -1/+0 |
* | ocfs2: Periodic quota syncing | Mark Fasheh | 2009-01-05 | 1 | -0/+85 |
* | ocfs2: Implementation of local and global quota file handling | Jan Kara | 2009-01-05 | 1 | -0/+919 |