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