aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/quota_local.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-04ocfs2: Pass struct ocfs2_caching_info to the journal functions.Joel Becker1-8/+12
2009-09-04ocfs2: Take the inode out of the metadata read/write paths.Joel Becker1-3/+3
2009-07-23ocfs2: Define credit counts for quota operationsJan Kara1-4/+12
2009-07-23ocfs2: Initialize blocks allocated to local quota fileJan Kara1-15/+83
2009-07-23ocfs2: Mark buffer uptodate before calling ocfs2_journal_access_dq()Jan Kara1-1/+3
2009-06-03ocfs2: Fix possible deadlock in quota recoveryJan Kara1-7/+9
2009-06-03ocfs2: Fix lock inversion in ocfs2_local_read_info()Jan Kara1-0/+5
2009-01-05ocfs2: Use metadata-specific ocfs2_journal_access_*() functions.Joel Becker1-9/+9
2009-01-05ocfs2/quota: sparse fixes for quotaTao Ma1-2/+2
2009-01-05ocfs2: Fix build warnings (64-bit types vs long long)Jan Kara1-1/+2
2009-01-05ocfs2: Fix ocfs2_read_quota_block() error handling.Joel Becker1-29/+35
2009-01-05ocfs2: Implement quota recoveryJan Kara1-8/+417
2009-01-05ocfs2: Periodic quota syncingMark Fasheh1-0/+4
2009-01-05ocfs2: Implementation of local and global quota file handlingJan Kara1-0/+833