index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
iomap
Age
Commit message (
Expand
)
Author
2022-10-02
iomap: add a tracepoint for mappings returned by map_blocks
Darrick J. Wong
2022-10-02
iomap: iomap: fix memory corruption when recording errors during writeback
Darrick J. Wong
2022-08-11
Merge tag 'iomap-6.0-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-08-08
new iov_iter flavour - ITER_UBUF
Al Viro
2022-08-03
Merge tag 'iomap-5.20-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-08-03
Merge tag 'pull-work.iov_iter-base' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-08-03
Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-08-02
Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-08-02
mm/migrate: Add filemap_migrate_folio()
Matthew Wilcox (Oracle)
2022-07-24
iomap: Return -EAGAIN from iomap_write_iter()
Stefan Roesch
2022-07-24
iomap: Add async buffered write support
Stefan Roesch
2022-07-24
iomap: Add flags parameter to iomap_page_create()
Stefan Roesch
2022-07-22
iomap: remove iomap_writepage
Christoph Hellwig
2022-07-14
fs/iomap: Use the new blk_opf_t type
Bart Van Assche
2022-06-30
iomap: set did_zero to true when zeroing successfully
Kaixu Xia
2022-06-30
iomap: skip pages past eof in iomap_do_writepage()
Chris Mason
2022-06-29
iomap: Remove test for folio error
Matthew Wilcox (Oracle)
2022-06-27
iomap: add support for dma aligned direct-io
Keith Busch
2022-06-10
iocb: delay evaluation of IS_SYNC(...) until we want to check IOCB_DSYNC
Al Viro
2022-06-10
teach iomap_dio_rw() to suppress dsync
Al Viro
2022-05-24
Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-05-24
Merge tag 'iomap-5.19-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-05-24
Merge tag 'for-5.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2022-05-16
iomap: don't invalidate folios after writeback errors
Darrick J. Wong
2022-05-16
iomap: add per-iomap_iter private data
Christoph Hellwig
2022-05-16
iomap: allow the file system to provide a bio_set for direct I/O
Christoph Hellwig
2022-05-09
iomap: Convert to release_folio
Matthew Wilcox (Oracle)
2022-05-09
fs: Convert mpage_readpage to mpage_read_folio
Matthew Wilcox (Oracle)
2022-05-09
fs: Convert block_read_full_page() to block_read_full_folio()
Matthew Wilcox (Oracle)
2022-05-09
fs: Convert iomap_readpage to iomap_read_folio
Matthew Wilcox (Oracle)
2022-05-08
iomap: iomap_write_end cleanup
Andreas Gruenbacher
2022-05-08
iomap: iomap_write_failed fix
Andreas Gruenbacher
2022-05-02
block: ignore RWF_HIPRI hint for sync dio
Ming Lei
2022-04-17
block: add a bdev_fua helper
Christoph Hellwig
2022-04-01
iomap: Simplify is_partially_uptodate a little
Matthew Wilcox (Oracle)
2022-03-26
Merge tag 'write-page-prefaulting' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-03-26
Merge tag 'for-5.18/write-streams-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-25
fs/iomap: Fix buffered write page prefaulting
Andreas Gruenbacher
2022-03-22
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
2022-03-21
Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-21
fs: Move many prototypes to pagemap.h
Matthew Wilcox (Oracle)
2022-03-15
iomap: Remove iomap_invalidatepage()
Matthew Wilcox (Oracle)
2022-03-14
fs: Convert is_partially_uptodate to folios
Matthew Wilcox (Oracle)
2022-03-14
iomap: Fix iomap_invalidatepage tracepoint
Matthew Wilcox (Oracle)
2022-03-07
block: remove the per-bio/request write hint
Christoph Hellwig
2022-03-07
Merge branch 'for-5.18/block' into for-5.18/write-streams
Jens Axboe
2022-02-08
iomap: support direct I/O with fscrypt using blk-crypto
Eric Biggers
2022-02-02
block: pass a block_device and opf to bio_init
Christoph Hellwig
[next]