1. d960244 xfs: ubsan fixes by Darrick J. Wong · 6 years ago
  2. f374505 xfs: trim writepage mapping to within eof by Brian Foster · 7 years ago
  3. 245262c xfs: cancel dirty pages on invalidation by Dave Chinner · 7 years ago
  4. 0eebfed xfs: update i_size after unwritten conversion in dio completion by Eryu Guan · 7 years ago
  5. 772003c xfs: open code end_buffer_async_write in xfs_finish_page_writeback by Christoph Hellwig · 7 years ago
  6. 621d0b7 xfs: don't allow bmap on rt files by Darrick J. Wong · 7 years ago
  7. 61604a2 fs: add i_blocksize() by Fabian Frederick · 7 years ago
  8. 54894ea xfs: fix use-after-free in xfs_finish_page_writeback by Eryu Guan · 7 years ago
  9. d07b585 xfs: fix and streamline error handling in xfs_end_io by Christoph Hellwig · 7 years ago
  10. 3b83a02 xfs: only reclaim unwritten COW extents periodically by Christoph Hellwig · 7 years ago
  11. 5bbf5ba xfs: reject all unaligned direct writes to reflinked files by Christoph Hellwig · 7 years ago
  12. e02f0ff xfs: mark speculative prealloc CoW fork extents unwritten by Darrick J. Wong · 7 years ago
  13. 6ba35da xfs: Timely free truncated dirty pages by Jan Kara · 7 years ago
  14. 3978c5bb xfs: don't BUG() on mixed direct and mapped I/O by Brian Foster · 7 years ago
  15. feac470 xfs: convert COW blocks to real blocks before unwritten extent conversion by Christoph Hellwig · 8 years ago
  16. 0613f16 xfs: implement CoW for directio writes by Darrick J. Wong · 8 years ago
  17. db1327b xfs: report shared extent mappings to userspace correctly by Darrick J. Wong · 8 years ago
  18. 43caeb1 xfs: move mappings from cow fork to data fork after copy-write by Darrick J. Wong · 8 years ago
  19. ef47366 xfs: allocate delayed extents in CoW fork by Darrick J. Wong · 8 years ago
  20. 60b4984 xfs: support allocating delayed extents in CoW fork by Darrick J. Wong · 8 years ago
  21. e372843 xfs: refactor xfs_setfilesize by Christoph Hellwig · 8 years ago
  22. 0e6acf0 Merge tag 'xfs-for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 8 years ago
  23. f2bdfda Merge branch 'xfs-4.8-misc-fixes-4' into for-next by Dave Chinner · 8 years ago
  24. 28b783e xfs: bufferhead chains are invalid after end_page_writeback by Dave Chinner · 8 years ago
  25. 99579cc xfs: skip dirty pages in ->releasepage() by Brian Foster · 8 years ago
  26. b47ec80 Merge branch 'xfs-4.8-split-dax-dio' into for-next by Dave Chinner · 8 years ago
  27. fa8d972 xfs: direct calls in the direct I/O path by Christoph Hellwig · 8 years ago
  28. 6e8a27a xfs: remove buffered write support from __xfs_get_blocks by Christoph Hellwig · 8 years ago
  29. 68a9f5e xfs: implement iomap based buffered write path by Christoph Hellwig · 8 years ago
  30. 50bfcd0 xfs: use bio op accessors by Mike Christie · 8 years ago
  31. 4e49ea4 block/fs/drivers: remove rw argument from submit_bio by Mike Christie · 8 years ago
  32. 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
  33. d6bd961 Merge branch 'xfs-4.7-trans-type-cleanup' into for-next by Dave Chinner · 8 years ago
  34. 690a787 xfs: fix warning in xfs_finish_page_writeback for non-debug builds by Christoph Hellwig · 8 years ago
  35. c8b8e32 direct-io: eliminate the offset argument to ->direct_IO by Christoph Hellwig · 8 years ago
  36. 253f491 xfs: better xfs_trans_alloc interface by Christoph Hellwig · 8 years ago
  37. 0e51a8e xfs: optimize bio handling in the buffer writeback path by Christoph Hellwig · 8 years ago
  38. 37992c1 xfs: don't release bios on completion immediately by Dave Chinner · 8 years ago
  39. bb18782 xfs: build bios directly in xfs_add_to_ioend by Dave Chinner · 8 years ago
  40. ea1754a mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage by Kirill A. Shutemov · 8 years ago
  41. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  42. 53d2e69 Merge tag 'xfs-for-linus-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 8 years ago
  43. 62cccb8 mm: simplify lock_page_memcg() by Johannes Weiner · 8 years ago
  44. 81f8c3a mm: memcontrol: generalize locking for the page->mem_cgroup binding by Johannes Weiner · 8 years ago
  45. 2cdb958 Merge branch 'xfs-misc-fixes-4.6-4' into for-next by Dave Chinner · 8 years ago
  46. 801cc4e xfs: debug mode forced buffered write failure by Brian Foster · 8 years ago
  47. 3d93ec0 Merge branch 'xfs-writepage-rework-4.6' into for-next by Dave Chinner · 8 years ago
  48. 0df61da xfs: ioends require logically contiguous file offsets by Darrick J. Wong · 8 years ago
  49. 6d247d4 Merge branch 'xfs-misc-fixes-4.6' into for-next by Dave Chinner · 8 years ago
  50. 7f6d5b5 dax: move writeback calls into the filesystems by Ross Zwisler · 8 years ago
  51. 20a90f5 dax: give DAX clearing code correct bdev by Ross Zwisler · 8 years ago
  52. e10de37 xfs: don't chain ioends during writepage submission by Dave Chinner · 8 years ago
  53. bfce7d2 xfs: factor mapping out of xfs_do_writepage by Dave Chinner · 8 years ago
  54. ad68972 xfs: xfs_cluster_write is redundant by Dave Chinner · 8 years ago
  55. fbcc025 xfs: Introduce writeback context for writepages by Dave Chinner · 8 years ago
  56. 150d5be xfs: remove xfs_cancel_ioend by Dave Chinner · 8 years ago
  57. 988ef92 xfs: remove nonblocking mode from xfs_vm_writepage by Dave Chinner · 8 years ago
  58. af055e3 xfs: fix xfs_log_ticket leak in xfs_end_io() after fs shutdown by Brian Foster · 8 years ago
  59. 60630fe xfs: clean up unwritten buffers on write failure by Brian Foster · 8 years ago
  60. c19b104 xfs: fold xfs_vm_do_dio into xfs_vm_direct_IO by Christoph Hellwig · 8 years ago
  61. 273dda7 xfs: don't use ioends for direct write completions by Christoph Hellwig · 8 years ago
  62. 187372a direct-io: always call ->end_io if non-NULL by Christoph Hellwig · 8 years ago
  63. 121e213 xfs: add tracepoints to readpage calls by Dave Chinner · 8 years ago
  64. 264e89a Merge branch 'xfs-dax-updates' into for-next by Dave Chinner · 9 years ago
  65. 01a155e xfs: DAX does not use IO completion callbacks by Dave Chinner · 9 years ago
  66. 1ca1915 xfs: Don't use unwritten extents for DAX by Dave Chinner · 9 years ago
  67. 3e12dbb xfs: fix inode size update overflow in xfs_map_direct() by Dave Chinner · 9 years ago
  68. 009c6e8 xfs: add missing ilock around dio write last extent alignment by Brian Foster · 9 years ago
  69. 5cb13dc cancel the setfilesize transation when io error happen by Zhaohongjiang · 9 years ago
  70. 77a7880 Merge tag 'xfs-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 9 years ago
  71. 7d9071a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  72. c9eb256 xfs: return errors from partial I/O failures to files by David Jeffery · 9 years ago
  73. bee9182 introduce __sb_writers_{acquired,release}() helpers by Oleg Nesterov · 9 years ago
  74. b54ffb7 block: remove bio_get_nr_vecs() by Kent Overstreet · 9 years ago
  75. 4246a0b block: add a bi_error field to struct bio by Christoph Hellwig · 9 years ago
  76. 68b4449 Merge tag 'xfs-for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 9 years ago
  77. 4ea7976 Merge branch 'xfs-commit-cleanup' into for-next by Dave Chinner · 9 years ago
  78. 7039331 xfs: saner xfs_trans_commit interface by Christoph Hellwig · 9 years ago
  79. 4906e21 xfs: remove the flags argument to xfs_trans_cancel by Christoph Hellwig · 9 years ago
  80. 6e1ba0b xfs: add DAX IO path support by Dave Chinner · 9 years ago
  81. 6b698ed xfs: add DAX file operations support by Dave Chinner · 9 years ago
  82. c4843a7 memcg: add per cgroup dirty page accounting by Greg Thelen · 9 years ago
  83. dac5621 bio: skip atomic inc/dec of ->bi_cnt for most use cases by Jens Axboe · 9 years ago
  84. 1aef882 Merge tag 'xfs-for-linus-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 9 years ago
  85. b9d5984 xfs: DIO write completion size updates race by Dave Chinner · 9 years ago
  86. a06c277 xfs: DIO writes within EOF don't need an ioend by Dave Chinner · 9 years ago
  87. 6dfa1b6 xfs: handle DIO overwrite EOF update completion correctly by Dave Chinner · 9 years ago
  88. d5cc2e3 xfs: DIO needs an ioend for writes by Dave Chinner · 9 years ago
  89. 1fdca9c xfs: move DIO mapping size calculation by Dave Chinner · 9 years ago
  90. a719370 xfs: factor DIO write mapping from get_blocks by Dave Chinner · 9 years ago
  91. 22c6186 direct_IO: remove rw from a_ops->direct_IO() by Omar Sandoval · 9 years ago
  92. 6f67376 direct_IO: use iov_iter_rw() instead of rw everywhere by Omar Sandoval · 9 years ago
  93. 17f8c84 Remove rw from {,__,do_}blockdev_direct_IO() by Omar Sandoval · 9 years ago
  94. e2e40f2 fs: move struct kiocb to fs.h by Christoph Hellwig · 9 years ago
  95. 2ba6623 xfs: don't allocate an ioend for direct I/O completions by Christoph Hellwig · 9 years ago
  96. bb58e61 xfs: move most of xfs_sb.h to xfs_format.h by Christoph Hellwig · 9 years ago
  97. 4fb6e8a xfs: merge xfs_ag.h into xfs_format.h by Christoph Hellwig · 9 years ago
  98. 6d3ebaa xfs: merge xfs_dinode.h into xfs_format.h by Christoph Hellwig · 9 years ago
  99. 6889e78 Merge branch 'xfs-misc-fixes-for-3.18-3' into for-next by Dave Chinner · 10 years ago
  100. 07d0868 xfs: restore buffer_head unwritten bit on ioend cancel by Brian Foster · 10 years ago