aboutsummaryrefslogtreecommitdiffstats
path: root/fs/iomap
AgeCommit message (Expand)AuthorFilesLines
2022-10-02iomap: add a tracepoint for mappings returned by map_blocksDarrick J. Wong2-0/+2
2022-10-02iomap: iomap: fix memory corruption when recording errors during writebackDarrick J. Wong1-1/+1
2022-08-11Merge tag 'iomap-6.0-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-15/+0
2022-08-08new iov_iter flavour - ITER_UBUFAl Viro1-1/+1
2022-08-03Merge tag 'iomap-5.20-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-7/+8
2022-08-03Merge tag 'pull-work.iov_iter-base' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-9/+10
2022-08-03Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds1-28/+0
2022-08-02Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-blockLinus Torvalds1-6/+6
2022-08-02mm/migrate: Add filemap_migrate_folio()Matthew Wilcox (Oracle)1-25/+0
2022-07-24iomap: Return -EAGAIN from iomap_write_iter()Stefan Roesch1-0/+4
2022-07-24iomap: Add async buffered write supportStefan Roesch1-5/+28
2022-07-24iomap: Add flags parameter to iomap_page_create()Stefan Roesch1-10/+20
2022-07-22iomap: remove iomap_writepageChristoph Hellwig1-15/+0
2022-07-14fs/iomap: Use the new blk_opf_t typeBart Van Assche1-4/+4
2022-06-30iomap: set did_zero to true when zeroing successfullyKaixu Xia1-2/+2
2022-06-30iomap: skip pages past eof in iomap_do_writepage()Chris Mason1-5/+6
2022-06-29iomap: Remove test for folio errorMatthew Wilcox (Oracle)1-3/+0
2022-06-27iomap: add support for dma aligned direct-ioKeith Busch1-2/+2
2022-06-10iocb: delay evaluation of IS_SYNC(...) until we want to check IOCB_DSYNCAl Viro1-2/+1
2022-06-10teach iomap_dio_rw() to suppress dsyncAl Viro1-9/+11
2022-05-24Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2-22/+18
2022-05-24Merge tag 'iomap-5.19-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-3/+3
2022-05-24Merge tag 'for-5.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds1-7/+18
2022-05-16iomap: don't invalidate folios after writeback errorsDarrick J. Wong1-1/+0
2022-05-16iomap: add per-iomap_iter private dataChristoph Hellwig1-3/+5
2022-05-16iomap: allow the file system to provide a bio_set for direct I/OChristoph Hellwig1-4/+13
2022-05-09iomap: Convert to release_folioMatthew Wilcox (Oracle)2-13/+11
2022-05-09fs: Convert mpage_readpage to mpage_read_folioMatthew Wilcox (Oracle)1-1/+1
2022-05-09fs: Convert block_read_full_page() to block_read_full_folio()Matthew Wilcox (Oracle)1-1/+1
2022-05-09fs: Convert iomap_readpage to iomap_read_folioMatthew Wilcox (Oracle)1-7/+5
2022-05-08iomap: iomap_write_end cleanupAndreas Gruenbacher1-1/+1
2022-05-08iomap: iomap_write_failed fixAndreas Gruenbacher1-1/+2
2022-05-02block: ignore RWF_HIPRI hint for sync dioMing Lei1-4/+3
2022-04-17block: add a bdev_fua helperChristoph Hellwig1-2/+1
2022-04-01iomap: Simplify is_partially_uptodate a littleMatthew Wilcox (Oracle)1-5/+4
2022-03-26Merge tag 'write-page-prefaulting' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2022-03-26Merge tag 'for-5.18/write-streams-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds2-3/+0
2022-03-25fs/iomap: Fix buffered write page prefaultingAndreas Gruenbacher1-1/+1
2022-03-22Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2-29/+19
2022-03-22Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds1-0/+1
2022-03-22Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds1-0/+6
2022-03-21Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds2-20/+14
2022-03-21fs: Move many prototypes to pagemap.hMatthew Wilcox (Oracle)1-0/+1
2022-03-15iomap: Remove iomap_invalidatepage()Matthew Wilcox (Oracle)2-9/+2
2022-03-14fs: Convert is_partially_uptodate to foliosMatthew Wilcox (Oracle)1-20/+16
2022-03-14iomap: Fix iomap_invalidatepage tracepointMatthew Wilcox (Oracle)1-1/+2
2022-03-07block: remove the per-bio/request write hintChristoph Hellwig2-3/+0
2022-03-07Merge branch 'for-5.18/block' into for-5.18/write-streamsJens Axboe2-20/+14
2022-02-08iomap: support direct I/O with fscrypt using blk-cryptoEric Biggers1-0/+6
2022-02-02block: pass a block_device and opf to bio_initChristoph Hellwig1-3/+1
2022-02-02block: pass a block_device and opf to bio_allocChristoph Hellwig2-14/+10
2022-02-02block: pass a block_device and opf to bio_alloc_biosetChristoph Hellwig1-3/+3
2022-01-26xfs, iomap: limit individual ioend chain lengths in writebackDave Chinner1-4/+48
2022-01-12Merge tag 'libnvdimm-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-12/+2
2022-01-12Merge tag 'iomap-5.17' of git://git.infradead.org/users/willy/linuxLinus Torvalds1-268/+283
2021-12-23iomap: Fix error handling in iomap_zero_iter()Matthew Wilcox (Oracle)1-2/+2
2021-12-21iomap: Inline __iomap_zero_iter into its callerMatthew Wilcox (Oracle)1-28/+27
2021-12-18iomap: Support large folios in invalidatepageMatthew Wilcox (Oracle)1-2/+7
2021-12-18iomap: Convert iomap_migrate_page() to use foliosMatthew Wilcox (Oracle)1-5/+7
2021-12-18iomap: Convert iomap_add_to_ioend() to take a folioMatthew Wilcox (Oracle)1-36/+34
2021-12-18iomap: Simplify iomap_do_writepage()Matthew Wilcox (Oracle)1-13/+10
2021-12-18iomap: Simplify iomap_writepage_map()Matthew Wilcox (Oracle)1-11/+10
2021-12-18iomap,xfs: Convert ->discard_page to ->discard_folioMatthew Wilcox (Oracle)1-2/+2
2021-12-18iomap: Convert iomap_write_end_inline to take a folioMatthew Wilcox (Oracle)1-5/+5
2021-12-18iomap: Convert iomap_write_begin() and iomap_write_end() to foliosMatthew Wilcox (Oracle)1-38/+33
2021-12-18iomap: Convert __iomap_zero_iter to use a folioMatthew Wilcox (Oracle)1-5/+9
2021-12-18iomap: Allow iomap_write_begin() to be called with the full lengthMatthew Wilcox (Oracle)1-1/+8
2021-12-16iomap: Convert iomap_page_mkwrite to use a folioMatthew Wilcox (Oracle)1-13/+12
2021-12-16iomap: Convert readahead and readpage to use a folioMatthew Wilcox (Oracle)1-27/+26
2021-12-16iomap: Convert iomap_read_inline_data to take a folioMatthew Wilcox (Oracle)1-8/+9
2021-12-16iomap: Use folio offsets instead of page offsetsMatthew Wilcox (Oracle)1-38/+40
2021-12-16iomap: Convert bio completions to use foliosMatthew Wilcox (Oracle)1-29/+21
2021-12-16iomap: Pass the iomap_page into iomap_set_range_uptodateMatthew Wilcox (Oracle)1-14/+18
2021-12-16iomap: Add iomap_invalidate_folioMatthew Wilcox (Oracle)1-8/+12
2021-12-16iomap: Convert iomap_releasepage to use a folioMatthew Wilcox (Oracle)1-3/+3
2021-12-16iomap: Convert iomap_page_release to take a folioMatthew Wilcox (Oracle)1-7/+11
2021-12-16iomap: Convert iomap_page_create to take a folioMatthew Wilcox (Oracle)1-9/+12
2021-12-16iomap: Convert to_iomap_page to take a folioMatthew Wilcox (Oracle)1-17/+15
2021-12-16fs/buffer: Convert __block_write_begin_int() to take a folioMatthew Wilcox (Oracle)1-2/+5
2021-12-08iomap: turn the byte variable in iomap_zero_iter into a ssize_tChristoph Hellwig1-1/+1
2021-12-04iomap: build the block based code conditionallyChristoph Hellwig1-2/+2
2021-12-04fsdax: decouple zeroing from the iomap buffered I/O codeChristoph Hellwig1-23/+12
2021-12-03mm: move filemap_range_needs_writeback() into headerJens Axboe1-0/+1
2021-11-24iomap: iomap_read_inline_data cleanupAndreas Gruenbacher1-16/+15
2021-11-21iomap: Fix inline extent handling in iomap_readpageAndreas Gruenbacher1-2/+9
2021-11-02Merge tag 'gfs2-v5.15-rc5-mmap-fault' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-4/+27
2021-10-25fs: get rid of the res2 iocb->ki_complete argumentJens Axboe1-1/+1
2021-10-24iomap: Add done_before argument to iomap_dio_rwAndreas Gruenbacher1-3/+16
2021-10-24iomap: Support partial direct I/O on user copy failuresAndreas Gruenbacher1-0/+6
2021-10-24iomap: Fix iomap_dio_rw return value for user copiesAndreas Gruenbacher1-0/+4
2021-10-18block: add a struct io_comp_batch argument to fops->iopoll()Jens Axboe1-1/+1
2021-10-18iov_iter: Turn iov_iter_fault_in_readable into fault_in_iov_iter_readableAndreas Gruenbacher1-1/+1
2021-10-18block: switch polling to be bio basedChristoph Hellwig1-24/+12
2021-10-18block: replace the spin argument to blk_iopoll with a flags argumentChristoph Hellwig1-3/+3
2021-10-18iomap: don't try to poll multi-bio I/Os in __iomap_dio_rwChristoph Hellwig1-1/+20
2021-08-26iomap: standardize tracepoint formatting and storageDarrick J. Wong1-10/+18
2021-08-18mm/swap: consider max pages in iomap_swapfile_add_extentXu Yu1-0/+6
2021-08-16iomap: move loop control code to iter.cDarrick J. Wong2-1/+1
2021-08-16iomap: constify iomap_iter_srcmapChristoph Hellwig1-19/+19
2021-08-16iomap: rework unshare flagChristoph Hellwig1-14/+9
2021-08-16iomap: pass an iomap_iter to various buffered I/O helpersChristoph Hellwig1-71/+66
2021-08-16iomap: remove iomap_applyChristoph Hellwig2-131/+0
2021-08-16iomap: switch iomap_swapfile_activate to use iomap_iterChristoph Hellwig1-22/+16
2021-08-16iomap: switch iomap_seek_data to use iomap_iterChristoph Hellwig1-23/+24
2021-08-16iomap: switch iomap_seek_hole to use iomap_iterChristoph Hellwig1-25/+26
2021-08-16iomap: switch iomap_bmap to use iomap_iterChristoph Hellwig1-18/+13
2021-08-16iomap: switch iomap_fiemap to use iomap_iterChristoph Hellwig1-41/+29
2021-08-16iomap: switch __iomap_dio_rw to use iomap_iterChristoph Hellwig1-83/+81
2021-08-16iomap: switch iomap_page_mkwrite to use iomap_iterChristoph Hellwig1-22/+17
2021-08-16iomap: switch iomap_zero_range to use iomap_iterChristoph Hellwig1-18/+18
2021-08-16iomap: switch iomap_file_unshare to use iomap_iterChristoph Hellwig1-17/+18
2021-08-16iomap: switch iomap_file_buffered_write to use iomap_iterChristoph Hellwig1-24/+25
2021-08-16iomap: switch readahead and readpage to use iomap_iterChristoph Hellwig1-43/+37
2021-08-16iomap: add the new iomap_iter modelChristoph Hellwig2-2/+109
2021-08-16iomap: fix the iomap_readpage_actor return value for inline dataChristoph Hellwig1-2/+2
2021-08-16iomap: mark the iomap argument to iomap_read_page_sync constChristoph Hellwig1-1/+1
2021-08-16iomap: mark the iomap argument to iomap_read_inline_data constChristoph Hellwig1-1/+1
2021-08-16iomap: remove the iomap arguments to ->page_{prepare,done}Christoph Hellwig1-3/+3
2021-08-16iomap: fix a trivial comment typo in trace.hChristoph Hellwig1-1/+1
2021-08-16iomap: pass writeback errors to the mappingDarrick J. Wong1-1/+1
2021-08-05iomap: Add another assertion to inline data handlingMatthew Wilcox (Oracle)1-0/+2
2021-08-05iomap: Use kmap_local_page instead of kmap_atomicMatthew Wilcox (Oracle)1-5/+5
2021-08-03iomap: Fix some typos and bad grammarAndreas Gruenbacher1-36/+36
2021-08-03iomap: Support inline data with block size < page sizeMatthew Wilcox (Oracle)1-18/+16
2021-08-03iomap: support reading inline data from non-zero posGao Xiang2-16/+36
2021-08-03iomap: simplify iomap_add_to_ioendChristoph Hellwig1-12/+5
2021-08-03iomap: simplify iomap_readpage_actorChristoph Hellwig1-12/+4
2021-07-15iomap: Don't create iomap_page objects in iomap_page_mkwrite_actorAndreas Gruenbacher1-1/+0
2021-07-15iomap: Don't create iomap_page objects for inline filesAndreas Gruenbacher1-1/+3
2021-07-15iomap: Permit pages without an iop to enter writebackAndreas Gruenbacher1-2/+1
2021-07-15iomap: remove the length variable in iomap_seek_holeChristoph Hellwig1-6/+3
2021-07-15iomap: remove the length variable in iomap_seek_dataChristoph Hellwig1-10/+6
2021-07-03Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-20/+15
2021-06-29iomap: use __set_page_dirty_nobuffersMatthew Wilcox (Oracle)1-26/+1
2021-06-10iov_iter: replace iov_iter_copy_from_user_atomic() with iterator-advancing va...Al Viro1-7/+7
2021-06-02generic_perform_write()/iomap_write_actor(): saner logics for short copyAl Viro1-15/+10
2021-05-14mm/filemap: fix readahead return typesMatthew Wilcox (Oracle)1-2/+2
2021-05-04iomap: remove unused private field from ioendBrian Foster1-6/+1
2021-04-30iomap: use filemap_range_needs_writeback() for O_DIRECT readsJens Axboe1-8/+16
2021-04-27Merge tag 'iomap-5.13-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-16/+22
2021-04-08treewide: Change list_sort to use const pointersSami Tolvanen1-1/+2
2021-03-26iomap: improve the warnings from iomap_swapfile_activateChristoph Hellwig1-16/+22
2021-03-18Merge branch 'iomap-5.12-fixes' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-0/+10
2021-03-11block: rename BIO_MAX_PAGES to BIO_MAX_VECSChristoph Hellwig2-4/+4
2021-03-09iomap: Fix negative assignment to unsigned sis->pages in iomap_swapfile_activateRitesh Harjani1-0/+10
2021-02-28Merge tag 'xfs-5.12-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-7/+0
2021-02-28Merge tag 'block-5.12-2021-02-27' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+2
2021-02-26block: Add bio_max_segsMatthew Wilcox (Oracle)1-2/+2
2021-02-26iomap: use mapping_seek_hole_dataMatthew Wilcox (Oracle)1-114/+11
2021-02-25xfs: use current->journal_info for detecting transaction recursionDave Chinner1-7/+0
2021-02-21Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-blockLinus Torvalds1-5/+4
2021-02-21Merge tag 'iomap-5.12-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-10/+16
2021-02-09iomap: support REQ_OP_ZONE_APPENDNaohiro Aota1-6/+37
2021-01-25bio: add a helper calculating nr segments to allocPavel Begunkov1-5/+4
2021-01-23iomap: add a IOMAP_DIO_OVERWRITE_ONLY flagChristoph Hellwig1-0/+7
2021-01-23iomap: pass a flags argument to iomap_dio_rwChristoph Hellwig1-6/+5
2021-01-23iomap: rename the flags variable in __iomap_dio_rwChristoph Hellwig1-4/+4
2020-12-02mm: memcontrol: Use helpers to read page's memcg dataRoman Gushchin1-1/+1
2020-11-04iomap: clean up writeback state logic on writepage errorBrian Foster1-13/+2
2020-11-04iomap: support partial page discard on writeback block mapping failureBrian Foster1-7/+8
2020-09-28iomap: Call inode_dio_end() before generic_write_sync()Goldwyn Rodrigues1-1/+1
2020-09-28iomap: Allow filesystem to call iomap_dio_complete without i_rwsemChristoph Hellwig1-9/+26
2020-09-28iomap: Set all uptodate bits for an Uptodate pageMatthew Wilcox (Oracle)1-0/+2
2020-09-21iomap: Change calling convention for zeroingMatthew Wilcox (Oracle)1-18/+15
2020-09-21iomap: Convert iomap_write_end typesMatthew Wilcox (Oracle)1-19/+12
2020-09-21iomap: Convert write_count to write_bytes_pendingMatthew Wilcox (Oracle)1-9/+10
2020-09-21iomap: Convert read_count to read_bytes_pendingMatthew Wilcox (Oracle)1-29/+12
2020-09-21iomap: Support arbitrarily many blocks per pageMatthew Wilcox (Oracle)1-5/+17
2020-09-21iomap: Use bitmap ops to set uptodate bitsMatthew Wilcox (Oracle)1-10/+2
2020-09-21iomap: Use kzalloc to allocate iomap_pageMatthew Wilcox (Oracle)1-9/+1
2020-09-21fs: Introduce i_blocks_per_pageMatthew Wilcox (Oracle)1-4/+4
2020-09-21iomap: Fix misplaced page flushingMatthew Wilcox (Oracle)1-2/+1
2020-09-21iomap: Use round_down/round_up macros in __iomap_write_beginNikolay Borisov1-2/+2
2020-09-10iomap: Mark read blocks uptodate in write_beginMatthew Wilcox (Oracle)1-8/+6
2020-09-10iomap: Clear page error before beginning a writeMatthew Wilcox (Oracle)1-0/+1
2020-09-10iomap: Fix direct I/O write consistency checkAndreas Gruenbacher1-1/+1
2020-09-10iomap: fix WARN_ON_ONCE() from unprivileged usersQian Cai1-0/+10
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-2/+2
2020-08-05iomap: fall back to buffered writes for invalidation failuresChristoph Hellwig2-5/+12
2020-08-05iomap: Only invalidate page cache pages on direct IO writesDave Chinner1-16/+15
2020-07-06iomap: Make sure iomap_end is called after iomap_beginAndreas Gruenbacher1-4/+9
2020-06-13Merge tag 'iomap-5.8-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-1/+1
2020-06-08iomap: Fix unsharing of an extent >2GB on a 32-bit machineMatthew Wilcox (Oracle)1-1/+1
2020-06-05Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-8/+3
2020-06-03fs: handle FIEMAP_FLAG_SYNC in fiemap_prepChristoph Hellwig1-7/+1
2020-06-03fs: move fiemap range validation into the file systems instancesChristoph Hellwig1-1/+1
2020-06-03iomap: fix the iomap_fiemap prototypeChristoph Hellwig1-1/+1
2020-06-03fs: move the fiemap definitions out of fs.hChristoph Hellwig1-0/+1
2020-06-02Merge tag 'for-5.8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds1-7/+10
2020-06-02Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2020-06-02iomap: use attach/detach_page_privateGuoqing Jiang1-15/+4
2020-06-02iomap: convert from readpages to readaheadMatthew Wilcox (Oracle)2-60/+32
2020-06-02fs: convert mpage_readpages to mpage_readaheadMatthew Wilcox (Oracle)1-1/+1
2020-05-25iomap: remove lockdep_assert_held()Goldwyn Rodrigues1-2/+0
2020-05-25iomap: add a filesystem hook for direct I/O bio submissionGoldwyn Rodrigues1-5/+10
2020-05-12block: add blk_io_schedule() for avoiding task hung in sync dioMing Lei1-1/+1
2020-04-30fibmap: Warn and return an error in case of block > INT_MAXRitesh Harjani1-4/+1
2020-04-08Merge tag 'iomap-5.7-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-0/+8
2020-04-08Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-8/+1
2020-04-02dax,iomap: Add helper dax_iomap_zero() to zero a rangeVivek Goyal1-8/+1