aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/quota_local.c
Commit message (Expand)AuthorAge
* ocfs2: Zero the tail cluster when extending past i_size.Joel Becker2010-07-08
* ocfs2: Fix lock inversion in quotas during umountJan Kara2010-05-21
* ocfs2: Fix NULL pointer deref when writing local dquotJan Kara2010-05-21
* ocfs2: Fix quota lockingJan Kara2010-05-21
* ocfs2: Avoid unnecessary block mapping when refreshing quota infoJan Kara2010-05-21
* ocfs2: Do not map blocks from local quota file on each writeJan Kara2010-05-21
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-05-21
|\
| * ocfs2: Make ocfs2_journal_dirty() void.Joel Becker2010-05-05
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* bitops: rename for_each_bit() to for_each_set_bit()Akinobu Mita2010-03-06
* const: struct quota_format_opsAlexey Dobriyan2009-12-10
* ocfs2: Pass struct ocfs2_caching_info to the journal functions.Joel Becker2009-09-04
* ocfs2: Take the inode out of the metadata read/write paths.Joel Becker2009-09-04
* ocfs2: Define credit counts for quota operationsJan Kara2009-07-23
* ocfs2: Initialize blocks allocated to local quota fileJan Kara2009-07-23
* ocfs2: Mark buffer uptodate before calling ocfs2_journal_access_dq()Jan Kara2009-07-23
* ocfs2: Fix possible deadlock in quota recoveryJan Kara2009-06-03
* ocfs2: Fix lock inversion in ocfs2_local_read_info()Jan Kara2009-06-03
* ocfs2: Use metadata-specific ocfs2_journal_access_*() functions.Joel Becker2009-01-05
* ocfs2/quota: sparse fixes for quotaTao Ma2009-01-05
* ocfs2: Fix build warnings (64-bit types vs long long)Jan Kara2009-01-05
* ocfs2: Fix ocfs2_read_quota_block() error handling.Joel Becker2009-01-05
* ocfs2: Implement quota recoveryJan Kara2009-01-05
* ocfs2: Periodic quota syncingMark Fasheh2009-01-05
* ocfs2: Implementation of local and global quota file handlingJan Kara2009-01-05