messages from 2018-01-18 04:18:24 to 2018-02-10 05:27:02 UTC [more...]
[ndctl PATCH] ndctl, hugetlb: skip, don't fail
2018-02-10 5:23 UTC
[ndctl PATCH] ndctl: fallback to sysconf for PAGE_SIZE
2018-02-10 4:44 UTC
[RFC PATCH v3 0/5] ndctl: monitor: monitor the smart events of
2018-02-10 4:06 UTC (8+ messages)
` [RFC PATCH v3 1/5] ndctl: nvdimmd: add LOG_NOTICE level to
` [RFC PATCH v3 2/5] ndctl: monitor: add ndctl create-monitor command
` [RFC PATCH v3 3/5] ndctl: monitor: add ndclt list-monitor command
` [RFC PATCH v3 4/5] ndctl: monitor: add ndclt show-monitor command
` [RfC PATCH v3 5/5] ndctl: monitor: add ndclt destroy-monitor command
[PATCH v2 0/2] mm, smaps: MMUPageSize for device-dax
2018-02-10 0:38 UTC (3+ messages)
` [PATCH v2 1/2] mm, hugetlbfs: introduce ->pagesize() to vm_operations_struct
` [PATCH v2 2/2] device-dax: implement ->pagesize() for smaps to report MMUPageSize
[ndctl PATCH v2 1/4] ndctl, inject-error: error out for a non-existent namespace
2018-02-09 6:31 UTC (5+ messages)
` [ndctl PATCH v2 2/4] ndctl: add ndctl_encode_smart_temperature()
` [ndctl PATCH v2 3/4] ndctl: add a new command - inject-smart
` [ndctl PATCH v2 4/4] ndctl, bash-completion: Add bash completion for inject-smart
[PATCH v3 0/3] minimal DAX support for XFS realtime device
2018-02-09 0:38 UTC (4+ messages)
` [PATCH v3 1/3] fs: allow per-device dax status checking for filesystems
` [PATCH v3 2/3] dax: change bdev_dax_supported() to support boolean returns
` [PATCH v3 3/3] xfs: reject removal of realtime flag when datadev doesn't support DAX
[ndctl PATCH 1/4] ndctl, inject-error: error out for a non-existent namespace
2018-02-09 0:13 UTC (5+ messages)
` [ndctl PATCH 2/4] ndctl: add ndctl_encode_smart_temperature()
` [ndctl PATCH 3/4] ndctl: add a new command - inject-smart
` [ndctl PATCH 4/4] ndctl, bash-completion: Add bash completion for inject-smart
[PATCH v6] ndctl: add firmware update command option for ndctl
2018-02-08 22:27 UTC
[PATCH v4 1/2] libnvdimm, testing: Add emulation for smart injection commands
2018-02-08 21:24 UTC (2+ messages)
` [PATCH v4 2/2] libnvdimm, testing: update the default smart ctrl_temperature
[PATCH v3] libnvdimm, testing: Add emulation for smart injection commands
2018-02-08 21:08 UTC (3+ messages)
[PATCH v2] libnvdimm, testing: Add emulation for smart injection commands
2018-02-08 20:24 UTC
(unknown),
2018-02-08 14:40 UTC
(no subject)
2018-02-08 14:40 UTC
[PATCH] libnvdimm, testing: Add emulation for smart injection commands
2018-02-08 2:28 UTC
MESSAGE COULD NOT BE DELIVERED
2018-02-07 13:08 UTC
MESSAGE COULD NOT BE DELIVERED
2018-02-07 13:08 UTC
[LSF/MM TOPIC] Native NVMM file systems
2018-02-07 10:41 UTC (6+ messages)
[PATCH] memremap: fix softlockup reports at teardown
2018-02-07 3:34 UTC
[PATCH 2 1/2] dax: change bdev_dax_supported() to take a block_device as input
2018-02-07 0:19 UTC (14+ messages)
` [PATCH 2 2/2] xfs: fix rt_dev usage for DAX
[PATCH 0/3] vfio, dax: disable filesystem-dax and minor fixups
2018-02-06 15:09 UTC (10+ messages)
` [PATCH 1/3] dax: fix S_DAX definition
` [PATCH 2/3] dax: short circuit vma_is_fsdax() in the CONFIG_FS_DAX=n case
` [PATCH 3/3] vfio: disable filesystem-dax page pinning
Re:[5] linux-net@vger.kernel.org We offer E-mail databases with 80% discount / Предлагаем E-mail базы с 80% скидкой
2018-02-06 4:54 UTC
[GIT PULL] libnvdimm for 4.16
2018-02-06 0:07 UTC
[PATCH] libnvdimm: remove redundant assignment to pointer 'dev'
2018-02-05 21:35 UTC (5+ messages)
nvml/pmdk libvmmaloc segmentation fault when exit
2018-02-05 14:19 UTC (2+ messages)
[PATCH] ndctl: add options to update firmware manpage
2018-02-02 23:56 UTC (2+ messages)
[ndctl PATCH] ndctl, bash completion: add completion for update-firmware
2018-02-02 23:08 UTC (2+ messages)
[ndctl PATCH] ndctl, test: make btt-pad-compat dynamically detect a patched kernel
2018-02-02 22:39 UTC (2+ messages)
[PATCH] acpi, nfit: fix register dimm error handling
2018-02-02 21:00 UTC (3+ messages)
[ndctl PATCH] ndctl: fix leak of daxctl_region instances
2018-02-02 16:33 UTC (3+ messages)
[PATCH] libnvdimm, namespace: make min namespace size 4K
2018-02-02 8:30 UTC
[ndctl PATCH] ndctl: update minimum namespace size
2018-02-02 8:29 UTC
[PATCH v2 1/2] libnvdimm/nfit_test: add firmware download emulation
2018-02-02 1:07 UTC (3+ messages)
` [PATCH v2 2/2] libnvdimm/nfit_test: adding support for unit testing enable LSS status
[PATCH] tools/testing/nvdimm: force nfit_test to depend on instrumented modules
2018-02-02 0:28 UTC
[LSF/MM TOPIC] Filesystem-DAX, page-pinning, and RDMA
2018-02-01 23:27 UTC (11+ messages)
[PATCH 2] xfs: fix rt_dev usage for DAX
2018-02-01 20:32 UTC
[PATCH v5 0/4] ndctl: add DIMM firmware update support
2018-02-01 16:47 UTC (5+ messages)
` [PATCH v5 1/4] ndctl: add support to alloc_intel_cmd for variable payload
` [PATCH v5 2/4] ndctl: add firmware download support functions in libndctl
` [PATCH v5 3/4] ndctl: add firmware update command option for ndctl
` [PATCH v5 4/4] ndctl, test: firmware update unit test
Kaggle and Interactions user's List
2018-02-01 13:45 UTC (2+ messages)
Returned mail: see transcript for details
2018-02-01 6:47 UTC
[ndctl PATCH] ndctl: remove a double put in injection status json
2018-02-01 0:57 UTC (2+ messages)
[PATCH] xfs: fix rt_dev usage for DAX
2018-02-01 0:40 UTC (3+ messages)
[PATCH v5 0/4] ndctl: add DIMM firmware update support
2018-01-31 22:06 UTC (5+ messages)
` [PATCH v5 1/4] ndctl: add support to alloc_intel_cmd for variable payload
` [PATCH v5 2/4] ndctl: add firmware download support functions in libndctl
` [PATCH v5 3/4] ndctl: add firmware update command option for ndctl
` [PATCH v5 4/4] ndctl, test: firmware update unit test
[PATCH 1/2] libnvdimm/nfit_test: add firmware download emulation
2018-01-31 21:32 UTC (3+ messages)
` [PATCH 2/2] libnvdimm/nfit_test: adding support for unit testing enable LSS status
[PATCH v5 0/4] add support for platform persistence capabilities
2018-01-31 19:45 UTC (5+ messages)
` [PATCH v5 1/4] acpi: nfit: Add support for detect platform CPU cache flush on power loss
` [PATCH v5 2/4] acpi: nfit: add persistent memory control flag for nd_region
` [PATCH v5 3/4] libnvdimm: expose platform persistence attribute "
` [PATCH v5 4/4] nfit-test: Add platform cap support from ACPI 6.2a to test
[PATCH v4 0/4] add support for platform persistence capabilities
2018-01-31 17:32 UTC (6+ messages)
` [PATCH v4 1/4] acpi: nfit: Add support for detect platform CPU cache flush on power loss
` [PATCH v4 2/4] acpi: nfit: add persistent memory control flag for nd_region
` [PATCH v4 3/4] libnvdimm: expose platform persistence attribute "
` [PATCH v4 4/4] nfit-test: Add platform cap support from ACPI 6.2a to test
Returned mail: see transcript for details
2018-01-31 3:37 UTC
Returned mail: see transcript for details
2018-01-31 3:37 UTC
[PATCH v3 0/4] add support for platform persistence capabilities
2018-01-31 0:15 UTC (7+ messages)
` [PATCH v3 1/4] acpi: nfit: Add support for detect platform CPU cache flush on power loss
` [PATCH v3 2/4] acpi: nfit: add persistent memory control flag for nd_region
` [PATCH v3 3/4] libnvdimm: expose platform persistence attribute "
` [PATCH v3 4/4] nfit-test: Add platform cap support from ACPI 6.2a to test
[PATCH] libnvdimm, namespace: remove redundant initialization of 'nd_mapping'
2018-01-30 23:50 UTC (2+ messages)
[PATCH v2 0/4] add support for platform persistence capabilities
2018-01-30 22:52 UTC (9+ messages)
` [PATCH v2 1/4] acpi: nfit: Add support for detect platform CPU cache flush on power loss
` [PATCH v2 2/4] acpi: nfit: add persistent memory control flag for nd_region
` [PATCH v2 3/4] libnvdimm: expose platform persistence attribute "
` [PATCH v2 4/4] nfit-test: Add platform cap support from ACPI 6.2a to test
[PATCH v4 0/4] ndctl: add DIMM firmware update support
2018-01-30 0:40 UTC (5+ messages)
` [PATCH v4 1/4] ndctl: add support to alloc_intel_cmd for variable payload
` [PATCH v4 2/4] ndctl: add firmware download support functions in libndctl
` [PATCH v4 3/4] ndctl: add firmware update command option for ndctl
` [PATCH v4 4/4] ndctl, test: firmware update unit test
[PATCH v3 0/4] ndctl: add DIMM firmware update support
2018-01-29 22:55 UTC (5+ messages)
` [PATCH v3 3/4] ndctl: add firmware update command option for ndctl
` [PATCH v3 4/4] ndctl, test: firmware update unit test
[ndctl PATCH 1/2] ndctl: update .gitignore
2018-01-29 22:09 UTC (9+ messages)
` [ndctl PATCH 2/2] ndctl: add sector_size to 'ndctl list' output
` [ndctl PATCH v2 "
` [ndctl PATCH v3 "
[ndctl PATCH] ndctl: fix the default BTT sector size for reconfig
2018-01-29 21:25 UTC (3+ messages)
Returned mail: see transcript for details
2018-01-29 3:30 UTC
Returned mail: see transcript for details
2018-01-29 3:30 UTC
Re:(6) linux-modules@vger.kernel.org E-mail database for $10 per country / E-mail базы по $10 за страну
2018-01-24 22:18 UTC
票-据做-账
2018-01-24 14:58 UTC
票-据做-账
2018-01-24 14:58 UTC
[PATCH] device-dax: Fix trailing semicolon
2018-01-23 11:36 UTC
Delivery reports about your e-mail
2018-01-22 3:25 UTC
Delivery reports about your e-mail
2018-01-22 3:25 UTC
USBs gift customization
2018-01-21 4:19 UTC
USBs gift customization
2018-01-21 4:19 UTC
KVM "fake DAX" flushing interface - discussion
2018-01-18 20:11 UTC (18+ messages)
[fstests PATCH 1/2] shared/272: don't use data journaling with DAX
2018-01-18 16:07 UTC (5+ messages)
` [fstests PATCH 2/2] generic/347: dm-thin lacks DAX support
` [fstests PATCH v2] "
Delivery reports about your e-mail
2018-01-18 4:36 UTC
Delivery reports about your e-mail
2018-01-18 4:36 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox