index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
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-09
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
2024-02-21
iomap: add pos and dirty_len into trace_iomap_writepage_map
Zhang Yi
2
-2
/
+43
2024-02-06
block, fs: Restore the per-bio/request data lifetime fields
Bart Van Assche
2
-0
/
+2
2024-02-01
iomap: pass the length of the dirty region to ->map_blocks
Christoph Hellwig
1
-1
/
+1
2024-02-01
iomap: map multiple blocks at a time
Christoph Hellwig
1
-35
/
+81
2024-02-01
iomap: submit ioends immediately
Christoph Hellwig
1
-86
/
+76
2024-02-01
iomap: factor out a iomap_writepage_map_block helper
Christoph Hellwig
1
-27
/
+43
2024-02-01
iomap: only call mapping_set_error once for each failed bio
Christoph Hellwig
1
-13
/
+14
2024-02-01
iomap: don't chain bios
Christoph Hellwig
1
-67
/
+23
2024-02-01
iomap: move the iomap_sector sector calculation out of iomap_add_to_ioend
Christoph Hellwig
1
-14
/
+11
2024-02-01
iomap: clean up the iomap_alloc_ioend calling convention
Christoph Hellwig
1
-6
/
+5
2024-02-01
iomap: move all remaining per-folio logic into iomap_writepage_map
Christoph Hellwig
1
-23
/
+11
2024-02-01
iomap: factor out a iomap_writepage_handle_eof helper
Christoph Hellwig
1
-66
/
+62
2024-02-01
iomap: move the PF_MEMALLOC check to iomap_writepages
Christoph Hellwig
1
-16
/
+8
2024-02-01
iomap: move the io_folios field out of struct iomap_ioend
Christoph Hellwig
1
-3
/
+4
2024-02-01
iomap: treat inline data in iomap_writepage_map as an I/O error
Christoph Hellwig
1
-2
/
+4
2024-02-01
iomap: clear the per-folio dirty bits on all writeback failures
Christoph Hellwig
1
-7
/
+11
2023-12-11
mm: add folio_fill_tail() and use it in iomap
Matthew Wilcox (Oracle)
1
-12
/
+2
2023-11-03
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-22
/
+35
2023-10-19
iomap: fix short copy in iomap_write_iter()
Jan Stancek
1
-3
/
+7
2023-10-19
iomap: use folio_end_read()
Matthew Wilcox (Oracle)
1
-3
/
+1
2023-10-19
iomap: protect read_bytes_pending with the state_lock
Matthew Wilcox (Oracle)
1
-12
/
+25
2023-10-19
iomap: hold state_lock over call to ifs_set_range_uptodate()
Matthew Wilcox (Oracle)
1
-9
/
+11
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
[next]