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