Age | Commit message (Expand) | Author |
---|---|---|
2019-09-19 | iomap: move the iomap_dio_rw ->end_io callback into a structure | Christoph Hellwig |
2019-09-19 | iomap: split size and error for iomap_dio_rw ->end_io | Matthew Bobrowski |
2019-07-25 | iomap: fix Invalid License ID | Masahiro Yamada |
2019-07-19 | Merge tag 'iomap-5.3-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2019-07-17 | iomap: move internal declarations into fs/iomap/ | Darrick J. Wong |
2019-07-17 | iomap: move the main iteration code into a separate file | Darrick J. Wong |
2019-07-17 | iomap: move the buffered IO code into a separate file | Darrick J. Wong |
2019-07-17 | iomap: move the direct IO code into a separate file | Darrick J. Wong |
2019-07-17 | iomap: move the SEEK_HOLE code into a separate file | Darrick J. Wong |
2019-07-17 | iomap: move the file mapping reporting code into a separate file | Darrick J. Wong |
2019-07-17 | iomap: move the swapfile code into a separate file | Darrick J. Wong |
2019-07-15 | iomap: start moving code to fs/iomap/ | Darrick J. Wong |