| Commit message (Expand) | Author | Age | Files | Lines |
* | libnvdimm, pfn: Pad pfn namespaces relative to other regions | Dan Williams | 2018-12-05 | 3 | -27/+80 |
* | Merge tag 'libnvdimm-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-10-25 | 11 | -63/+251 |
|\ |
|
| * | libnvdimm, label: Fix sparse warning | Dan Williams | 2018-10-12 | 1 | -1/+3 |
| * | nvdimm: Use namespace index data to reduce number of label reads needed | Alexander Duyck | 2018-10-12 | 3 | -12/+88 |
| * | nvdimm: Split label init out from the logic for getting config data | Alexander Duyck | 2018-10-12 | 5 | -31/+61 |
| * | nvdimm: Remove empty if statement | Alexander Duyck | 2018-10-12 | 1 | -3/+2 |
| * | nvdimm: Clarify comment in sizeof_namespace_index | Alexander Duyck | 2018-10-12 | 1 | -1/+2 |
| * | nvdimm: Sanity check labeloff | Alexander Duyck | 2018-10-12 | 1 | -0/+7 |
| * | libnvdimm, dimm: Maximize label transfer size | Dan Williams | 2018-10-10 | 1 | -7/+6 |
| * | libnvdimm, pmem: Fix badblocks population for 'raw' namespaces | Dan Williams | 2018-10-09 | 1 | -1/+3 |
| * | libnvdimm, namespace: Drop the repeat assignment for variable dev->parent | GuangZhe Fu | 2018-10-01 | 1 | -1/+0 |
| * | libnvdimm, region: Fail badblocks listing for inactive regions | Dan Williams | 2018-09-28 | 1 | -2/+9 |
| * | libnvdimm, pfn: during init, clear errors in the metadata area | Vishal Verma | 2018-09-28 | 1 | -1/+60 |
| * | libnvdimm: Set device node in nd_device_register | Alexander Duyck | 2018-09-26 | 1 | -6/+10 |
| * | libnvdimm: Hold reference on parent while scheduling async init | Alexander Duyck | 2018-09-26 | 1 | -0/+4 |
| * | libnvdimm: remove duplicate include | Pankaj Gupta | 2018-09-26 | 1 | -1/+0 |
* | | block: genhd: add 'groups' argument to device_add_disk | Hannes Reinecke | 2018-09-28 | 3 | -3/+3 |
|/ |
|
* | Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/... | Linus Torvalds | 2018-08-25 | 2 | -0/+39 |
|\ |
|
| * | libnvdimm, pmem: Restore page attributes when clearing errors | Dan Williams | 2018-08-20 | 2 | -0/+39 |
* | | Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kern... | Linus Torvalds | 2018-08-25 | 8 | -9/+135 |
|\ \ |
|
| * | | libnvdimm: fix ars_status output length calculation | Vishal Verma | 2018-08-20 | 1 | -2/+2 |
| * | | libnvdimm, pmem: kaddr and pfn can be NULL to ->direct_access() | Huaisheng Ye | 2018-07-30 | 1 | -2/+5 |
| * | | libnvdimm: Export max available extent | Keith Busch | 2018-07-25 | 1 | -0/+16 |
| * | | libnvdimm: Use max contiguous area for namespace size | Keith Busch | 2018-07-25 | 4 | -3/+66 |
| * | | libnvdimm: Introduce locked DIMM capacity support | Dan Williams | 2018-07-14 | 3 | -2/+46 |
* | | | Merge tag 'v4.18-rc6' into for-4.19/block2 | Jens Axboe | 2018-08-05 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | Merge tag 'libnvdimm-fixes-4.18-rc5' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-07-13 | 1 | -0/+1 |
| |\| |
| | |/
| |/| |
|
| | * | libnvdimm, pmem: Fix memcpy_mcsafe() return code handling in nsio_rw_bytes() | Dan Williams | 2018-06-28 | 1 | -0/+1 |
* | | | block: Add and use op_stat_group() for indexing disk_stat fields. | Michael Callahan | 2018-07-18 | 1 | -4/+3 |
* | | | block: make bdev_ops->rw_page() take a REQ_OP instead of bool | Tejun Heo | 2018-07-18 | 2 | -13/+12 |
|/ / |
|
* / | pmem: only set QUEUE_FLAG_DAX for fsdax mode | Ross Zwisler | 2018-06-28 | 1 | -1/+2 |
|/ |
|
* | Merge branch 'for-4.18/mcsafe' into libnvdimm-for-next | Dan Williams | 2018-06-08 | 2 | -4/+12 |
|\ |
|
| * | pmem: Switch to copy_to_iter_mcsafe() | Dan Williams | 2018-05-22 | 1 | -1/+1 |
| * | dax: Introduce a ->copy_to_iter dax operation | Dan Williams | 2018-05-22 | 1 | -0/+7 |
| * | x86/asm/memcpy_mcsafe: Return bytes remaining | Dan Williams | 2018-05-15 | 2 | -4/+5 |
* | | Merge branch 'for-4.18/dax' into libnvdimm-for-next | Dan Williams | 2018-06-08 | 2 | -2/+25 |
|\ \ |
|
| * | | mm: introduce MEMORY_DEVICE_FS_DAX and CONFIG_DEV_PAGEMAP_OPS | Dan Williams | 2018-05-22 | 2 | -2/+25 |
| |/ |
|
* | | libnvdimm, pmem: Do not flush power-fail protected CPU caches | Ross Zwisler | 2018-06-06 | 1 | -1/+2 |
* | | libnvdimm, pmem: Unconditionally deep flush on *sync | Ross Zwisler | 2018-06-06 | 1 | -4/+3 |
* | | libnvdimm, pmem: Complete REQ_FLUSH => REQ_PREFLUSH | Ross Zwisler | 2018-06-06 | 1 | -6/+1 |
* | | libnvdimm, e820: Register all pmem resources | Dan Williams | 2018-06-02 | 1 | -19/+22 |
* | | libnvdimm: Debug probe times | Dan Williams | 2018-06-02 | 1 | -1/+4 |
* | | linvdimm, pmem: Preserve read-only setting for pmem devices | Robert Elliott | 2018-05-31 | 1 | -5/+9 |
|/ |
|
* | 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 |
| |\ \ |
|