Linux-NVDIMM Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-09-27 16:08:35 to 2016-10-10 00:35:44 UTC [more...]

[RFC KERNEL PATCH 0/2] Add Dom0 NVDIMM support for Xen
 2016-10-10  0:35 UTC  (2+ messages)
` [RFC KERNEL PATCH 1/2] nvdimm: add PFN_MODE_XEN to pfn device for Xen usage

Shipment delivery problem #0000613691
 2016-10-09 23:57 UTC 

[PATCH v5 00/17] re-enable DAX PMD support
 2016-10-09 15:28 UTC  (19+ messages)
` [PATCH v5 01/17] ext4: allow DAX writeback for hole punch
` [PATCH v5 02/17] ext4: tell DAX the size of allocation holes
` [PATCH v5 03/17] dax: remove buffer_size_valid()
` [PATCH v5 04/17] ext2: remove support for DAX PMD faults
` [PATCH v5 05/17] ext2: return -EIO on ext2_iomap_end() failure
` [PATCH v5 06/17] dax: make 'wait_table' global variable static
` [PATCH v5 07/17] dax: remove the last BUG_ON() from fs/dax.c
` [PATCH v5 08/17] dax: consistent variable naming for DAX entries
` [PATCH v5 09/17] dax: coordinate locking for offsets in PMD range
` [PATCH v5 10/17] dax: remove dax_pmd_fault()
` [PATCH v5 11/17] dax: correct dax iomap code namespace
` [PATCH v5 12/17] dax: add dax_iomap_sector() helper function
` [PATCH v5 13/17] dax: dax_iomap_fault() needs to call iomap_end()
` [PATCH v5 14/17] dax: move RADIX_DAX_* defines to dax.h
` [PATCH v5 15/17] dax: add struct iomap based DAX PMD support
` [PATCH v5 16/17] xfs: use struct iomap based DAX PMD fault path
` [PATCH v5 17/17] dax: remove "depends on BROKEN" from FS_DAX_PMD

[PATCH 00/14] libnvdimm: support sub-divisions of pmem for 4.9
 2016-10-07 23:38 UTC  (19+ messages)
` [PATCH 01/14] libnvdimm, region: move region-mapping input-paramters to nd_mapping_desc
` [PATCH 02/14] libnvdimm, label: convert label tracking to a linked list
` [PATCH 03/14] libnvdimm, namespace: refactor uuid_show() into a namespace_to_uuid() helper
` [PATCH 04/14] libnvdimm, namespace: unify blk and pmem label scanning
` [PATCH 05/14] tools/testing/nvdimm: support for sub-dividing a pmem region
` [PATCH 06/14] libnvdimm, namespace: allow multiple pmem-namespaces per region at scan time
` [PATCH 07/14] libnvdimm, namespace: sort namespaces by dpa at init
` [PATCH 08/14] libnvdimm, region: update nd_region_available_dpa() for multi-pmem support
` [PATCH 09/14] libnvdimm, namespace: expand pmem device naming scheme for multi-pmem
` [PATCH 10/14] libnvdimm, namespace: update label implementation "
` [PATCH 11/14] libnvdimm, namespace: enable allocation of multiple pmem namespaces
` [PATCH 12/14] libnvdimm, namespace: filter out of range labels in scan_labels()
` [PATCH 13/14] libnvdimm, namespace: lift single pmem limit "
` [PATCH 14/14] libnvdimm, namespace: allow creation of multiple pmem-namespaces per region

[PATCH] use a nocache copy for bvecs in copy_from_iter_nocache()
 2016-10-07 17:08 UTC  (2+ messages)

3、同一件事,客户不同的人告诉我不一样的要求,听谁的?
 2016-10-07 16:36 UTC 

1.做销售工作赚钱最快,且最容易得到老板的重视、同事的尊重;
 2016-10-07 12:23 UTC 

[PATCH v4 00/12] re-enable DAX PMD support
 2016-10-07  7:24 UTC  (46+ messages)
` [PATCH v4 01/12] ext4: allow DAX writeback for hole punch
` [PATCH v4 02/12] ext4: tell DAX the size of allocation holes
` [PATCH v4 03/12] dax: remove buffer_size_valid()
` [PATCH v4 04/12] ext2: remove support for DAX PMD faults
` [PATCH v4 05/12] dax: make 'wait_table' global variable static
` [PATCH v4 06/12] dax: consistent variable naming for DAX entries
` [PATCH v4 07/12] dax: coordinate locking for offsets in PMD range
` [PATCH v4 08/12] dax: remove dax_pmd_fault()
` [PATCH v4 09/12] dax: correct dax iomap code namespace
` [PATCH v4 10/12] dax: add struct iomap based DAX PMD support
` [PATCH v4 11/12] xfs: use struct iomap based DAX PMD fault path
` [PATCH v4 12/12] dax: remove "depends on BROKEN" from FS_DAX_PMD

Returned mail: see transcript for details
 2016-10-07  6:10 UTC 

Returned mail: see transcript for details
 2016-10-07  6:10 UTC 

Returned mail: see transcript for details
 2016-10-06  6:09 UTC 

Returned mail: see transcript for details
 2016-10-06  6:09 UTC 

5.打造完美的团队,让成员的缺点相互抵消;
 2016-10-05 15:04 UTC 

2、为什么我把所有资料都给客户了,他还说要考虑一下?
 2016-10-05 14:57 UTC 

5、区别问题的轻重,缓急;
 2016-10-05 14:54 UTC 

SG Newest: NEW MULTILEVEL EMAIL MARKETING TO FIND POTENTIAL LEADS
 2016-10-05 13:43 UTC 

