| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "libnvdimm, of_pmem: workaround OF_NUMA=n build error" | Dan Williams | 2018-04-19 | 1 | -2/+1 |
* | libnvdimm, of_pmem: use dev_to_node() instead of of_node_to_nid() | Rob Herring | 2018-04-19 | 1 | -1/+1 |
* | libnvdimm, dimm: handle EACCES failures from label reads | Dan Williams | 2018-04-16 | 1 | -10/+12 |
* | Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-04-10 | 18 | -124/+254 |
|\ |
|
| * | Merge branch 'for-4.17/dax' into libnvdimm-for-next | Dan Williams | 2018-04-09 | 1 | -1/+1 |
| |\ |
|
| | * | dax: introduce CONFIG_DAX_DRIVER | Dan Williams | 2018-04-03 | 1 | -1/+1 |
| * | | Merge branch 'for-4.17/libnvdimm' into libnvdimm-for-next | Dan Williams | 2018-04-09 | 18 | -123/+253 |
| |\ \ |
|
| | * | | libnvdimm, of_pmem: workaround OF_NUMA=n build error | Dan Williams | 2018-04-09 | 1 | -1/+2 |
| | * | | libnvdimm: Add device-tree based driver | Oliver O'Halloran | 2018-04-07 | 3 | -0/+130 |
| | * | | libnvdimm: Add of_node to region and bus descriptors | Oliver O'Halloran | 2018-04-07 | 2 | -0/+2 |
| | * | | libnvdimm, region: quiet region probe | Dan Williams | 2018-04-07 | 1 | -2/+2 |
| | * | | libnvdimm, namespace: use a safe lookup for dimm device name | Dan Williams | 2018-04-06 | 1 | -2/+2 |
| | * | | libnvdimm, dimm: fix dpa reservation vs uninitialized label area | Dan Williams | 2018-04-06 | 1 | -3/+5 |
| | * | | libnvdimm: add an api to cast a 'struct nd_region' to its 'struct device' | Dan Williams | 2018-04-03 | 2 | -1/+8 |
| | * | | libnvdimm, label: change nvdimm_num_label_slots per UEFI 2.7 | Toshi Kani | 2018-03-15 | 1 | -10/+24 |
| | * | | libnvdimm, label: change min label storage size per UEFI 2.7 | Toshi Kani | 2018-03-15 | 1 | -1/+1 |
| | * | | libnvdimm, pmem: use module_nd_driver | Johannes Thumshirn | 2018-03-15 | 1 | -11/+1 |
| | * | | libnvdimm: remove redundant __func__ in dev_dbg | Dan Williams | 2018-03-06 | 10 | -93/+77 |
| | |/ |
|
* | | | Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block | Linus Torvalds | 2018-04-05 | 4 | -6/+5 |
|\ \ \
| |/ /
|/| | |
|
| * | | block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h> | Bart Van Assche | 2018-03-17 | 1 | -1/+0 |
| * | | block: Use blk_queue_flag_*() in drivers instead of queue_flag_*() | Bart Van Assche | 2018-03-08 | 3 | -4/+4 |
| * | | block: Add 'lock' as third argument to blk_alloc_queue_node() | Bart Van Assche | 2018-02-28 | 1 | -1/+1 |
* | | | libnvdimm, nfit: fix persistence domain reporting | Dan Williams | 2018-03-21 | 1 | -4/+6 |
* | | | libnvdimm, region: hide persistence_domain when unknown | Dan Williams | 2018-03-21 | 1 | -0/+7 |
* | | | libnvdimm: remove redundant assignment to pointer 'dev' | Colin Ian King | 2018-03-13 | 1 | -1/+1 |
* | | | libnvdimm, {btt, blk}: do integrity setup before add_disk() | Vishal Verma | 2018-03-07 | 2 | -4/+2 |
| |/
|/| |
|
* | | libnvdimm: re-enable deep flush for pmem devices via fsync() | Dave Jiang | 2018-03-02 | 1 | -2/+1 |
|/ |
|
* | Merge branch 'for-4.16/nfit' into libnvdimm-for-next | Ross Zwisler | 2018-02-03 | 2 | -1/+16 |
|\ |
|
| * | libnvdimm: expose platform persistence attribute for nd_region | Dave Jiang | 2018-02-01 | 1 | -0/+13 |
| * | acpi: nfit: Add support for detect platform CPU cache flush on power loss | Dave Jiang | 2018-02-01 | 1 | -1/+3 |
* | | Merge branch 'for-4.16/dax' into libnvdimm-for-next | Ross Zwisler | 2018-02-03 | 6 | -74/+268 |
|\ \ |
|
| * | | memremap: change devm_memremap_pages interface to use struct dev_pagemap | Christoph Hellwig | 2018-01-08 | 4 | -34/+40 |
| |/ |
|
| * | libnvdimm, btt: Fix an incompatibility in the log layout | Vishal Verma | 2017-12-21 | 2 | -35/+211 |
| * | libnvdimm, btt: add a couple of missing kernel-doc lines | Vishal Verma | 2017-12-21 | 1 | -0/+2 |
| * | libnvdimm, dax: fix 1GB-aligned namespaces vs physical misalignment | Dan Williams | 2017-12-19 | 1 | -3/+12 |
| * | libnvdimm, pfn: fix start_pad handling for aligned namespaces | Dan Williams | 2017-12-19 | 1 | -2/+3 |
* | | libnvdimm, namespace: remove redundant initialization of 'nd_mapping' | Colin Ian King | 2018-02-03 | 1 | -1/+1 |
* | | libnvdimm, btt: fix uninitialized err_lock | Jeff Moyer | 2018-01-19 | 1 | -1/+1 |
* | | nfit, libnvdimm: deprecate the generic SMART ioctl | Dan Williams | 2017-12-04 | 1 | -3/+0 |
|/ |
|
* | Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-11-17 | 12 | -283/+351 |
|\ |
|
| * | libnvdimm, badrange: remove a WARN for list_empty | Vishal Verma | 2017-11-02 | 1 | -1/+0 |
| * | libnvdimm: move poison list functions to a new 'badrange' file | Dave Jiang | 2017-11-02 | 6 | -277/+311 |
| * | libnvdimm, namespace: make a couple of functions static | Colin Ian King | 2017-10-07 | 1 | -2/+2 |
| * | libnvdimm: introduce 'flags' attribute for DIMM 'lock' and 'alias' status | Dan Williams | 2017-10-07 | 1 | -0/+12 |
| * | acpi, nfit: add support for the _LSI, _LSR, and _LSW label methods | Dan Williams | 2017-10-07 | 1 | -0/+2 |
| * | libnvdimm, namespace: fix label initialization to use valid seq numbers | Dan Williams | 2017-09-28 | 1 | -1/+1 |
| * | libnvdimm, pfn: make 'resource' attribute only readable by root | Dan Williams | 2017-09-28 | 1 | -0/+8 |
| * | libnvdimm, namespace: make 'resource' attribute only readable by root | Dan Williams | 2017-09-28 | 1 | -1/+1 |
| * | libnvdimm, region : make 'resource' attribute only readable by root | Dan Williams | 2017-09-28 | 1 | -2/+6 |
| * | libnvdimm, dimm: clear 'locked' status on successful DIMM enable | Dan Williams | 2017-09-28 | 3 | -0/+9 |