Age | Commit message (Expand) | Author |
---|---|---|
2020-06-03 | fs: handle FIEMAP_FLAG_SYNC in fiemap_prep | Christoph Hellwig |
2020-06-03 | fs: move fiemap range validation into the file systems instances | Christoph Hellwig |
2020-06-03 | iomap: fix the iomap_fiemap prototype | Christoph Hellwig |
2020-06-03 | fs: move the fiemap definitions out of fs.h | Christoph Hellwig |
2020-04-30 | fibmap: Warn and return an error in case of block > INT_MAX | Ritesh Harjani |
2019-11-08 | iomap: iomap_bmap should check iomap_apply return value | Darrick J. Wong |
2019-10-21 | iomap: use a srcmap for a read-modify-write I/O | Goldwyn Rodrigues |
2019-07-17 | iomap: move internal declarations into fs/iomap/ | Darrick J. Wong |
2019-07-17 | iomap: move the file mapping reporting code into a separate file | Darrick J. Wong |