reach millions with FB Groups Posting service
 2016-10-05  1:29 UTC 

Returned mail: Data format error
 2016-10-04  6:26 UTC 

Returned mail: Data format error
 2016-10-04  6:26 UTC 

[PATCH 0/6] dax: Page invalidation fixes
 2016-10-03 23:40 UTC  (28+ messages)
` [PATCH 1/6] dax: Do not warn about BH_New buffers
` [PATCH 2/6] ext2: Return BH_New buffers for zeroed blocks
` [PATCH 3/6] ext4: Remove clearing of BH_New bit "
` [PATCH 4/6] xfs: Set BH_New for allocated DAX blocks in __xfs_get_blocks()
` [PATCH 5/6] mm: Invalidate DAX radix tree entries only if appropriate
` [PATCH 6/6] dax: Avoid page invalidation races and unnecessary radix tree traversals

界面全新升级 汇集更多功能 邀您一起来体验!(AD)
 2016-10-03 11:23 UTC 

[PATCH 0/20 v3] dax: Clear dirty bits after flushing caches
 2016-10-03 11:13 UTC  (15+ messages)
` [PATCH 01/20] mm: Change type of vmf->virtual_address
` [PATCH 02/20] mm: Join struct fault_env and vm_fault
` [PATCH 12/20] mm: Factor out common parts of write fault handling
` [PATCH 15/20] mm: Move part of wp_page_reuse() into the single call site
` [PATCH 16/20] mm: Provide helper for finishing mkwrite faults

小伙伴们!一起来战斗吧!超高福利哦!(AD)
 2016-10-02 11:13 UTC 

Mail System Error - Returned Mail
 2016-10-01  6:28 UTC 

[ndctl PATCH v3] test/clear.sh: test to making sure cleared badblocks don't reappear
 2016-10-01  0:07 UTC 

[ndctl PATCH v2] test/clear.sh: test to making sure cleared badblocks don't reappear
 2016-09-30 23:19 UTC 

[PATCH 0/3] misc updates for Address Range Scrub
 2016-09-30 23:19 UTC  (4+ messages)
` [PATCH 1/3] nfit: don't start a full scrub by default for an MCE
` [PATCH 2/3] pmem: reduce kmap_atomic sections to the memcpys only
` [PATCH 3/3] libnvdimm: clear the internal poison_list when clearing badblocks

[ndctl PATCH] test/clear.sh: test to making sure cleared badblocks don't reappear
 2016-09-30 22:53 UTC  (2+ messages)

[PATCH v2 0/3] misc updates for Address Range Scrub
 2016-09-30 22:48 UTC  (7+ messages)
` [PATCH v2 1/3] nfit: don't start a full scrub by default for an MCE
` [PATCH v2 2/3] pmem: reduce kmap_atomic sections to the memcpys only
` [PATCH v2 3/3] libnvdimm: clear the internal poison_list when clearing badblocks

Returned mail: see transcript for details
 2016-09-30  6:12 UTC 

Returned mail: see transcript for details
 2016-09-30  6:12 UTC 

[GIT PULL] libnvdimm fixes for 4.8
 2016-09-29 21:15 UTC 

[PATCH v3 00/11] re-enable DAX PMD support
 2016-09-29 18:23 UTC  (19+ messages)
` [PATCH v3 01/11] ext4: allow DAX writeback for hole punch
` [PATCH v3 02/11] ext4: tell DAX the size of allocation holes
` [PATCH v3 03/11] dax: remove buffer_size_valid()
` [PATCH v3 04/11] ext2: remove support for DAX PMD faults
` [PATCH v3 05/11] dax: make 'wait_table' global variable static
` [PATCH v3 06/11] dax: consistent variable naming for DAX entries
` [PATCH v3 07/11] dax: coordinate locking for offsets in PMD range
` [PATCH v3 08/11] dax: remove dax_pmd_fault()
` [PATCH v3 09/11] dax: add struct iomap based DAX PMD support
` [PATCH v3 10/11] xfs: use struct iomap based DAX PMD fault path
` [PATCH v3 11/11] dax: remove "depends on BROKEN" from FS_DAX_PMD

xfs: untangle the direct I/O and DAX path, fix DAX locking
 2016-09-29  2:53 UTC  (3+ messages)
` [PATCH 7/8] xfs: split direct I/O and DAX path

Your visit to the 120th Canton Fair in China (mo)
 2016-09-29  2:32 UTC 

[PATCH 0/3] misc updates for Address Range Scrub
 2016-09-29  2:26 UTC  (6+ messages)
` [PATCH 1/3] nfit: don't start a full scrub by default for an MCE
` [PATCH 2/3] pmem: reduce kmap_atomic sections to the memcpys only
` [PATCH 3/3] libnvdimm: clear the internal poison_list when clearing badblocks

领导与激励
 2016-09-29  0:27 UTC 

4.把人力资源效益利用最大化;
 2016-09-28 23:29 UTC 

5.案例:合同签订后,应该问哪4句话,提升客户忠诚度?
 2016-09-28 23:07 UTC 

[PATCH] dev-dax: add support to display badblocks in sysfs for dev-dax
 2016-09-28 20:50 UTC  (3+ messages)

1、客户谈判时常用7种试探技巧分析;
 2016-09-28 17:46 UTC 

上司让制定工作计划,可却无从下手
 2016-09-27 23:51 UTC 

2、对客户要求的真伪进行鉴别;
 2016-09-27 21:38 UTC 

案例:客户一再地提出不同的条件,怎么处理?
 2016-09-27 21:03 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox