1. 149e53a xfs: remove the active vs running quota differentiation by Christoph Hellwig · 3 years, 5 months ago
  2. 6e73a54 xfs: move the di_nblocks field to struct xfs_inode by Christoph Hellwig · 3 years, 9 months ago
  3. 1a7ed27 xfs: create xfs_dqtype_t to represent quota types by Darrick J. Wong · 4 years, 6 months ago
  4. 8cd4901 xfs: rename XFS_DQ_{USER,GROUP,PROJ} to XFS_DQTYPE_* by Darrick J. Wong · 4 years, 6 months ago
  5. 438769e xfs: refactor default quota limits by resource by Darrick J. Wong · 4 years, 6 months ago
  6. 41ed4a5 xfs: move the flags argument of xfs_qm_scall_trunc_qfiles to XFS_QMOPT_* by Darrick J. Wong · 4 years, 6 months ago
  7. e850301 xfs: per-type quota timers and warn limits by Eric Sandeen · 4 years, 7 months ago
  8. 8d077f5 xfs: fix up some whitespace in quota code by Eric Sandeen · 4 years, 7 months ago
  9. daf8396 xfs: move the per-fork nextents fields into struct xfs_ifork by Christoph Hellwig · 4 years, 7 months ago
  10. b8a0880 xfs: quota: move to time64_t interfaces by Arnd Bergmann · 5 years ago
  11. 3dd4d40 xfs: Sanity check flags of Q_XQUOTARM call by Jan Kara · 5 years ago
  12. 250d4b4 xfs: remove unused header files by Eric Sandeen · 6 years ago
  13. 5467b34 xfs: move xfs_ino_geometry to xfs_shared.h by Darrick J. Wong · 6 years ago
  14. 44a8736 xfs: clean up IRELE/iput callsites by Darrick J. Wong · 6 years ago
  15. 0b61f8a xfs: convert to SPDX license tags by Dave Chinner · 7 years ago
  16. 2e330e7 xfs: refactor XFS_QMOPT_DQNEXT out of existence by Darrick J. Wong · 7 years ago
  17. bc98a42 VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb) by David Howells · 7 years ago
  18. 7175a11 xfs: remove a whitespace-only line from xfs_fs_get_nextdqblk by Christoph Hellwig · 8 years ago
  19. 296c24e xfs: wire up Q_XGETNEXTQUOTA / get_nextdqblk by Eric Sandeen · 9 years ago
  20. c14cad9 xfs: Add support for Q_SETINFO by Jan Kara · 10 years ago
  21. 5d3684c xfs: Convert to using ->get_state callback by Jan Kara · 10 years ago
  22. 38e478c quota: Split ->set_xstate callback into two by Jan Kara · 10 years ago
  23. 1cd6b7be Merge branch 'for_linus' into for_next by Jan Kara · 10 years ago
  24. 14bf61f quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space units by Jan Kara · 10 years ago
  25. 8a2fdd4 xfs: Remove useless test by Jan Kara · 10 years ago
  26. bb58e61 xfs: move most of xfs_sb.h to xfs_format.h by Christoph Hellwig · 10 years ago
  27. 4fb6e8a xfs: merge xfs_ag.h into xfs_format.h by Christoph Hellwig · 10 years ago
  28. 74dc93a xfs: fix uflags detection at xfs_fs_rm_xquota by Jie Liu · 10 years ago
  29. 2451337 xfs: global error sign conversion by Dave Chinner · 11 years ago
  30. 9da93f9 xfs: fix Q_XQUOTARM ioctl by Eric Sandeen · 11 years ago
  31. a4fbe6a xfs: decouple inode and bmap btree header files by Dave Chinner · 11 years ago
  32. 239880e xfs: decouple log and transaction headers by Dave Chinner · 11 years ago
  33. 5d5e3d5 xfs: Add support for the Q_XGETQSTATV by Chandra Seetharaman · 11 years ago
  34. 7fd36c4 xfs: split out transaction reservation code by Dave Chinner · 11 years ago
  35. 6ca1c90 xfs: separate dquot on disk format definitions out of xfs_quota.h by Dave Chinner · 11 years ago
  36. 83e782e xfs: Remove incore use of XFS_OQUOTA_ENFD and XFS_OQUOTA_CHKD by Chandra Seetharaman · 12 years ago
  37. 74a8a10 userns: Convert qutoactl by Eric W. Biederman · 12 years ago
  38. 60a3460 xfs: move xfsagino_t to xfs_types.h by Dave Chinner · 13 years ago
  39. c59d87c xfs: remove subdirectories by Christoph Hellwig · 13 years ago[Renamed from fs/xfs/linux-2.6/xfs_quotaops.c]
  40. 06f8e2d6 xfs: don't expect xfs headers to be in subdirectories by Alex Elder · 13 years ago
  41. 90e0c22 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 14 years ago
  42. 288699f xfs: drop dmapi hooks by Christoph Hellwig · 15 years ago
  43. ade7ce3 quota: Clean up the namespace in dqblk_xfs.h by Christoph Hellwig · 15 years ago
  44. 1bf7dbf Merge branch 'master' into for-linus by Alex Elder · 15 years ago
  45. 3bd0946 xfs: remove duplicated #include by Huang Weiyi · 15 years ago
  46. 88e8837 Merge branch 'delayed-logging-for-2.6.35' into for-linus by Alex Elder · 15 years ago
  47. ed3b4d6 xfs: Improve scalability of busy extent tracking by Dave Chinner · 15 years ago
  48. c472b43 quota: unify ->set_dqblk by Christoph Hellwig · 15 years ago
  49. b9b2dd3 quota: unify ->get_dqblk by Christoph Hellwig · 15 years ago
  50. ac0e773 quota: drop permission checks from xfs_fs_set_xstate/xfs_fs_set_xquota by Christoph Hellwig · 15 years ago
  51. 8c4e4ac quota: clean up Q_XQUOTASYNC by Christoph Hellwig · 15 years ago
  52. a80a66c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/fs/xfs/xfs by Linus Torvalds · 15 years ago
  53. c7ff91d xfs: fix xfs_quota remove error by Ryota Yamauchi · 15 years ago
  54. 0d54b21 const: make struct super_block::s_qcop const by Alexey Dobriyan · 15 years ago
  55. 075fe10 xfs: split xfs_sync_inodes by Christoph Hellwig · 16 years ago
  56. fcafb71 xfs: get rid of indirections in the quotaops implementation by Christoph Hellwig · 16 years ago