1. b382a32 Btrfs: fix qgroup rescan resume on mount by Jan Schmidt · 11 years ago
  2. eb1716a Btrfs: avoid double free of fs_info->qgroup_ulist by Jan Schmidt · 11 years ago
  3. 4373519 Btrfs: fix memory patcher through fs_info->qgroup_ulist by Jan Schmidt · 11 years ago
  4. 57254b6e Btrfs: add ioctl to wait for qgroup rescan completion by Jan Schmidt · 11 years ago
  5. 1e8f915 Btrfs: introduce qgroup_ulist to avoid frequently allocating/freeing ulist by Wang Shilong · 11 years ago
  6. 3d7b5a2 Btrfs: automatic rescan after "quota enable" command by Jan Schmidt · 11 years ago
  7. 2f23203 Btrfs: rescan for qgroups by Jan Schmidt · 11 years ago
  8. 46b665c Btrfs: split btrfs_qgroup_account_ref into four functions by Jan Schmidt · 11 years ago
  9. fc36ed7e Btrfs: separate sequence numbers for delayed ref tracking and tree mod log by Jan Schmidt · 11 years ago
  10. 534e662 Btrfs: add all ioctl checks before user change for quota operations by Wang Shilong · 11 years ago
  11. 3c97185 Btrfs: fix missing check about ulist_add() in qgroup.c by Wang Shilong · 11 years ago
  12. b4fcd6b Btrfs: fix confusing edquot happening case by Wang Shilong · 11 years ago
  13. ddb47af Btrfs: fix a warning when updating qgroup limit by Wang Shilong · 11 years ago
  14. 3f5e2d3 Btrfs: fix missing check in the btrfs_qgroup_inherit() by Wang Shilong · 11 years ago
  15. b7fef4f Btrfs: fix missing check before creating a qgroup relation by Wang Shilong · 11 years ago
  16. 58400fc Btrfs: remove some unnecessary spin_lock usages by Wang Shilong · 11 years ago
  17. f2f6ed3 Btrfs: introduce a mutex lock for btrfs quota operations by Wang Shilong · 11 years ago
  18. 7708f02 Btrfs: creating the subvolume qgroup automatically when enabling quota by Wang Shilong · 11 years ago
  19. c9a9dbf Btrfs: fix a warning when disabling quota by Wang Shilong · 11 years ago
  20. a797502 Btrfs: fix double free in the btrfs_qgroup_account_ref() by Wang Shilong · 11 years ago
  21. 720f1e2 Btrfs: return as soon as possible when edquot happens by Wang Shilong · 11 years ago
  22. 235fdb8 Btrfs: remove reduplicate check about root in the function btrfs_clean_quota_tree by Wang Shilong · 12 years ago
  23. 84cbe2f Btrfs: return ENOMEM rather than use BUG_ON when btrfs_alloc_path fails by Wang Shilong · 12 years ago
  24. 06b3a86 Btrfs: fix missing deleted items in btrfs_clean_quota_tree by Wang Shilong · 12 years ago
  25. 683cebd Btrfs: fix missing check before disabling quota by Wang Shilong · 12 years ago
  26. 55e301f Btrfs: move fs/btrfs/ioctl.h to include/uapi/linux/btrfs.h by Filipe Brandenburger · 12 years ago
  27. 2cf6870 Btrfs: prevent qgroup destroy when there are still relations by Arne Jansen · 12 years ago
  28. ff24858 Btrfs: ignore orphan qgroup relations by Arne Jansen · 12 years ago
  29. 5b7ff5b Btrfs: fix memory leak in btrfs_quota_enable() by Tsutomu Itoh · 12 years ago
  30. 3d6b5c3 Btrfs: check return value of ulist_alloc() properly by Tsutomu Itoh · 12 years ago
  31. 995e01b Btrfs: fix gcc warnings for 32bit compiles by Jan Schmidt · 12 years ago
  32. 34d73f5 Btrfs: make aux field of ulist 64 bit by Alexander Block · 12 years ago
  33. f3a87f1 Revert "Btrfs: fix some error codes in btrfs_qgroup_inherit()" by Chris Mason · 12 years ago
  34. 57a5a88 Btrfs: checking for NULL instead of IS_ERR by Dan Carpenter · 12 years ago
  35. 5986802 Btrfs: fix some error codes in btrfs_qgroup_inherit() by Dan Carpenter · 12 years ago
  36. bed92ea Btrfs: qgroup implementation and prototypes by Arne Jansen · 12 years ago