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