1. 00d22a1 xfs: recalculate summary counters at mount time if icount is bad by Darrick J. Wong · 6 years ago
  2. ff23f4a xfs: move extent busy tree initialization to xfs_initialize_perag by Darrick J. Wong · 6 years ago
  3. 44a8736 xfs: clean up IRELE/iput callsites by Darrick J. Wong · 6 years ago
  4. f467cad xfs: force summary counter recalc at next mount by Darrick J. Wong · 6 years ago
  5. 2e9e648 xfs: detect and fix bad summary counts at mount by Darrick J. Wong · 6 years ago
  6. 0b61f8a xfs: convert to SPDX license tags by Dave Chinner · 6 years ago
  7. 541b5ac xfs: verify root inode more thoroughly by Dave Chinner · 6 years ago
  8. d6b636e xfs: halt auto-reclamation activities while rebuilding rmap by Darrick J. Wong · 7 years ago
  9. 72c44e3 xfs: clean up xfs_mount allocation and dynamic initializers by Brian Foster · 7 years ago
  10. 4603fa7 xfs: remove unused m_dmevmask from xfs_mount struct by Eric Sandeen · 7 years ago
  11. 1da0618 xfs: destroy mutex pag_ici_reclaim_lock before free by Xiongwei Song · 7 years ago
  12. 2d1d1da xfs: on failed mount, force-reclaim inodes after unmounting quota controls by Darrick J. Wong · 7 years ago
  13. 749f24f xfs: Fix bool initialization/comparison by Thomas Meyer · 7 years ago
  14. 77aff8c xfs: don't leak quotacheck dquots when cow recovery by Darrick J. Wong · 7 years ago
  15. 8204f8d xfs: clear MS_ACTIVE after finishing log recovery by Darrick J. Wong · 7 years ago
  16. 642338b Merge tag 'xfs-4.13-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  17. a4c20b9 Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 7 years ago
  18. 31965ef xfs: make errortag a per-mountpoint structure by Darrick J. Wong · 7 years ago
  19. 104b4e5 percpu_counter: Rename __percpu_counter_add to percpu_counter_add_batch by Nikolay Borisov · 7 years ago
  20. c8ce540 xfs: remove double-underscore integer types by Darrick J. Wong · 7 years ago
  21. 8578709 fs: switch ->s_uuid to uuid_t by Christoph Hellwig · 8 years ago
  22. d905fda xfs: use the common helper uuid_is_null() by Amir Goldstein · 8 years ago
  23. cb0ba6c xfs: remove uuid_getnodeuniq and xfs_uu_t by Christoph Hellwig · 8 years ago
  24. 8f720d9 xfs: publish UUID in struct super_block by Amir Goldstein · 8 years ago
  25. d582571 xfs: Use xfs_icluster_size_fsb() to calculate inode alignment mask by Chandan Rajendra · 8 years ago
  26. 4560e78 xfs: don't block the log commit handler for discards by Christoph Hellwig · 8 years ago
  27. ebf5587 xfs: improve handling of busy extents in the low-level allocator by Christoph Hellwig · 8 years ago
  28. b20fe47 xfs: correct null checks and error processing in xfs_initialize_perag by Bill O'Donnell · 8 years ago
  29. 6031e73 xfs: use rhashtable to track buffer cache by Lucas Stach · 8 years ago
  30. d099245 xfs: unset MS_ACTIVE if mount fails by Darrick J. Wong · 8 years ago
  31. 83104d4 xfs: garbage collect old cowextsz reservations by Darrick J. Wong · 8 years ago
  32. 84d6961 xfs: preallocate blocks for worst-case btree expansion by Darrick J. Wong · 8 years ago
  33. 174edb0 xfs: store in-progress CoW allocations in the refcount btree by Darrick J. Wong · 8 years ago
  34. 17c12bc xfs: when replaying bmap operations, don't let unlinked inodes get reaped by Darrick J. Wong · 8 years ago
  35. 1946b91 xfs: define the on-disk refcount btree format by Darrick J. Wong · 8 years ago
  36. ddeb14f xfs: quiesce the filesystem after recovery on readonly mount by Dave Chinner · 8 years ago
  37. 5254885 xfs: rmap btree requires more reserved free space by Darrick J. Wong · 8 years ago
  38. 035e00a xfs: define the on-disk rmap btree format by Darrick J. Wong · 8 years ago
  39. 8018026 xfs: rmap btree add more reserved blocks by Darrick J. Wong · 8 years ago
  40. 3ab78df xfs: rework xfs_bmap_free callers to use xfs_defer_ops by Darrick J. Wong · 8 years ago
  41. c891c30 xfs: exclude never-released buffers from buftarg I/O accounting by Brian Foster · 8 years ago
  42. 0b9210c Merge tag 'xfs-for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 8 years ago
  43. 544ad71 Merge branch 'xfs-4.7-error-cfg' into for-next by Dave Chinner · 9 years ago
  44. e6b3bb7 xfs: add "fail at unmount" error handling configuration by Carlos Maiolino · 9 years ago
  45. 192852b xfs: configurable error behavior via sysfs by Carlos Maiolino · 9 years ago
  46. 664b60f xfs: improve kmem_realloc by Christoph Hellwig · 9 years ago
  47. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  48. 3c1a79f Merge branch 'xfs-misc-fixes-4.6-2' into for-next by Dave Chinner · 9 years ago
  49. 7f0ed54 Merge branch 'xfs-buf-macro-cleanup-4.6' into for-next by Dave Chinner · 9 years ago
  50. 12c3f05 xfs: fix up inode32/64 (re)mount handling by Eric Sandeen · 9 years ago
  51. b0388bf xfs: remove XBF_DONE flag wrapper macros by Dave Chinner · 9 years ago
  52. c19b3b05 xfs: mode di_mode to vfs inode by Dave Chinner · 9 years ago
  53. 2da5c4b Merge branch 'xfs-misc-fixes-for-4.4-2' into for-next by Dave Chinner · 9 years ago
  54. af3b638 xfs: don't leak uuid table on rmmod by Darrick J. Wong · 9 years ago
  55. 225e463 xfs: per-filesystem stats in sysfs by Bill O'Donnell · 9 years ago
  56. 0ae120f xfs: clean up root inode properly on mount failure by Brian Foster · 9 years ago
  57. f0b2efa xfs: don't leave EFIs on AIL on mount failure by Brian Foster · 9 years ago
  58. b9a350a Merge branch 'xfs-sparse-inode' into for-next by Dave Chinner · 9 years ago
  59. e5376fc xfs: sparse inode chunks feature helpers and mount requirements by Brian Foster · 9 years ago
  60. 8c1903d xfs: inode and free block counters need to use __percpu_counter_compare by Dave Chinner · 9 years ago
  61. 964aa8d9 xfs: remove xfs_mod_incore_sb API by Dave Chinner · 10 years ago
  62. 0bd5dded xfs: replace xfs_mod_incore_sb_batched by Dave Chinner · 10 years ago
  63. bab98bb xfs: introduce xfs_mod_frextents by Dave Chinner · 10 years ago
  64. 5681ca4 xfs: Remove icsb infrastructure by Dave Chinner · 10 years ago
  65. 0d485ad xfs: use generic percpu counters for free block counter by Dave Chinner · 10 years ago
  66. e88b64e xfs: use generic percpu counters for free inode counter by Dave Chinner · 10 years ago
  67. 501ab32 xfs: use generic percpu counters for inode counter by Dave Chinner · 10 years ago
  68. 074e427 xfs: sanitise sb_bad_features2 handling by Dave Chinner · 10 years ago
  69. 61e63ec xfs: consolidate superblock logging functions by Dave Chinner · 10 years ago
  70. 4d11a40 xfs: remove bitfield based superblock updates by Dave Chinner · 10 years ago
  71. 6044e43 Merge branch 'xfs-misc-fixes-for-3.19-2' into for-next by Dave Chinner · 10 years ago
  72. 9a2cc41 xfs: move type conversion functions to xfs_dir.h by Dave Chinner · 10 years ago
  73. 216875a Merge branch 'xfs-consolidate-format-defs' into for-next by Dave Chinner · 10 years ago
  74. 508b6b3 xfs: merge xfs_inum.h into xfs_format.h by Christoph Hellwig · 10 years ago
  75. 4fb6e8a xfs: merge xfs_ag.h into xfs_format.h by Christoph Hellwig · 10 years ago
  76. 6d3ebaa xfs: merge xfs_dinode.h into xfs_format.h by Christoph Hellwig · 10 years ago
  77. 91ee575 xfs: allow lazy sb counter sync during filesystem freeze sequence by Brian Foster · 10 years ago
  78. 75e58ce Merge branch 'xfs-buf-iosubmit' into for-next by Dave Chinner · 10 years ago
  79. ba37267 xfs: check xfs_buf_read_uncached returns correctly by Dave Chinner · 10 years ago
  80. e3aed1a xfs: xfs_kset should be static by Dave Chinner · 10 years ago
  81. 645f985 Merge branch 'xfs-misc-fixes-3.17-2' into for-next by Dave Chinner · 10 years ago
  82. 4d7eece Merge branch 'xfs-misc-fixes-3.17-1' into for-next by Dave Chinner · 10 years ago
  83. 6eee897 xfs: fix coccinelle warnings by kbuild test robot · 10 years ago
  84. 5ef828c xfs: avoid false quotacheck after unclean shutdown by Eric Sandeen · 10 years ago
  85. d5cf09b xfs: require 64-bit sector_t by Christoph Hellwig · 10 years ago
  86. 9de67c3 xfs: allow inode allocations in post-growfs disk space by Eric Sandeen · 10 years ago
  87. a31b1d3 xfs: add xfs_mount sysfs kobject by Brian Foster · 10 years ago
  88. a70a4fa xfs: fix a couple error sequence jumps in xfs_mountfs() by Brian Foster · 10 years ago
  89. 2451337 xfs: global error sign conversion by Dave Chinner · 10 years ago
  90. b474c7a xfs: Nuke XFS_ERROR macro by Eric Sandeen · 10 years ago
  91. 7691283 Merge branch 'xfs-misc-fixes-3-for-3.16' into for-next by Dave Chinner · 10 years ago
  92. 8612c7e Merge branch 'xfs-da-geom' into for-next by Dave Chinner · 10 years ago
  93. 556b888 xfs: xfs_readsb needs to check for magic numbers by Dave Chinner · 10 years ago
  94. 0650b55 xfs: introduce directory geometry structure by Dave Chinner · 10 years ago
  95. 263997a xfs: turn NLINK feature on by default by Dave Chinner · 11 years ago
  96. c99d609 xfs: fully support v5 format filesystems by Dave Chinner · 11 years ago
  97. 5f44e4c1 Merge branch 'xfs-bug-fixes-for-3.15-2' into for-next by Dave Chinner · 11 years ago
  98. ac75a1f xfs: don't leak EFSBADCRC to userspace by Dave Chinner · 11 years ago
  99. daba542 xfs: skip verification on initial "guess" superblock read by Eric Sandeen · 11 years ago
  100. 8f80587 xfs: increase inode cluster size for v5 filesystems by Dave Chinner · 11 years ago