1. 9637d51 Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  2. 4ce9d18 Merge tag 'xfs-5.3-merge-12' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  3. 79d08f8 block: fix .bi_size overflow by Ming Lei · 6 years ago
  4. 73d30d4 xfs: remove XFS_TRANS_NOFS by Christoph Hellwig · 6 years ago
  5. fe64e0d xfs: simplify xfs_ioend_can_merge by Christoph Hellwig · 6 years ago
  6. 7dbae9f xfs: allow merging ioends over append boundaries by Christoph Hellwig · 6 years ago
  7. 0290d9c xfs: fix a comment typo in xfs_submit_ioend by Christoph Hellwig · 6 years ago
  8. 250d4b4 xfs: remove unused header files by Eric Sandeen · 6 years ago
  9. adfb5fb xfs: implement cgroup aware writeback by Christoph Hellwig · 6 years ago
  10. a247373 xfs: simplify xfs_chain_bio by Christoph Hellwig · 6 years ago
  11. ff89673 block: return from __bio_try_merge_page if merging occured in the same page by Christoph Hellwig · 6 years ago
  12. 67a2422 Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  13. 2b070cf block: remove the i argument to bio_for_each_segment_all by Christoph Hellwig · 6 years ago
  14. 3994fc4 xfs: merge adjacent io completions of the same type by Darrick J. Wong · 6 years ago
  15. cb357bf xfs: implement per-inode writeback completion queues by Darrick J. Wong · 6 years ago
  16. 80201fe Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  17. 66ae56a xfs: introduce an always_cow mode by Christoph Hellwig · 6 years ago
  18. 12df89f xfs: also truncate holes covered by COW blocks by Christoph Hellwig · 6 years ago
  19. 7588cbe xfs: retry COW fork delalloc conversion when no extent was found by Christoph Hellwig · 6 years ago
  20. 19c8e4e xfs: remove the truncate short cut in xfs_map_blocks by Christoph Hellwig · 6 years ago
  21. 4ad765e xfs: move xfs_iomap_write_allocate to xfs_aops.c by Christoph Hellwig · 6 years ago
  22. b4e2903 xfs: remove the s_maxbytes checks in xfs_map_blocks by Christoph Hellwig · 6 years ago
  23. be225fe xfs: remove the io_type field from the writeback context and ioend by Christoph Hellwig · 6 years ago
  24. 6fb845f Merge tag 'v5.0-rc6' into for-5.1/block by Jens Axboe · 6 years ago
  25. 07173c3 block: enable multipage bvecs by Ming Lei · 6 years ago
  26. 6dc4f10 block: allow bio_for_each_segment_all() to iterate over multi-page bvec by Ming Lei · 6 years ago
  27. 3b35089 xfs: remove superfluous writeback mapping eof trimming by Brian Foster · 6 years ago
  28. d9252d5 xfs: validate writeback mapping using data fork seq counter by Brian Foster · 6 years ago
  29. aa6ee4a xfs: eof trim writeback mapping as soon as it is cached by Brian Foster · 6 years ago
  30. 97e5a6e xfs: remove XFS_IO_INVALID by Christoph Hellwig · 6 years ago
  31. 2ba090d xfs: use WRITE_ONCE to update if_seq by Christoph Hellwig · 6 years ago
  32. e666aa3 xfs: avoid COW fork extent lookups in writeback if the fork didn't change by Christoph Hellwig · 6 years ago
  33. 51d6269 xfs: introduce a new xfs_inode_has_cow_data helper by Christoph Hellwig · 6 years ago
  34. 98c1a7c0 xfs: update my copyrights for the writeback and iomap code by Christoph Hellwig · 6 years ago
  35. 82cb141 xfs: add support for sub-pagesize writeback without buffer_heads by Christoph Hellwig · 6 years ago
  36. ac8ee54 xfs: allow writeback on pages without buffer heads by Christoph Hellwig · 6 years ago
  37. 8e1f065 xfs: refactor the tail of xfs_writepage_map by Christoph Hellwig · 6 years ago
  38. 1b65d3dd xfs: remove xfs_start_page_writeback by Christoph Hellwig · 6 years ago
  39. 6d465e8 xfs: move all writeback buffer_head manipulation into xfs_map_at_offset by Christoph Hellwig · 6 years ago
  40. 3faed66 xfs: don't look at buffer heads in xfs_add_to_ioend by Christoph Hellwig · 6 years ago
  41. 889c65b xfs: remove the imap_valid flag by Christoph Hellwig · 6 years ago
  42. 3345746 xfs: simplify xfs_map_blocks by using xfs_iext_lookup_extent directly by Christoph Hellwig · 6 years ago
  43. 060d4ea xfs: remove xfs_reflink_find_cow_mapping by Christoph Hellwig · 6 years ago
  44. e2f6ad4 xfs: make xfs_writepage_map extent map centric by Dave Chinner · 6 years ago
  45. 6a4c950 xfs: rename the offset variable in xfs_writepage_map by Christoph Hellwig · 6 years ago
  46. 5c665e5 xfs: remove xfs_map_cow by Christoph Hellwig · 6 years ago
  47. fca8c80 xfs: remove xfs_reflink_trim_irec_to_next_cow by Christoph Hellwig · 6 years ago
  48. a7b28f7 xfs: don't use XFS_BMAPI_IGSTATE in xfs_map_blocks by Christoph Hellwig · 6 years ago
  49. c57371a xfs: don't clear imap_valid for a non-uptodate buffers by Christoph Hellwig · 6 years ago
  50. 91cdfd1 xfs: do not set the page uptodate in xfs_writepage_map by Christoph Hellwig · 6 years ago
  51. d438017 xfs: move locking into xfs_bmap_punch_delalloc_range by Christoph Hellwig · 6 years ago
  52. 0362572 xfs: simplify xfs_aops_discard_page by Christoph Hellwig · 6 years ago
  53. 8b2e77c xfs: use iomap for blocksize == PAGE_SIZE readpage and readpages by Christoph Hellwig · 6 years ago
  54. 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
  55. 4a2d01b xfs: xfs_reflink_convert_cow() memory allocation deadlock by Dave Chinner · 7 years ago
  56. 0b61f8a xfs: convert to SPDX license tags by Dave Chinner · 7 years ago
  57. 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
  58. b84e772 xfs: use iomap_bmap by Christoph Hellwig · 7 years ago
  59. e292d7b xfs: convert to bioset_init()/mempool_init() by Kent Overstreet · 7 years ago
  60. 6748212 iomap: add a swapfile activation function by Darrick J. Wong · 7 years ago
  61. f82b376 export __set_page_dirty by Matthew Wilcox · 7 years ago
  62. 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
  63. 9022ca6 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  64. 6e2608d xfs, dax: introduce xfs_dax_aops by Dan Williams · 7 years ago
  65. 793057e vfs: Replace stray non-ASCII homoglyph characters with their ASCII equivalents by Ingo Molnar · 7 years ago
  66. 1d4352d xfs: minor cleanup for xfs_get_blocks by Christoph Hellwig · 7 years ago
  67. 7d9df3c xfs: don't use XFS_BMAPI_ENTRIRE in xfs_get_blocks by Christoph Hellwig · 7 years ago
  68. 4df0f7f xfs: fix transaction allocation deadlock in IO path by Dave Chinner · 7 years ago
  69. 70c57dcd xfs: skip CoW writes past EOF when writeback races with truncate by Darrick J. Wong · 7 years ago
  70. c969004 xfs: use %px for data pointers when debugging by Darrick J. Wong · 7 years ago
  71. b4d8ad7f xfs: fix s_maxbytes overflow problems by Darrick J. Wong · 7 years ago
  72. 2d5f4b5 xfs: remove unused parameter from xfs_writepage_map by Darrick J. Wong · 7 years ago
  73. 22a6c83 xfs: ubsan fixes by Darrick J. Wong · 7 years ago
  74. 40214d1 xfs: trim writepage mapping to within eof by Brian Foster · 7 years ago
  75. 793d7db xfs: cancel dirty pages on invalidation by Dave Chinner · 7 years ago
  76. ee70daa xfs: update i_size after unwritten conversion in dio completion by Eryu Guan · 7 years ago
  77. 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
  78. a0725ab Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  79. 8353a81 xfs: open code end_buffer_async_write in xfs_finish_page_writeback by Christoph Hellwig · 7 years ago
  80. 486aff5 xfs: perform dax_device lookup at mount by Dan Williams · 7 years ago
  81. 74d4699 block: replace bi_bdev with a gendisk pointer and partitions index by Christoph Hellwig · 7 years ago
  82. 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
  83. c6b1e36 Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  84. 31d7d58 xfs: add support for passing in write hints for buffered writes by Jens Axboe · 8 years ago
  85. eb5e248 xfs: don't allow bmap on rt files by Darrick J. Wong · 8 years ago
  86. 61d819e xfs: don't allow bmap on rt files by Darrick J. Wong · 8 years ago
  87. c8ce540 xfs: remove double-underscore integer types by Darrick J. Wong · 8 years ago
  88. 4e4cbee block: switch bios to blk_status_t by Christoph Hellwig · 8 years ago
  89. 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
  90. 161f55e xfs: fix use-after-free in xfs_finish_page_writeback by Eryu Guan · 8 years ago
  91. 9070733 xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFS by Michal Hocko · 8 years ago
  92. 63fbb4c xfs: remove the ISUNWRITTEN macro by Christoph Hellwig · 8 years ago
  93. 9c4f29d xfs: factor out a xfs_bmap_is_real_extent helper by Christoph Hellwig · 8 years ago
  94. 787eb48 xfs: fix and streamline error handling in xfs_end_io by Christoph Hellwig · 8 years ago
  95. 3802a34 xfs: only reclaim unwritten COW extents periodically by Christoph Hellwig · 8 years ago
  96. 9340747 fs: add i_blocksize() by Fabian Frederick · 8 years ago
  97. 5eda430 xfs: mark speculative prealloc CoW fork extents unwritten by Darrick J. Wong · 8 years ago
  98. 0a417b8 xfs: Timely free truncated dirty pages by Jan Kara · 8 years ago
  99. 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
  100. 5084fdf Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago