index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
iomap
Commit message (
Expand
)
Author
Age
Files
Lines
*
iomap: standardize tracepoint formatting and storage
Darrick J. Wong
2021-08-26
1
-10
/
+18
*
mm/swap: consider max pages in iomap_swapfile_add_extent
Xu Yu
2021-08-18
1
-0
/
+6
*
iomap: move loop control code to iter.c
Darrick J. Wong
2021-08-16
2
-1
/
+1
*
iomap: constify iomap_iter_srcmap
Christoph Hellwig
2021-08-16
1
-19
/
+19
*
iomap: rework unshare flag
Christoph Hellwig
2021-08-16
1
-14
/
+9
*
iomap: pass an iomap_iter to various buffered I/O helpers
Christoph Hellwig
2021-08-16
1
-71
/
+66
*
iomap: remove iomap_apply
Christoph Hellwig
2021-08-16
2
-131
/
+0
*
iomap: switch iomap_swapfile_activate to use iomap_iter
Christoph Hellwig
2021-08-16
1
-22
/
+16
*
iomap: switch iomap_seek_data to use iomap_iter
Christoph Hellwig
2021-08-16
1
-23
/
+24
*
iomap: switch iomap_seek_hole to use iomap_iter
Christoph Hellwig
2021-08-16
1
-25
/
+26
*
iomap: switch iomap_bmap to use iomap_iter
Christoph Hellwig
2021-08-16
1
-18
/
+13
*
iomap: switch iomap_fiemap to use iomap_iter
Christoph Hellwig
2021-08-16
1
-41
/
+29
*
iomap: switch __iomap_dio_rw to use iomap_iter
Christoph Hellwig
2021-08-16
1
-83
/
+81
*
iomap: switch iomap_page_mkwrite to use iomap_iter
Christoph Hellwig
2021-08-16
1
-22
/
+17
*
iomap: switch iomap_zero_range to use iomap_iter
Christoph Hellwig
2021-08-16
1
-18
/
+18
*
iomap: switch iomap_file_unshare to use iomap_iter
Christoph Hellwig
2021-08-16
1
-17
/
+18
*
iomap: switch iomap_file_buffered_write to use iomap_iter
Christoph Hellwig
2021-08-16
1
-24
/
+25
*
iomap: switch readahead and readpage to use iomap_iter
Christoph Hellwig
2021-08-16
1
-43
/
+37
*
iomap: add the new iomap_iter model
Christoph Hellwig
2021-08-16
2
-2
/
+109
*
iomap: fix the iomap_readpage_actor return value for inline data
Christoph Hellwig
2021-08-16
1
-2
/
+2
*
iomap: mark the iomap argument to iomap_read_page_sync const
Christoph Hellwig
2021-08-16
1
-1
/
+1
*
iomap: mark the iomap argument to iomap_read_inline_data const
Christoph Hellwig
2021-08-16
1
-1
/
+1
*
iomap: remove the iomap arguments to ->page_{prepare,done}
Christoph Hellwig
2021-08-16
1
-3
/
+3
*
iomap: fix a trivial comment typo in trace.h
Christoph Hellwig
2021-08-16
1
-1
/
+1
*
iomap: pass writeback errors to the mapping
Darrick J. Wong
2021-08-16
1
-1
/
+1
*
iomap: Add another assertion to inline data handling
Matthew Wilcox (Oracle)
2021-08-05
1
-0
/
+2
*
iomap: Use kmap_local_page instead of kmap_atomic
Matthew Wilcox (Oracle)
2021-08-05
1
-5
/
+5
*
iomap: Fix some typos and bad grammar
Andreas Gruenbacher
2021-08-03
1
-36
/
+36
*
iomap: Support inline data with block size < page size
Matthew Wilcox (Oracle)
2021-08-03
1
-18
/
+16
*
iomap: support reading inline data from non-zero pos
Gao Xiang
2021-08-03
2
-16
/
+36
*
iomap: simplify iomap_add_to_ioend
Christoph Hellwig
2021-08-03
1
-12
/
+5
*
iomap: simplify iomap_readpage_actor
Christoph Hellwig
2021-08-03
1
-12
/
+4
*
iomap: Don't create iomap_page objects in iomap_page_mkwrite_actor
Andreas Gruenbacher
2021-07-15
1
-1
/
+0
*
iomap: Don't create iomap_page objects for inline files
Andreas Gruenbacher
2021-07-15
1
-1
/
+3
*
iomap: Permit pages without an iop to enter writeback
Andreas Gruenbacher
2021-07-15
1
-2
/
+1
*
iomap: remove the length variable in iomap_seek_hole
Christoph Hellwig
2021-07-15
1
-6
/
+3
*
iomap: remove the length variable in iomap_seek_data
Christoph Hellwig
2021-07-15
1
-10
/
+6
*
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-07-03
1
-20
/
+15
|
\
|
*
iov_iter: replace iov_iter_copy_from_user_atomic() with iterator-advancing va...
Al Viro
2021-06-10
1
-7
/
+7
|
*
generic_perform_write()/iomap_write_actor(): saner logics for short copy
Al Viro
2021-06-02
1
-15
/
+10
*
|
iomap: use __set_page_dirty_nobuffers
Matthew Wilcox (Oracle)
2021-06-29
1
-26
/
+1
*
|
mm/filemap: fix readahead return types
Matthew Wilcox (Oracle)
2021-05-14
1
-2
/
+2
|
/
*
iomap: remove unused private field from ioend
Brian Foster
2021-05-04
1
-6
/
+1
*
iomap: use filemap_range_needs_writeback() for O_DIRECT reads
Jens Axboe
2021-04-30
1
-8
/
+16
*
Merge tag 'iomap-5.13-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2021-04-27
1
-16
/
+22
|
\
|
*
iomap: improve the warnings from iomap_swapfile_activate
Christoph Hellwig
2021-03-26
1
-16
/
+22
*
|
treewide: Change list_sort to use const pointers
Sami Tolvanen
2021-04-08
1
-1
/
+2
|
/
*
Merge branch 'iomap-5.12-fixes' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2021-03-18
1
-0
/
+10
|
\
|
*
iomap: Fix negative assignment to unsigned sis->pages in iomap_swapfile_activate
Ritesh Harjani
2021-03-09
1
-0
/
+10
*
|
block: rename BIO_MAX_PAGES to BIO_MAX_VECS
Christoph Hellwig
2021-03-11
2
-4
/
+4
|
/
[next]