1. 042f65f xfs: straighten out all the naming around incore inode tree walks by Darrick J. Wong · 4 years, 8 months ago
  2. 390600f xfs: remove flags argument from xfs_inode_ag_walk by Darrick J. Wong · 4 years, 8 months ago
  3. 9be05904 xfs: remove xfs_inode_ag_iterator_flags by Darrick J. Wong · 4 years, 8 months ago
  4. df42ce64 xfs: allow individual quota grace period extension by Eric Sandeen · 4 years, 8 months ago
  5. e850301 xfs: per-type quota timers and warn limits by Eric Sandeen · 4 years, 8 months ago
  6. ce6e7e79c xfs: switch xfs_get_defquota to take explicit type by Eric Sandeen · 4 years, 8 months ago
  7. 3dbb9aa xfs: pass xfs_dquot to xfs_qm_adjust_dqtimers by Eric Sandeen · 4 years, 8 months ago
  8. daf8396 xfs: move the per-fork nextents fields into struct xfs_ifork by Christoph Hellwig · 4 years, 8 months ago
  9. cd59455 xfs: simplify the flags setting in xfs_qm_scall_quotaon by Kaixu Xia · 4 years, 8 months ago
  10. 8a62714 xfs: fix unmount hang and memory leak on shutdown during quotaoff by Brian Foster · 4 years, 10 months ago
  11. 1cc95e6 xfs: Replace function declaration by actual definition by Pavel Reichl · 5 years ago
  12. d0bdfb1 xfs: remove the xfs_qoff_logitem_t typedef by Pavel Reichl · 5 years ago
  13. 250d4b4 xfs: remove unused header files by Eric Sandeen · 6 years ago
  14. 44a8736 xfs: clean up IRELE/iput callsites by Darrick J. Wong · 6 years ago
  15. c8eac49 xfs: remove all boilerplate defer init/finish code by Brian Foster · 6 years ago
  16. 02dff7b xfs: pull up dfops from xfs_itruncate_extents() by Brian Foster · 6 years ago
  17. 0b61f8a xfs: convert to SPDX license tags by Dave Chinner · 7 years ago
  18. 30ab2dc xfs: replace XFS_QMOPT_DQALLOC with a simple boolean by Darrick J. Wong · 7 years ago
  19. 4882c19 xfs: split out dqget for inodes from regular dqget by Darrick J. Wong · 7 years ago
  20. 2e330e7 xfs: refactor XFS_QMOPT_DQNEXT out of existence by Darrick J. Wong · 7 years ago
  21. e20c8a5 xfs: wait on new inodes during quotaoff dquot release by Brian Foster · 8 years ago
  22. 253f491 xfs: better xfs_trans_alloc interface by Christoph Hellwig · 9 years ago
  23. be60794 xfs: Split default quota limits by quota type by Carlos Maiolino · 9 years ago
  24. 296c24e xfs: wire up Q_XGETNEXTQUOTA / get_nextdqblk by Eric Sandeen · 9 years ago
  25. 7039331 xfs: saner xfs_trans_commit interface by Christoph Hellwig · 10 years ago
  26. 4906e21 xfs: remove the flags argument to xfs_trans_cancel by Christoph Hellwig · 10 years ago
  27. 5d3684c xfs: Convert to using ->get_state callback by Jan Kara · 10 years ago
  28. ae90fb1 Merge tag 'xfs-for-linus-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 10 years ago
  29. 1cd6b7be Merge branch 'for_linus' into for_next by Jan Kara · 10 years ago
  30. 14bf61f quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space units by Jan Kara · 10 years ago
  31. 61e63ec xfs: consolidate superblock logging functions by Dave Chinner · 10 years ago
  32. 4d11a40 xfs: remove bitfield based superblock updates by Dave Chinner · 10 years ago
  33. a394270 xfs: Remove some pointless quota checks by Jan Kara · 10 years ago
  34. fbf64b3 xfs: Remove some useless flags tests by Jan Kara · 10 years ago
  35. 216875a Merge branch 'xfs-consolidate-format-defs' into for-next by Dave Chinner · 10 years ago
  36. 4fb6e8a xfs: merge xfs_ag.h into xfs_format.h by Christoph Hellwig · 10 years ago
  37. 5d45ee1 xfs: fix error handling in xfs_qm_log_quotaoff() by Brian Foster · 10 years ago
  38. 2451337 xfs: global error sign conversion by Dave Chinner · 11 years ago
  39. b474c7a xfs: Nuke XFS_ERROR macro by Eric Sandeen · 11 years ago
  40. d99831f xfs: return is not a function by Eric Sandeen · 11 years ago
  41. ff14ee4 Merge branch 'xfs-misc-fixes-1-for-3.16' into for-next by Dave Chinner · 11 years ago
  42. f58522c xfs: bulletfproof xfs_qm_scall_trunc_qfiles() by Eric Sandeen · 11 years ago
  43. e009400 xfs: remove unused pag ptr arg from iterator execute functions by Eric Sandeen · 11 years ago
  44. c61a9e3 xfs: make quota metadata truncation behavior consistent to user space by Jie Liu · 11 years ago
  45. a4fbe6a xfs: decouple inode and bmap btree header files by Dave Chinner · 11 years ago
  46. 239880e xfs: decouple log and transaction headers by Dave Chinner · 11 years ago
  47. 70a9883 xfs: create a shared header file for format-related information by Dave Chinner · 11 years ago
  48. 08e96e1 xfs: remove newlines from strings passed to __xfs_printk by Eric Sandeen · 11 years ago
  49. 5d5e3d5 xfs: Add support for the Q_XGETQSTATV by Chandra Seetharaman · 11 years ago
  50. 3d3c8b5 xfs: refactor xfs_trans_reserve() interface by Jie Liu · 11 years ago
  51. e546cb7 xfs: consolidate xfs_utils.c by Dave Chinner · 11 years ago
  52. 6ca1c90 xfs: separate dquot on disk format definitions out of xfs_quota.h by Dave Chinner · 11 years ago
  53. d892d58 xfs: Start using pquotaino from the superblock. by Chandra Seetharaman · 11 years ago
  54. c31ad43 xfs: Fix the logic check for all quotas being turned off by Chandra Seetharaman · 11 years ago
  55. 92f8ff7 xfs: Add pquota fields where gquota is used. by Chandra Seetharaman · 11 years ago
  56. 83e782e xfs: Remove incore use of XFS_OQUOTA_ENFD and XFS_OQUOTA_CHKD by Chandra Seetharaman · 12 years ago
  57. 113a568 xfs: Code cleanup and removal of some typedef usage by Chandra Seetharaman · 12 years ago
  58. f648167 xfs: avoid nesting transactions in xfs_qm_scall_setqlim() by Dave Chinner · 12 years ago
  59. b136645 xfs: xfs_dquot prealloc throttling watermarks and low free space by Brian Foster · 12 years ago
  60. 762d7ba xfs: calculate XFS_TRANS_QM_QUOTAOFF_END space log reservation at mount time by Jeff Liu · 12 years ago
  61. a1bd955 xfs: calculate XFS_TRANS_QM_QUOTAOFF space log reservation at mount time by Jeff Liu · 12 years ago
  62. f0f2df9 xfs: calcuate XFS_TRANS_QM_SETQLIM space log reservation at mount time by Jeff Liu · 12 years ago
  63. 667a929 xfs: Remove boolean_t typedef completely. by Thiago Farina · 12 years ago
  64. f755503 xfs: remove int casts from debug dquot soft limit timer asserts by Brian Foster · 12 years ago
  65. a454f74 xfs: support a tag-based inode_ag_iterator by Brian Foster · 12 years ago
  66. 6d8b79c xfs: rename xfs_sync.[ch] to xfs_icache.[ch] by Dave Chinner · 12 years ago
  67. 60a3460 xfs: move xfsagino_t to xfs_types.h by Dave Chinner · 13 years ago
  68. b84a3a9 xfs: remove the per-filesystem list of dquots by Christoph Hellwig · 13 years ago
  69. 8960501 xfs: include reservations in quota reporting by Christoph Hellwig · 13 years ago
  70. 18535a7 xfs: merge xfs_qm_export_dquot into xfs_qm_scall_getquota by Christoph Hellwig · 13 years ago
  71. d0a3fe6 xfs: change available ranges of softlimit and hardlimit in quota check by Mitsuo Hayasaka · 13 years ago
  72. ce7ae151 xfs: remove the i_size field in struct xfs_inode by Christoph Hellwig · 13 years ago
  73. 673e8e5 xfs: remove xfs_itruncate_data by Christoph Hellwig · 13 years ago
  74. ddc3415 xfs: simplify xfs_trans_ijoin* again by Christoph Hellwig · 13 years ago
  75. c59d87c xfs: remove subdirectories by Christoph Hellwig · 13 years ago[Renamed from fs/xfs/quota/xfs_qm_syscalls.c]
  76. ea15ab3 xfs: remove the dead QUOTADEBUG code by Christoph Hellwig · 13 years ago
  77. 8f04c47 xfs: split xfs_itruncate_finish by Christoph Hellwig · 13 years ago
  78. 1e05ff0 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  79. ecb697c xfs: fix variable set but not used warnings by Christoph Hellwig · 14 years ago
  80. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  81. 0b932cc xfs: Convert remaining cmn_err() callers to new API by Dave Chinner · 14 years ago
  82. 8221112 xfs: convert the quota debug prints to new API by Dave Chinner · 14 years ago
  83. 6743099 xfs: Extend project quotas to support 32bit project ids by Arkadiusz Mi?kiewicz · 14 years ago
  84. e13de95 xfs: split out inode walk inode grabbing by Dave Chinner · 14 years ago
  85. 65d0f20 xfs: split inode AG walking into separate code for reclaim by Dave Chinner · 14 years ago
  86. dcd79a1 xfs: don't use vfs writeback for pure metadata modifications by Dave Chinner · 14 years ago
  87. 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
  88. 5d18898 xfs: simplify xfs_truncate_file by Christoph Hellwig · 14 years ago
  89. f2d6761 xfs: remove xfs_iput by Christoph Hellwig · 15 years ago
  90. 3400777 xfs: remove unneeded #include statements by Christoph Hellwig · 15 years ago
  91. 288699f xfs: drop dmapi hooks by Christoph Hellwig · 15 years ago
  92. ade7ce3 quota: Clean up the namespace in dqblk_xfs.h by Christoph Hellwig · 15 years ago
  93. 7b6259e xfs: remove block number from inode lookup code by Dave Chinner · 15 years ago
  94. 7dce11d xfs: always use iget in bulkstat by Christoph Hellwig · 15 years ago
  95. c472b43 quota: unify ->set_dqblk by Christoph Hellwig · 15 years ago
  96. 8112e9d xfs: removed unused XFS_QMOPT_ flags by Christoph Hellwig · 15 years ago
  97. 8a7b8a8 xfs: access quotainfo structure directly by Christoph Hellwig · 15 years ago
  98. 74457cf xfs: remove xfs_dqmarker by Christoph Hellwig · 15 years ago
  99. e6a81f1 xfs: convert the dquot hash list to use list heads by Dave Chinner · 15 years ago
  100. 3a25404 xfs: convert the per-mount dquot list to use list heads by Dave Chinner · 15 years ago