1. 9807b77 Merge branch 'xfs-4.10-misc-fixes-4' into for-next by Dave Chinner · 8 years ago
  2. b24a978 xfs: use GPF_NOFS when allocating btree cursors by Darrick J. Wong · 8 years ago
  3. 2e1d233 xfs: ignore leaf attr ichdr.count in verifier during log replay by Eric Sandeen · 8 years ago
  4. a444d72 Merge branch 'xfs-4.10-misc-fixes-3' into for-next by Dave Chinner · 8 years ago
  5. cae028d xfs: optimise CRC updates by Dave Chinner · 8 years ago
  6. 11ef38a xfs: make xfs btree stats less huge by Dave Chinner · 8 years ago
  7. ef388e2 xfs: don't allow di_size with high bit set by Darrick J. Wong · 8 years ago
  8. 0f352f8 xfs: error out if trying to add attrs and anextents > 0 by Darrick J. Wong · 8 years ago
  9. 96a3aef xfs: don't crash if reading a directory results in an unexpected hole by Darrick J. Wong · 8 years ago
  10. 356a322 xfs: complain if we don't get nextents bmap records by Darrick J. Wong · 8 years ago
  11. bb3be7e xfs: check for bogus values in btree block headers by Darrick J. Wong · 8 years ago
  12. d2a047f xfs: forbid AG btrees with level == 0 by Darrick J. Wong · 8 years ago
  13. f7a136a xfs: several xattr functions can be void by Eric Sandeen · 8 years ago
  14. c44a1f2 xfs: handle cow fork in xfs_bmap_trace_exlist by Eric Sandeen · 8 years ago
  15. 7710517 xfs: pass state not whichfork to trace_xfs_extlist by Eric Sandeen · 8 years ago
  16. 200237d xfs: Move AGI buffer type setting to xfs_read_agi by Eric Sandeen · 8 years ago
  17. b7b2611 Merge branch 'xfs-4.10-misc-fixes-2' into for-next by Dave Chinner · 8 years ago
  18. 974ae92 xfs: track preallocation separately in xfs_bmapi_reserve_delalloc() by Brian Foster · 8 years ago
  19. cf7841c fs: xfs: libxfs: constify xfs_nameops structures by Bhumika Goyal · 8 years ago
  20. fd26a88 xfs: factor rmap btree size into the indlen calculations by Darrick J. Wong · 8 years ago
  21. ed24bee Merge branch 'xfs-4.10-extent-lookup' into for-next by Dave Chinner · 8 years ago
  22. 0e8d630 xfs: remove NULLEXTNUM by Christoph Hellwig · 8 years ago
  23. 6edc977 xfs: remove xfs_bmap_search_extents by Christoph Hellwig · 8 years ago
  24. 65c5f41 xfs: remove prev argument to xfs_bmapi_reserve_delalloc by Christoph Hellwig · 8 years ago
  25. 7efc794 xfs: use new extent lookup helpers in __xfs_bunmapi by Christoph Hellwig · 8 years ago
  26. 2d58f6e xfs: use new extent lookup helpers in xfs_bmapi_write by Christoph Hellwig · 8 years ago
  27. 334f342 xfs: use new extent lookup helpers in xfs_bmapi_read by Christoph Hellwig · 8 years ago
  28. 86685f7 xfs: cleanup xfs_bmap_last_before by Christoph Hellwig · 8 years ago
  29. 93533c7 xfs: new inode extent list lookup helpers by Christoph Hellwig · 8 years ago
  30. 0fc204e Merge branch 'xfs-4.10-misc-fixes-1' into for-next by Dave Chinner · 8 years ago
  31. bec9d48 xfs: check minimum block size for CRC filesystems by Darrick J. Wong · 8 years ago
  32. 5d82930 xfs: provide helper for counting extents from if_bytes by Eric Sandeen · 8 years ago
  33. 4fd29ec xfs: check return value of _trans_reserve_quota_nblks by Darrick J. Wong · 8 years ago
  34. 5e52365 xfs: move dir_ino_validate declaration per xfsprogs by Darrick J. Wong · 8 years ago
  35. e6fc6fc xfs: don't call xfs_sb_quota_from_disk twice by Eric Sandeen · 8 years ago
  36. 523b2e7 libxfs: clean up _dir2_data_freescan by Darrick J. Wong · 8 years ago
  37. ae90b99 libxfs: fix xfs_attr_shortform_bytesfit declaration by Darrick J. Wong · 8 years ago
  38. 68c0985 libxfs: fix whitespace problems by Darrick J. Wong · 8 years ago
  39. 420fbeb libxfs: synchronize dinode_verify with userspace by Darrick J. Wong · 8 years ago
  40. 755c7bf libxfs: convert ushort to unsigned short by Darrick J. Wong · 8 years ago
  41. b77428b xfs: defer should abort intent items if the trans roll fails by Darrick J. Wong · 8 years ago
  42. 64e6428 xfs: remove xfs_bunmapi_cow by Christoph Hellwig · 8 years ago
  43. fa5c836 xfs: refactor xfs_bunmapi_cow by Christoph Hellwig · 8 years ago
  44. 0a0af28 xfs: add xfs_trim_extent by Darrick J. Wong · 8 years ago
  45. 8cdcc81 libxfs: v3 inodes are only valid on crc-enabled filesystems by Roger Willcocks · 8 years ago
  46. 58d7896 libxfs: clean up _calc_dquots_per_chunk by Darrick J. Wong · 8 years ago
  47. fe23759 xfs: remove pointless error goto in xfs_bmap_remap_alloc by Eric Sandeen · 8 years ago
  48. f1b8243 xfs: add some 'static' annotations by Eric Biggers · 8 years ago
  49. 1d55a4b xfs: remove redundant assignment of ifp by Colin Ian King · 8 years ago
  50. 6f97077 xfs: rework refcount cow recovery error handling by Darrick J. Wong · 8 years ago
  51. 1f08af5 xfs: implement swapext for rmap filesystems by Darrick J. Wong · 8 years ago
  52. e54b5bf xfs: recognize the reflink feature bit by Darrick J. Wong · 8 years ago
  53. a35eb41 xfs: simulate per-AG reservations being critically low by Darrick J. Wong · 8 years ago
  54. 4f435eb xfs: don't mix reflink and DAX mode for now by Darrick J. Wong · 8 years ago
  55. c8e156a xfs: check for invalid inode reflink flags by Darrick J. Wong · 8 years ago
  56. 3f165b3 xfs: convert unwritten status of reverse mappings for shared files by Darrick J. Wong · 8 years ago
  57. ceeb9c8 xfs: use interval query for rmap alloc operations on shared files by Darrick J. Wong · 8 years ago
  58. 0e07c03 xfs: add shared rmap map/unmap/convert log item types by Darrick J. Wong · 8 years ago
  59. 80de462 xfs: increase log reservations for reflink by Darrick J. Wong · 8 years ago
  60. 90e2056 xfs: try other AGs to allocate a BMBT block by Darrick J. Wong · 8 years ago
  61. 84d6961 xfs: preallocate blocks for worst-case btree expansion by Darrick J. Wong · 8 years ago
  62. f7ca352 xfs: create a separate cow extent size hint for the allocator by Darrick J. Wong · 8 years ago
  63. f86f403 xfs: teach get_bmapx about shared extents and the CoW fork by Darrick J. Wong · 8 years ago
  64. 174edb0 xfs: store in-progress CoW allocations in the refcount btree by Darrick J. Wong · 8 years ago
  65. 4862cfe xfs: support removing extents from CoW fork by Darrick J. Wong · 8 years ago
  66. 60b4984 xfs: support allocating delayed extents in CoW fork by Darrick J. Wong · 8 years ago
  67. be51f81 xfs: support bmapping delalloc extents in the CoW fork by Darrick J. Wong · 8 years ago
  68. 3993bae xfs: introduce the CoW fork by Darrick J. Wong · 8 years ago
  69. 11715a2 xfs: don't allow reflinked dir/dev/fifo/socket/pipe files by Darrick J. Wong · 8 years ago
  70. f0ec1b8 xfs: add reflink feature flag to geometry by Darrick J. Wong · 8 years ago
  71. 4453593 xfs: return work remaining at the end of a bunmapi operation by Darrick J. Wong · 8 years ago
  72. 9f3afb5 xfs: implement deferred bmbt map/unmap operations by Darrick J. Wong · 8 years ago
  73. 4847acf xfs: pass bmapi flags through to bmap_del_extent by Darrick J. Wong · 8 years ago
  74. f65306e xfs: map an inode's offset to an exact physical block by Darrick J. Wong · 8 years ago
  75. 77d61fe xfs: log bmap intent items by Darrick J. Wong · 8 years ago
  76. 6413a01 xfs: create bmbt update intent log items by Darrick J. Wong · 8 years ago
  77. 350a27a xfs: introduce reflink utility functions by Darrick J. Wong · 8 years ago
  78. d0e853f xfs: reserve AG space for the refcount btree root by Darrick J. Wong · 8 years ago
  79. 62aab20 xfs: adjust refcount when unmapping file blocks by Darrick J. Wong · 8 years ago
  80. 33ba612 xfs: connect refcount adjust functions to upper layers by Darrick J. Wong · 8 years ago
  81. 3172725 xfs: adjust refcount of an extent of blocks in refcount btree by Darrick J. Wong · 8 years ago
  82. f997ee2 xfs: log refcount intent items by Darrick J. Wong · 8 years ago
  83. baf4bcac xfs: create refcount update intent log items by Darrick J. Wong · 8 years ago
  84. bdf2863 xfs: add refcount btree operations by Darrick J. Wong · 8 years ago
  85. f310bd2 xfs: account for the refcount btree in the alloc/free log reservation by Darrick J. Wong · 8 years ago
  86. 1946b91 xfs: define the on-disk refcount btree format by Darrick J. Wong · 8 years ago
  87. af30dfa xfs: refcount btree add more reserved blocks by Darrick J. Wong · 8 years ago
  88. 46eeb52 xfs: introduce refcount btree definitions by Darrick J. Wong · 8 years ago
  89. 155cd43 Merge branch 'xfs-4.9-log-recovery-fixes' into for-next by Dave Chinner · 8 years ago
  90. a89b3f9 Merge branch 'xfs-4.9-delalloc-rework' into for-next by Dave Chinner · 8 years ago
  91. 292378e xfs: remote attribute blocks aren't really userdata by Dave Chinner · 8 years ago
  92. 51446f5 xfs: rewrite and optimize the delalloc write path by Christoph Hellwig · 8 years ago
  93. 3fd129b xfs: set up per-AG free space reservations by Darrick J. Wong · 8 years ago
  94. 385d6558 xfs: defer should allow ->finish_item to request a new transaction by Darrick J. Wong · 8 years ago
  95. c611cc0 xfs: count the blocks in a btree by Darrick J. Wong · 8 years ago
  96. 4ed3f68 xfs: create a standard btree size calculator code by Darrick J. Wong · 8 years ago
  97. a1d46cf xfs: remove xfs_btree_bigkey by Darrick J. Wong · 8 years ago
  98. cd00158 xfs: convert RUI log formats to use variable length arrays by Darrick J. Wong · 8 years ago
  99. ea78d80 xfs: track log done items directly in the deferred pending work item by Darrick J. Wong · 8 years ago
  100. f3d7ebd xfs: fix superblock inprogress check by Dave Chinner · 8 years ago