Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-07-19 | Merge tag 'iomap-5.3-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 7 | -0/+2258 |
2019-07-17 | iomap: move internal declarations into fs/iomap/ | Darrick J. Wong | 4 | -8/+0 |
2019-07-17 | iomap: move the main iteration code into a separate file | Darrick J. Wong | 2 | -0/+77 |
2019-07-17 | iomap: move the buffered IO code into a separate file | Darrick J. Wong | 2 | -0/+1074 |
2019-07-17 | iomap: move the direct IO code into a separate file | Darrick J. Wong | 2 | -0/+563 |
2019-07-17 | iomap: move the SEEK_HOLE code into a separate file | Darrick J. Wong | 2 | -1/+216 |
2019-07-17 | iomap: move the file mapping reporting code into a separate file | Darrick J. Wong | 2 | -0/+149 |
2019-07-17 | iomap: move the swapfile code into a separate file | Darrick J. Wong | 2 | -0/+183 |
2019-07-15 | iomap: start moving code to fs/iomap/ | Darrick J. Wong | 1 | -0/+5 |