Zhang Yi ([email protected])

Number of posts: 452 (0.17 per day)
First post: 2016-12-26 12:35:18
Last post: 2024-05-07 12:28:43

Date List Subject
2020-05-26 07:56:52 linux-ext4 [PATCH 07/10] ext4: switch to use ext4_sb_getblk_locked() in ext4_getblk()
2020-05-26 07:56:50 linux-ext4 [PATCH 08/10] ext4: replace sb_breadahead() with ext4_sb_breadahead()
2020-05-26 07:56:49 linux-ext4 [PATCH 10/10] ext4: remove unused parameter in jbd2_journal_try_to_free_buffers()
2020-05-26 07:56:49 linux-ext4 [PATCH 06/10] ext4: replace sb_getblk() with ext4_sb_getblk()
2020-05-26 07:56:49 linux-ext4 [PATCH 09/10] ext4: abort the filesystem while freeing the write error io buffer
2020-05-26 07:56:48 linux-ext4 [PATCH 05/10] ext4: replace sb_bread*() with ext4_sb_bread*()
2020-05-26 07:56:48 linux-ext4 [PATCH 00/10] ext4: fix inconsistency since reading old metadata from disk
2020-05-26 07:56:44 linux-ext4 [PATCH 03/10] ext4: add ext4_sb_getblk*() wrapper functions
2020-04-17 12:03:15 linux-ext4 Re: [QUESTION] BUG_ON in ext4_mb_simple_scan_group
2020-04-17 02:07:18 linux-ext4 Re: [QUESTION] BUG_ON in ext4_mb_simple_scan_group
2020-03-09 02:18:36 linux-kernel Re: [PATCH] aio: add timeout validity check for io_[p]getevents
2020-02-26 03:24:43 linux-ext4 [PATCH v2] ext4/021: make sure the fdatasync subprocess exits
2020-02-24 11:49:56 linux-ext4 Re: [PATCH] ext4/021: make sure the fdatasync subprocess exits
2020-02-18 10:57:26 linux-ext4 [PATCH 4.4 1/2] jbd2: move the clearing of b_modified flag to the journal_unmap_buffer()
2020-02-18 10:57:26 linux-ext4 [PATCH 4.4 2/2] jbd2: do not clear the BH_Mapped flag when forgetting a metadata buffer
2020-02-17 12:36:45 linux-ext4 [PATCH] jbd2: improve comments about freeing data buffers whose page mapping is NULL
2020-02-17 12:11:42 linux-ext4 Re: [PATCH v3 2/2] jbd2: do not clear the BH_Mapped flag when forgetting a metadata buffer
2020-02-14 02:21:57 linux-ext4 [PATCH] ext4/021: make sure the fdatasync subprocess exits
2020-02-13 06:39:59 linux-ext4 [PATCH v3 0/2] jbd2: fix an oops problem
2020-02-13 06:39:59 linux-ext4 [PATCH v3 2/2] jbd2: do not clear the BH_Mapped flag when forgetting a metadata buffer
2020-02-13 06:39:59 linux-ext4 [PATCH v3 1/2] jbd2: move the clearing of b_modified flag to the journal_unmap_buffer()
2020-02-12 13:16:44 linux-ext4 Re: [PATCH 2/2] jbd2: do not clear the BH_Mapped flag when forgetting a metadata buffer
2020-02-11 14:06:33 linux-ext4 [PATCH v2 2/2] jbd2: do not clear the BH_Mapped flag when forgetting a metadata buffer
2020-02-11 14:06:09 linux-ext4 [PATCH v2 1/2] jbd2: move the clearing of b_modified flag to the journal_unmap_buffer()
2020-02-11 14:05:51 linux-ext4 [PATCH v2 0/2] jbd2: fix an oops problem
2020-02-11 07:29:36 linux-ext4 Re: [PATCH 2/2] jbd2: do not clear the BH_Mapped flag when forgetting a metadata buffer
2020-02-06 15:28:34 linux-ext4 Re: [PATCH 2/2] jbd2: do not clear the BH_Mapped flag when forgetting a metadata buffer
2020-02-03 15:10:52 linux-ext4 [PATCH 0/2] jbd2: fix an oops problem
2020-02-03 15:10:52 linux-ext4 [PATCH 1/2] jbd2: move the clearing of b_modified flag to the journal_unmap_buffer()
2020-02-03 15:10:52 linux-ext4 [PATCH 2/2] jbd2: do not clear the BH_Mapped flag when forgetting a metadata buffer
2020-01-20 11:46:12 linux-kernel Re: [PATCH] jffs2: move jffs2_init_inode_info() just after allocating inode
2020-01-11 08:42:04 linux-kernel Re: [PATCH] ubifs: Fix deadlock in concurrent bulk-read and writepage
2020-01-06 08:06:00 linux-kernel [PATCH] jffs2: move jffs2_init_inode_info() just after allocating inode
2019-12-27 12:50:23 linux-kernel Re: [QUESTION] question about the errno of rename the parent dir to a subdir of a specified directory
2019-12-25 13:18:48 linux-kernel [QUESTION] question about the errno of rename the parent dir to a subdir of a specified directory
2019-12-23 01:44:48 linux-ext4 Re: [PATCH v3 3/4] jbd2: make sure ESHUTDOWN to be recorded in the journal superblock
2019-12-11 14:34:26 linux-kernel Re: Patch "mm, vmstat: make quiet_vmstat lighter" has been added to the 4.4-stable tree
2019-12-05 01:24:59 linux-ext4 Re: [PATCH v3 3/4] jbd2: make sure ESHUTDOWN to be recorded in the journal superblock
2019-12-04 12:26:57 linux-ext4 [PATCH v3 3/4] jbd2: make sure ESHUTDOWN to be recorded in the journal superblock
2019-12-04 12:26:57 linux-ext4 [PATCH v3 2/4] ext4, jbd2: ensure panic when aborting with zero errno
2019-12-04 12:25:54 linux-ext4 [PATCH v3 4/4] jbd2: clean __jbd2_journal_abort_hard() and __journal_abort_soft()
2019-12-04 12:25:49 linux-ext4 [PATCH v3 1/4] jbd2: switch to use jbd2_journal_abort() when failed to submit the commit record
2019-12-04 12:25:49 linux-ext4 [PATCH v3 0/4] ext4, jbd2: improve aborting progress
2019-12-03 14:06:36 linux-ext4 Re: [PATCH v2 3/4] Partially revert "ext4: pass -ESHUTDOWN code to jbd2 layer"
2019-12-03 13:29:38 linux-ext4 Re: [PATCH v2 2/4] ext4, jbd2: ensure panic when journal aborting with zero errno
2019-12-03 09:08:47 linux-ext4 [PATCH v2 0/4] ext4, jbd2: improve aborting progress
2019-12-03 09:08:47 linux-ext4 [PATCH v2 2/4] ext4, jbd2: ensure panic when journal aborting with zero errno
2019-12-03 09:08:11 linux-ext4 [PATCH v2 1/4] jbd2: switch to use jbd2_journal_abort() when failed to submit the commit record
2019-12-03 09:07:31 linux-ext4 [PATCH v2 3/4] Partially revert "ext4: pass -ESHUTDOWN code to jbd2 layer"
2019-12-03 09:07:31 linux-ext4 [PATCH v2 4/4] jbd2: clean __jbd2_journal_abort_hard() and __journal_abort_soft()
2019-12-02 08:18:06 linux-kernel [PATCH 4.4 0/7] fs/proc: Stop reporting eip and esp in