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