Age | Commit message (Expand) | Author | Files | Lines |
2018-12-21 | acpi/nfit, libnvdimm: Add enable/update passphrase support for Intel nvdimms | Dave Jiang | 3 | -7/+69 |
2018-12-21 | acpi/nfit, libnvdimm: Add disable passphrase support to Intel nvdimm. | Dave Jiang | 3 | -3/+116 |
2018-12-13 | acpi/nfit, libnvdimm: Add unlock of nvdimm support for Intel DIMMs | Dave Jiang | 5 | -1/+177 |
2018-12-13 | acpi/nfit, libnvdimm: Add freeze security support to Intel nvdimm | Dave Jiang | 2 | -2/+65 |
2018-12-13 | acpi/nfit, libnvdimm: Introduce nvdimm_security_ops | Dave Jiang | 3 | -1/+63 |
2018-12-13 | acpi/nfit, libnvdimm: Store dimm id as a member to struct nvdimm | Dave Jiang | 2 | -5/+8 |
2018-12-10 | libnvdimm, namespace: Replace kmemdup() with kstrndup() | Andy Shevchenko | 1 | -2/+1 |
2018-12-10 | libnvdimm, label: Switch to bitmap_zalloc() | Andy Shevchenko | 1 | -4/+3 |
2018-12-10 | libnvdimm, bus: Check id immediately following ida_simple_get | Ocean He | 1 | -2/+2 |
2018-12-09 | Merge tag 'v4.20-rc6' into for-4.21/block | Jens Axboe | 3 | -27/+80 |
2018-12-05 | libnvdimm, pfn: Pad pfn namespaces relative to other regions | Dan Williams | 3 | -27/+80 |
2018-12-04 | acpi/nfit: Add support for Intel DSM 1.8 commands | Dave Jiang | 1 | -1/+1 |
2018-11-15 | block: remove the lock argument to blk_alloc_queue_node | Christoph Hellwig | 1 | -1/+1 |
2018-10-25 | Merge tag 'libnvdimm-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 11 | -63/+251 |
2018-10-12 | libnvdimm, label: Fix sparse warning | Dan Williams | 1 | -1/+3 |
2018-10-12 | nvdimm: Use namespace index data to reduce number of label reads needed | Alexander Duyck | 3 | -12/+88 |
2018-10-12 | nvdimm: Split label init out from the logic for getting config data | Alexander Duyck | 5 | -31/+61 |
2018-10-12 | nvdimm: Remove empty if statement | Alexander Duyck | 1 | -3/+2 |
2018-10-12 | nvdimm: Clarify comment in sizeof_namespace_index | Alexander Duyck | 1 | -1/+2 |
2018-10-12 | nvdimm: Sanity check labeloff | Alexander Duyck | 1 | -0/+7 |
2018-10-10 | libnvdimm, dimm: Maximize label transfer size | Dan Williams | 1 | -7/+6 |
2018-10-09 | libnvdimm, pmem: Fix badblocks population for 'raw' namespaces | Dan Williams | 1 | -1/+3 |
2018-10-01 | libnvdimm, namespace: Drop the repeat assignment for variable dev->parent | GuangZhe Fu | 1 | -1/+0 |
2018-09-28 | libnvdimm, region: Fail badblocks listing for inactive regions | Dan Williams | 1 | -2/+9 |
2018-09-28 | libnvdimm, pfn: during init, clear errors in the metadata area | Vishal Verma | 1 | -1/+60 |
2018-09-28 | block: genhd: add 'groups' argument to device_add_disk | Hannes Reinecke | 3 | -3/+3 |
2018-09-26 | libnvdimm: Set device node in nd_device_register | Alexander Duyck | 1 | -6/+10 |
2018-09-26 | libnvdimm: Hold reference on parent while scheduling async init | Alexander Duyck | 1 | -0/+4 |
2018-09-26 | libnvdimm: remove duplicate include | Pankaj Gupta | 1 | -1/+0 |
2018-08-25 | Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/... | Linus Torvalds | 2 | -0/+39 |
2018-08-25 | Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kern... | Linus Torvalds | 8 | -9/+135 |
2018-08-20 | libnvdimm, pmem: Restore page attributes when clearing errors | Dan Williams | 2 | -0/+39 |
2018-08-20 | libnvdimm: fix ars_status output length calculation | Vishal Verma | 1 | -2/+2 |
2018-08-05 | Merge tag 'v4.18-rc6' into for-4.19/block2 | Jens Axboe | 1 | -0/+1 |
2018-07-30 | libnvdimm, pmem: kaddr and pfn can be NULL to ->direct_access() | Huaisheng Ye | 1 | -2/+5 |
2018-07-25 | libnvdimm: Export max available extent | Keith Busch | 1 | -0/+16 |
2018-07-25 | libnvdimm: Use max contiguous area for namespace size | Keith Busch | 4 | -3/+66 |
2018-07-18 | block: Add and use op_stat_group() for indexing disk_stat fields. | Michael Callahan | 1 | -4/+3 |
2018-07-18 | block: make bdev_ops->rw_page() take a REQ_OP instead of bool | Tejun Heo | 2 | -13/+12 |
2018-07-14 | libnvdimm: Introduce locked DIMM capacity support | Dan Williams | 3 | -2/+46 |
2018-07-13 | Merge tag 'libnvdimm-fixes-4.18-rc5' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+1 |
2018-06-28 | libnvdimm, pmem: Fix memcpy_mcsafe() return code handling in nsio_rw_bytes() | Dan Williams | 1 | -0/+1 |
2018-06-28 | pmem: only set QUEUE_FLAG_DAX for fsdax mode | Ross Zwisler | 1 | -1/+2 |
2018-06-08 | Merge branch 'for-4.18/mcsafe' into libnvdimm-for-next | Dan Williams | 2 | -4/+12 |
2018-06-08 | Merge branch 'for-4.18/dax' into libnvdimm-for-next | Dan Williams | 2 | -2/+25 |
2018-06-06 | libnvdimm, pmem: Do not flush power-fail protected CPU caches | Ross Zwisler | 1 | -1/+2 |
2018-06-06 | libnvdimm, pmem: Unconditionally deep flush on *sync | Ross Zwisler | 1 | -4/+3 |
2018-06-06 | libnvdimm, pmem: Complete REQ_FLUSH => REQ_PREFLUSH | Ross Zwisler | 1 | -6/+1 |
2018-06-02 | libnvdimm, e820: Register all pmem resources | Dan Williams | 1 | -19/+22 |
2018-06-02 | libnvdimm: Debug probe times | Dan Williams | 1 | -1/+4 |