Show patches with: Submitter = Zhang Yi       |    State = Action Required       |    Archived = No       |   125 patches
« 1 2 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
ext4: remove the redundant folio_wait_stable() ext4: remove the redundant folio_wait_stable() - 1 1 - --- 2024-04-19 Zhang Yi New
[RFC,v4,34/34] ext4: add mount option for buffered IO iomap path ext4: use iomap for regular file's buffered IO path and enable large folio - - - - --- 2024-04-10 Zhang Yi New
[RFC,v4,33/34] ext4: don't mark IOMAP_F_DIRTY for buffer write ext4: use iomap for regular file's buffered IO path and enable large folio - - - - --- 2024-04-10 Zhang Yi New
[RFC,v4,32/34] ext4: enable large folio for regular file with iomap buffered IO path ext4: use iomap for regular file's buffered IO path and enable large folio - - - - --- 2024-04-10 Zhang Yi New
[RFC,v4,31/34] filemap: support disable large folios on active inode ext4: use iomap for regular file's buffered IO path and enable large folio - - - - --- 2024-04-10 Zhang Yi New
[RFC,v4,30/34] ext4: partial enable iomap for regular file's buffered IO path ext4: use iomap for regular file's buffered IO path and enable large folio - - - - --- 2024-04-10 Zhang Yi New
[RFC,v4,29/34] ext4: fall back to buffer_head path for defrag ext4: use iomap for regular file's buffered IO path and enable large folio - - - - --- 2024-04-10 Zhang Yi New
[RFC,v4,28/34] ext4: writeback partial blocks before zeroing out range ext4: use iomap for regular file's buffered IO path and enable large folio - - - - --- 2024-04-10 Zhang Yi New
[RFC,v4,27/34] ext4: implement zero_range iomap path ext4: use iomap for regular file's buffered IO path and enable large folio - - - - --- 2024-04-10 Zhang Yi New
[RFC,v4,26/34] ext4: implement mmap iomap path ext4: use iomap for regular file's buffered IO path and enable large folio - - - - --- 2024-04-10 Zhang Yi New
[RFC,v4,25/34] ext4: implement writeback iomap path ext4: use iomap for regular file's buffered IO path and enable large folio - - - - --- 2024-04-10 Zhang Yi New
[RFC,v4,24/34] ext4: implement buffered write iomap path ext4: use iomap for regular file's buffered IO path and enable large folio - - - - --- 2024-04-10 Zhang Yi New
[RFC,v4,23/34] ext4: implement buffered read iomap path ext4: use iomap for regular file's buffered IO path and enable large folio - - - - --- 2024-04-10 Zhang Yi New
[RFC,v4,22/34] ext4: add a new iomap aops for regular file's buffered IO path ext4: use iomap for regular file's buffered IO path and enable large folio - - - - --- 2024-04-10 Zhang Yi New
[RFC,v4,21/34] ext4: introduce seq counter for the extent status entry ext4: use iomap for regular file's buffered IO path and enable large folio - - - - --- 2024-04-10 Zhang Yi New
[RFC,v4,20/34] ext4: use reserved metadata blocks when splitting extent on endio ext4: use iomap for regular file's buffered IO path and enable large folio - - - - --- 2024-04-10 Zhang Yi New
[RFC,v4,19/34] ext4: drop all delonly descriptions ext4: use iomap for regular file's buffered IO path and enable large folio - - - - --- 2024-04-10 Zhang Yi New
[RFC,v4,18/34] ext4: drop ext4_es_is_delonly() ext4: use iomap for regular file's buffered IO path and enable large folio - - - - --- 2024-04-10 Zhang Yi New
[RFC,v4,17/34] ext4: use ext4_map_query_blocks() in ext4_map_blocks() ext4: use iomap for regular file's buffered IO path and enable large folio - - - - --- 2024-04-10 Zhang Yi New
[RFC,v4,16/34] ext4: drop ext4_es_delayed_clu() ext4: use iomap for regular file's buffered IO path and enable large folio - - - - --- 2024-04-10 Zhang Yi New
[RFC,v4,15/34] ext4: update delalloc data reserve spcae in ext4_es_insert_extent() ext4: use iomap for regular file's buffered IO path and enable large folio - - - - --- 2024-04-10 Zhang Yi New
[RFC,v4,14/34] ext4: count removed reserved blocks for delalloc only extent entry ext4: use iomap for regular file's buffered IO path and enable large folio - - - - --- 2024-04-10 Zhang Yi New
[RFC,v4,13/34] ext4: let __revise_pending() return newly inserted pendings ext4: use iomap for regular file's buffered IO path and enable large folio - - - - --- 2024-04-10 Zhang Yi New
[RFC,v4,12/34] ext4: don't set EXTENT_STATUS_DELAYED on allocated blocks ext4: use iomap for regular file's buffered IO path and enable large folio - - - - --- 2024-04-10 Zhang Yi New
[RFC,v4,11/34] ext4: optimize the EXT4_GET_BLOCKS_DELALLOC_RESERVE flag set ext4: use iomap for regular file's buffered IO path and enable large folio - - - - --- 2024-04-10 Zhang Yi New
[RFC,v4,10/34] ext4: factor out ext4_map_create_blocks() to allocate new blocks ext4: use iomap for regular file's buffered IO path and enable large folio - - - - --- 2024-04-10 Zhang Yi New
[v4,09/34] ext4: make ext4_da_map_blocks() buffer_head unaware ext4: use iomap for regular file's buffered IO path and enable large folio - - - - --- 2024-04-10 Zhang Yi New
[v4,08/34] ext4: make ext4_insert_delayed_block() insert multi-blocks ext4: use iomap for regular file's buffered IO path and enable large folio - - - - --- 2024-04-10 Zhang Yi New
[v4,07/34] ext4: factor out check for whether a cluster is allocated ext4: use iomap for regular file's buffered IO path and enable large folio - - - - --- 2024-04-10 Zhang Yi New
[v4,06/34] ext4: make ext4_da_reserve_space() reserve multi-clusters ext4: use iomap for regular file's buffered IO path and enable large folio - - - - --- 2024-04-10 Zhang Yi New
[v4,05/34] ext4: make ext4_es_insert_delayed_block() insert multi-blocks ext4: use iomap for regular file's buffered IO path and enable large folio - - - - --- 2024-04-10 Zhang Yi New
[v4,04/34] ext4: drop iblock parameter ext4: use iomap for regular file's buffered IO path and enable large folio - - - - --- 2024-04-10 Zhang Yi New
[v4,03/34] ext4: trim delalloc extent ext4: use iomap for regular file's buffered IO path and enable large folio - - - - --- 2024-04-10 Zhang Yi New
[v4,02/34] ext4: check the extent status again before inserting delalloc block ext4: use iomap for regular file's buffered IO path and enable large folio - - - - --- 2024-04-10 Zhang Yi New
[v4,01/34] ext4: factor out a common helper to query extent map ext4: use iomap for regular file's buffered IO path and enable large folio - - - - --- 2024-04-10 Zhang Yi New
[RFC,v4,30/34] ext4: partial enable iomap for regular file's buffered IO path ext4: use iomap for regular file's buffered IO path and enable large folio - - - - --- 2024-04-10 Zhang Yi New
[RFC,v4,29/34] ext4: fall back to buffer_head path for defrag ext4: use iomap for regular file's buffered IO path and enable large folio - - - - --- 2024-04-10 Zhang Yi New
[RFC,v4,28/34] ext4: writeback partial blocks before zeroing out range ext4: use iomap for regular file's buffered IO path and enable large folio - - - - --- 2024-04-10 Zhang Yi New
[RFC,v4,27/34] ext4: implement zero_range iomap path ext4: use iomap for regular file's buffered IO path and enable large folio - - - - --- 2024-04-10 Zhang Yi New
[RFC,v4,26/34] ext4: implement mmap iomap path ext4: use iomap for regular file's buffered IO path and enable large folio - - - - --- 2024-04-10 Zhang Yi New
[RFC,v4,25/34] ext4: implement writeback iomap path ext4: use iomap for regular file's buffered IO path and enable large folio - - - - --- 2024-04-10 Zhang Yi New
[RFC,v4,24/34] ext4: implement buffered write iomap path ext4: use iomap for regular file's buffered IO path and enable large folio - - - - --- 2024-04-10 Zhang Yi New
[RFC,v4,23/34] ext4: implement buffered read iomap path ext4: use iomap for regular file's buffered IO path and enable large folio - - - - --- 2024-04-10 Zhang Yi New
[RFC,v4,22/34] ext4: add a new iomap aops for regular file's buffered IO path ext4: use iomap for regular file's buffered IO path and enable large folio - - - - --- 2024-04-10 Zhang Yi New
[RFC,v4,21/34] ext4: introduce seq counter for the extent status entry ext4: use iomap for regular file's buffered IO path and enable large folio - - - - --- 2024-04-10 Zhang Yi New
[RFC,v4,20/34] ext4: use reserved metadata blocks when splitting extent on endio ext4: use iomap for regular file's buffered IO path and enable large folio - - - - --- 2024-04-10 Zhang Yi New
[RFC,v4,19/34] ext4: drop all delonly descriptions ext4: use iomap for regular file's buffered IO path and enable large folio - - - - --- 2024-04-10 Zhang Yi New
[RFC,v4,18/34] ext4: drop ext4_es_is_delonly() ext4: use iomap for regular file's buffered IO path and enable large folio - - - - --- 2024-04-10 Zhang Yi New
[RFC,v4,17/34] ext4: use ext4_map_query_blocks() in ext4_map_blocks() ext4: use iomap for regular file's buffered IO path and enable large folio - - - - --- 2024-04-10 Zhang Yi New
[RFC,v4,16/34] ext4: drop ext4_es_delayed_clu() ext4: use iomap for regular file's buffered IO path and enable large folio - - - - --- 2024-04-10 Zhang Yi New
[RFC,v4,15/34] ext4: update delalloc data reserve spcae in ext4_es_insert_extent() ext4: use iomap for regular file's buffered IO path and enable large folio - - - - --- 2024-04-10 Zhang Yi New
[RFC,v4,14/34] ext4: count removed reserved blocks for delalloc only extent entry ext4: use iomap for regular file's buffered IO path and enable large folio - - - - --- 2024-04-10 Zhang Yi New
[RFC,v4,13/34] ext4: let __revise_pending() return newly inserted pendings ext4: use iomap for regular file's buffered IO path and enable large folio - - - - --- 2024-04-10 Zhang Yi New
[RFC,v4,12/34] ext4: don't set EXTENT_STATUS_DELAYED on allocated blocks ext4: use iomap for regular file's buffered IO path and enable large folio - - - - --- 2024-04-10 Zhang Yi New
[RFC,v4,11/34] ext4: optimize the EXT4_GET_BLOCKS_DELALLOC_RESERVE flag set ext4: use iomap for regular file's buffered IO path and enable large folio - - - - --- 2024-04-10 Zhang Yi New
[RFC,v4,10/34] ext4: factor out ext4_map_create_blocks() to allocate new blocks ext4: use iomap for regular file's buffered IO path and enable large folio - - - - --- 2024-04-10 Zhang Yi New
[v4,09/34] ext4: make ext4_da_map_blocks() buffer_head unaware ext4: use iomap for regular file's buffered IO path and enable large folio - - - - --- 2024-04-10 Zhang Yi New
[v4,08/34] ext4: make ext4_insert_delayed_block() insert multi-blocks ext4: use iomap for regular file's buffered IO path and enable large folio - - - - --- 2024-04-10 Zhang Yi New
[v4,07/34] ext4: factor out check for whether a cluster is allocated ext4: use iomap for regular file's buffered IO path and enable large folio - - - - --- 2024-04-10 Zhang Yi New
[v4,06/34] ext4: make ext4_da_reserve_space() reserve multi-clusters ext4: use iomap for regular file's buffered IO path and enable large folio - - - - --- 2024-04-10 Zhang Yi New
[v4,05/34] ext4: make ext4_es_insert_delayed_block() insert multi-blocks ext4: use iomap for regular file's buffered IO path and enable large folio - - - - --- 2024-04-10 Zhang Yi New
[v4,04/34] ext4: drop iblock parameter ext4: use iomap for regular file's buffered IO path and enable large folio - - - - --- 2024-04-10 Zhang Yi New
[v4,03/34] ext4: trim delalloc extent ext4: use iomap for regular file's buffered IO path and enable large folio - - - - --- 2024-04-10 Zhang Yi New
[v4,02/34] ext4: check the extent status again before inserting delalloc block ext4: use iomap for regular file's buffered IO path and enable large folio - - - - --- 2024-04-10 Zhang Yi New
[v4,01/34] ext4: factor out a common helper to query extent map ext4: use iomap for regular file's buffered IO path and enable large folio - - - - --- 2024-04-10 Zhang Yi New
[v2,9/9] ext4: make ext4_da_map_blocks() buffer_head unaware ext4: support adding multi-delalloc blocks - - - - --- 2024-04-10 Zhang Yi New
[v2,8/9] ext4: make ext4_insert_delayed_block() insert multi-blocks ext4: support adding multi-delalloc blocks - - - - --- 2024-04-10 Zhang Yi New
[v2,7/9] ext4: factor out check for whether a cluster is allocated ext4: support adding multi-delalloc blocks - - - - --- 2024-04-10 Zhang Yi New
[v2,6/9] ext4: make ext4_da_reserve_space() reserve multi-clusters ext4: support adding multi-delalloc blocks - - - - --- 2024-04-10 Zhang Yi New
[v2,5/9] ext4: make ext4_es_insert_delayed_block() insert multi-blocks ext4: support adding multi-delalloc blocks - - - - --- 2024-04-10 Zhang Yi New
[v2,4/9] ext4: drop iblock parameter ext4: support adding multi-delalloc blocks - - - - --- 2024-04-10 Zhang Yi New
[v2,3/9] ext4: trim delalloc extent ext4: support adding multi-delalloc blocks - - - - --- 2024-04-10 Zhang Yi New
[v2,2/9] ext4: check the extent status again before inserting delalloc block ext4: support adding multi-delalloc blocks - - 1 - --- 2024-04-10 Zhang Yi New
[v2,1/9] ext4: factor out a common helper to query extent map ext4: support adding multi-delalloc blocks - - 1 - --- 2024-04-10 Zhang Yi New
[RFC,v3,26/26] ext4: enable large folio for regular file with iomap buffered IO path [v3,01/26] ext4: refactor ext4_da_map_blocks() - - - - --- 2024-01-27 Zhang Yi New
[RFC,v3,25/26] filemap: support disable large folios on active inode [v3,01/26] ext4: refactor ext4_da_map_blocks() - - - - --- 2024-01-27 Zhang Yi New
[RFC,v3,24/26] ext4: partially enable iomap for regular file's buffered IO path [v3,01/26] ext4: refactor ext4_da_map_blocks() - - - - --- 2024-01-27 Zhang Yi New
[RFC,v3,23/26] ext4: fall back to buffer_head path for defrag [v3,01/26] ext4: refactor ext4_da_map_blocks() - - - - --- 2024-01-27 Zhang Yi New
[RFC,v3,22/26] ext4: writeback partial blocks before zero range [v3,01/26] ext4: refactor ext4_da_map_blocks() - - - - --- 2024-01-27 Zhang Yi New
[RFC,v3,21/26] ext4: implement zero_range iomap path [v3,01/26] ext4: refactor ext4_da_map_blocks() - - - - --- 2024-01-27 Zhang Yi New
[RFC,v3,20/26] ext4: implement mmap iomap path [v3,01/26] ext4: refactor ext4_da_map_blocks() - - - - --- 2024-01-27 Zhang Yi New
[RFC,v3,19/26] ext4: implement writeback iomap path [v3,01/26] ext4: refactor ext4_da_map_blocks() - - - - --- 2024-01-27 Zhang Yi New
[RFC,v3,18/26] ext4: implement buffered write iomap path [v3,01/26] ext4: refactor ext4_da_map_blocks() - - - - --- 2024-01-27 Zhang Yi New
[RFC,v3,17/26] ext4: implement buffered read iomap path [v3,01/26] ext4: refactor ext4_da_map_blocks() - - - - --- 2024-01-27 Zhang Yi New
[RFC,v3,16/26] ext4: add a new iomap aops for regular file's buffered IO path [v3,01/26] ext4: refactor ext4_da_map_blocks() - - - - --- 2024-01-27 Zhang Yi New
[RFC,v3,15/26] ext4: introduce seq counter for extent entry [v3,01/26] ext4: refactor ext4_da_map_blocks() - - - - --- 2024-01-27 Zhang Yi New
[RFC,v3,14/26] ext4: factor out ext4_map_{create|query}_blocks() [v3,01/26] ext4: refactor ext4_da_map_blocks() - - - - --- 2024-01-27 Zhang Yi New
[RFC,v3,13/26] ext4: use reserved metadata blocks when splitting extent in endio [v3,01/26] ext4: refactor ext4_da_map_blocks() - - - - --- 2024-01-27 Zhang Yi New
[RFC,v3,12/26] ext4: factor out bh handles to ext4_da_get_block_prep() [v3,01/26] ext4: refactor ext4_da_map_blocks() - - - - --- 2024-01-27 Zhang Yi New
[RFC,v3,11/26] ext4: also mark extent as delalloc if it's been unwritten [v3,01/26] ext4: refactor ext4_da_map_blocks() - - - - --- 2024-01-27 Zhang Yi New
[RFC,v3,10/26] ext4: correct delalloc extent length [v3,01/26] ext4: refactor ext4_da_map_blocks() - - - - --- 2024-01-27 Zhang Yi New
[RFC,v3,09/26] ext4: allow inserting delalloc extents with multi-blocks [v3,01/26] ext4: refactor ext4_da_map_blocks() - - - - --- 2024-01-27 Zhang Yi New
[RFC,v3,08/26] iomap: add pos and dirty_len into trace_iomap_writepage_map [v3,01/26] ext4: refactor ext4_da_map_blocks() - - 1 - --- 2024-01-27 Zhang Yi New
[RFC,v3,07/26] iomap: don't increase i_size if it's not a write operation [v3,01/26] ext4: refactor ext4_da_map_blocks() - - - - --- 2024-01-27 Zhang Yi New
[RFC,v2,6/6] ext4: make ext4_set_iomap() recognize IOMAP_DELALLOC map type ext4: make ext4_map_blocks() recognize delalloc only extent - - - - --- 2023-12-23 Zhang Yi New
[RFC,v2,5/6] ext4: make ext4_map_blocks() distinguish delalloc only extent ext4: make ext4_map_blocks() recognize delalloc only extent - - - - --- 2023-12-23 Zhang Yi New
[RFC,v2,4/6] ext4: add a hole extent entry in cache after punch ext4: make ext4_map_blocks() recognize delalloc only extent - - - - --- 2023-12-23 Zhang Yi New
[RFC,v2,3/6] ext4: correct the hole length returned by ext4_map_blocks() ext4: make ext4_map_blocks() recognize delalloc only extent - - - - --- 2023-12-23 Zhang Yi New
[RFC,v2,2/6] ext4: convert to exclusive lock while inserting delalloc extents ext4: make ext4_map_blocks() recognize delalloc only extent - - - - --- 2023-12-23 Zhang Yi New
[RFC,v2,1/6] ext4: refactor ext4_da_map_blocks() ext4: make ext4_map_blocks() recognize delalloc only extent - - - - --- 2023-12-23 Zhang Yi New
« 1 2 »