1. ce6e7e79c xfs: switch xfs_get_defquota to take explicit type by Eric Sandeen · 4 years, 8 months ago
  2. 3dbb9aa xfs: pass xfs_dquot to xfs_qm_adjust_dqtimers by Eric Sandeen · 4 years, 8 months ago
  3. dcf1ccc xfs: always return -ENOSPC on project quota reservation failure by Eric Sandeen · 4 years, 8 months ago
  4. 7994aae xfs: remove unnecessary assertion from xfs_qm_vop_create_dqattach by Kaixu Xia · 4 years, 9 months ago
  5. fb353ff xfs: reserve quota inode transaction space only when needed by Kaixu Xia · 4 years, 9 months ago
  6. c140735 xfs: trace quota allocations for all quota types by Kaixu Xia · 4 years, 9 months ago
  7. 8d3d7e2 xfs: trylock underlying buffer on dquot flush by Brian Foster · 4 years, 10 months ago
  8. 5885539 xfs: preserve default grace interval during quotacheck by Darrick J. Wong · 4 years, 10 months ago
  9. ba8adad xfs: remove the kuid/kgid conversion wrappers by Christoph Hellwig · 4 years, 11 months ago
  10. 5429515 xfs: remove the icdinode di_uid/di_gid members by Christoph Hellwig · 4 years, 11 months ago
  11. c072fbe xfs: remove the xfs_quotainfo_t typedef by Pavel Reichl · 5 years ago
  12. aefe69a xfs: remove the xfs_disk_dquot_t and xfs_dquot_t by Pavel Reichl · 5 years ago
  13. de7a866 xfs: merge the projid fields in struct xfs_icdinode by Christoph Hellwig · 5 years ago
  14. a71895c xfs: convert open coded corruption check to use XFS_IS_CORRUPT by Darrick J. Wong · 5 years ago
  15. a5155b8 xfs: always log corruption errors by Darrick J. Wong · 5 years ago
  16. 707e0dd fs: xfs: Remove KM_NOSLEEP and KM_SLEEP. by Tetsuo Handa · 5 years ago
  17. 13d59a2 xfs: specify AG in bulk req by Darrick J. Wong · 6 years ago
  18. 3e5a428 xfs: poll waiting for quotacheck by Darrick J. Wong · 6 years ago
  19. 4078671 xfs: multithreaded iwalk implementation by Darrick J. Wong · 6 years ago
  20. ebd126a xfs: convert quotacheck to use the new iwalk functions by Darrick J. Wong · 6 years ago
  21. 250d4b4 xfs: remove unused header files by Eric Sandeen · 6 years ago
  22. 394aafd xfs: widen inode delalloc block counter to 64-bits by Darrick J. Wong · 6 years ago
  23. 44a8736 xfs: clean up IRELE/iput callsites by Darrick J. Wong · 6 years ago
  24. 0b61f8a xfs: convert to SPDX license tags by Dave Chinner · 7 years ago
  25. eac69e1 xfs: refactor quota limits initialization by Darrick J. Wong · 7 years ago
  26. 28b9060 xfs: rename on-disk dquot counter zap functions by Darrick J. Wong · 7 years ago
  27. 30ab2dc xfs: replace XFS_QMOPT_DQALLOC with a simple boolean by Darrick J. Wong · 7 years ago
  28. 114e73c xfs: remove direct calls to _qm_dqread by Darrick J. Wong · 7 years ago
  29. 0fcef12 xfs: fetch dquots directly during quotacheck by Darrick J. Wong · 7 years ago
  30. 4882c19 xfs: split out dqget for inodes from regular dqget by Darrick J. Wong · 7 years ago
  31. c14cfcc xfs: remove unnecessary xfs_qm_dqattach parameter by Darrick J. Wong · 7 years ago
  32. 609001b xfs: don't spray logs when dquot flush/purge fail by Darrick J. Wong · 7 years ago
  33. 22525c1 xfs: log item flags are racy by Dave Chinner · 7 years ago
  34. 7224fa4 xfs: add full xfs_dqblk verifier by Eric Sandeen · 7 years ago
  35. 48fa1db xfs: pass full xfs_dqblk to repair during quotacheck by Eric Sandeen · 7 years ago
  36. e381a0f xfs: remove unused flags arg from xfs_dquot_verify by Eric Sandeen · 7 years ago
  37. 8925a3d xfs: make xfs_buf_incore out of line by Dave Chinner · 7 years ago
  38. c959025 xfs: Remove "committed" argument of xfs_dir_ialloc by Chandan Rajendra · 7 years ago
  39. c969004 xfs: use %px for data pointers when debugging by Darrick J. Wong · 7 years ago
  40. eebf3ca xfs: standardize quota verification function outputs by Darrick J. Wong · 7 years ago
  41. eeea798 xfs: separate dquot repair into a separate function by Darrick J. Wong · 7 years ago
  42. 3a3882f xfs: quota: check result of register_shrinker() by Aliaksei Karaliou · 7 years ago
  43. 2196881 xfs: quota: fix missed destroy of qi_tree_lock by Aliaksei Karaliou · 7 years ago
  44. f59cf5c xfs: remove "no-allocation" reservations for file creations by Christoph Hellwig · 7 years ago
  45. 8bfadd8 xfs: replace xfs_qm_get_rtblks with a direct call to xfs_bmap_count_leaves by Christoph Hellwig · 7 years ago
  46. cfaf2d0 xfs: fix quotacheck dquot id overflow infinite loop by Brian Foster · 7 years ago
  47. 7912e7f xfs: push buffer of flush locked dquot to avoid quotacheck deadlock by Brian Foster · 8 years ago
  48. 20e8a06 xfs: fix up quotacheck buffer list error handling by Brian Foster · 8 years ago
  49. 9011540 xfs: remove use of do_div with 32-bit dividend in quota by Eric Sandeen · 8 years ago
  50. e0d76fa xfs: prevent quotacheck from overloading inode lru by Brian Foster · 8 years ago
  51. 5d82930 xfs: provide helper for counting extents from if_bytes by Eric Sandeen · 8 years ago
  52. 253f491 xfs: better xfs_trans_alloc interface by Christoph Hellwig · 9 years ago
  53. be60794 xfs: Split default quota limits by quota type by Carlos Maiolino · 9 years ago
  54. 5d50ac7 Merge tag 'xfs-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 9 years ago
  55. d0164ad mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd by Mel Gorman · 9 years ago
  56. ff6d6af xfs: per-filesystem stats counter implementation by Bill O'Donnell · 9 years ago
  57. 7039331 xfs: saner xfs_trans_commit interface by Christoph Hellwig · 10 years ago
  58. 4906e21 xfs: remove the flags argument to xfs_trans_cancel by Christoph Hellwig · 10 years ago
  59. 3cabb83 Merge branch 'xfs-misc-fixes-for-4.1' into for-next by Dave Chinner · 10 years ago
  60. 58c9047 xfs: inodes are new until the dentry cache is set up by Dave Chinner · 10 years ago
  61. dfcc70a xfs: Fix quota type in quota structures when reusing quota file by Jan Kara · 10 years ago
  62. 3f97b16 list_lru: add helpers to isolate items by Vladimir Davydov · 10 years ago
  63. 503c358 list_lru: introduce list_lru_shrink_{count,walk} by Vladimir Davydov · 10 years ago
  64. 61e63ec xfs: consolidate superblock logging functions by Dave Chinner · 10 years ago
  65. 4d11a40 xfs: remove bitfield based superblock updates by Dave Chinner · 10 years ago
  66. c14fc01 Merge branch 'xfs-coccinelle-cleanups' into for-next by Dave Chinner · 10 years ago
  67. d2a5e3c xfs: remove unnecessary null checks by Markus Elfring · 10 years ago
  68. 4fb6e8a xfs: merge xfs_ag.h into xfs_format.h by Christoph Hellwig · 10 years ago
  69. 6d3ebaa xfs: merge xfs_dinode.h into xfs_format.h by Christoph Hellwig · 10 years ago
  70. bf1ed38 xfs: xfs_qm_dquot_isolate needs locking annotations for sparse by Dave Chinner · 10 years ago
  71. 645f985 Merge branch 'xfs-misc-fixes-3.17-2' into for-next by Dave Chinner · 10 years ago
  72. 5fd364f xfs: quotacheck leaves dquot buffers without verifiers by Dave Chinner · 10 years ago
  73. eb866bb xfs: mark xfs_qm_quotacheck as static by Jie Liu · 10 years ago
  74. 2451337 xfs: global error sign conversion by Dave Chinner · 11 years ago
  75. b474c7a xfs: Nuke XFS_ERROR macro by Eric Sandeen · 11 years ago
  76. d99831f xfs: return is not a function by Eric Sandeen · 11 years ago
  77. ff14ee4 Merge branch 'xfs-misc-fixes-1-for-3.16' into for-next by Dave Chinner · 11 years ago
  78. fdd3a2a Merge branch 'xfs-unused-args-cleanup' into for-next by Dave Chinner · 11 years ago
  79. ee4eec4 xfs: list_lru_init returns a negative error by Dave Chinner · 11 years ago
  80. 3c3533757 xfs: remove dquot hints by Dave Chinner · 11 years ago
  81. 6ea94bb xfs: remove unused mp arg from xfs_calc_dquots_per_chunk() by Eric Sandeen · 11 years ago
  82. da51d32 xfs: use xfs_ilock_data_map_shared in xfs_qm_dqiterate by Christoph Hellwig · 11 years ago
  83. df8052e xfs: fix infinite loop by detaching the group/project hints from user dquot by Jie Liu · 11 years ago
  84. 37eb970 xfs: fix false assertion at xfs_qm_vop_create_dqattach by Jie Liu · 11 years ago
  85. a4fbe6a xfs: decouple inode and bmap btree header files by Dave Chinner · 11 years ago
  86. 239880e xfs: decouple log and transaction headers by Dave Chinner · 11 years ago
  87. 9aede1d xfs: split dquot buffer operations out by Dave Chinner · 11 years ago
  88. 70a9883 xfs: create a shared header file for format-related information by Dave Chinner · 11 years ago
  89. f5e1dd3 super: fix for destroy lrus by Glauber Costa · 11 years ago
  90. 5ca302c list_lru: dynamically adjust node arrays by Glauber Costa · 11 years ago
  91. 3516341 xfs: fix dquot isolation hang by Dave Chinner · 11 years ago
  92. 2f5b56f xfs-convert-dquot-cache-lru-to-list_lru-fix by Andrew Morton · 11 years ago
  93. cd56a39 xfs: convert dquot cache lru to list_lru by Dave Chinner · 11 years ago
  94. 55f841c super: fix calculation of shrinkable objects for small numbers by Glauber Costa · 11 years ago
  95. 7aab1b2 xfs: convert kuid_t to/from uid_t for internal structures by Dwight Engen · 11 years ago
  96. 3d3c8b5 xfs: refactor xfs_trans_reserve() interface by Jie Liu · 11 years ago
  97. e546cb7 xfs: consolidate xfs_utils.c by Dave Chinner · 11 years ago
  98. 6ca1c90 xfs: separate dquot on disk format definitions out of xfs_quota.h by Dave Chinner · 11 years ago
  99. d892d58 xfs: Start using pquotaino from the superblock. by Chandra Seetharaman · 11 years ago
  100. 92f8ff7 xfs: Add pquota fields where gquota is used. by Chandra Seetharaman · 11 years ago