Linux-NVDIMM Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-05-05 17:35:56 to 2017-05-16 22:46:58 UTC [more...]

Re:
 2017-05-16 22:46 UTC 

cleanup UUID types V2
 2017-05-16 15:53 UTC  (21+ messages)
` [PATCH 01/17] xfs: use uuid_copy() helper to abstract uuid_t
` [PATCH 02/17] xfs: use uuid_be to implement the uuid_t type
` [PATCH 03/17] uuid: rename uuid types
` [PATCH 04/17] uuid: don't export guid_index and uuid_index
` [PATCH 05/17] uuid: add the v1 layout to uuid_t
` [PATCH 06/17] uuid: hoist helpers uuid_equal() and uuid_copy() from xfs
` [PATCH 07/17] uuid: remove the now unused uuid_be_cmp helper
` [PATCH 08/17] uuid: hoist uuid_is_null() helper from libnvdimm
` [PATCH 09/17] s390/sysinfo: use uuid_is_null instead of opencoding it
` [PATCH 10/17] afs: switch to use uuid_t and uuid_gen
` [PATCH 11/17] uuid: remove struct uuid_v1
` [PATCH 12/17] xfs: remove uuid_getnodeuniq and xfs_uu_t
` [PATCH 13/17] md: namespace private helper names
` [PATCH 14/17] xfs: use the common helper uuid_is_null()
` [PATCH 15/17] block: remove blk_part_pack_uuid
` [PATCH 16/17] ima/policy: switch to use uuid_t
` [PATCH 17/17] fs: switch ->s_uuid to uuid_t

re: How to promote instagram page?
 2017-05-16  7:54 UTC 

市 场 开发 与经 销 商 管 理
 2017-05-16  0:57 UTC 

Pratt Is Now Earth Works Jacksonville
 2017-05-15 10:35 UTC 

FedEx Delivery - Status Notification: (Failure)
 2017-05-14 21:51 UTC 

Priority FedEx Parcel #385806656, Delivery Problem
 2017-05-14 20:54 UTC 

I need traffic for lists.01.org
 2017-05-14 13:23 UTC 

I need traffic for ml01.01.org
 2017-05-14 13:23 UTC 

FedEx Package Is Here #502386878, Delivery Problem
 2017-05-14 10:46 UTC 

致 新 任 管 理 层
 2017-05-14  7:56 UTC 

linux-nvdimm:P M C 运 作 体 系
 2017-05-14  7:51 UTC 

linux-nvdimm:您好!该如何做好一位合格的产品经理呢?
 2017-05-14  7:40 UTC 

[PATCH] dax, xfs, ext4: compile out iomap-dax paths in the FS_DAX=n case
 2017-05-14  0:53 UTC 

[PATCH] dax: fix false CONFIG_BLOCK dependency
 2017-05-14  0:52 UTC 

Delivery Unsuccessful, Reason: Nobody Home
 2017-05-13 18:27 UTC 

Delivery Unsuccessful, FedEx Delivery #340228202
 2017-05-13 14:44 UTC 

Our delivery agent couldn't deliver your parcel, FedEx Parcel #641604737
 2017-05-13  0:06 UTC 

Delivery Notification
 2017-05-12 23:45 UTC 

[PATCH] nvdimm: Export supported alignments via sysfs
 2017-05-12 23:01 UTC  (9+ messages)

Pratt Is Now Earth Works Jacksonville
 2017-05-12 22:39 UTC 

[GIT PULL] libnvdimm fixes for 4.12-rc1
 2017-05-12 21:35 UTC 

b648238
 2017-05-12 19:52 UTC 

(AD)企业中 层如 何提升管 理能力
 2017-05-12 18:33 UTC 

kliioeyg87
 2017-05-12 14:47 UTC 

FedEx Parcel Service: Parcel Problem, 1st Attempt
 2017-05-12 14:17 UTC 

[ndctl PATCH 1/4] util: mark badblocks helpers static
 2017-05-11 22:33 UTC  (5+ messages)
` [ndctl PATCH 2/4] ndctl, list: clarify dev_badblocks_to_json() usage with btt and documentation
` [ndctl PATCH 3/4] ndctl, list: fix span for btt badblocks check
` [ndctl PATCH 4/4] ndctl, list: hide badblock_count by default

[Qemu-devel] KVM "fake DAX" device flushing
 2017-05-11 22:06 UTC 

[PATCH] ndctl: add list -M documentation
 2017-05-11 21:52 UTC  (2+ messages)

[PATCH v7] ndctl: add list --media-errors support
 2017-05-11 19:57 UTC  (2+ messages)

[PATCH v6] ndctl: add list --media-errors support
 2017-05-11 19:57 UTC  (4+ messages)

[PATCH v5 1/2] ndctl: add foreach helper for region badblocks in libndctl
 2017-05-11 18:01 UTC  (6+ messages)
` [PATCH v5 2/2] ndctl: add list --media-errors support

[PATCH v3 1/2] libnvdimm: add an atomic vs process context flag to rw_bytes
 2017-05-11 16:14 UTC  (4+ messages)
` [PATCH v3 2/2] libnvdimm, btt: ensure that initializing metadata clears poison

[PATCH v4 1/2] ndctl: add foreach helper for region badblocks in libndctl
 2017-05-11 16:12 UTC  (7+ messages)
