1. 50e7d6c iomap: clean up writeback state logic on writepage error by Brian Foster · 4 years, 3 months ago
  2. 763e4cd iomap: support partial page discard on writeback block mapping failure by Brian Foster · 4 years, 3 months ago
  3. 4595a29 iomap: Set all uptodate bits for an Uptodate page by Matthew Wilcox (Oracle) · 4 years, 4 months ago
  4. 81ee8e5 iomap: Change calling convention for zeroing by Matthew Wilcox (Oracle) · 4 years, 4 months ago
  5. e25ba8c iomap: Convert iomap_write_end types by Matthew Wilcox (Oracle) · 4 years, 4 months ago
  6. 0fb2d72 iomap: Convert write_count to write_bytes_pending by Matthew Wilcox (Oracle) · 4 years, 4 months ago
  7. 7d63667 iomap: Convert read_count to read_bytes_pending by Matthew Wilcox (Oracle) · 4 years, 4 months ago
  8. 0a195b9 iomap: Support arbitrarily many blocks per page by Matthew Wilcox (Oracle) · 4 years, 4 months ago
  9. b21866f iomap: Use bitmap ops to set uptodate bits by Matthew Wilcox (Oracle) · 4 years, 4 months ago
  10. a6901d4 iomap: Use kzalloc to allocate iomap_page by Matthew Wilcox (Oracle) · 4 years, 4 months ago
  11. 24addd8 fs: Introduce i_blocks_per_page by Matthew Wilcox (Oracle) · 4 years, 4 months ago
  12. 7ed3cd1 iomap: Fix misplaced page flushing by Matthew Wilcox (Oracle) · 4 years, 4 months ago
  13. 6cc19c5 iomap: Use round_down/round_up macros in __iomap_write_begin by Nikolay Borisov · 4 years, 4 months ago
  14. 14284fe iomap: Mark read blocks uptodate in write_begin by Matthew Wilcox (Oracle) · 4 years, 4 months ago
  15. e6e7ca9 iomap: Clear page error before beginning a write by Matthew Wilcox (Oracle) · 4 years, 4 months ago
  16. 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
  17. d4ff3b2 iomap: Fix unsharing of an extent >2GB on a 32-bit machine by Matthew Wilcox (Oracle) · 4 years, 7 months ago
  18. 58aeb73 iomap: use attach/detach_page_private by Guoqing Jiang · 4 years, 8 months ago
  19. 9d24a13 iomap: convert from readpages to readahead by Matthew Wilcox (Oracle) · 4 years, 8 months ago
  20. d438834 fs: convert mpage_readpages to mpage_readahead by Matthew Wilcox (Oracle) · 4 years, 8 months ago
  21. 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
  22. 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
  23. 4f3b4f1 dax,iomap: Add helper dax_iomap_zero() to zero a range by Vivek Goyal · 4 years, 11 months ago
  24. 457df33 iomap: Handle memory allocation failure in readahead by Matthew Wilcox (Oracle) · 4 years, 10 months ago
  25. 1ac9945 iomap: Remove pgoff from tracepoints by Matthew Wilcox (Oracle) · 4 years, 11 months ago
  26. 243145b fs: Fix page_mkwrite off-by-one errors by Andreas Gruenbacher · 5 years ago
  27. c275779 iomap: stop using ioend after it's been freed in iomap_finish_ioend() by Zorro Lang · 5 years ago
  28. 1cea335 iomap: fix sub-page uptodate handling by Christoph Hellwig · 5 years ago
  29. add66fc iomap: Fix overflow in iomap_page_mkwrite by Andreas Gruenbacher · 5 years ago
  30. c039b99 iomap: use a srcmap for a read-modify-write I/O by Goldwyn Rodrigues · 5 years ago
  31. 32a38a4 iomap: use write_begin to read pages to unshare by Christoph Hellwig · 5 years ago
  32. d3b4043 iomap: move the zeroing case out of iomap_read_page_sync by Christoph Hellwig · 5 years ago
  33. 3590c4d iomap: ignore non-shared or non-data blocks in xfs_file_dirty by Christoph Hellwig · 5 years ago
  34. dcd6158 iomap: always use AOP_FLAG_NOFS in iomap_write_begin by Christoph Hellwig · 5 years ago
  35. c12d6fa iomap: remove the unused iomap argument to __iomap_write_end by Christoph Hellwig · 5 years ago
  36. 9cd0ed6 iomap: enhance writeback error message by Darrick J. Wong · 5 years ago
  37. 48d64cd iomap: pass a struct page to iomap_finish_page_writeback by Christoph Hellwig · 5 years ago
  38. b3d423e iomap: cleanup iomap_ioend_compare by Christoph Hellwig · 5 years ago
  39. ab08b01 iomap: move struct iomap_page out of iomap.h by Christoph Hellwig · 5 years ago
  40. 3e19e6f iomap: warn on inline maps in iomap_writepage_map by Christoph Hellwig · 5 years ago
  41. 598ecfb iomap: lift the xfs writeback code to iomap by Christoph Hellwig · 5 years ago
  42. 9e91c57 iomap: lift common tracing code from xfs to iomap by Christoph Hellwig · 5 years ago
  43. 009d8d8 iomap: zero newly allocated mapped blocks by Christoph Hellwig · 5 years ago
  44. 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
  45. afc51aa iomap: move the buffered IO code into a separate file by Darrick J. Wong · 6 years ago