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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
9 days
iomap: account for unaligned end offsets when truncating read range
Joanne Koong
1
-2
/
+20
9 days
iomap: adjust read range correctly for non-block-aligned positions
Joanne Koong
1
-6
/
+13
9 days
iomap: always run error completions in user context
Christoph Hellwig
1
-1
/
+12
9 days
iomap: factor out a iomap_dio_done helper
Christoph Hellwig
1
-38
/
+38
2025-05-02
iomap: skip unnecessary ifs_block_is_uptodate check
Gou Hao
1
-1
/
+1
2025-01-23
iomap: avoid avoid truncating 64-bit offset to 32 bits
Marco Nelissen
1
-1
/
+1
2024-11-08
iomap: turn iomap_want_unshare_iter into an inline function
Christoph Hellwig
1
-17
/
+0
2024-11-08
iomap: share iomap_unshare_iter predicate code with fsdax
Darrick J. Wong
1
-14
/
+16
2024-11-08
iomap: don't bother unsharing delalloc extents
Darrick J. Wong
1
-1
/
+2
2024-11-08
iomap: improve shared block detection in iomap_unshare_iter
Christoph Hellwig
1
-4
/
+13
2024-10-10
iomap: handle a post-direct I/O invalidate race in iomap_write_delalloc_release
Christoph Hellwig
1
-1
/
+9
2024-10-10
iomap: constrain the file range passed to iomap_file_unshare
Darrick J. Wong
1
-1
/
+5
2024-07-25
iomap: Fix iomap_adjust_read_range for plen calculation
Ritesh Harjani (IBM)
1
-1
/
+2
2024-06-16
iomap: fault in smaller chunks for non-large folio mappings
Xu Yang
1
-1
/
+1
2024-03-27
iomap: clear the per-folio dirty bits on all writeback failures
Christoph Hellwig
1
-7
/
+11
2023-10-19
iomap: fix short copy in iomap_write_iter()
Jan Stancek
1
-3
/
+7
2023-09-28
iomap: Spelling s/preceeding/preceding/g
Geert Uytterhoeven
1
-1
/
+1
2023-09-19
iomap: convert iomap_unshare_iter to use large folios
Darrick J. Wong
1
-10
/
+14
2023-09-19
iomap: don't skip reading in !uptodate folios when unsharing a range
Darrick J. Wong
1
-2
/
+4
2023-08-30
Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+1
2023-08-02
fs: rename and move block_page_mkwrite_return
Christoph Hellwig
1
-1
/
+1
2023-08-02
Merge tag 'xfs-async-dio.6-2023-08-01' of git://git.kernel.dk/linux into ioma...
Darrick J. Wong
1
-40
/
+123
2023-08-02
iomap: support IOCB_DIO_CALLER_COMP
Jens Axboe
1
-2
/
+60
2023-08-02
iomap: add IOMAP_DIO_INLINE_COMP
Jens Axboe
1
-2
/
+8
2023-08-02
iomap: only set iocb->private for polled bio
Jens Axboe
1
-8
/
+5
2023-08-02
iomap: treat a write through cache the same as FUA
Jens Axboe
1
-14
/
+20
2023-08-02
iomap: use an unsigned type for IOMAP_DIO_* defines
Jens Axboe
1
-4
/
+4
2023-08-02
iomap: cleanup up iomap_dio_bio_end_io()
Jens Axboe
1
-15
/
+31
2023-07-25
iomap: Add per-block dirty state tracking to improve performance
Ritesh Harjani (IBM)
1
-11
/
+150
2023-07-25
iomap: Allocate ifs in ->write_begin() early
Ritesh Harjani (IBM)
1
-2
/
+11
2023-07-25
iomap: Refactor iomap_write_delalloc_punch() function out
Ritesh Harjani (IBM)
1
-20
/
+34
2023-07-25
iomap: Use iomap_punch_t typedef
Ritesh Harjani (IBM)
1
-5
/
+4
2023-07-25
iomap: Fix possible overflow condition in iomap_write_delalloc_scan
Ritesh Harjani (IBM)
1
-1
/
+1
2023-07-25
iomap: Add some uptodate state handling helpers for ifs state bitmap
Ritesh Harjani (IBM)
1
-8
/
+20
2023-07-25
iomap: Drop ifs argument from iomap_set_range_uptodate()
Ritesh Harjani (IBM)
1
-34
/
+33
2023-07-25
iomap: Rename iomap_page to iomap_folio_state and others
Ritesh Harjani (IBM)
1
-77
/
+70
2023-07-25
iomap: Copy larger chunks from userspace
Matthew Wilcox (Oracle)
1
-15
/
+17
2023-07-25
iomap: Create large folios in the buffered write path
Matthew Wilcox (Oracle)
1
-2
/
+4
2023-07-25
filemap: Add fgf_t typedef
Matthew Wilcox (Oracle)
1
-1
/
+1
2023-07-25
iomap: Remove unnecessary test from iomap_release_folio()
Matthew Wilcox (Oracle)
1
-5
/
+4
2023-07-25
iomap: Remove large folio handling in iomap_invalidate_folio()
Matthew Wilcox (Oracle)
1
-5
/
+0
2023-07-17
iomap: micro optimize the ki_pos assignment in iomap_file_buffered_write
Christoph Hellwig
1
-1
/
+1
2023-07-17
iomap: fix a regression for partial write errors
Christoph Hellwig
1
-1
/
+1
2023-07-02
Merge tag 'iomap-6.5-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-1
/
+1
2023-06-29
fs: iomap: Change the type of blocksize from 'int' to 'unsigned int' in iomap...
Lu Hongfei
1
-1
/
+1
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-58
/
+39
2023-06-10
iomap: use kiocb_write_and_wait and kiocb_invalidate_pages
Christoph Hellwig
1
-35
/
+20
2023-06-10
iomap: update ki_pos in iomap_file_buffered_write
Christoph Hellwig
1
-3
/
+6
2023-06-10
filemap: add a kiocb_invalidate_post_direct_write helper
Christoph Hellwig
1
-10
/
+2
2023-06-10
iomap: update ki_pos a little later in iomap_dio_complete
Christoph Hellwig
1
-10
/
+11
[next]