aboutsummaryrefslogtreecommitdiffstats
path: root/fs/iomap/swapfile.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-18mm/swap: consider max pages in iomap_swapfile_add_extentXu Yu1-0/+6
2021-08-16iomap: switch iomap_swapfile_activate to use iomap_iterChristoph Hellwig1-22/+16
2021-03-26iomap: improve the warnings from iomap_swapfile_activateChristoph Hellwig1-16/+22
2021-03-09iomap: Fix negative assignment to unsigned sis->pages in iomap_swapfile_activateRitesh Harjani1-0/+10
2019-10-21iomap: use a srcmap for a read-modify-write I/OGoldwyn Rodrigues1-1/+2
2019-07-17iomap: move internal declarations into fs/iomap/Darrick J. Wong1-2/+0
2019-07-17iomap: move the swapfile code into a separate fileDarrick J. Wong1-0/+180