1. b64ada6 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 15 years ago
  2. 342ff1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  3. 61e225d const: make struct super_block::dq_op const by Alexey Dobriyan · 15 years ago
  4. a419aef trivial: remove unnecessary semicolons by Joe Perches · 15 years ago
  5. 0cf2f76 ocfs2: Pass struct ocfs2_caching_info to the journal functions. by Joel Becker · 16 years ago
  6. 8cb471e ocfs2: Take the inode out of the metadata read/write paths. by Joel Becker · 16 years ago
  7. ada5082 ocfs2: Handle quota file corruption more gracefully by Jan Kara · 15 years ago
  8. b409d7a ocfs2: Fix possible deadlock when extending quota file by Jan Kara · 15 years ago
  9. e9956fa ocfs2/quota: Release lock for error in ocfs2_quota_write. by Tao Ma · 15 years ago
  10. 0584974 ocfs2: Define credit counts for quota operations by Jan Kara · 15 years ago
  11. 4539f1d ocfs2: Remove syncjiff field from quota info by Jan Kara · 15 years ago
  12. 7669f54 ocfs2: Zero out padding of on disk dquot structure by Jan Kara · 15 years ago
  13. b57ac2c ocfs2: Make global quota files blocksize aligned by Jan Kara · 15 years ago
  14. 4e8a301 ocfs2: Fix possible deadlock in ocfs2_global_read_dquot() by Jan Kara · 15 years ago
  15. f8afead ocfs2: Fix possible deadlock in ocfs2_write_dquot() by Jan Kara · 16 years ago
  16. c475146 ocfs2: Remove ocfs2_dquot_initialize() and ocfs2_dquot_drop() by Jan Kara · 16 years ago
  17. dad7d97 ocfs2: use min_t in ocfs2_quota_read() by Mark Fasheh · 16 years ago
  18. 13723d0 ocfs2: Use metadata-specific ocfs2_journal_access_*() functions. by Joel Becker · 16 years ago
  19. d6b32bb ocfs2: block read meta ecc. by Joel Becker · 16 years ago
  20. 684ef27 ocfs2: Add a validation hook for quota block reads. by Joel Becker · 16 years ago
  21. e35ff98 ocfs2: fix indendation in ocfs2_dquot_drop_slow by Tao Ma · 16 years ago
  22. 9a2f386 ocfs2: Fix build warnings (64-bit types vs long long) by Jan Kara · 16 years ago
  23. 53a3604 ocfs2: Make ocfs2_get_quota_block() consistent with ocfs2_read_quota_block() by Jan Kara · 16 years ago
  24. af09e51 ocfs2: Fix oops when extending quota files by Jan Kara · 16 years ago
  25. 85eb8b7 ocfs2: Fix ocfs2_read_quota_block() error handling. by Joel Becker · 16 years ago
  26. 57a09a7 ocfs2: Add missing initialization by Jan Kara · 16 years ago
  27. 2205363 ocfs2: Implement quota recovery by Jan Kara · 16 years ago
  28. 171bf93 ocfs2: Periodic quota syncing by Mark Fasheh · 16 years ago
  29. 9e33d69 ocfs2: Implementation of local and global quota file handling by Jan Kara · 16 years ago