LinuxLists
Users
About
Gu Zheng (
[email protected]
)
Number of posts: 294 (0.37 per day)
First post: 2013-04-03 07:39:00
Last post: 2015-06-04 10:06:30
Previous Page
/
Next Page
Date
List
Subject
2014-07-25 06:11:11
linux-kernel
Re: [f2fs-dev][PATCH 2/2] f2fs: fix to put root inode in error path of fill_super
2014-07-25 06:06:56
linux-kernel
Re: [PATCH 2/4] aio: use the macro rather than the inline magic number
2014-07-25 06:01:26
linux-kernel
Re: [f2fs-dev] f2fs: Possible use-after-free when umount filesystem
2014-07-24 01:28:14
linux-kernel
Re: [RESEND PATCH 4/4] aio: use iovec array rather than the single one
2014-07-23 04:17:39
linux-kernel
Re: [PATCH 4/4] aio: use iovec array rather than the single one
2014-07-23 04:10:15
linux-kernel
Re: [PATCH 3/4] aio: fix some comments
2014-07-23 03:51:33
linux-kernel
Re: [f2fs-dev] f2fs: Possible use-after-free when umount filesystem
2014-07-22 02:29:33
linux-kernel
Re: f2fs: Possible use-after-free when umount filesystem
2014-07-07 10:18:17
linux-kernel
[PATCH] bio-integrity: remove the needless fail handle of bip_slab creating
2014-07-07 02:10:35
linux-kernel
Re: [f2fs-dev][PATCH] f2fs: avoid to access NULL pointer in issue_flush_thread
2014-06-30 03:50:48
linux-kernel
Re: [RFC PATCH] bio-integrity: add "bip_max_vcnt" into struct bio_integrity_payload
2014-06-27 10:23:56
linux-kernel
[RFC PATCH] bio-integrity: add "bip_max_vcnt" into struct bio_integrity_payload
2014-06-27 10:06:24
linux-kernel
ACPI/container: Hang forever when eject a acpi container
2014-06-26 01:09:55
linux-kernel
Re: [PATCH V2] mm/mempolicy: fix sleeping function called from invalid context
2014-06-25 02:08:45
linux-kernel
[PATCH V2] mm/mempolicy: fix sleeping function called from invalid context
2014-06-25 01:08:32
linux-kernel
Re: [PATCH] mm/mempolicy: fix sleeping function called from invalid context
2014-06-24 10:21:51
linux-kernel
[PATCH] bio: remove unused macro bip_vec_idx()
2014-06-12 07:29:22
linux-kernel
Re: [stable-3.10.y] possible unsafe locking warning
2014-06-09 10:09:08
linux-kernel
Re: [PATCH] mm/mempolicy: fix sleeping function called from invalid context
2014-06-09 08:59:52
linux-kernel
Re: [PATCH] mm/mempolicy: fix sleeping function called from invalid context
2014-06-06 10:18:33
linux-kernel
Re: [PATCH] mm/mempolicy: fix sleeping function called from invalid context
2014-06-06 09:45:17
linux-kernel
Re: [PATCH] mm/mempolicy: fix sleeping function called from invalid context
2014-06-05 08:39:48
linux-kernel
[PATCH] mm/mempolicy: fix sleeping function called from invalid context
2014-06-05 05:55:26
linux-kernel
Re: [stable-3.10.y] possible unsafe locking warning
2014-06-04 05:35:33
linux-kernel
Re: hanging aio process
2014-04-27 06:31:23
linux-kernel
[PATCH 2/2] f2fs: introduce help function {create,destroy}_flush_cmd_control
2014-04-27 06:31:13
linux-kernel
[PATCH 1/2] f2fs: introduce struct flush_cmd_control to wrap the flush_merge fields
2014-04-18 06:50:09
linux-kernel
Re: f2fs: BUG_ON() is triggered when mount valid f2fs filesystem
2014-04-14 01:58:01
linux-kernel
Re: [PATCH 0/7] f2fs: some fix and cleanup about flush_merge
2014-04-14 01:27:43
linux-kernel
Re: [PATCH 0/7] f2fs: some fix and cleanup about flush_merge
2014-04-14 01:22:11
linux-kernel
Re: [PATCH 2/7] f2fs: remove the unuseful "issue_tail" list
2014-04-11 10:00:53
linux-kernel
[PATCH 7/7] f2fs: introduce help function {create,destroy}_flush_cmd_control
2014-04-11 09:59:43
linux-kernel
[PATCH 6/7] f2fs: introduce struct flush_cmd_control to wrap the, flush_merge fields
2014-04-11 09:59:33
linux-kernel
[PATCH 5/7] f2fs: add the flush_merge handle in the remount flow
2014-04-11 09:59:28
linux-kernel
[PATCH 4/7] f2fs: enable flush_merge only in f2fs is not read-only
2014-04-11 09:59:23
linux-kernel
[PATCH 3/7] f2fs: use __GFP_ZERO to avoid appending set-NULL
2014-04-11 09:59:19
linux-kernel
[PATCH 2/7] f2fs: remove the unuseful "issue_tail" list
2014-04-11 09:59:07
linux-kernel
[PATCH 1/7] f2fs: put the bio when issue_flush completed
2014-04-11 09:59:04
linux-kernel
[PATCH 0/7] f2fs: some fix and cleanup about flush_merge
2014-02-28 10:36:16
linux-kernel
[PATCH 2/2] aio: make aio_read_events_ring be aware of aio_complete
2014-02-28 10:36:13
linux-kernel
[RESEND PATCH 1/2] aio: simplify fetching ioctx_table pointer from, mm_struct
2014-02-28 01:43:43
linux-kernel
Re: [PATCH 2/2] aio, mem-hotplug: Add memory barrier to aio ring page migration.
2014-02-21 10:23:40
linux-kernel
[PATCH] aio: simplify fetching ioctx_table pointer from mm_struct
2014-02-21 10:21:45
linux-kernel
[PATCH] fs/direct-io: remove redundant comparison
2014-02-21 10:19:31
linux-kernel
[PATCH] fs/bio-integrity: remove duplicate code
2014-02-21 10:17:11
linux-kernel
[RFC PATCH 2/2] f2fs: simplify free nid management
2014-02-21 10:17:02
linux-kernel
[PATCH 1/2] f2fs: introduce help macro on_build_free_nids()
2014-02-13 09:56:47
linux-kernel
Re: [f2fs-dev] f2fs: f2fs unmount hangs if f2fs_init_acl() fails during mkdir syscall
2014-02-13 08:41:20
linux-kernel
Re: [f2fs-dev] f2fs: f2fs unmount hangs if f2fs_init_acl() fails during mkdir syscall
2014-02-12 07:55:04
linux-kernel
Re: [PATCH part1 v6 5/7] PCI: Add pci_dummy_ops to isolate pci device temporarily
2014-02-12 07:34:51
linux-kernel
Re: [PATCH part1 v6 4/7] PCI: Introduce pci_serial_number_changed()