index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
iomap
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-26
Merge branch 'ovl.fixes'
Christian Brauner
1
-0
/
+6
2024-11-21
Merge tag 'xfs-6.13-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-0
/
+6
2024-11-21
iomap: elide flush from partial eof zero range
Brian Foster
1
-4
/
+24
2024-11-21
iomap: lift zeroed mapping handling into iomap_zero_range()
Brian Foster
1
-42
/
+24
2024-11-21
iomap: reset per-iter state on non-error iter advances
Brian Foster
1
-6
/
+5
2024-11-21
iomap: warn on zero range of a post-eof folio
Brian Foster
1
-0
/
+2
2024-11-18
Merge tag 'vfs-6.13.untorn.writes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-10
/
+36
2024-11-18
Merge tag 'vfs-6.13.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
1
-1
/
+1
2024-11-11
iomap: drop an obsolete comment in iomap_dio_bio_iter
Christoph Hellwig
1
-5
/
+0
2024-11-05
iomap: add a merge boundary flag
Christoph Hellwig
1
-0
/
+6
2024-11-04
fs: iomap: Atomic write support
John Garry
2
-5
/
+36
2024-11-01
Merge tag 'vfs-6.12-rc6.iomap' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
1
-16
/
+1
2024-10-28
fs/writeback: convert wbc_account_cgroup_owner to take a folio
Pankaj Raghav
1
-1
/
+1
2024-10-21
iomap: turn iomap_want_unshare_iter into an inline function
Christoph Hellwig
1
-17
/
+0
2024-10-15
iomap: move locking out of iomap_write_delalloc_release
Christoph Hellwig
1
-9
/
+8
2024-10-15
iomap: remove iomap_file_buffered_write_punch_delalloc
Christoph Hellwig
1
-57
/
+28
2024-10-15
iomap: factor out a iomap_last_written_block helper
Christoph Hellwig
1
-11
/
+2
2024-10-07
iomap: share iomap_unshare_iter predicate code with fsdax
Darrick J. Wong
1
-14
/
+16
2024-10-03
iomap: constrain the file range passed to iomap_file_unshare
Darrick J. Wong
1
-1
/
+5
2024-10-03
iomap: don't bother unsharing delalloc extents
Darrick J. Wong
1
-1
/
+2
2024-09-20
Merge tag 'vfs-6.12.blocksize' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
2
-82
/
+159
2024-09-10
iomap: remove the iomap_file_buffered_write_punch_delalloc return value
Christoph Hellwig
1
-54
/
+28
2024-09-10
iomap: pass the iomap to the punch callback
Christoph Hellwig
1
-12
/
+13
2024-09-10
iomap: pass flags to iomap_file_buffered_write_punch_delalloc
Christoph Hellwig
1
-6
/
+5
2024-09-10
iomap: improve shared block detection in iomap_unshare_iter
Christoph Hellwig
1
-4
/
+13
2024-09-10
iomap: handle a post-direct I/O invalidate race in iomap_write_delalloc_release
Christoph Hellwig
1
-1
/
+9
2024-09-03
iomap: make zero range flush conditional on unwritten mappings
Brian Foster
1
-9
/
+54
2024-09-03
iomap: fix handling of dirty folios over unwritten extents
Brian Foster
1
-0
/
+10
2024-09-03
iomap: add a private argument for iomap_file_buffered_write
Josef Bacik
1
-1
/
+2
2024-09-03
iomap: remove set_memor_ro() on zero page
Luis Chamberlain
1
-3
/
+0
2024-09-02
iomap: fix iomap_dio_zero() for fs bs > system page size
Pankaj Raghav
2
-8
/
+41
2024-08-07
buffer: Convert block_write_end() to take a folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2024-07-15
Merge tag 'vfs-6.11.iomap' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-25
/
+48
2024-07-15
Merge tag 'vfs-6.11.pg_error' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-8
/
+0
2024-06-19
iomap: don't increase i_size in iomap_write_end()
Zhang Yi
1
-24
/
+29
2024-06-19
iomap: Optimize iomap_read_folio
Ritesh Harjani (IBM)
1
-1
/
+19
2024-06-05
iomap: Fix iomap_adjust_read_range for plen calculation
Ritesh Harjani (IBM)
1
-1
/
+2
2024-06-05
iomap: keep on increasing i_size in iomap_write_end()
Zhang Yi
1
-29
/
+24
2024-05-31
iomap: Remove calls to set and clear folio error flag
Matthew Wilcox (Oracle)
1
-8
/
+0
2024-05-24
iomap: fault in smaller chunks for non-large folio mappings
Xu Yang
1
-1
/
+1
2024-05-18
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+1
2024-05-10
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
1
-1
/
+1
2024-04-25
iomap: do some small logical cleanup in buffered write
Zhang Yi
1
-5
/
+3
2024-04-25
iomap: make iomap_write_end() return a boolean
Zhang Yi
1
-17
/
+31
2024-04-25
iomap: use a new variable to handle the written bytes in iomap_write_iter()
Zhang Yi
1
-16
/
+17
2024-04-25
iomap: don't increase i_size if it's not a write operation
Zhang Yi
1
-25
/
+25
2024-04-25
iomap: drop the write failure handles when unsharing and zeroing
Zhang Yi
1
-4
/
+6
2024-04-15
iomap: convert iomap_writepages to writeack_iter
Christoph Hellwig
1
-9
/
+5
2024-03-04
Merge tag 'vfs-6.9.rw_hint' of gitolite.kernel.org:pub/scm/linux/kernel/git/v...
Christian Brauner
2
-0
/
+2
2024-02-21
iomap: Add processed for iomap_iter
Kassey Li
1
-1
/
+4
[next]