1. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  2. 03e4970 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 13 years ago
  3. 1db986a ocfs2: Remove masklog ML_QUOTA. by Tao Ma · 13 years ago
  4. c1e8d35 ocfs2: Remove EXIT from masklog. by Tao Ma · 13 years ago
  5. ef6b689 ocfs2: Remove ENTRY from masklog. by Tao Ma · 13 years ago
  6. 316873c ocfs2: use system_wq instead of ocfs2_quota_wq by Tejun Heo · 13 years ago
  7. 5693486 ocfs2: Zero the tail cluster when extending past i_size. by Joel Becker · 14 years ago
  8. 741e128 ocfs2: Fix NULL pointer deref when writing local dquot by Jan Kara · 14 years ago
  9. 832d09c ocfs2: Fix estimate of credits needed for quota allocation by Jan Kara · 14 years ago
  10. fb8dd8d ocfs2: Fix quota locking by Jan Kara · 14 years ago
  11. ae4f6ef ocfs2: Avoid unnecessary block mapping when refreshing quota info by Jan Kara · 14 years ago
  12. f64dd44 ocfs2: Do not map blocks from local quota file on each write by Jan Kara · 14 years ago
  13. 03e6230 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  14. ec20cec ocfs2: Make ocfs2_journal_dirty() void. by Joel Becker · 14 years ago
  15. 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
  16. 871a293 dquot: cleanup dquot initialize routine by Christoph Hellwig · 14 years ago
  17. 9f75475 dquot: cleanup dquot drop routine by Christoph Hellwig · 14 years ago
  18. b43fa82 dquot: cleanup dquot transfer routine by Christoph Hellwig · 14 years ago
  19. 63936dd dquot: cleanup inode allocation / freeing routines by Christoph Hellwig · 14 years ago
  20. 5dd4056 dquot: cleanup space allocation / freeing routines by Christoph Hellwig · 14 years ago
  21. b64ada6 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 15 years ago
  22. 342ff1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  23. 61e225d const: make struct super_block::dq_op const by Alexey Dobriyan · 15 years ago
  24. a419aef trivial: remove unnecessary semicolons by Joe Perches · 15 years ago
  25. 0cf2f76 ocfs2: Pass struct ocfs2_caching_info to the journal functions. by Joel Becker · 15 years ago
  26. 8cb471e ocfs2: Take the inode out of the metadata read/write paths. by Joel Becker · 15 years ago
  27. ada5082 ocfs2: Handle quota file corruption more gracefully by Jan Kara · 15 years ago
  28. b409d7a ocfs2: Fix possible deadlock when extending quota file by Jan Kara · 15 years ago
  29. e9956fa ocfs2/quota: Release lock for error in ocfs2_quota_write. by Tao Ma · 15 years ago
  30. 0584974 ocfs2: Define credit counts for quota operations by Jan Kara · 15 years ago
  31. 4539f1d ocfs2: Remove syncjiff field from quota info by Jan Kara · 15 years ago
  32. 7669f54 ocfs2: Zero out padding of on disk dquot structure by Jan Kara · 15 years ago
  33. b57ac2c ocfs2: Make global quota files blocksize aligned by Jan Kara · 15 years ago
  34. 4e8a301 ocfs2: Fix possible deadlock in ocfs2_global_read_dquot() by Jan Kara · 15 years ago
  35. f8afead ocfs2: Fix possible deadlock in ocfs2_write_dquot() by Jan Kara · 16 years ago
  36. c475146 ocfs2: Remove ocfs2_dquot_initialize() and ocfs2_dquot_drop() by Jan Kara · 16 years ago
  37. dad7d97 ocfs2: use min_t in ocfs2_quota_read() by Mark Fasheh · 16 years ago
  38. 13723d0 ocfs2: Use metadata-specific ocfs2_journal_access_*() functions. by Joel Becker · 16 years ago
  39. d6b32bb ocfs2: block read meta ecc. by Joel Becker · 16 years ago
  40. 684ef27 ocfs2: Add a validation hook for quota block reads. by Joel Becker · 16 years ago
  41. e35ff98 ocfs2: fix indendation in ocfs2_dquot_drop_slow by Tao Ma · 16 years ago
  42. 9a2f386 ocfs2: Fix build warnings (64-bit types vs long long) by Jan Kara · 16 years ago
  43. 53a3604 ocfs2: Make ocfs2_get_quota_block() consistent with ocfs2_read_quota_block() by Jan Kara · 16 years ago
  44. af09e51 ocfs2: Fix oops when extending quota files by Jan Kara · 16 years ago
  45. 85eb8b7 ocfs2: Fix ocfs2_read_quota_block() error handling. by Joel Becker · 16 years ago
  46. 57a09a7 ocfs2: Add missing initialization by Jan Kara · 16 years ago
  47. 2205363 ocfs2: Implement quota recovery by Jan Kara · 16 years ago
  48. 171bf93 ocfs2: Periodic quota syncing by Mark Fasheh · 16 years ago
  49. 9e33d69 ocfs2: Implementation of local and global quota file handling by Jan Kara · 16 years ago