Show patches with: none      |   12497 patches
« 1 2 ... 90 91 92124 125 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/4] ndctl: switch to kernel versioning scheme - - - --- 2017-07-25 Dan Williams New
dm,dax: Make sure dm_dax_flush() is called if device supports it 1 - - --- 2017-07-25 Vivek Goyal New
[6/6] arm64: uaccess: Implement *_flushcache variants - - - --- 2017-07-25 Robin Murphy New
[5/6] arm64: Implement pmem API support - - - --- 2017-07-25 Robin Murphy New
[4/6] arm64: Handle trapped DC CVAP - - - --- 2017-07-25 Robin Murphy New
[3/6] arm64: Expose DC CVAP to userspace - - - --- 2017-07-25 Robin Murphy New
[2/6] arm64: Convert __inval_cache_range() to area-based - - - --- 2017-07-25 Robin Murphy New
[1/6] arm64: mm: Fix set_memory_valid() declaration - - - --- 2017-07-25 Robin Murphy New
[v5,5/5] dax: move all DAX radix tree defs to fs/dax.c - 1 - --- 2017-07-24 Ross Zwisler New
[v5,4/5] dax: remove DAX code from page_cache_tree_insert() - 1 - --- 2017-07-24 Ross Zwisler New
[v5,3/5] dax: use common 4k zero page for dax mmap reads - 1 - --- 2017-07-24 Ross Zwisler New
[v5,2/5] dax: relocate some dax functions - 1 - --- 2017-07-24 Ross Zwisler New
[v5,1/5] mm: add vm_insert_mixed_mkwrite() 1 1 - --- 2017-07-24 Ross Zwisler New
[-mm,-v3,05/12] block, THP: Make block_device_operations.rw_page support THP - 1 - --- 2017-07-24 Huang, Ying New
[v4,5/5] dax: move all DAX radix tree defs to fs/dax.c - 1 - --- 2017-07-21 Ross Zwisler New
[v4,4/5] dax: remove DAX code from page_cache_tree_insert() - 1 - --- 2017-07-21 Ross Zwisler New
[v4,3/5] dax: use common 4k zero page for dax mmap reads - 1 - --- 2017-07-21 Ross Zwisler New
[v4,2/5] dax: relocate some dax functions - 1 - --- 2017-07-21 Ross Zwisler New
[v4,1/5] mm: add mkwrite param to vm_insert_mixed() - 1 - --- 2017-07-21 Ross Zwisler New
[ndctl] ndctl, list: always show 'name' if it is available - - - --- 2017-07-21 Dan Williams Accepted
[ndctl] ndctl: allow bus device names as a filter option - - - --- 2017-07-20 Dan Williams Accepted
[ndctl,6/6] test: add multi-dax test - - - --- 2017-07-19 Dan Williams Accepted
[ndctl,5/6] daxctl, list: clarify output when multiple regions share an id - - - --- 2017-07-19 Dan Williams Accepted
[ndctl,4/6] ndctl, list: emit device-dax 'chardev' by default - - - --- 2017-07-19 Dan Williams Accepted
[ndctl,3/6] daxctl: fix support for multiple instances per-region id - - - --- 2017-07-19 Dan Williams Accepted
[ndctl,2/6] daxctl: stop carrying 'dax_region' in the daxctl_region region_path - - - --- 2017-07-19 Dan Williams Accepted
[ndctl,1/6] ndctl, daxctl: propagate loglevel to internal libdaxctl instance - - - --- 2017-07-19 Dan Williams Accepted
device-dax: fix sysfs duplicate warnings - - - --- 2017-07-19 Dan Williams New
[ndctl] ndctl: correctly propagate errors from sysfs_write_attr - - - --- 2017-07-18 Verma, Vishal L Accepted
[v3,6/6] libnvdimm: fix potential deadlock while clearing errors - - - --- 2017-07-17 Verma, Vishal L New
[v3,5/6] libnvdimm, btt: rework error clearing - - - --- 2017-07-17 Verma, Vishal L New
[v3,4/6] btt: cache sector_size in arena_info - - - --- 2017-07-17 Verma, Vishal L New
[v3,3/6] btt: ensure that flags were also unchanged during a map_read - - - --- 2017-07-17 Verma, Vishal L New
[v3,2/6] btt: refactor map entry operations with macros - - - --- 2017-07-17 Verma, Vishal L New
[v3,1/6] btt: fix a missed NVDIMM_IO_ATOMIC case in the write path - - - --- 2017-07-17 Verma, Vishal L New
[v2,6/6] pmem, btt: fix potential deadlock while clearing errors - - - --- 2017-07-17 Verma, Vishal L New
[v2,5/6] libnvdimm, btt: rework error clearing - - - --- 2017-07-17 Verma, Vishal L New
[v2,4/6] btt: cache sector_size in arena_info - - - --- 2017-07-17 Verma, Vishal L New
[v2,3/6] btt: ensure that flags were also unchanged during a map_read - - - --- 2017-07-17 Verma, Vishal L New
[v2,2/6] btt: refactor map entry operations with macros - - - --- 2017-07-17 Verma, Vishal L New
[v2,1/6] btt: fix a missed NVDIMM_IO_ATOMIC case in the write path - - - --- 2017-07-17 Verma, Vishal L New
MAINTAINERS: list drivers/acpi/nfit/ files for libnvdimm sub-system - - - --- 2017-07-17 Dan Williams New
[6/6] libnvdimm, btt: rework error clearing - - - --- 2017-07-14 Verma, Vishal L New
[5/6] acpi: change memory allocations to GFP_NOIO - - - --- 2017-07-14 Verma, Vishal L New
[4/6] btt: cache sector_size in arena_info - - - --- 2017-07-14 Verma, Vishal L New
[3/6] btt: ensure that flags were also unchanged during a map_read - - - --- 2017-07-14 Verma, Vishal L New
[2/6] btt: refactor map entry operations with macros - - - --- 2017-07-14 Verma, Vishal L New
[1/6] btt: fix a missed NVDIMM_IO_ATOMIC case in the write path - - - --- 2017-07-14 Verma, Vishal L New
device-dax: fix 'passing zero to ERR_PTR()' warning - - - --- 2017-07-12 Dan Williams New
nvdimm: Remove minimum size requirement - - - --- 2017-07-12 Matthew Wilcox New
[v3] ndctl list should show more hardware information - - - --- 2017-07-12 Gotou, Yasunori/五島 康文 Accepted
[ndctl] ndctl, test: fix check_btt_autodetect() exit condition - - - --- 2017-07-10 Dan Williams Accepted
[ndctl,v3] ndctl, daxctl, list: add --human option for number formatting - - - --- 2017-07-10 Dan Williams Accepted
nvdimm: Remove minimum size requirement - - - --- 2017-07-10 Matthew Wilcox New
[ndctl,v2] ndctl, daxctl, list: add --human option for number formatting - - - --- 2017-07-10 Dan Williams New
libnvdimm: fix badblock range handling of ARS range - 1 - --- 2017-07-07 Kani, Toshi New
[ndctl,2/2] ndctl, daxctl, list: make terminal output human readable by default - - - --- 2017-07-07 Dan Williams New
[ndctl,1/2] ndctl, list: convert json control flags to bit-flags - - - --- 2017-07-07 Dan Williams Accepted
[GIT,PULL] libnvdimm for 4.13 - - - --- 2017-07-07 Dan Williams Not Applicable
[RFC,v2,5/5] hmem: add performance attributes - - - --- 2017-07-06 Ross Zwisler Not Applicable
[RFC,v2,4/5] sysfs: add sysfs_add_group_link() - - - --- 2017-07-06 Ross Zwisler Not Applicable
[RFC,v2,3/5] hmem: add heterogeneous memory sysfs support - - - --- 2017-07-06 Ross Zwisler Not Applicable
[RFC,v2,2/5] acpi: HMAT support in acpi_parse_entries_array() - - - --- 2017-07-06 Ross Zwisler Not Applicable
[RFC,v2,1/5] acpi: add missing include in acpi_numa.h 1 - - --- 2017-07-06 Ross Zwisler Not Applicable
[v2] ndctl list should show more hardware information - - - --- 2017-07-06 Gotou, Yasunori/五島 康文 New
libnvdimm, namespace: record 'lbasize' for pmem namespaces - - - --- 2017-07-05 Dan Williams Accepted
[ndctl,6/6] ndctl, create-namespace: set pmem namespace sector size - - - --- 2017-07-05 Dan Williams New
[ndctl,5/6] ndctl, init-labels: allow opt-in to new v1.2 label format - - - --- 2017-07-05 Dan Williams Accepted
[ndctl,4/6] ndctl, read-labels: updates for v1.2 of the namespace specification - - - --- 2017-07-05 Dan Williams Accepted
[ndctl,3/6] ndctl: update to latest ndctl.h - - - --- 2017-07-05 Dan Williams Accepted
[ndctl,2/6] ndctl, test: unit test new pmem sector_size support - - - --- 2017-07-05 Dan Williams New
[ndctl,1/6] ndctl, test: push btt-check test back to 4.14 - - - --- 2017-07-05 Dan Williams Accepted
[RFC/PATCH] ndctl list should show more hardware information - - - --- 2017-07-05 Gotou, Yasunori/五島 康文 New
libnvdimm, region, pmem: fix 'badblocks' sysfs_get_dirent() reference lifetime - 1 - --- 2017-07-01 Dan Williams Accepted
ndctl: add lbasize to read-label json output - - - --- 2017-07-01 Verma, Vishal L Accepted
check-namespace: Updates for UEFI 2.7 (BTT v2.0) - - - --- 2017-07-01 Verma, Vishal L Accepted
libnvdimm: fix the clear-error check in nsio_rw_bytes - - - --- 2017-07-01 Verma, Vishal L Accepted
libnvdimm, btt: convert some info messages to warn/err - - - --- 2017-07-01 Verma, Vishal L Accepted
[ndctl,v2] ndctl, test: unit test updates for the BTT 2.0 format - - - --- 2017-06-30 Verma, Vishal L Accepted
[v4,6/6] nfit allow override of root dsm mask - - - --- 2017-06-30 Jerry Hoemann New
[v4,5/6] libnvdimm: New ACPI 6.2 DSM functions - - - --- 2017-06-30 Jerry Hoemann New
[v4,4/6] acpi, nfit: Show bus_dsm_mask in sysfs - - - --- 2017-06-30 Jerry Hoemann New
[v4,3/6] libnvdimm, acpi, nfit: Add bus level dsm mask for pass thru. - - - --- 2017-06-30 Jerry Hoemann New
[v4,2/6] acpi, nfit: Enable DSM pass thru for root functions. - - - --- 2017-06-30 Jerry Hoemann New
[v4,1/6] libnvdimm: passthru functions clear to send - - - --- 2017-06-30 Jerry Hoemann New
[v4] acpi/nfit: Issue Start ARS to retrieve existing records - - - --- 2017-06-30 Kani, Toshi Accepted
libnvdimm, btt: fix btt_rw_page not returning errors - - - --- 2017-06-29 Verma, Vishal L Accepted
acpi, nfit: quiet invalid block-aperture-region warnings - - - --- 2017-06-29 Dan Williams Accepted
[v4,16/16] libnvdimm, pmem: disable dax flushing when pmem is fronting a volatile region - - - --- 2017-06-29 Dan Williams Accepted
[v4,15/16] libnvdimm, pmem, dax: export a cache control attribute - - - --- 2017-06-29 Dan Williams Accepted
[v4,14/16] dax: convert to bitmask for flags - - - --- 2017-06-29 Dan Williams New
[v4,13/16] dax: remove default copy_from_iter fallback - - - --- 2017-06-29 Dan Williams New
[v4,12/16] libnvdimm, nfit: enable support for volatile ranges - - - --- 2017-06-29 Dan Williams New
[v4,11/16] libnvdimm, pmem: fix persistence warning - 1 - --- 2017-06-29 Dan Williams New
[v4,10/16] x86, libnvdimm, pmem: remove global pmem api - 1 - --- 2017-06-29 Dan Williams Accepted
[v4,09/16] x86, libnvdimm, pmem: move arch_invalidate_pmem() to libnvdimm - 1 - --- 2017-06-29 Dan Williams Accepted
[v4,08/16] x86, dax, libnvdimm: remove wb_cache_pmem() indirection - - - --- 2017-06-29 Dan Williams Accepted
[v4,07/16] x86, dax: replace clear_pmem() with open coded memset + dax_ops->flush - 1 - --- 2017-06-29 Dan Williams New
[v4,06/16] filesystem-dax: convert to dax_flush() - 1 - --- 2017-06-29 Dan Williams New
[v4,05/16] dm: add ->flush() dax operation support - 2 - --- 2017-06-29 Dan Williams New
« 1 2 ... 90 91 92124 125 »