Huaisheng Ye ([email protected])

Number of posts: 83 (0.1 per day)
First post: 2018-05-25 02:23:23
Last post: 2020-09-15 09:13:14

Date List Subject
2018-07-30 07:18:23 linux-kernel [PATCH v3 3/6] tools/testing/nvdimm: kaddr and pfn can be NULL to ->direct_access()
2018-07-30 07:18:06 linux-kernel [PATCH v3 1/6] libnvdimm, pmem: kaddr and pfn can be NULL to ->direct_access()
2018-07-30 07:18:04 linux-kernel [PATCH v3 0/6] kaddr and pfn can be NULL to ->direct_access()
2018-07-25 16:32:31 linux-kernel [PATCH v2 1/6] libnvdimm, pmem: kaddr and pfn can be NULL to ->direct_access()
2018-07-25 16:32:04 linux-kernel [PATCH v2 6/6] filesystem-dax: Do not request kaddr and pfn when not required
2018-07-25 16:32:00 linux-kernel [PATCH v2 2/6] s390, dcssblk: kaddr and pfn can be NULL to ->direct_access()
2018-07-25 16:31:59 linux-kernel [PATCH v2 5/6] md/dm-writecache: Don't request pointer dummy_addr when not required
2018-07-25 16:31:59 linux-kernel [PATCH v2 4/6] dax/super: Do not request a pointer kaddr when not required
2018-07-25 16:31:27 linux-kernel [PATCH v2 3/6] tools/testing/nvdimm: kaddr and pfn can be NULL to ->direct_access()
2018-07-25 16:30:50 linux-kernel [PATCH v2 0/6] kaddr and pfn can be NULL to ->direct_access()
2018-07-24 08:47:44 linux-kernel [PATCH 5/5] dax/super: Do not request a pointer kaddr when not required
2018-07-24 08:47:37 linux-kernel [PATCH 4/5] filesystem-dax: Do not request a pointer kaddr when not required
2018-07-24 08:47:23 linux-kernel [PATCH 3/5] s390, dcssblk: Allow a NULL-kaddr to ->direct_access()
2018-07-24 08:47:22 linux-kernel [PATCH 2/5] tools/testing/nvdimm: Allow a NULL-kaddr to ->direct_access()
2018-07-24 08:47:18 linux-kernel [PATCH 1/5] libnvdimm, pmem: Allow a NULL-kaddr to ->direct_access()
2018-07-24 08:47:07 linux-kernel [PATCH 0/5] Do not request a pointer kaddr when not required
2018-07-04 16:57:24 linux-kernel Re: [PATCH v2 0/4] Assigning NULL to gfn of dax_direct_access if useless
2018-07-04 16:44:04 linux-kernel [PATCH v2 2/4] nvdimm/pmem-dax: check the validity of the pointer pfn
2018-07-04 16:43:41 linux-kernel [PATCH v2 3/4] s390/block/dcssblk: check the validity of the pointer pfn
2018-07-04 16:43:28 linux-kernel [PATCH v2 4/4] fs/dax: Assign NULL to gfn of dax_direct_access if useless
2018-07-04 16:43:22 linux-kernel [PATCH v2 0/4] Assigning NULL to gfn of dax_direct_access if useless
2018-07-04 16:41:28 linux-kernel [PATCH v2 1/4] nvdimm/pmem: check the validity of the pointer pfn
2018-07-04 13:09:53 linux-kernel Re: [PATCH 3/3] fs/dax: Assigning NULL to gfn of dax_direct_access if useless
2018-07-04 06:44:21 linux-kernel [PATCH 2/3] drivers/s390/block/dcssblk: check the validity of the pointer pfn
2018-07-04 06:43:15 linux-kernel [PATCH 3/3] fs/dax: Assigning NULL to gfn of dax_direct_access if useless
2018-07-04 06:43:01 linux-kernel [PATCH 1/3] nvdimm/pmem: check the validity of the pointer pfn
2018-07-02 07:20:01 linux-kernel Re: [PATCH 2/3] fs/ext2/inode: Fix a type cast error for fsdax
2018-07-01 06:38:29 linux-kernel [PATCH 3/3] fs/ext2/inode: Optimize the condition for iomap_begin
2018-07-01 06:36:24 linux-kernel [PATCH 2/3] fs/ext2/inode: Fix a type cast error for fsdax
2018-07-01 06:36:19 linux-kernel [PATCH 1/3] drivers/dax/super: Add annotation for ops in struct dax_device
2018-05-25 05:02:41 linux-kernel [PATCH v1] arch/x86/kernel/pci-dma: Remove useless parameter of arch_dma_alloc_attrs
2018-05-25 02:23:23 linux-kernel [RFC PATCH v3 6/9] mm/vmpressure: update usage of zone modifiers