1. 1b5c1e3 iomap: pass an iomap_iter to various buffered I/O helpers by Christoph Hellwig · 3 years, 5 months ago
  2. 253564b iomap: switch iomap_page_mkwrite to use iomap_iter by Christoph Hellwig · 3 years, 5 months ago
  3. 2aa3048 iomap: switch iomap_zero_range to use iomap_iter by Christoph Hellwig · 3 years, 5 months ago
  4. 8fc274d iomap: switch iomap_file_unshare to use iomap_iter by Christoph Hellwig · 3 years, 5 months ago
  5. ce83a02 iomap: switch iomap_file_buffered_write to use iomap_iter by Christoph Hellwig · 3 years, 5 months ago
  6. f6d48000 iomap: switch readahead and readpage to use iomap_iter by Christoph Hellwig · 3 years, 5 months ago
  7. 740499c iomap: fix the iomap_readpage_actor return value for inline data by Christoph Hellwig · 3 years, 5 months ago
  8. 1acd9e9 iomap: mark the iomap argument to iomap_read_page_sync const by Christoph Hellwig · 3 years, 5 months ago
  9. 78c64b0 iomap: mark the iomap argument to iomap_read_inline_data const by Christoph Hellwig · 3 years, 5 months ago
  10. 1d25d0a iomap: remove the iomap arguments to ->page_{prepare,done} by Christoph Hellwig · 3 years, 5 months ago
  11. b69eea8 iomap: pass writeback errors to the mapping by Darrick J. Wong · 3 years, 5 months ago
  12. ae44f9c iomap: Add another assertion to inline data handling by Matthew Wilcox (Oracle) · 3 years, 5 months ago
  13. ab069d5 iomap: Use kmap_local_page instead of kmap_atomic by Matthew Wilcox (Oracle) · 3 years, 5 months ago
  14. f1f264b iomap: Fix some typos and bad grammar by Andreas Gruenbacher · 3 years, 6 months ago
  15. b405435 iomap: Support inline data with block size < page size by Matthew Wilcox (Oracle) · 3 years, 6 months ago
  16. 69f4a26 iomap: support reading inline data from non-zero pos by Gao Xiang · 3 years, 6 months ago
  17. c1b79f1 iomap: simplify iomap_add_to_ioend by Christoph Hellwig · 3 years, 6 months ago
  18. d0364f9 iomap: simplify iomap_readpage_actor by Christoph Hellwig · 3 years, 6 months ago
  19. 229adf3 iomap: Don't create iomap_page objects in iomap_page_mkwrite_actor by Andreas Gruenbacher · 3 years, 6 months ago
  20. 637d337 iomap: Don't create iomap_page objects for inline files by Andreas Gruenbacher · 3 years, 6 months ago
  21. 8e1bcef iomap: Permit pages without an iop to enter writeback by Andreas Gruenbacher · 3 years, 6 months ago
  22. d3acb15 Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 7 months ago
  23. fd7353f iomap: use __set_page_dirty_nobuffers by Matthew Wilcox (Oracle) · 3 years, 7 months ago
  24. f0b65f3 iov_iter: replace iov_iter_copy_from_user_atomic() with iterator-advancing variant by Al Viro · 3 years, 9 months ago
  25. bc1bb41 generic_perform_write()/iomap_write_actor(): saner logics for short copy by Al Viro · 3 years, 8 months ago
  26. 076171a mm/filemap: fix readahead return types by Matthew Wilcox (Oracle) · 3 years, 8 months ago
  27. 6e55249 iomap: remove unused private field from ioend by Brian Foster · 3 years, 9 months ago
  28. 4f0f586 treewide: Change list_sort to use const pointers by Sami Tolvanen · 3 years, 9 months ago
  29. a8affc0 block: rename BIO_MAX_PAGES to BIO_MAX_VECS by Christoph Hellwig · 3 years, 10 months ago
  30. 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
  31. 5f7136d block: Add bio_max_segs by Matthew Wilcox (Oracle) · 4 years ago
  32. 756b1c3 xfs: use current->journal_info for detecting transaction recursion by Dave Chinner · 3 years, 11 months ago
  33. bcfe06b mm: memcontrol: Use helpers to read page's memcg data by Roman Gushchin · 4 years, 1 month ago
  34. 50e7d6c iomap: clean up writeback state logic on writepage error by Brian Foster · 4 years, 3 months ago
  35. 763e4cd iomap: support partial page discard on writeback block mapping failure by Brian Foster · 4 years, 3 months ago
  36. 4595a29 iomap: Set all uptodate bits for an Uptodate page by Matthew Wilcox (Oracle) · 4 years, 4 months ago
  37. 81ee8e5 iomap: Change calling convention for zeroing by Matthew Wilcox (Oracle) · 4 years, 4 months ago
  38. e25ba8c iomap: Convert iomap_write_end types by Matthew Wilcox (Oracle) · 4 years, 4 months ago
  39. 0fb2d72 iomap: Convert write_count to write_bytes_pending by Matthew Wilcox (Oracle) · 4 years, 4 months ago
  40. 7d63667 iomap: Convert read_count to read_bytes_pending by Matthew Wilcox (Oracle) · 4 years, 4 months ago
  41. 0a195b9 iomap: Support arbitrarily many blocks per page by Matthew Wilcox (Oracle) · 4 years, 4 months ago
  42. b21866f iomap: Use bitmap ops to set uptodate bits by Matthew Wilcox (Oracle) · 4 years, 4 months ago
  43. a6901d4 iomap: Use kzalloc to allocate iomap_page by Matthew Wilcox (Oracle) · 4 years, 4 months ago
  44. 24addd8 fs: Introduce i_blocks_per_page by Matthew Wilcox (Oracle) · 4 years, 4 months ago
  45. 7ed3cd1 iomap: Fix misplaced page flushing by Matthew Wilcox (Oracle) · 4 years, 4 months ago
  46. 6cc19c5 iomap: Use round_down/round_up macros in __iomap_write_begin by Nikolay Borisov · 4 years, 4 months ago
  47. 14284fe iomap: Mark read blocks uptodate in write_begin by Matthew Wilcox (Oracle) · 4 years, 4 months ago
  48. e6e7ca9 iomap: Clear page error before beginning a write by Matthew Wilcox (Oracle) · 4 years, 4 months ago
  49. 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
  50. d4ff3b2 iomap: Fix unsharing of an extent >2GB on a 32-bit machine by Matthew Wilcox (Oracle) · 4 years, 7 months ago
  51. 58aeb73 iomap: use attach/detach_page_private by Guoqing Jiang · 4 years, 8 months ago
  52. 9d24a13 iomap: convert from readpages to readahead by Matthew Wilcox (Oracle) · 4 years, 8 months ago
  53. d438834 fs: convert mpage_readpages to mpage_readahead by Matthew Wilcox (Oracle) · 4 years, 8 months ago
  54. 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
  55. 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
  56. 4f3b4f1 dax,iomap: Add helper dax_iomap_zero() to zero a range by Vivek Goyal · 4 years, 11 months ago
  57. 457df33 iomap: Handle memory allocation failure in readahead by Matthew Wilcox (Oracle) · 4 years, 10 months ago
  58. 1ac9945 iomap: Remove pgoff from tracepoints by Matthew Wilcox (Oracle) · 4 years, 11 months ago
  59. 243145b fs: Fix page_mkwrite off-by-one errors by Andreas Gruenbacher · 5 years ago
  60. c275779 iomap: stop using ioend after it's been freed in iomap_finish_ioend() by Zorro Lang · 5 years ago
  61. 1cea335 iomap: fix sub-page uptodate handling by Christoph Hellwig · 5 years ago
  62. add66fc iomap: Fix overflow in iomap_page_mkwrite by Andreas Gruenbacher · 5 years ago
  63. c039b99 iomap: use a srcmap for a read-modify-write I/O by Goldwyn Rodrigues · 5 years ago
  64. 32a38a4 iomap: use write_begin to read pages to unshare by Christoph Hellwig · 5 years ago
  65. d3b4043 iomap: move the zeroing case out of iomap_read_page_sync by Christoph Hellwig · 5 years ago
  66. 3590c4d iomap: ignore non-shared or non-data blocks in xfs_file_dirty by Christoph Hellwig · 5 years ago
  67. dcd6158 iomap: always use AOP_FLAG_NOFS in iomap_write_begin by Christoph Hellwig · 5 years ago
  68. c12d6fa iomap: remove the unused iomap argument to __iomap_write_end by Christoph Hellwig · 5 years ago
  69. 9cd0ed6 iomap: enhance writeback error message by Darrick J. Wong · 5 years ago
  70. 48d64cd iomap: pass a struct page to iomap_finish_page_writeback by Christoph Hellwig · 5 years ago
  71. b3d423e iomap: cleanup iomap_ioend_compare by Christoph Hellwig · 5 years ago
  72. ab08b01 iomap: move struct iomap_page out of iomap.h by Christoph Hellwig · 5 years ago
  73. 3e19e6f iomap: warn on inline maps in iomap_writepage_map by Christoph Hellwig · 5 years ago
  74. 598ecfb iomap: lift the xfs writeback code to iomap by Christoph Hellwig · 5 years ago
  75. 9e91c57 iomap: lift common tracing code from xfs to iomap by Christoph Hellwig · 5 years ago
  76. 009d8d8 iomap: zero newly allocated mapped blocks by Christoph Hellwig · 5 years ago
  77. 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
  78. afc51aa iomap: move the buffered IO code into a separate file by Darrick J. Wong · 6 years ago