Zhang Yi ([email protected])

Number of posts: 439 (0.86 per day)
First post: 2022-12-14 14:03:38
Last post: 2024-05-09 12:11:12

Date List Subject
2024-04-10 13:45:27 linux-kernel [RFC PATCH v4 20/34] ext4: use reserved metadata blocks when splitting extent on endio
2024-04-10 13:45:18 linux-ext4 [RFC PATCH v4 22/34] ext4: add a new iomap aops for regular file's buffered IO path
2024-04-10 13:45:14 linux-ext4 [RFC PATCH v4 24/34] ext4: implement buffered write iomap path
2024-04-10 13:45:13 linux-ext4 [RFC PATCH v4 21/34] ext4: introduce seq counter for the extent status entry
2024-04-10 13:43:49 linux-ext4 [RFC PATCH v4 14/34] ext4: count removed reserved blocks for delalloc only extent entry
2024-04-10 13:42:41 linux-kernel [PATCH v4 06/34] ext4: make ext4_da_reserve_space() reserve multi-clusters
2024-04-10 13:42:23 linux-kernel [RFC PATCH v4 17/34] ext4: use ext4_map_query_blocks() in ext4_map_blocks()
2024-04-10 13:42:08 linux-kernel [RFC PATCH v4 13/34] ext4: let __revise_pending() return newly inserted pendings
2024-04-10 13:41:54 linux-kernel [RFC PATCH v4 10/34] ext4: factor out ext4_map_create_blocks() to allocate new blocks
2024-04-10 13:41:40 linux-ext4 [RFC PATCH v4 19/34] ext4: drop all delonly descriptions
2024-04-10 13:41:06 linux-ext4 [RFC PATCH v4 15/34] ext4: update delalloc data reserve spcae in ext4_es_insert_extent()
2024-04-10 13:40:59 linux-kernel [RFC PATCH v4 18/34] ext4: drop ext4_es_is_delonly()
2024-04-10 13:40:07 linux-ext4 [PATCH v4 05/34] ext4: make ext4_es_insert_delayed_block() insert multi-blocks
2024-04-10 13:39:26 linux-ext4 [PATCH v4 02/34] ext4: check the extent status again before inserting delalloc block
2024-04-10 13:39:11 linux-ext4 [PATCH v4 01/34] ext4: factor out a common helper to query extent map
2024-04-10 13:38:55 linux-ext4 [RFC PATCH v4 11/34] ext4: optimize the EXT4_GET_BLOCKS_DELALLOC_RESERVE flag set
2024-04-10 13:38:48 linux-ext4 [PATCH v4 04/34] ext4: drop iblock parameter
2024-04-10 13:38:46 linux-kernel [PATCH v4 08/34] ext4: make ext4_insert_delayed_block() insert multi-blocks
2024-04-10 13:38:43 linux-ext4 [PATCH v4 03/34] ext4: trim delalloc extent
2024-04-10 13:38:31 linux-ext4 [PATCH v4 07/34] ext4: factor out check for whether a cluster is allocated
2024-04-10 13:37:08 linux-kernel [RFC PATCH v4 00/34] ext4: use iomap for regular file's buffered IO path and enable large folio
2024-04-10 03:59:47 linux-ext4 Re: [PATCH 0/7] ext4: support adding multi-delalloc blocks
2024-04-10 03:51:51 linux-ext4 [PATCH v2 8/9] ext4: make ext4_insert_delayed_block() insert multi-blocks
2024-04-10 03:51:45 linux-ext4 [PATCH v2 9/9] ext4: make ext4_da_map_blocks() buffer_head unaware
2024-04-10 03:51:37 linux-ext4 [PATCH v2 6/9] ext4: make ext4_da_reserve_space() reserve multi-clusters
2024-04-10 03:51:35 linux-ext4 [PATCH v2 7/9] ext4: factor out check for whether a cluster is allocated
2024-04-10 03:51:27 linux-ext4 [PATCH v2 5/9] ext4: make ext4_es_insert_delayed_block() insert multi-blocks
2024-04-10 03:51:20 linux-ext4 [PATCH v2 4/9] ext4: drop iblock parameter
2024-04-10 03:51:17 linux-ext4 [PATCH v2 1/9] ext4: factor out a common helper to query extent map
2024-04-10 03:51:09 linux-ext4 [PATCH v2 2/9] ext4: check the extent status again before inserting delalloc block
2024-04-10 03:51:04 linux-ext4 [PATCH v2 3/9] ext4: trim delalloc extent
2024-04-10 03:51:00 linux-ext4 [PATCH v2 0/9] ext4: support adding multi-delalloc blocks
2024-03-30 12:17:18 linux-ext4 [PATCH 3/7] ext4: make ext4_es_insert_delayed_block() insert multi-blocks
2024-03-30 12:11:55 linux-ext4 [PATCH 5/7] ext4: factor out check for whether a cluster is allocated
2024-03-30 12:11:47 linux-ext4 [PATCH 4/7] ext4: make ext4_da_reserve_space() reserve multi-clusters
2024-03-30 12:11:19 linux-ext4 [PATCH 7/7] ext4: make ext4_da_map_blocks() buffer_head unaware
2024-03-30 12:11:12 linux-ext4 [PATCH 2/7] ext4: drop iblock parameter
2024-03-30 12:11:02 linux-ext4 [PATCH 6/7] ext4: make ext4_insert_delayed_block() insert multi-blocks
2024-03-30 12:10:59 linux-ext4 [PATCH 0/7] ext4: support adding multi-delalloc blocks
2024-03-30 12:10:53 linux-ext4 [PATCH 1/7] ext4: trim delalloc extent
2024-03-20 11:15:54 linux-kernel [PATCH v4 8/9] iomap: make iomap_write_end() return a boolean
2024-03-20 11:15:38 linux-kernel [PATCH v4 9/9] iomap: do some small logical cleanup in buffered write
2024-03-20 11:15:31 linux-kernel [PATCH v4 3/9] xfs: make xfs_bmapi_convert_delalloc() to allocate the target offset
2024-03-20 11:15:26 linux-kernel [PATCH v4 7/9] iomap: use a new variable to handle the written bytes in iomap_write_iter()
2024-03-20 11:15:05 linux-kernel [PATCH v4 0/9] xfs/iomap: fix non-atomic clone operation and don't update size when zeroing range post eof
2024-03-20 11:14:34 linux-kernel [PATCH v4 6/9] iomap: don't increase i_size if it's not a write operation
2024-03-20 11:14:22 linux-kernel [PATCH v4 5/9] iomap: drop the write failure handles when unsharing and zeroing
2024-03-20 11:14:09 linux-kernel [PATCH v4 4/9] xfs: convert delayed extents to unwritten when zeroing post eof blocks
2024-03-20 11:13:44 linux-kernel [PATCH v4 1/9] xfs: match lock mode in xfs_buffered_write_iomap_begin()
2024-03-20 11:13:34 linux-kernel [PATCH v4 2/9] xfs: make the seq argument to xfs_bmapi_convert_delalloc() optional
2024-03-20 01:51:53 linux-kernel Re: [PATCH v3 3/9] xfs: make xfs_bmapi_convert_delalloc() to allocate the target offset