1. 8ff0f3b Merge branch 'iomap-5.12-fixes' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 3 years, 10 months ago
  2. a8affc0 block: rename BIO_MAX_PAGES to BIO_MAX_VECS by Christoph Hellwig · 3 years, 10 months ago
  3. 5808fec iomap: Fix negative assignment to unsigned sis->pages in iomap_swapfile_activate by Ritesh Harjani · 3 years, 10 months ago
  4. 03dc748 Merge tag 'xfs-5.12-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 3 years, 10 months ago
  5. 3ab6608 Merge tag 'block-5.12-2021-02-27' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 10 months ago
  6. 5f7136d block: Add bio_max_segs by Matthew Wilcox (Oracle) · 4 years ago
  7. 54fa39a iomap: use mapping_seek_hole_data by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  8. 756b1c3 xfs: use current->journal_info for detecting transaction recursion by Dave Chinner · 3 years, 10 months ago
  9. 582cd91 Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 11 months ago
  10. 4f016a3 Merge tag 'iomap-5.12-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 3 years, 11 months ago
  11. c3b0e88 iomap: support REQ_OP_ZONE_APPEND by Naohiro Aota · 4 years ago
  12. 3e1a88e bio: add a helper calculating nr segments to alloc by Pavel Begunkov · 4 years ago
  13. 213f627 iomap: add a IOMAP_DIO_OVERWRITE_ONLY flag by Christoph Hellwig · 4 years ago
  14. 2f63296 iomap: pass a flags argument to iomap_dio_rw by Christoph Hellwig · 4 years ago
  15. 5724be5 iomap: rename the flags variable in __iomap_dio_rw by Christoph Hellwig · 4 years ago
  16. bcfe06b mm: memcontrol: Use helpers to read page's memcg data by Roman Gushchin · 4 years, 1 month ago
  17. 50e7d6c iomap: clean up writeback state logic on writepage error by Brian Foster · 4 years, 2 months ago
  18. 763e4cd iomap: support partial page discard on writeback block mapping failure by Brian Foster · 4 years, 2 months ago
  19. 1a31182 iomap: Call inode_dio_end() before generic_write_sync() by Goldwyn Rodrigues · 4 years, 3 months ago
  20. c3d4ed1 iomap: Allow filesystem to call iomap_dio_complete without i_rwsem by Christoph Hellwig · 4 years, 3 months ago
  21. 4595a29 iomap: Set all uptodate bits for an Uptodate page by Matthew Wilcox (Oracle) · 4 years, 3 months ago
  22. 81ee8e5 iomap: Change calling convention for zeroing by Matthew Wilcox (Oracle) · 4 years, 3 months ago
  23. e25ba8c iomap: Convert iomap_write_end types by Matthew Wilcox (Oracle) · 4 years, 3 months ago
  24. 0fb2d72 iomap: Convert write_count to write_bytes_pending by Matthew Wilcox (Oracle) · 4 years, 3 months ago
  25. 7d63667 iomap: Convert read_count to read_bytes_pending by Matthew Wilcox (Oracle) · 4 years, 3 months ago
  26. 0a195b9 iomap: Support arbitrarily many blocks per page by Matthew Wilcox (Oracle) · 4 years, 3 months ago
  27. b21866f iomap: Use bitmap ops to set uptodate bits by Matthew Wilcox (Oracle) · 4 years, 3 months ago
  28. a6901d4 iomap: Use kzalloc to allocate iomap_page by Matthew Wilcox (Oracle) · 4 years, 3 months ago
  29. 24addd8 fs: Introduce i_blocks_per_page by Matthew Wilcox (Oracle) · 4 years, 3 months ago
  30. 7ed3cd1 iomap: Fix misplaced page flushing by Matthew Wilcox (Oracle) · 4 years, 3 months ago
  31. 6cc19c5 iomap: Use round_down/round_up macros in __iomap_write_begin by Nikolay Borisov · 4 years, 4 months ago
  32. 14284fe iomap: Mark read blocks uptodate in write_begin by Matthew Wilcox (Oracle) · 4 years, 4 months ago
  33. e6e7ca9 iomap: Clear page error before beginning a write by Matthew Wilcox (Oracle) · 4 years, 4 months ago
  34. c114bbc iomap: Fix direct I/O write consistency check by Andreas Gruenbacher · 4 years, 4 months ago
  35. a805c11 iomap: fix WARN_ON_ONCE() from unprivileged users by Qian Cai · 4 years, 4 months ago
  36. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  37. 60263d5 iomap: fall back to buffered writes for invalidation failures by Christoph Hellwig · 4 years, 5 months ago
  38. 54752de iomap: Only invalidate page cache pages on direct IO writes by Dave Chinner · 4 years, 5 months ago
  39. 856473c iomap: Make sure iomap_end is called after iomap_begin by Andreas Gruenbacher · 4 years, 6 months ago
  40. 593bd5e Merge tag 'iomap-5.8-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 7 months ago
  41. d4ff3b2 iomap: Fix unsharing of an extent >2GB on a 32-bit machine by Matthew Wilcox (Oracle) · 4 years, 7 months ago
  42. 0b166a5 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years, 7 months ago
  43. 45dd052 fs: handle FIEMAP_FLAG_SYNC in fiemap_prep by Christoph Hellwig · 4 years, 8 months ago
  44. cddf8a2 fs: move fiemap range validation into the file systems instances by Christoph Hellwig · 4 years, 8 months ago
  45. 2732881 iomap: fix the iomap_fiemap prototype by Christoph Hellwig · 4 years, 8 months ago
  46. 10c5db2 fs: move the fiemap definitions out of fs.h by Christoph Hellwig · 4 years, 8 months ago
  47. f3cdc8a Merge tag 'for-5.8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years, 7 months ago
  48. 750a02a Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 7 months ago
  49. 58aeb73 iomap: use attach/detach_page_private by Guoqing Jiang · 4 years, 7 months ago
  50. 9d24a13 iomap: convert from readpages to readahead by Matthew Wilcox (Oracle) · 4 years, 7 months ago
  51. d438834 fs: convert mpage_readpages to mpage_readahead by Matthew Wilcox (Oracle) · 4 years, 7 months ago
  52. 3ad99be iomap: remove lockdep_assert_held() by Goldwyn Rodrigues · 5 years ago
  53. 8cecd0b iomap: add a filesystem hook for direct I/O bio submission by Goldwyn Rodrigues · 6 years ago
  54. e6249cd block: add blk_io_schedule() for avoiding task hung in sync dio by Ming Lei · 4 years, 8 months ago
  55. b75dfde fibmap: Warn and return an error in case of block > INT_MAX by Ritesh Harjani · 4 years, 8 months ago
  56. 9744b92 Merge tag 'iomap-5.7-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 9 months ago
  57. 9b06860 Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 4 years, 9 months ago
  58. 4f3b4f1 dax,iomap: Add helper dax_iomap_zero() to zero a range by Vivek Goyal · 4 years, 10 months ago
  59. 457df33 iomap: Handle memory allocation failure in readahead by Matthew Wilcox (Oracle) · 4 years, 9 months ago
  60. d9973ce2 iomap: fix comments in iomap_dio_rw by yangerkun · 4 years, 10 months ago
  61. 1ac9945 iomap: Remove pgoff from tracepoints by Matthew Wilcox (Oracle) · 4 years, 10 months ago
  62. 243145b fs: Fix page_mkwrite off-by-one errors by Andreas Gruenbacher · 5 years ago
  63. c275779 iomap: stop using ioend after it's been freed in iomap_finish_ioend() by Zorro Lang · 5 years ago
  64. 1cea335 iomap: fix sub-page uptodate handling by Christoph Hellwig · 5 years ago
  65. 88cfd30 iomap: remove unneeded variable in iomap_dio_rw() by Johannes Thumshirn · 5 years ago
  66. f550ee9 iomap: Do not create fake iter in iomap_dio_bio_actor() by Jan Kara · 5 years ago
  67. 419e9c3 iomap: Fix pipe page leakage during splicing by Jan Kara · 5 years ago
  68. 6334b91 iomap: trace iomap_appply results by Darrick J. Wong · 5 years ago
  69. e9f930a iomap: fix return value of iomap_dio_bio_actor on 32bit systems by Jan Stancek · 5 years ago
  70. 2b91b28 iomap: iomap_bmap should check iomap_apply return value by Darrick J. Wong · 5 years ago
  71. add66fc iomap: Fix overflow in iomap_page_mkwrite by Andreas Gruenbacher · 5 years ago
  72. a901004 fs/iomap: remove redundant check in iomap_dio_rw() by Joseph Qi · 5 years ago
  73. c039b99 iomap: use a srcmap for a read-modify-write I/O by Goldwyn Rodrigues · 5 years ago
  74. 32a38a4 iomap: use write_begin to read pages to unshare by Christoph Hellwig · 5 years ago
  75. d3b4043 iomap: move the zeroing case out of iomap_read_page_sync by Christoph Hellwig · 5 years ago
  76. 3590c4d iomap: ignore non-shared or non-data blocks in xfs_file_dirty by Christoph Hellwig · 5 years ago
  77. dcd6158 iomap: always use AOP_FLAG_NOFS in iomap_write_begin by Christoph Hellwig · 5 years ago
  78. c12d6fa iomap: remove the unused iomap argument to __iomap_write_end by Christoph Hellwig · 5 years ago
  79. 9cd0ed6 iomap: enhance writeback error message by Darrick J. Wong · 5 years ago
  80. 48d64cd iomap: pass a struct page to iomap_finish_page_writeback by Christoph Hellwig · 5 years ago
  81. b3d423e iomap: cleanup iomap_ioend_compare by Christoph Hellwig · 5 years ago
  82. ab08b01 iomap: move struct iomap_page out of iomap.h by Christoph Hellwig · 5 years ago
  83. 3e19e6f iomap: warn on inline maps in iomap_writepage_map by Christoph Hellwig · 5 years ago
  84. 598ecfb iomap: lift the xfs writeback code to iomap by Christoph Hellwig · 5 years ago
  85. 9e91c57 iomap: lift common tracing code from xfs to iomap by Christoph Hellwig · 5 years ago
  86. 009d8d8 iomap: zero newly allocated mapped blocks by Christoph Hellwig · 5 years ago
  87. 13ef954 iomap: Allow forcing of waiting for running DIO in iomap_dio_rw() by Jan Kara · 5 years ago
  88. 838c4f3 iomap: move the iomap_dio_rw ->end_io callback into a structure by Christoph Hellwig · 5 years ago
  89. 6fe7b99 iomap: split size and error for iomap_dio_rw ->end_io by Matthew Bobrowski · 5 years ago
  90. 0ce38c5 iomap: fix Invalid License ID by Masahiro Yamada · 5 years ago
  91. 26473f8 Merge tag 'iomap-5.3-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  92. 5d90730 iomap: move internal declarations into fs/iomap/ by Darrick J. Wong · 5 years ago
  93. cb7181f iomap: move the main iteration code into a separate file by Darrick J. Wong · 5 years ago
  94. afc51aa iomap: move the buffered IO code into a separate file by Darrick J. Wong · 5 years ago
  95. db07443 iomap: move the direct IO code into a separate file by Darrick J. Wong · 5 years ago
  96. 56a1789 iomap: move the SEEK_HOLE code into a separate file by Darrick J. Wong · 5 years ago
  97. 5157fb8 iomap: move the file mapping reporting code into a separate file by Darrick J. Wong · 5 years ago
  98. a45c0ecc iomap: move the swapfile code into a separate file by Darrick J. Wong · 5 years ago
  99. 1c23020 iomap: start moving code to fs/iomap/ by Darrick J. Wong · 5 years ago