LinuxLists
Users
About
piaojun (
[email protected]
)
Number of posts: 77 (0.5 per day)
First post: 2017-06-25 12:50:31
Last post: 2017-11-28 01:52:51
Next Page
Date
List
Subject
2019-12-20 09:16:27
linux-kernel
Re: [Ocfs2-devel] [PATCH v3] ocfs2: call journal flush to mark journal as empty after journal recovery when mount
2019-12-19 14:17:46
linux-kernel
Re: [Ocfs2-devel] [PATCH v3] ocfs2: call journal flush to mark journal as empty after journal recovery when mount
2019-09-10 18:46:43
linux-kernel
Re: [Virtio-fs] [PATCH 00/18] virtiofs: Fix various races and cleanups round 1
2019-09-09 09:43:01
linux-kernel
Re: [Virtio-fs] [PATCH 00/18] virtiofs: Fix various races and cleanups round 1
2019-09-09 09:37:14
linux-kernel
Re: [Virtio-fs] [PATCH 15/18] virtiofs: Make virtio_fs object refcounted
2019-09-09 09:03:19
linux-kernel
Re: [Virtio-fs] [PATCH 08/18] virtiofs: Drain all pending requests during ->remove time
2019-09-08 13:01:24
linux-kernel
Re: [Virtio-fs] [PATCH 16/18] virtiofs: Use virtio_fs_mutex for races w.r.t ->remove and mount path
2019-08-27 09:42:49
linux-kernel
Re: [Virtio-fs] [PATCH 04/19] virtio: Implement get_shm_region for PCI transport
2019-08-26 01:45:01
linux-kernel
Re: [Virtio-fs] [PATCH 04/19] virtio: Implement get_shm_region for PCI transport
2018-10-24 04:44:42
linux-kernel
Re: [PATCH] ocfs2: dlmfs: remove set but not used variable 'status'
2018-08-28 01:09:44
linux-kernel
Re: [V9fs-developer] [PATCH v2 2/2] 9p: Add refcount to p9_req_t
2018-08-23 02:28:48
linux-kernel
[PATCH] scsi/virio_scsi.c: do not call virtscsi_remove_vqs() in virtscsi_init() to avoid crash bug
2018-08-14 01:40:37
linux-kernel
Re: [V9fs-developer] [PATCH 2/2] 9p: Add refcount to p9_req_t
2018-08-14 01:37:02
linux-kernel
Re: [V9fs-developer] [PATCH 1/2] 9p: rename p9_free_req() function
2018-08-13 01:39:34
linux-kernel
Re: [V9fs-developer] [PATCH 2/2] 9p: Add refcount to p9_req_t
2018-08-10 02:20:52
linux-kernel
Re: [PATCH v3 2/2] net/9p: add a per-client fcall kmem_cache
2018-08-10 01:31:50
linux-kernel
Re: [PATCH v3 2/2] net/9p: add a per-client fcall kmem_cache
2018-08-10 00:53:08
linux-kernel
Re: [PATCH v3 1/2] net/9p: embed fcall in req to round down buffer allocs
2018-08-09 00:47:58
linux-kernel
Re: [PATCH] net/9p/trans_virtio.c: decrease the refcount of 9p virtio device when removing it
2018-08-08 09:00:30
linux-kernel
Re: [PATCH] net/9p/trans_virtio.c: decrease the refcount of 9p virtio device when removing it
2018-08-08 08:17:05
linux-kernel
[PATCH] net/9p/trans_virtio.c: decrease the refcount of 9p virtio device when removing it
2018-08-06 08:35:28
linux-kernel
Re: [V9fs-developer] [PATCH] net/9p: avoid request size exceed to the virtqueue number in the zero copy
2018-08-03 09:24:34
linux-kernel
[PATCH v3] net/9p/trans_virtio.c: add null terminal for mount tag
2018-08-03 06:21:00
linux-kernel
Re: [V9fs-developer] [PATCH] net/9p: Modify the problem of BUG_ON judgment
2018-08-03 01:52:54
linux-kernel
Re: [V9fs-developer] About the V9fs-developer list (Was: [PATCH] 9p: fix multiple
2018-08-03 01:47:43
linux-kernel
Re: [V9fs-developer] [PATCH v2] net/9p/trans_virtio.c: add null terminal for mount tag
2018-08-02 02:02:40
linux-kernel
Re: [PATCH v2] net/9p/trans_virtio.c: add null terminal for mount tag
2018-08-02 01:53:02
linux-kernel
[PATCH v2] net/9p/trans_virtio.c: add null terminal for mount tag
2018-08-02 01:20:55
linux-kernel
Re: [PATCH] net/9p/trans_virtio.c: add a terminal char for mount tag
2018-08-01 08:26:33
linux-kernel
Re: [PATCH] net/9p/trans_virtio.c: add a terminal char for mount tag
2018-08-01 07:46:38
linux-kernel
[PATCH] net/9p/trans_virtio.c: add a terminal char for mount tag
2018-07-31 01:47:25
linux-kernel
Re: [V9fs-developer] [PATCH 2/2] net/9p: add a per-client fcall kmem_cache
2018-07-31 01:29:44
linux-kernel
Re: [V9fs-developer] [PATCH 1/2] net/9p: embed fcall in req to round down buffer allocs
2018-07-31 01:20:14
linux-kernel
Re: [V9fs-developer] [PATCH 2/2] net/9p: add a per-client fcall kmem_cache
2018-07-31 00:57:05
linux-kernel
Re: [V9fs-developer] [PATCH 1/2] net/9p: embed fcall in req to round down buffer allocs
2018-07-28 06:30:36
linux-kernel
Re: About the V9fs-developer list (Was: [PATCH] 9p: fix multiple
2018-07-28 01:00:14
linux-kernel
Re: [V9fs-developer] [PATCH] 9p: fix multiple NULL-pointer-dereferences
2018-07-25 04:00:10
linux-kernel
Re: [PATCH] fs/9p/xattr.c: catch the error of p9_client_clunk when setting xattr failed
2018-07-25 03:15:27
linux-kernel
[PATCH] fs/9p/xattr.c: catch the error of p9_client_clunk when setting xattr failed
2018-07-19 07:50:14
linux-kernel
Re: [V9fs-developer] [PATCH v3] Fix a hard lockup case in the virtio transport
2018-07-19 07:46:36
linux-kernel
Re: [PATCH] net/9p/trans_virtio.c: replace mutex_lock with spin_lock to protect 'virtio_chan_list'
2018-07-19 02:27:58
linux-kernel
Re: [PATCH] net/9p/trans_virtio.c: replace mutex_lock with spin_lock to protect 'virtio_chan_list'
2018-07-18 08:08:11
linux-kernel
[PATCH] net/9p/trans_virtio.c: replace mutex_lock with spin_lock to protect 'virtio_chan_list'
2018-07-18 03:48:23
linux-kernel
[PATCH] net/9p/trans_virtio.c: fix some spell mistakes in comments
2018-07-18 02:20:34
linux-kernel
Re: [PATCH v2] net/9p/client.c: fix misuse of spin_lock_irqsave for p9_client lock
2018-07-17 11:36:07
linux-kernel
Re: [V9fs-developer] [PATCH v2] net/9p: Fix a deadlock case in the virtio transport
2018-07-17 06:28:25
linux-kernel
[PATCH v2] net/9p/client.c: fix misuse of spin_lock_irqsave for p9_client lock
2018-07-16 01:27:46
linux-kernel
Re: [V9fs-developer] [PATCH] net/9p/client.c: fix misuse of spin_lock_irqsave for p9_client lock
2018-07-12 06:32:12
linux-kernel
[PATCH] net/9p/client.c: fix misuse of spin_lock_irqsave for p9_client lock
2018-07-12 03:12:45
linux-kernel
Re: [V9fs-developer] [PATCH v2 2/6] 9p: Change p9_fid_create calling convention
2018-07-11 00:45:01
linux-kernel
[PATCH] 9p/net/protocol.c: return -ENOMEM when kmalloc() failed