1. be60794 xfs: Split default quota limits by quota type by Carlos Maiolino · 8 years ago
  2. ffc671f xfs: send warning of project quota to userspace via netlink by Masatake YAMATO · 8 years ago
  3. 339e4f6 xfs: Clean up xfs_trans_dup_dqinfo by Nan Jia · 9 years ago
  4. 7f884dc xfs: fix quota block reservation leak when tp allocates and frees blocks by Brian Foster · 9 years ago
  5. bb58e61 xfs: move most of xfs_sb.h to xfs_format.h by Christoph Hellwig · 9 years ago
  6. 4fb6e8a xfs: merge xfs_ag.h into xfs_format.h by Christoph Hellwig · 9 years ago
  7. 2451337 xfs: global error sign conversion by Dave Chinner · 10 years ago
  8. 10f73d2 xfs: fix the comment explaining xfs_trans_dqlockedjoin by Christoph Hellwig · 11 years ago
  9. a4fbe6a xfs: decouple inode and bmap btree header files by Dave Chinner · 11 years ago
  10. 239880e xfs: decouple log and transaction headers by Dave Chinner · 11 years ago
  11. 70a9883c xfs: create a shared header file for format-related information by Dave Chinner · 11 years ago
  12. 6ca1c90 xfs: separate dquot on disk format definitions out of xfs_quota.h by Dave Chinner · 11 years ago
  13. 92f8ff7 xfs: Add pquota fields where gquota is used. by Chandra Seetharaman · 11 years ago
  14. b0a9dab xfs: dquot log reservations are too small by Dave Chinner · 11 years ago
  15. 83e782e xfs: Remove incore use of XFS_OQUOTA_ENFD and XFS_OQUOTA_CHKD by Chandra Seetharaman · 11 years ago
  16. 0e6436d xfs: Change xfs_dquot_acct to be a 2-dimensional array by Chandra Seetharaman · 11 years ago
  17. 113a568 xfs: Code cleanup and removal of some typedef usage by Chandra Seetharaman · 11 years ago
  18. 9cad19d xfs: Define a new function xfs_is_quota_inode() by Chandra Seetharaman · 11 years ago
  19. 4b6eae2e xfs: pass xfs_dquot to xfs_qm_adjust_dqlimits() instead of xfs_disk_dquot_t by Brian Foster · 11 years ago
  20. 667a929 xfs: Remove boolean_t typedef completely. by Thiago Farina · 12 years ago
  21. 431f197 userns: Convert quota netlink aka quota_send_warning by Eric W. Biederman · 12 years ago
  22. ad1e95c xfs: clean up xfs_bit.h includes by Dave Chinner · 12 years ago
  23. 60a3460 xfs: move xfsagino_t to xfs_types.h by Dave Chinner · 12 years ago
  24. a05931c xfs: remove the global xfs_Gqm structure by Christoph Hellwig · 12 years ago
  25. 70b5437 xfs: cleanup quota check on disk blocks and inodes reservations by Mitsuo Hayasaka · 12 years ago
  26. 33e0eda xfs: make inode quota check more general by Mitsuo Hayasaka · 12 years ago
  27. d0a3fe6 xfs: change available ranges of softlimit and hardlimit in quota check by Mitsuo Hayasaka · 12 years ago
  28. c59d87c xfs: remove subdirectories by Christoph Hellwig · 13 years ago[Renamed from fs/xfs/quota/xfs_trans_dquot.c]
  29. ea15ab3 xfs: remove the dead QUOTADEBUG code by Christoph Hellwig · 13 years ago
  30. f3ca8738 xfs: remove i_transp by Christoph Hellwig · 13 years ago
  31. 0b932cc xfs: Convert remaining cmn_err() callers to new API by Dave Chinner · 13 years ago
  32. e98c414 xfs: simplify log item descriptor tracking by Christoph Hellwig · 14 years ago
  33. 3400777 xfs: remove unneeded #include statements by Christoph Hellwig · 14 years ago
  34. 288699f xfs: drop dmapi hooks by Christoph Hellwig · 14 years ago
  35. 191f848 xfs: remove a few macro indirections in the quota code by Christoph Hellwig · 14 years ago
  36. 8a7b8a8 xfs: access quotainfo structure directly by Christoph Hellwig · 14 years ago
  37. a210c1a xfs: implement quota warnings via netlink by Christoph Hellwig · 14 years ago
  38. 4d1f88d xfs: clean up error handling in xfs_trans_dqresv by Christoph Hellwig · 14 years ago
  39. ef14f0c xfs: use generic Posix ACL code by Christoph Hellwig · 15 years ago
  40. 7d09525 xfs: kill xfs_qmops by Christoph Hellwig · 15 years ago
  41. 8e9b6e7 xfs: remove the unused XFS_QMOPT_DQLOCK flag by Christoph Hellwig · 15 years ago
  42. 579aa9c [XFS] shrink mrlock_t by Christoph Hellwig · 16 years ago
  43. 413d57c xfs: convert beX_add to beX_add_cpu (new common API) by Marcin Slusarz · 16 years ago
  44. e6d2942 [XFS] Fix uquota and oquota enforcement problems. by Kouta Ooizumi · 17 years ago
  45. 7bc5306 [XFS] Remove unused header files for MAC and CAP checking functionality. by Eric Sandeen · 17 years ago
  46. f6c2d1f [XFS] Remove version 1 directory code. Never functioned on Linux, just by Nathan Scott · 18 years ago
  47. 9a2a7de [XFS] Make project quota enforcement return an error code consistent with by Nathan Scott · 18 years ago
  48. c41564b [XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing all by Nathan Scott · 18 years ago
  49. 1149d96 [XFS] endianess annotations and cleanup for the quota code by Christoph Hellwig · 19 years ago
  50. 4ce3121 [XFS] Update license/copyright notices to match the prefered SGI boilerplate. by Nathan Scott · 19 years ago
  51. a844f45 [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot. by Nathan Scott · 19 years ago
  52. 06d10dd [XFS] Merge fixes into realtime quota code, since one/two reported, still by Nathan Scott · 19 years ago
  53. c8ad20f [XFS] Add support for project quota, based on Dan Knappes earlier work. by Nathan Scott · 19 years ago
  54. ba0f32d [XFS] mark various symbols static Patch from Adrian Bunk by Christoph Hellwig · 19 years ago
  55. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago