summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2021-08-18mm/swap: consider max pages in iomap_swapfile_add_extentXu Yu
2021-08-16iomap: move loop control code to iter.cDarrick J. Wong
2021-08-16iomap: constify iomap_iter_srcmapChristoph Hellwig
2021-08-16fsdax: switch the fault handlers to use iomap_iterChristoph Hellwig
2021-08-16fsdax: factor out a dax_fault_actor() helperShiyang Ruan
2021-08-16fsdax: factor out helpers to simplify the dax fault codeShiyang Ruan
2021-08-16iomap: rework unshare flagChristoph Hellwig
2021-08-16iomap: pass an iomap_iter to various buffered I/O helpersChristoph Hellwig
2021-08-16iomap: remove iomap_applyChristoph Hellwig
2021-08-16fsdax: switch dax_iomap_rw to use iomap_iterChristoph Hellwig
2021-08-16iomap: switch iomap_swapfile_activate to use iomap_iterChristoph Hellwig
2021-08-16iomap: switch iomap_seek_data to use iomap_iterChristoph Hellwig
2021-08-16iomap: switch iomap_seek_hole to use iomap_iterChristoph Hellwig
2021-08-16iomap: switch iomap_bmap to use iomap_iterChristoph Hellwig
2021-08-16iomap: switch iomap_fiemap to use iomap_iterChristoph Hellwig
2021-08-16iomap: switch __iomap_dio_rw to use iomap_iterChristoph Hellwig
2021-08-16iomap: switch iomap_page_mkwrite to use iomap_iterChristoph Hellwig
2021-08-16iomap: switch iomap_zero_range to use iomap_iterChristoph Hellwig
2021-08-16iomap: switch iomap_file_unshare to use iomap_iterChristoph Hellwig
2021-08-16iomap: switch iomap_file_buffered_write to use iomap_iterChristoph Hellwig
2021-08-16iomap: switch readahead and readpage to use iomap_iterChristoph Hellwig
2021-08-16iomap: add the new iomap_iter modelChristoph Hellwig
2021-08-16iomap: fix the iomap_readpage_actor return value for inline dataChristoph Hellwig
2021-08-16iomap: mark the iomap argument to iomap_read_page_sync constChristoph Hellwig
2021-08-16iomap: mark the iomap argument to iomap_read_inline_data constChristoph Hellwig
2021-08-16fsdax: mark the iomap argument to dax_iomap_sector as constChristoph Hellwig
2021-08-16fs: mark the iomap argument to __block_write_begin_int constChristoph Hellwig
2021-08-16iomap: remove the iomap arguments to ->page_{prepare,done}Christoph Hellwig
2021-08-16iomap: fix a trivial comment typo in trace.hChristoph Hellwig
2021-08-16iomap: pass writeback errors to the mappingDarrick J. Wong
2021-08-05iomap: Add another assertion to inline data handlingiomap-5.15-merge-2Matthew Wilcox (Oracle)
2021-08-05iomap: Use kmap_local_page instead of kmap_atomicMatthew Wilcox (Oracle)
2021-08-03iomap: Fix some typos and bad grammariomap-5.15-merge-1Andreas Gruenbacher
2021-08-03iomap: Support inline data with block size < page sizeMatthew Wilcox (Oracle)
2021-08-03iomap: support reading inline data from non-zero posGao Xiang
2021-08-03iomap: simplify iomap_add_to_ioendChristoph Hellwig
2021-08-03iomap: simplify iomap_readpage_actorChristoph Hellwig
2021-08-01Merge tag 'xfs-5.14-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2021-07-31Merge tag '5.14-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2021-07-30pipe: make pipe writes always wake up readersLinus Torvalds
2021-07-30Merge tag 'block-5.14-2021-07-30' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-07-30Merge tag 'io_uring-5.14-2021-07-30' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-07-30Merge tag 'for-5.14-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-07-30Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-07-30ocfs2: issue zeroout to EOF blocksJunxiao Bi
2021-07-30ocfs2: fix zero out valid dataJunxiao Bi
2021-07-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds
2021-07-29xfs: prevent spoofing of rtbitmap blocks when recovering buffersxfs-5.14-fixes-2Darrick J. Wong
2021-07-29xfs: limit iclog tail updatesDave Chinner
2021-07-29xfs: need to see iclog flags in tracingDave Chinner