1. 0e07c03 xfs: add shared rmap map/unmap/convert log item types by Darrick J. Wong · 8 years ago
  2. 80de462 xfs: increase log reservations for reflink by Darrick J. Wong · 8 years ago
  3. 83104d4 xfs: garbage collect old cowextsz reservations by Darrick J. Wong · 8 years ago
  4. 90e2056 xfs: try other AGs to allocate a BMBT block by Darrick J. Wong · 8 years ago
  5. 6fa164b xfs: don't allow reflink when the AG is low on space by Darrick J. Wong · 8 years ago
  6. 84d6961 xfs: preallocate blocks for worst-case btree expansion by Darrick J. Wong · 8 years ago
  7. f7ca352 xfs: create a separate cow extent size hint for the allocator by Darrick J. Wong · 8 years ago
  8. 98cc2db xfs: unshare a range of blocks via fallocate by Darrick J. Wong · 8 years ago
  9. f0bc4d1 xfs: swap inode reflink flags when swapping inode extents by Darrick J. Wong · 8 years ago
  10. f86f403 xfs: teach get_bmapx about shared extents and the CoW fork by Darrick J. Wong · 8 years ago
  11. cc71466 xfs: add dedupe range vfs function by Darrick J. Wong · 8 years ago
  12. 9fe2604 xfs: add clone file and clone range vfs functions by Darrick J. Wong · 8 years ago
  13. 862bb36 xfs: reflink extents from one file to another by Darrick J. Wong · 8 years ago
  14. 174edb0 xfs: store in-progress CoW allocations in the refcount btree by Darrick J. Wong · 8 years ago
  15. 5e7e605 xfs: cancel pending CoW reservations when destroying inodes by Darrick J. Wong · 8 years ago
  16. aa8968f xfs: cancel CoW reservations and clear inode reflink flag when freeing blocks by Darrick J. Wong · 8 years ago
  17. 0613f16 xfs: implement CoW for directio writes by Darrick J. Wong · 8 years ago
  18. db1327b xfs: report shared extent mappings to userspace correctly by Darrick J. Wong · 8 years ago
  19. 43caeb1 xfs: move mappings from cow fork to data fork after copy-write by Darrick J. Wong · 8 years ago
  20. 4862cfe xfs: support removing extents from CoW fork by Darrick J. Wong · 8 years ago
  21. ef47366 xfs: allocate delayed extents in CoW fork by Darrick J. Wong · 8 years ago
  22. 60b4984 xfs: support allocating delayed extents in CoW fork by Darrick J. Wong · 8 years ago
  23. 2a06705 xfs: create delalloc extents in CoW fork by Darrick J. Wong · 8 years ago
  24. be51f81 xfs: support bmapping delalloc extents in the CoW fork by Darrick J. Wong · 8 years ago
  25. 3993bae xfs: introduce the CoW fork by Darrick J. Wong · 8 years ago
  26. 11715a2 xfs: don't allow reflinked dir/dev/fifo/socket/pipe files by Darrick J. Wong · 8 years ago
  27. f0ec1b8 xfs: add reflink feature flag to geometry by Darrick J. Wong · 8 years ago
  28. 53aa1c3 xfs: define tracepoints for reflink activities by Darrick J. Wong · 8 years ago
  29. 4453593 xfs: return work remaining at the end of a bunmapi operation by Darrick J. Wong · 8 years ago
  30. 17c12bc xfs: when replaying bmap operations, don't let unlinked inodes get reaped by Darrick J. Wong · 8 years ago
  31. 9f3afb5 xfs: implement deferred bmbt map/unmap operations by Darrick J. Wong · 8 years ago
  32. 4847acf xfs: pass bmapi flags through to bmap_del_extent by Darrick J. Wong · 8 years ago
  33. f65306e xfs: map an inode's offset to an exact physical block by Darrick J. Wong · 8 years ago
  34. 77d61fe xfs: log bmap intent items by Darrick J. Wong · 8 years ago
  35. 6413a01 xfs: create bmbt update intent log items by Darrick J. Wong · 8 years ago
  36. 350a27a xfs: introduce reflink utility functions by Darrick J. Wong · 8 years ago
  37. d0e853f xfs: reserve AG space for the refcount btree root by Darrick J. Wong · 8 years ago
  38. a90c00f xfs: add refcount btree block detection to log recovery by Darrick J. Wong · 8 years ago
  39. 62aab20 xfs: adjust refcount when unmapping file blocks by Darrick J. Wong · 8 years ago
  40. 33ba612 xfs: connect refcount adjust functions to upper layers by Darrick J. Wong · 8 years ago
  41. 3172725 xfs: adjust refcount of an extent of blocks in refcount btree by Darrick J. Wong · 8 years ago
  42. f997ee2 xfs: log refcount intent items by Darrick J. Wong · 8 years ago
  43. baf4bcac xfs: create refcount update intent log items by Darrick J. Wong · 8 years ago
  44. bdf2863 xfs: add refcount btree operations by Darrick J. Wong · 8 years ago
  45. f310bd2 xfs: account for the refcount btree in the alloc/free log reservation by Darrick J. Wong · 8 years ago
  46. ac4fef6 xfs: add refcount btree support to growfs by Darrick J. Wong · 8 years ago
  47. 1946b91 xfs: define the on-disk refcount btree format by Darrick J. Wong · 8 years ago
  48. af30dfa xfs: refcount btree add more reserved blocks by Darrick J. Wong · 8 years ago
  49. 46eeb52 xfs: introduce refcount btree definitions by Darrick J. Wong · 8 years ago
  50. c75c752 xfs: define tracepoints for refcount btree activities by Darrick J. Wong · 8 years ago
  51. 9cdafd8 xfs: return an error when an inline directory is too small by Darrick J. Wong · 8 years ago
  52. 71be6b4 vfs: add a FALLOC_FL_UNSHARE mode to fallocate to unshare a range of blocks by Darrick J. Wong · 8 years ago
  53. 0a6eab8 vfs: support FS_XFLAG_COWEXTSIZE and get/set of CoW extent size hint by Darrick J. Wong · 8 years ago
  54. 155cd43 Merge branch 'xfs-4.9-log-recovery-fixes' into for-next by Dave Chinner · 8 years ago
  55. a1f45e6 Merge branch 'iomap-4.9-dax' into for-next by Dave Chinner · 8 years ago
  56. a89b3f9 Merge branch 'xfs-4.9-delalloc-rework' into for-next by Dave Chinner · 8 years ago
  57. 79ad576 Merge branch 'xfs-4.9-reflink-prep' into for-next by Dave Chinner · 8 years ago
  58. b036b97 Merge branch 'iomap-4.9-misc-fixes-1' into for-next by Dave Chinner · 8 years ago
  59. 0d5b0cf fs: update atime before I/O in generic_file_read_iter by Christoph Hellwig · 8 years ago
  60. a447d7c xfs: update atime before I/O in xfs_file_dio_aio_read by Christoph Hellwig · 8 years ago
  61. d5bfccd ext2: fix possible integer truncation in ext2_iomap_begin by Christoph Hellwig · 8 years ago
  62. 5cd9cee xfs: log recovery tracepoints to track current lsn and buffer submission by Brian Foster · 8 years ago
  63. 60a4a22 xfs: update metadata LSN in buffers during log recovery by Brian Foster · 8 years ago
  64. 040c52c xfs: don't warn on buffers not being recovered due to LSN by Brian Foster · 8 years ago
  65. 22db9af xfs: pass current lsn to log recovery buffer validation by Brian Foster · 8 years ago
  66. 12818d2 xfs: rework log recovery to submit buffers on LSN boundaries by Brian Foster · 8 years ago
  67. ddeb14f xfs: quiesce the filesystem after recovery on readonly mount by Dave Chinner · 8 years ago
  68. 292378e xfs: remote attribute blocks aren't really userdata by Dave Chinner · 8 years ago
  69. 25f4e70 ext2: use iomap to implement DAX by Christoph Hellwig · 8 years ago
  70. 6750ad7 ext2: stop passing buffer_head to ext2_get_blocks by Christoph Hellwig · 8 years ago
  71. 6c31f49 xfs: use iomap to implement DAX by Christoph Hellwig · 8 years ago
  72. e372843 xfs: refactor xfs_setfilesize by Christoph Hellwig · 8 years ago
  73. 66642c5 xfs: take the ilock shared if possible in xfs_file_iomap_begin by Christoph Hellwig · 8 years ago
  74. 17879e8 xfs: fix locking for DAX writes by Christoph Hellwig · 8 years ago
  75. a7d73fe dax: provide an iomap based fault handler by Christoph Hellwig · 8 years ago
  76. a254e56 dax: provide an iomap based dax read/write path by Christoph Hellwig · 8 years ago
  77. b0d5e82 dax: don't pass buffer_head to copy_user_dax by Christoph Hellwig · 8 years ago
  78. 1aaba09 dax: don't pass buffer_head to dax_insert_mapping by Christoph Hellwig · 8 years ago
  79. befb503 iomap: expose iomap_apply outside iomap.c by Christoph Hellwig · 8 years ago
  80. ecd5072 iomap: add IOMAP_F_NEW flag by Christoph Hellwig · 8 years ago
  81. 51446f5 xfs: rewrite and optimize the delalloc write path by Christoph Hellwig · 8 years ago
  82. 85a6e76 xfs: make xfs_inode_set_eofblocks_tag cheaper for the common case by Christoph Hellwig · 8 years ago
  83. f8e3a82 xfs: factor our a helper to calculate the EOF alignment by Christoph Hellwig · 8 years ago
  84. e9c4973 xfs: move xfs_bmbt_to_iomap up by Christoph Hellwig · 8 years ago
  85. 3fd129b xfs: set up per-AG free space reservations by Darrick J. Wong · 8 years ago
  86. 385d655 xfs: defer should allow ->finish_item to request a new transaction by Darrick J. Wong · 8 years ago
  87. c611cc0 xfs: count the blocks in a btree by Darrick J. Wong · 8 years ago
  88. 4ed3f68 xfs: create a standard btree size calculator code by Darrick J. Wong · 8 years ago
  89. a1d46cf xfs: remove xfs_btree_bigkey by Darrick J. Wong · 8 years ago
  90. cd00158 xfs: convert RUI log formats to use variable length arrays by Darrick J. Wong · 8 years ago
  91. e43c460 iomap: add a flag to report shared extents by Darrick J. Wong · 8 years ago
  92. 5f4e575 fs: add iomap_file_dirty by Christoph Hellwig · 8 years ago
  93. 5694fe9 xfs: Document error handlers behavior by Carlos Maiolino · 8 years ago
  94. 7716981 xfs: normalize "infinite" retries in error configs by Eric Sandeen · 8 years ago
  95. 79c350e xfs: fix signed integer overflow by Xie XiuQi · 8 years ago
  96. 791cc43 Make __xfs_xattr_put_listen preperly report errors. by Artem Savkov · 8 years ago
  97. 541d48f xfs: change mailing list address by Dave Chinner · 8 years ago
  98. a27f6ef xfs: undo block reservation correctly in xfs_trans_reserve() by Eryu Guan · 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. 17de0a9 iomap: don't set FIEMAP_EXTENT_MERGED for extent based filesystems by Christoph Hellwig · 8 years ago