Age | Commit message (Expand) | Author |
2020-10-13 | mm/memremap_pages: convert to 'struct range' | Dan Williams |
2020-09-02 | nvdimm: simplify revalidate_disk handling | Christoph Hellwig |
2020-05-27 | nvdimm: use bio_{start,end}_io_acct | Christoph Hellwig |
2020-04-02 | Merge branch 'for-5.7/libnvdimm' into libnvdimm-for-next | Dan Williams |
2020-03-30 | libnvdimm/region: Replace zero-length array with flexible-array member | Gustavo A. R. Silva |
2020-03-17 | libnvdimm/region: Introduce an 'align' attribute | Dan Williams |
2020-03-17 | libnvdimm/region: Introduce NDD_LABELING | Dan Williams |
2019-11-19 | libnvdimm: Move nvdimm_bus_attribute_group to device_type | Dan Williams |
2019-11-19 | libnvdimm: Move nd_numa_attribute_group to device_type | Dan Williams |
2019-11-17 | libnvdimm: Move nd_device_attribute_group to device_type | Dan Williams |
2019-11-17 | libnvdimm: Move attribute groups to device type | Dan Williams |
2019-11-14 | libnvdimm/namespace: Differentiate between probe mapping and runtime mapping | Aneesh Kumar K.V |
2019-09-24 | libnvdimm/dax: Pick the right alignment default when creating dax devices | Aneesh Kumar K.V |
2019-09-05 | libnvdimm/pfn_dev: Add a build check to make sure we notice when struct page ... | Aneesh Kumar K.V |
2019-07-05 | libnvdimm: nd_region flush callback support | Pankaj Gupta |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295 | Thomas Gleixner |
2019-04-30 | libnvdimm/namespace: Fix label tracking error | Dan Williams |
2019-03-16 | Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n... | Linus Torvalds |
2019-01-21 | libnvdimm/security: Require nvdimm_security_setup_events() to succeed | Dan Williams |
2019-01-06 | acpi/nfit, device-dax: Identify differentiated memory with a unique numa-node | Dan Williams |
2018-12-13 | acpi/nfit, libnvdimm: Add unlock of nvdimm support for Intel DIMMs | Dave Jiang |
2018-10-12 | nvdimm: Split label init out from the logic for getting config data | Alexander Duyck |
2018-08-25 | Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kern... | Linus Torvalds |
2018-07-18 | block: Add and use op_stat_group() for indexing disk_stat fields. | Michael Callahan |
2018-07-14 | libnvdimm: Introduce locked DIMM capacity support | Dan Williams |
2018-04-10 | Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-04-03 | libnvdimm: add an api to cast a 'struct nd_region' to its 'struct device' | Dan Williams |
2018-03-17 | block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h> | Bart Van Assche |
2018-01-08 | memremap: change devm_memremap_pages interface to use struct dev_pagemap | Christoph Hellwig |
2017-11-02 | libnvdimm: move poison list functions to a new 'badrange' file | Dave Jiang |
2017-09-28 | libnvdimm, dimm: clear 'locked' status on successful DIMM enable | Dan Williams |
2017-09-11 | Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2017-08-29 | libnvdimm, label: fix index block size calculation | Dan Williams |
2017-08-23 | block: replace bi_bdev with a gendisk pointer and partitions index | Christoph Hellwig |
2017-08-11 | libnvdimm: rename nd_sector_size_{show,store} to nd_size_select_{show,store} | Dan Williams |
2017-08-09 | block: pass in queue to inflight accounting | Jens Axboe |
2017-08-04 | nfit, libnvdimm, region: export 'position' in mapping info | Dan Williams |
2017-07-25 | libnvdimm: Stop using HPAGE_SIZE | Oliver O'Halloran |
2017-06-29 | libnvdimm, btt: BTT updates for UEFI 2.7 format | Vishal Verma |
2017-06-15 | libnvdimm, pmem: Add sysfs notifications to badblocks | Toshi Kani |
2017-06-15 | libnvdimm, label: add address abstraction identifiers | Dan Williams |
2017-06-15 | libnvdimm, label: honor the lba size specified in v1.2 labels | Dan Williams |
2017-06-15 | libnvdimm, label: add v1.2 interleave-set-cookie algorithm | Dan Williams |
2017-06-15 | libnvdimm, label: add v1.2 nvdimm label definitions | Dan Williams |
2017-05-10 | libnvdimm: add an atomic vs process context flag to rw_bytes | Vishal Verma |
2017-05-04 | libnvdimm: convert NDD_ flags to use bitops, introduce NDD_LOCKED | Dan Williams |
2017-04-12 | libnvdimm: add mechanism to publish badblocks at the region level | Dave Jiang |
2017-03-01 | nfit, libnvdimm: fix interleave set cookie calculation | Dan Williams |
2016-10-19 | libnvdimm: allow a platform to force enable label support | Dan Williams |
2016-10-19 | libnvdimm: use generic iostat interfaces | Toshi Kani |