index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
iomap
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-13
Merge tag 'libnvdimm-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-12
/
+2
2022-01-12
Merge tag 'iomap-5.17' of git://git.infradead.org/users/willy/linux
Linus Torvalds
1
-268
/
+283
2021-12-24
iomap: Fix error handling in iomap_zero_iter()
Matthew Wilcox (Oracle)
1
-2
/
+2
2021-12-21
iomap: Inline __iomap_zero_iter into its caller
Matthew Wilcox (Oracle)
1
-28
/
+27
2021-12-18
iomap: Support large folios in invalidatepage
Matthew Wilcox (Oracle)
1
-2
/
+7
2021-12-18
iomap: Convert iomap_migrate_page() to use folios
Matthew Wilcox (Oracle)
1
-5
/
+7
2021-12-18
iomap: Convert iomap_add_to_ioend() to take a folio
Matthew Wilcox (Oracle)
1
-36
/
+34
2021-12-18
iomap: Simplify iomap_do_writepage()
Matthew Wilcox (Oracle)
1
-13
/
+10
2021-12-18
iomap: Simplify iomap_writepage_map()
Matthew Wilcox (Oracle)
1
-11
/
+10
2021-12-18
iomap,xfs: Convert ->discard_page to ->discard_folio
Matthew Wilcox (Oracle)
1
-2
/
+2
2021-12-18
iomap: Convert iomap_write_end_inline to take a folio
Matthew Wilcox (Oracle)
1
-5
/
+5
2021-12-18
iomap: Convert iomap_write_begin() and iomap_write_end() to folios
Matthew Wilcox (Oracle)
1
-38
/
+33
2021-12-18
iomap: Convert __iomap_zero_iter to use a folio
Matthew Wilcox (Oracle)
1
-5
/
+9
2021-12-18
iomap: Allow iomap_write_begin() to be called with the full length
Matthew Wilcox (Oracle)
1
-1
/
+8
2021-12-16
iomap: Convert iomap_page_mkwrite to use a folio
Matthew Wilcox (Oracle)
1
-13
/
+12
2021-12-16
iomap: Convert readahead and readpage to use a folio
Matthew Wilcox (Oracle)
1
-27
/
+26
2021-12-16
iomap: Convert iomap_read_inline_data to take a folio
Matthew Wilcox (Oracle)
1
-8
/
+9
2021-12-16
iomap: Use folio offsets instead of page offsets
Matthew Wilcox (Oracle)
1
-38
/
+40
2021-12-16
iomap: Convert bio completions to use folios
Matthew Wilcox (Oracle)
1
-29
/
+21
2021-12-16
iomap: Pass the iomap_page into iomap_set_range_uptodate
Matthew Wilcox (Oracle)
1
-14
/
+18
2021-12-16
iomap: Add iomap_invalidate_folio
Matthew Wilcox (Oracle)
1
-8
/
+12
2021-12-16
iomap: Convert iomap_releasepage to use a folio
Matthew Wilcox (Oracle)
1
-3
/
+3
2021-12-16
iomap: Convert iomap_page_release to take a folio
Matthew Wilcox (Oracle)
1
-7
/
+11
2021-12-16
iomap: Convert iomap_page_create to take a folio
Matthew Wilcox (Oracle)
1
-9
/
+12
2021-12-16
iomap: Convert to_iomap_page to take a folio
Matthew Wilcox (Oracle)
1
-17
/
+15
2021-12-16
fs/buffer: Convert __block_write_begin_int() to take a folio
Matthew Wilcox (Oracle)
1
-2
/
+5
2021-12-08
iomap: turn the byte variable in iomap_zero_iter into a ssize_t
Christoph Hellwig
1
-1
/
+1
2021-12-04
iomap: build the block based code conditionally
Christoph Hellwig
1
-2
/
+2
2021-12-04
fsdax: decouple zeroing from the iomap buffered I/O code
Christoph Hellwig
1
-23
/
+12
2021-12-04
mm: move filemap_range_needs_writeback() into header
Jens Axboe
1
-0
/
+1
2021-11-24
iomap: iomap_read_inline_data cleanup
Andreas Gruenbacher
1
-16
/
+15
2021-11-22
iomap: Fix inline extent handling in iomap_readpage
Andreas Gruenbacher
1
-2
/
+9
2021-11-02
Merge tag 'gfs2-v5.15-rc5-mmap-fault' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-4
/
+27
2021-10-25
fs: get rid of the res2 iocb->ki_complete argument
Jens Axboe
1
-1
/
+1
2021-10-24
iomap: Add done_before argument to iomap_dio_rw
Andreas Gruenbacher
1
-3
/
+16
2021-10-24
iomap: Support partial direct I/O on user copy failures
Andreas Gruenbacher
1
-0
/
+6
2021-10-24
iomap: Fix iomap_dio_rw return value for user copies
Andreas Gruenbacher
1
-0
/
+4
2021-10-18
block: add a struct io_comp_batch argument to fops->iopoll()
Jens Axboe
1
-1
/
+1
2021-10-18
iov_iter: Turn iov_iter_fault_in_readable into fault_in_iov_iter_readable
Andreas Gruenbacher
1
-1
/
+1
2021-10-18
block: switch polling to be bio based
Christoph Hellwig
1
-24
/
+12
2021-10-18
block: replace the spin argument to blk_iopoll with a flags argument
Christoph Hellwig
1
-3
/
+3
2021-10-18
iomap: don't try to poll multi-bio I/Os in __iomap_dio_rw
Christoph Hellwig
1
-1
/
+20
2021-08-26
iomap: standardize tracepoint formatting and storage
Darrick J. Wong
1
-10
/
+18
2021-08-18
mm/swap: consider max pages in iomap_swapfile_add_extent
Xu Yu
1
-0
/
+6
2021-08-17
iomap: move loop control code to iter.c
Darrick J. Wong
2
-1
/
+1
2021-08-17
iomap: constify iomap_iter_srcmap
Christoph Hellwig
1
-19
/
+19
2021-08-17
iomap: rework unshare flag
Christoph Hellwig
1
-14
/
+9
2021-08-17
iomap: pass an iomap_iter to various buffered I/O helpers
Christoph Hellwig
1
-71
/
+66
2021-08-17
iomap: remove iomap_apply
Christoph Hellwig
2
-131
/
+0
2021-08-17
iomap: switch iomap_swapfile_activate to use iomap_iter
Christoph Hellwig
1
-22
/
+16
[next]