` [PATCH v4 2/2] ndctl: add list --media-errors support

[PATCH] filesystem-dax: fix broken __dax_zero_page_range() conversion
 2017-05-11 15:36 UTC  (2+ messages)

企业业务部门必修班
 2017-05-11 14:42 UTC 

cleanup UUID types
 2017-05-11 12:07 UTC  (29+ messages)
` [PATCH 01/16] xfs: use uuid_copy() helper to abstract uuid_t
` [PATCH 02/16] xfs: use uuid_be to implement the uuid_t type
` [PATCH 03/16] uuid: rename uuid types
` [PATCH 04/16] uuid: don't export guid_index and uuid_index
` [PATCH 05/16] uuid: add the v1 layout to uuid_t
` [PATCH 06/16] afs: switch to use uuid_t and uuid_gen
` [PATCH 07/16] uuid: remove struct uuid_v1
` [PATCH 08/16] xfs: remove uuid_getnodeuniq and xfs_uu_t
` [PATCH 09/16] md: namespace private helper names
` [PATCH 10/16] uuid: hoist helpers uuid_equal() and uuid_copy() from xfs
` [PATCH 11/16] uuid: hoist uuid_is_null() helper from libnvdimm
` [PATCH 12/16] xfs: use the common helper uuid_is_null()
` [PATCH 13/16] block: remove blk_part_pack_uuid
` [PATCH 14/16] "
` [PATCH 15/16] ima/policy: switch to use uuid_t
` [PATCH 16/16] fs: switch ->s_uuid to uuid_t

[PATCH 0/4 v4] mm,dax: Fix data corruption due to mmap inconsistency
 2017-05-11  8:39 UTC  (8+ messages)
` [PATCH 1/4] dax: prevent invalidation of mapped DAX entries
` [PATCH 2/4] mm: Fix data corruption due to stale mmap reads
` [PATCH 3/4] ext4: Return back to starting transaction in ext4_dax_huge_fault()
` [PATCH 4/4] dax: Fix data corruption when fault races with write
  ` [PATCH 5/4] dax: Fix PMD "

[PATCH v3 1/2] ndctl: add foreach helper for region badblocks in libndctl
 2017-05-10 22:33 UTC  (13+ messages)
` [PATCH v3 2/2] ndctl: add list --media-errors support

[PATCH] acpi, nfit: fix the memory error check in nfit_handle_mce
 2017-05-10 22:22 UTC  (18+ messages)
            ` [PATCH 1/2] x86/MCE: Export memory_error()

Alexa Rank for ml01.01.org
 2017-05-10 20:46 UTC 

[PATCH v2 1/2] libnvdimm: add an atomic vs process context flag to rw_bytes
 2017-05-10 19:39 UTC  (3+ messages)
` [PATCH v2 2/2] libnvdimm, btt: ensure that initializing metadata clears poison

[PATCH v2 1/2] ndctl: add foreach helper for region badblocks in libndctl
 2017-05-10 17:37 UTC  (5+ messages)
` [PATCH v2 2/2] ndctl: add list --media-errors support

如何快速解决客户抱怨处理技巧和方法
 2017-05-10 14:28 UTC 

转发:如何让新产品去适应市场
 2017-05-10  8:15 UTC 

回复:如何可 靠 性设计 嵌入 式系 统
 2017-05-10  7:53 UTC 

[PATCH 1/2] ndctl: add foreach helper for region badblocks in libndctl
 2017-05-09 23:25 UTC  (5+ messages)
` [PATCH 2/2] ndctl: add list --media-errors support

[PATCH v2] block, dax: move "select DAX" from BLOCK to FS_DAX
 2017-05-09 14:52 UTC  (2+ messages)

[PATCH 1/2] block, dax: move "select DAX" from BLOCK to FS_DAX
 2017-05-09 14:21 UTC  (6+ messages)
` [PATCH 2/2] device-dax: kill NR_DEV_DAX

[PATCH 0/4 v3] mm,dax: Fix data corruption due to mmap inconsistency
 2017-05-09 12:18 UTC  (5+ messages)
` [PATCH 1/4] dax: prevent invalidation of mapped DAX entries
` [PATCH 2/4] mm: Fix data corruption due to stale mmap reads
` [PATCH 3/4] ext4: Return back to starting transaction in ext4_dax_huge_fault()
` [PATCH 4/4] dax: Fix data corruption when fault races with write

[PATCH 0/4 v2] mm,dax: Fix data corruption due to mmap inconsistency
 2017-05-09 12:14 UTC  (5+ messages)
` [PATCH 4/4] dax: Fix data corruption when fault races with write

转发:精益生产+标杆参观
 2017-05-09  5:41 UTC 

[PATCH] nvdimm, btt: make sure initializing new metadata clears poison
 2017-05-08 21:22 UTC  (4+ messages)

[RFC PATCH] x86, uaccess, pmem: introduce copy_from_iter_writethru for dax + pmem
 2017-05-08 20:40 UTC  (13+ messages)
` [PATCH v2] x86, uaccess: introduce copy_from_iter_wt for pmem / writethrough operations

转发:绩效管理及如何薪酬改革
 2017-05-08 17:36 UTC 

[PATCH v2 1/2] dax: prevent invalidation of mapped DAX entries
 2017-05-08 17:08 UTC  (3+ messages)

FedEx Package Support: Parcel Problem, 1st Try
 2017-05-06 13:49 UTC 

[GIT PULL] libnvdimm for 4.12
 2017-05-05 21:40 UTC 

[PATCH v6 0/3] ndctl: add error clearing support for dev dax
 2017-05-05 20:23 UTC  (14+ messages)
` [PATCH v6 1/3] ndctl: add clear-error to ndctl for device dax
` [PATCH v6 2/3] ndctl: add list-errors support

Delivery problem, parcel USPS #736176183
 2017-05-05 20:23 UTC 

Delivery problem, parcel USPS #680702160
 2017-05-05 19:49 UTC 


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