1. a205f0c Merge tag 'xfs-4.18-merge-10' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  2. 4a2d01b xfs: xfs_reflink_convert_cow() memory allocation deadlock by Dave Chinner · 7 years ago
  3. 0b61f8a xfs: convert to SPDX license tags by Dave Chinner · 7 years ago
  4. 6567af7 Merge tag 'xfs-4.18-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  5. b84e772 xfs: use iomap_bmap by Christoph Hellwig · 7 years ago
  6. e292d7b xfs: convert to bioset_init()/mempool_init() by Kent Overstreet · 7 years ago
  7. 6748212 iomap: add a swapfile activation function by Darrick J. Wong · 7 years ago
  8. f82b376 export __set_page_dirty by Matthew Wilcox · 7 years ago
  9. 9f3a094 Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  10. 9022ca6 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  11. 6e2608d xfs, dax: introduce xfs_dax_aops by Dan Williams · 7 years ago
  12. 793057e vfs: Replace stray non-ASCII homoglyph characters with their ASCII equivalents by Ingo Molnar · 7 years ago
  13. 1d4352d xfs: minor cleanup for xfs_get_blocks by Christoph Hellwig · 7 years ago
  14. 7d9df3c xfs: don't use XFS_BMAPI_ENTRIRE in xfs_get_blocks by Christoph Hellwig · 7 years ago
  15. 4df0f7f xfs: fix transaction allocation deadlock in IO path by Dave Chinner · 7 years ago
  16. 70c57dcd xfs: skip CoW writes past EOF when writeback races with truncate by Darrick J. Wong · 7 years ago
  17. c969004 xfs: use %px for data pointers when debugging by Darrick J. Wong · 7 years ago
  18. b4d8ad7f xfs: fix s_maxbytes overflow problems by Darrick J. Wong · 7 years ago
  19. 2d5f4b5 xfs: remove unused parameter from xfs_writepage_map by Darrick J. Wong · 7 years ago
  20. 22a6c83 xfs: ubsan fixes by Darrick J. Wong · 7 years ago
  21. 40214d1 xfs: trim writepage mapping to within eof by Brian Foster · 7 years ago
  22. 793d7db xfs: cancel dirty pages on invalidation by Dave Chinner · 7 years ago
  23. ee70daa xfs: update i_size after unwritten conversion in dio completion by Eryu Guan · 7 years ago
  24. 89fd915 Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  25. a0725ab Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  26. 8353a81 xfs: open code end_buffer_async_write in xfs_finish_page_writeback by Christoph Hellwig · 7 years ago
  27. 486aff5 xfs: perform dax_device lookup at mount by Dan Williams · 7 years ago
  28. 74d4699 block: replace bi_bdev with a gendisk pointer and partitions index by Christoph Hellwig · 7 years ago
  29. 642338b Merge tag 'xfs-4.13-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 8 years ago
  30. c6b1e36 Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  31. 31d7d58 xfs: add support for passing in write hints for buffered writes by Jens Axboe · 8 years ago
  32. eb5e248 xfs: don't allow bmap on rt files by Darrick J. Wong · 8 years ago
  33. 61d819e xfs: don't allow bmap on rt files by Darrick J. Wong · 8 years ago
  34. c8ce540 xfs: remove double-underscore integer types by Darrick J. Wong · 8 years ago
  35. 4e4cbee block: switch bios to blk_status_t by Christoph Hellwig · 8 years ago
  36. d484467 Merge tag 'xfs-4.12-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 8 years ago
  37. 161f55e xfs: fix use-after-free in xfs_finish_page_writeback by Eryu Guan · 8 years ago
  38. 9070733 xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFS by Michal Hocko · 8 years ago
  39. 63fbb4c xfs: remove the ISUNWRITTEN macro by Christoph Hellwig · 8 years ago
  40. 9c4f29d xfs: factor out a xfs_bmap_is_real_extent helper by Christoph Hellwig · 8 years ago
  41. 787eb48 xfs: fix and streamline error handling in xfs_end_io by Christoph Hellwig · 8 years ago
  42. 3802a34 xfs: only reclaim unwritten COW extents periodically by Christoph Hellwig · 8 years ago
  43. 9340747 fs: add i_blocksize() by Fabian Frederick · 8 years ago
  44. 5eda430 xfs: mark speculative prealloc CoW fork extents unwritten by Darrick J. Wong · 8 years ago
  45. 0a417b8 xfs: Timely free truncated dirty pages by Jan Kara · 8 years ago
  46. 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
  47. 5084fdf Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  48. acdda3a xfs: use iomap_dio_rw by Christoph Hellwig · 8 years ago
  49. 6552321 xfs: remove i_iolock and use i_rwsem in the VFS inode instead by Christoph Hellwig · 8 years ago
  50. e3df41f Merge branch 'xfs-4.10-misc-fixes-2' into iomap-4.10-directio by Dave Chinner · 8 years ago
  51. 092d5d9 xfs: cleanup xfs_reflink_find_cow_mapping by Christoph Hellwig · 8 years ago
  52. 04197b3 xfs: don't BUG() on mixed direct and mapped I/O by Brian Foster · 8 years ago
  53. 862f1b9 xfs: use struct iomap based DAX PMD fault path by Ross Zwisler · 8 years ago
  54. 7637241 writeback: add wbc_to_write_flags() by Jens Axboe · 8 years ago
  55. 70fd761 block,fs: use REQ_* flags directly by Christoph Hellwig · 8 years ago
  56. feac470 xfs: convert COW blocks to real blocks before unwritten extent conversion by Christoph Hellwig · 8 years ago
  57. 0613f16 xfs: implement CoW for directio writes by Darrick J. Wong · 8 years ago
  58. db1327b xfs: report shared extent mappings to userspace correctly by Darrick J. Wong · 8 years ago
  59. 43caeb1 xfs: move mappings from cow fork to data fork after copy-write by Darrick J. Wong · 8 years ago
  60. ef47366 xfs: allocate delayed extents in CoW fork by Darrick J. Wong · 8 years ago
  61. 60b4984 xfs: support allocating delayed extents in CoW fork by Darrick J. Wong · 8 years ago
  62. e372843 xfs: refactor xfs_setfilesize by Christoph Hellwig · 8 years ago
  63. 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
  64. f2bdfda Merge branch 'xfs-4.8-misc-fixes-4' into for-next by Dave Chinner · 8 years ago
  65. 28b783e xfs: bufferhead chains are invalid after end_page_writeback by Dave Chinner · 8 years ago
  66. 99579cc xfs: skip dirty pages in ->releasepage() by Brian Foster · 8 years ago
  67. b47ec80 Merge branch 'xfs-4.8-split-dax-dio' into for-next by Dave Chinner · 8 years ago
  68. fa8d972 xfs: direct calls in the direct I/O path by Christoph Hellwig · 8 years ago
  69. 6e8a27a xfs: remove buffered write support from __xfs_get_blocks by Christoph Hellwig · 9 years ago
  70. 68a9f5e xfs: implement iomap based buffered write path by Christoph Hellwig · 9 years ago
  71. 50bfcd0 xfs: use bio op accessors by Mike Christie · 9 years ago
  72. 4e49ea4 block/fs/drivers: remove rw argument from submit_bio by Mike Christie · 9 years ago
  73. 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 · 9 years ago
  74. d6bd961 Merge branch 'xfs-4.7-trans-type-cleanup' into for-next by Dave Chinner · 9 years ago
  75. 690a787 xfs: fix warning in xfs_finish_page_writeback for non-debug builds by Christoph Hellwig · 9 years ago
  76. c8b8e32 direct-io: eliminate the offset argument to ->direct_IO by Christoph Hellwig · 9 years ago
  77. 253f491 xfs: better xfs_trans_alloc interface by Christoph Hellwig · 9 years ago
  78. 0e51a8e xfs: optimize bio handling in the buffer writeback path by Christoph Hellwig · 9 years ago
  79. 37992c1 xfs: don't release bios on completion immediately by Dave Chinner · 9 years ago
  80. bb18782 xfs: build bios directly in xfs_add_to_ioend by Dave Chinner · 9 years ago
  81. ea1754a mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage by Kirill A. Shutemov · 9 years ago
  82. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  83. 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
  84. 62cccb8 mm: simplify lock_page_memcg() by Johannes Weiner · 9 years ago
  85. 81f8c3a mm: memcontrol: generalize locking for the page->mem_cgroup binding by Johannes Weiner · 9 years ago
  86. 2cdb958 Merge branch 'xfs-misc-fixes-4.6-4' into for-next by Dave Chinner · 9 years ago
  87. 801cc4e xfs: debug mode forced buffered write failure by Brian Foster · 9 years ago
  88. 3d93ec0 Merge branch 'xfs-writepage-rework-4.6' into for-next by Dave Chinner · 9 years ago
  89. 0df61da xfs: ioends require logically contiguous file offsets by Darrick J. Wong · 9 years ago
  90. 6d247d4 Merge branch 'xfs-misc-fixes-4.6' into for-next by Dave Chinner · 9 years ago
  91. 7f6d5b5 dax: move writeback calls into the filesystems by Ross Zwisler · 9 years ago
  92. 20a90f5 dax: give DAX clearing code correct bdev by Ross Zwisler · 9 years ago
  93. e10de37 xfs: don't chain ioends during writepage submission by Dave Chinner · 9 years ago
  94. bfce7d2 xfs: factor mapping out of xfs_do_writepage by Dave Chinner · 9 years ago
  95. ad68972 xfs: xfs_cluster_write is redundant by Dave Chinner · 9 years ago
  96. fbcc025 xfs: Introduce writeback context for writepages by Dave Chinner · 9 years ago
  97. 150d5be0 xfs: remove xfs_cancel_ioend by Dave Chinner · 9 years ago
  98. 988ef92 xfs: remove nonblocking mode from xfs_vm_writepage by Dave Chinner · 9 years ago
  99. af055e3 xfs: fix xfs_log_ticket leak in xfs_end_io() after fs shutdown by Brian Foster · 9 years ago
  100. 60630fe xfs: clean up unwritten buffers on write failure by Brian Foster · 9 years ago