1. 5780a02 fs/iomap.c: change return type to vm_fault_t by Souptick Joarder · 6 years ago
  2. 9dc55f1 iomap: add support for sub-pagesize buffered I/O without buffer heads by Christoph Hellwig · 6 years ago
  3. c03cea4 iomap: add initial support for writes without buffer heads by Christoph Hellwig · 7 years ago
  4. 72b4daa iomap: add an iomap-based readpage and readpages implementation by Christoph Hellwig · 7 years ago
  5. e184fde iomap: add private pointer to struct iomap by Andreas Gruenbacher · 7 years ago
  6. 63899c6 iomap: add a page_done callback by Christoph Hellwig · 7 years ago
  7. 19e0c58 iomap: generic inline data handling by Andreas Gruenbacher · 7 years ago
  8. 89eb190 iomap: add an iomap-based bmap implementation by Christoph Hellwig · 7 years ago
  9. 7ee66c0 iomap: move IOMAP_F_BOUNDARY to gfs2 by Christoph Hellwig · 7 years ago
  10. 9ecac0e iomap: fix the comment describing IOMAP_NOWAIT by Christoph Hellwig · 7 years ago
  11. 19319b5 iomap: inline data should be an iomap type, not a flag by Christoph Hellwig · 7 years ago
  12. 6748212 iomap: add a swapfile activation function by Darrick J. Wong · 7 years ago
  13. a3841f9 Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  14. 29309a4 Merge tag 'gfs2-4.15.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 7 years ago
  15. ae9a8c4 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 7 years ago
  16. caa51d2 dax, iomap: Add support for synchronous faults by Jan Kara · 7 years ago
  17. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  18. 3974320 GFS2: Implement iomap for block_map by Bob Peterson · 8 years ago
  19. 9ca250a iomap: Add IOMAP_F_DATA_INLINE flag by Andreas Gruenbacher · 7 years ago
  20. 19fe5f6 iomap: Switch from blkno to disk offset by Andreas Gruenbacher · 7 years ago
  21. 642338b Merge tag 'xfs-4.13-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  22. 0ed3b0d vfs: Add iomap_seek_hole and iomap_seek_data helpers by Andreas Gruenbacher · 8 years ago
  23. a38d124 fs: Introduce IOMAP_NOWAIT by Goldwyn Rodrigues · 8 years ago
  24. fa5d932 ext2, ext4, xfs: retrieve dax_device for iomap operations by Dan Williams · 8 years ago
  25. 11bac80 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf by Dave Jiang · 8 years ago
  26. 8ff6daa iomap: constify struct iomap_ops by Christoph Hellwig · 8 years ago
  27. ff6a929 iomap: implement direct I/O by Christoph Hellwig · 8 years ago
  28. e3df41f Merge branch 'xfs-4.10-misc-fixes-2' into iomap-4.10-directio by Dave Chinner · 8 years ago
  29. 9484ab1 dax: Introduce IOMAP_FAULT flag by Jan Kara · 8 years ago
  30. d33fd77 iomap: add IOMAP_REPORT by Christoph Hellwig · 8 years ago
  31. a1f45e6 Merge branch 'iomap-4.9-dax' into for-next by Dave Chinner · 8 years ago
  32. ecd5072 iomap: add IOMAP_F_NEW flag by Christoph Hellwig · 8 years ago
  33. e43c460 iomap: add a flag to report shared extents by Darrick J. Wong · 8 years ago
  34. 5f4e575 fs: add iomap_file_dirty by Christoph Hellwig · 8 years ago
  35. 17de0a9 iomap: don't set FIEMAP_EXTENT_MERGED for extent based filesystems by Christoph Hellwig · 8 years ago
  36. 8be9f56 fs: iomap based fiemap implementation by Christoph Hellwig · 9 years ago
  37. ae259a9 fs: introduce iomap infrastructure by Christoph Hellwig · 9 years ago
  38. 199a31c fs: move struct iomap from exportfs.h to a separate header by Christoph Hellwig · 9 years ago