Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec...
[safe/jmp/linux-2.6] / fs / ocfs2 / quota_local.c
2010-05-21 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2010-05-06 Joel Beckerocfs2: Make ocfs2_journal_dirty() void.
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-06 Akinobu Mitabitops: rename for_each_bit() to for_each_set_bit()
2009-12-10 Alexey Dobriyanconst: struct quota_format_ops
2009-09-04 Joel Beckerocfs2: Pass struct ocfs2_caching_info to the journal...
2009-09-04 Joel Beckerocfs2: Take the inode out of the metadata read/write...
2009-07-23 Jan Karaocfs2: Define credit counts for quota operations
2009-07-23 Jan Karaocfs2: Initialize blocks allocated to local quota file
2009-07-23 Jan Karaocfs2: Mark buffer uptodate before calling ocfs2_journa...
2009-06-04 Jan Karaocfs2: Fix possible deadlock in quota recovery
2009-06-04 Jan Karaocfs2: Fix lock inversion in ocfs2_local_read_info()
2009-01-05 Joel Beckerocfs2: Use metadata-specific ocfs2_journal_access_...
2009-01-05 Tao Maocfs2/quota: sparse fixes for quota
2009-01-05 Jan Karaocfs2: Fix build warnings (64-bit types vs long long)
2009-01-05 Joel Beckerocfs2: Fix ocfs2_read_quota_block() error handling.
2009-01-05 Jan Karaocfs2: Implement quota recovery
2009-01-05 Mark Fashehocfs2: Periodic quota syncing
2009-01-05 Jan Karaocfs2: Implementation of local and global quota file...