1. 7ecef14 ocfs2: neaten do_error, ocfs2_error and ocfs2_abort by Joe Perches · 9 years ago
  2. 6184fc0 quota: Propagate error from ->acquire_dquot() by Jan Kara · 9 years ago
  3. 992de5a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  4. 7ea62d7 ocfs2: quota_local: remove unused function by Rickard Strandqvist · 9 years ago
  5. b10a081 quota: Store maximum space limit in bytes by Jan Kara · 10 years ago
  6. 96827ad ocfs2: Move OLQF_CLEAN flag out of generic quota flags by Jan Kara · 9 years ago
  7. 5236281 ocfs2: Don't use MAXQUOTAS value by Jan Kara · 10 years ago
  8. 15c34a7 ocfs2: fix quota file corruption by Jan Kara · 10 years ago
  9. f17c20d ocfs2: use i_size_read() to access i_size by Junxiao Bi · 11 years ago
  10. 4c376dc userns: Convert struct dquot dq_id to be a struct kqid by Eric W. Biederman · 12 years ago
  11. aca645a userns: Modify dqget to take struct kqid by Eric W. Biederman · 12 years ago
  12. 9392557 ocfs2: avoid unaligned access to dqc_bitmap by Akinobu Mita · 13 years ago
  13. 619c200 ocfs2: Clean up messages in the fs by Sunil Mushran · 13 years ago
  14. 38877a4 ocfs2: Remove mlog(0) from quota_local.c. by Tao Ma · 13 years ago
  15. c1e8d35 ocfs2: Remove EXIT from masklog. by Tao Ma · 13 years ago
  16. ef6b689 ocfs2: Remove ENTRY from masklog. by Tao Ma · 13 years ago
  17. 5693486 ocfs2: Zero the tail cluster when extending past i_size. by Joel Becker · 14 years ago
  18. c06bcbf ocfs2: Fix lock inversion in quotas during umount by Jan Kara · 14 years ago
  19. 741e128 ocfs2: Fix NULL pointer deref when writing local dquot by Jan Kara · 14 years ago
  20. fb8dd8d ocfs2: Fix quota locking by Jan Kara · 14 years ago
  21. ae4f6ef ocfs2: Avoid unnecessary block mapping when refreshing quota info by Jan Kara · 14 years ago
  22. f64dd44 ocfs2: Do not map blocks from local quota file on each write by Jan Kara · 14 years ago
  23. 03e6230 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  24. ec20cec ocfs2: Make ocfs2_journal_dirty() void. by Joel Becker · 14 years ago
  25. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  26. 984b3f5 bitops: rename for_each_bit() to for_each_set_bit() by Akinobu Mita · 14 years ago
  27. 1472da5 const: struct quota_format_ops by Alexey Dobriyan · 15 years ago
  28. 0cf2f76 ocfs2: Pass struct ocfs2_caching_info to the journal functions. by Joel Becker · 15 years ago
  29. 8cb471e ocfs2: Take the inode out of the metadata read/write paths. by Joel Becker · 15 years ago
  30. 0584974 ocfs2: Define credit counts for quota operations by Jan Kara · 15 years ago
  31. 0e7f387 ocfs2: Initialize blocks allocated to local quota file by Jan Kara · 15 years ago
  32. 4b3fa19 ocfs2: Mark buffer uptodate before calling ocfs2_journal_access_dq() by Jan Kara · 15 years ago
  33. 80d73f1 ocfs2: Fix possible deadlock in quota recovery by Jan Kara · 15 years ago
  34. b4c30de ocfs2: Fix lock inversion in ocfs2_local_read_info() by Jan Kara · 15 years ago
  35. 13723d0 ocfs2: Use metadata-specific ocfs2_journal_access_*() functions. by Joel Becker · 16 years ago
  36. df32b33 ocfs2/quota: sparse fixes for quota by Tao Ma · 15 years ago
  37. 9a2f386 ocfs2: Fix build warnings (64-bit types vs long long) by Jan Kara · 15 years ago
  38. 85eb8b7 ocfs2: Fix ocfs2_read_quota_block() error handling. by Joel Becker · 15 years ago
  39. 2205363 ocfs2: Implement quota recovery by Jan Kara · 16 years ago
  40. 171bf93 ocfs2: Periodic quota syncing by Mark Fasheh · 16 years ago
  41. 9e33d69 ocfs2: Implementation of local and global quota file handling by Jan Kara · 16 years ago