| Age | Commit message (Expand) | Author | Files | Lines |
| 2022-09-24 | Merge branch 'for-6.0/dax' into libnvdimm-fixes | Dan Williams | 4 | -15/+53 |
| 2022-08-12 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -1/+8 |
| 2022-08-11 | virtio_pmem: set device ready in probe() | Jason Wang | 1 | -0/+7 |
| 2022-08-11 | virtio_pmem: initialize provider_data through nd_region_desc | Jason Wang | 1 | -1/+1 |
| 2022-08-10 | Merge tag 'cxl-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl | Linus Torvalds | 1 | -7/+21 |
| 2022-08-05 | Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+17 |
| 2022-08-02 | Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -7/+7 |
| 2022-07-26 | cxl/region: Introduce cxl_pmem_region objects | Dan Williams | 1 | -7/+21 |
| 2022-07-17 | pagemap,pmem: introduce ->memory_failure() | Shiyang Ruan | 1 | -0/+17 |
| 2022-07-14 | nvdimm/namespace: drop nested variable in create_namespace_pmem() | Andy Shevchenko | 1 | -2/+0 |
| 2022-07-14 | nvdimm-btt: Use the enum req_op type | Bart Van Assche | 1 | -1/+1 |
| 2022-07-14 | block: Change the type of the last .rw_page() argument | Bart Van Assche | 2 | -2/+2 |
| 2022-07-12 | pmem: fix a name collision | Jane Chu | 1 | -3/+3 |
| 2022-06-28 | block: remove blk_cleanup_disk | Christoph Hellwig | 2 | -4/+4 |
| 2022-06-24 | nvdimm: Fix badblocks clear off-by-one error | Chris Ye | 1 | -2/+2 |
| 2022-05-27 | Merge tag 'cxl-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl... | Linus Torvalds | 11 | -162/+103 |
| 2022-05-16 | pmem: implement pmem_recovery_write() | Jane Chu | 1 | -8/+79 |
| 2022-05-16 | pmem: refactor pmem_clear_poison() | Jane Chu | 1 | -25/+48 |
| 2022-05-16 | dax: add .recovery_write dax_operation | Jane Chu | 1 | -0/+7 |
| 2022-05-16 | dax: introduce DAX_RECOVERY_WRITE dax access mode | Jane Chu | 2 | -4/+9 |
| 2022-05-16 | mce: fix set_mce_nospec to always unmap the whole page | Jane Chu | 1 | -23/+7 |
| 2022-04-28 | nvdimm: Allow overwrite in the presence of disabled dimms | Dan Williams | 1 | -5/+0 |
| 2022-04-28 | nvdimm: Fix firmware activation deadlock scenarios | Dan Williams | 1 | -9/+0 |
| 2022-04-28 | nvdimm: Drop nd_device_lock() | Dan Williams | 10 | -138/+66 |
| 2022-04-28 | nvdimm: Replace lockdep_mutex with local lock classes | Dan Williams | 8 | -15/+37 |
| 2022-03-30 | Merge tag 'libnvdimm-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 13 | -1566/+416 |
| 2022-03-24 | Merge tag 'cxl-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl... | Linus Torvalds | 1 | -1/+1 |
| 2022-03-23 | drivers/nvdimm: Fix build failure when CONFIG_PERF_EVENTS is not set | Kajol Jain | 2 | -1/+2 |
| 2022-03-22 | Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache | Linus Torvalds | 1 | -0/+1 |
| 2022-03-11 | nvdimm/region: Delete nd_blk_region infrastructure | Dan Williams | 9 | -507/+59 |
| 2022-03-11 | nvdimm/namespace: Delete nd_namespace_blk | Dan Williams | 5 | -561/+13 |
| 2022-03-11 | nvdimm/namespace: Delete blk namespace consideration in shared paths | Dan Williams | 1 | -143/+9 |
| 2022-03-11 | nvdimm/blk: Delete the block-aperture window driver | Dan Williams | 3 | -359/+4 |
| 2022-03-11 | nvdimm/region: Fix default alignment for small regions | Dan Williams | 1 | -0/+3 |
| 2022-03-09 | drivers/nvdimm: Add perf interface to expose nvdimm performance stats | Kajol Jain | 2 | -0/+329 |
| 2022-03-04 | nvdimm-btt: use bvec_kmap_local in btt_rw_integrity | Christoph Hellwig | 1 | -6/+4 |
| 2022-03-04 | nvdimm-blk: use bvec_kmap_local in nd_blk_rw_integrity | Christoph Hellwig | 1 | -4/+3 |
| 2022-03-03 | mm: don't include <linux/memremap.h> in <linux/mm.h> | Christoph Hellwig | 1 | -0/+1 |
| 2022-02-08 | cxl: Prove CXL locking | Dan Williams | 1 | -1/+1 |
| 2022-02-02 | block: pass a block_device and opf to bio_alloc | Christoph Hellwig | 1 | -3/+3 |
| 2022-02-02 | block: remove genhd.h | Christoph Hellwig | 5 | -5/+0 |
| 2022-01-18 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -1/+1 |
| 2022-01-14 | virtio: wrap config->reset calls | Michael S. Tsirkin | 1 | -1/+1 |
| 2021-12-18 | dax: remove the copy_from_iter and copy_to_iter methods | Christoph Hellwig | 1 | -18/+2 |
| 2021-12-18 | dax: remove the DAXDEV_F_SYNC flag | Christoph Hellwig | 1 | -4/+3 |
| 2021-12-18 | uio: remove copy_from_iter_flushcache() and copy_mc_to_iter() | Christoph Hellwig | 1 | -3/+1 |
| 2021-12-04 | dax: remove dax_capable | Christoph Hellwig | 1 | -1/+0 |
| 2021-12-04 | dax: simplify the dax_device <-> gendisk association | Christoph Hellwig | 1 | -2/+8 |
| 2021-12-04 | dax: remove CONFIG_DAX_DRIVER | Christoph Hellwig | 1 | -1/+1 |
| 2021-11-10 | Merge tag 'libnvdimm-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+43 |
| 2021-11-09 | Merge tag 'for-5.16/drivers-2021-11-09' of git://git.kernel.dk/linux-block | Linus Torvalds | 3 | -19/+44 |
| 2021-11-08 | Merge tag 'cxl-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl... | Linus Torvalds | 9 | -164/+421 |
| 2021-11-04 | nvdimm/pmem: use add_disk() error handling | Luis Chamberlain | 1 | -1/+7 |
| 2021-11-04 | nvdimm/pmem: cleanup the disk if pmem_release_disk() is yet assigned | Luis Chamberlain | 1 | -4/+9 |
| 2021-11-04 | nvdimm/blk: add error handling support for add_disk() | Luis Chamberlain | 1 | -1/+3 |
| 2021-11-04 | nvdimm/blk: avoid calling del_gendisk() on early failures | Luis Chamberlain | 1 | -5/+12 |
| 2021-11-04 | nvdimm/btt: add error handling support for add_disk() | Luis Chamberlain | 1 | -1/+3 |
| 2021-11-04 | nvdimm/btt: use goto error labels on btt_blk_init() | Luis Chamberlain | 1 | -6/+10 |
| 2021-11-03 | nvdimm/btt: do not call del_gendisk() if not needed | Luis Chamberlain | 1 | -1/+0 |
| 2021-11-01 | Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-block | Linus Torvalds | 4 | -8/+6 |
| 2021-10-25 | nvdimm/pmem: stop using q_usage_count as external pgmap refcount | Christoph Hellwig | 1 | -31/+2 |
| 2021-10-18 | block: switch polling to be bio based | Christoph Hellwig | 3 | -8/+5 |
| 2021-10-18 | block: move integrity handling out of <linux/blkdev.h> | Christoph Hellwig | 1 | -0/+1 |
| 2021-09-27 | nvdimm/pmem: fix creating the dax group | Christoph Hellwig | 1 | -4/+1 |
| 2021-09-27 | nvdimm/pmem: move dax_attribute_group from dax to pmem | Christoph Hellwig | 1 | -0/+43 |
| 2021-09-21 | libnvdimm/labels: Introduce CXL labels | Dan Williams | 3 | -50/+241 |
| 2021-09-21 | libnvdimm/label: Define CXL region labels | Dan Williams | 1 | -0/+32 |
| 2021-09-21 | libnvdimm/labels: Fix kernel-doc for label.h | Dan Williams | 1 | -2/+8 |
| 2021-09-21 | libnvdimm/labels: Introduce the concept of multi-range namespace labels | Dan Williams | 2 | -0/+14 |
| 2021-09-21 | libnvdimm/label: Add a helper for nlabel validation | Dan Williams | 2 | -3/+9 |
| 2021-09-21 | libnvdimm/labels: Add uuid helpers | Dan Williams | 8 | -114/+122 |
| 2021-09-09 | Merge tag 'cxl-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl... | Linus Torvalds | 4 | -162/+354 |
| 2021-09-09 | Merge tag 'libnvdimm-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -2/+2 |
| 2021-09-01 | Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -2/+1 |
| 2021-08-24 | libnvdimm/pmem: Fix crash triggered when I/O in-flight during unbind | sumiyawang | 1 | -2/+2 |
| 2021-08-24 | libnvdimm/labels: Add claim class helpers | Dan Williams | 4 | -19/+28 |
| 2021-08-24 | libnvdimm/labels: Add type-guid helpers | Dan Williams | 3 | -19/+28 |
| 2021-08-24 | libnvdimm/labels: Add blk special cases for nlabel and position helpers | Dan Williams | 1 | -17/+29 |
| 2021-08-24 | libnvdimm/labels: Add blk isetcookie set / validation helpers | Dan Williams | 3 | -9/+34 |
| 2021-08-24 | libnvdimm/labels: Add a checksum calculation helper | Dan Williams | 1 | -33/+35 |
| 2021-08-24 | libnvdimm/labels: Introduce label setter helpers | Dan Williams | 3 | -33/+99 |
| 2021-08-24 | libnvdimm/labels: Add isetcookie validation helper | Dan Williams | 2 | -5/+10 |
| 2021-08-24 | libnvdimm/labels: Introduce getters for namespace label fields | Dan Williams | 3 | -46/+110 |
| 2021-08-11 | libnvdimm/region: Fix label activation vs errors | Dan Williams | 1 | -6/+11 |
| 2021-07-21 | bus: Make remove callback return void | Uwe Kleine-König | 1 | -2/+1 |
| 2021-07-04 | Merge tag 'cxl-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl... | Linus Torvalds | 2 | -23/+59 |
| 2021-06-15 | libnvdimm: Drop unused device power management support | Dan Williams | 1 | -8/+37 |
| 2021-06-15 | libnvdimm: Export nvdimm shutdown helper, nvdimm_delete() | Dan Williams | 2 | -15/+22 |
| 2021-06-09 | libnvdimm/pmem: Fix blk_cleanup_disk() usage | Dan Williams | 1 | -3/+3 |
| 2021-06-01 | nvme-multipath: convert to blk_alloc_disk/blk_cleanup_disk | Christoph Hellwig | 1 | -1/+0 |
| 2021-06-01 | nvdimm-pmem: convert to blk_alloc_disk/blk_cleanup_disk | Christoph Hellwig | 1 | -10/+5 |
| 2021-06-01 | nvdimm-btt: convert to blk_alloc_disk/blk_cleanup_disk | Christoph Hellwig | 2 | -19/+7 |
| 2021-06-01 | nvdimm-blk: convert to blk_alloc_disk/blk_cleanup_disk | Christoph Hellwig | 1 | -20/+6 |
| 2021-06-01 | block: automatically enable GENHD_FL_EXT_DEVT | Christoph Hellwig | 3 | -3/+0 |
| 2021-05-06 | include: remove pagemap.h from blkdev.h | Matthew Wilcox (Oracle) | 2 | -0/+2 |
| 2021-04-09 | libnvdimm/region: Fix nvdimm_has_flush() to handle ND_REGION_ASYNC | Vaibhav Jain | 1 | -2/+7 |
| 2021-04-08 | libnvdimm: Notify disk drivers to revalidate region read-only | Dan Williams | 3 | -12/+46 |
| 2021-02-24 | Merge tag 'libnvdimm-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 5 | -22/+9 |
| 2021-02-21 | Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block | Linus Torvalds | 3 | -6/+6 |
| 2021-02-16 | libnvdimm: Make remove callback return void | Uwe Kleine-König | 5 | -19/+9 |
| 2021-02-16 | libnvdimm/dimm: Simplify nvdimm_remove() | Uwe Kleine-König | 1 | -3/+0 |
| 2021-02-01 | libnvdimm/dimm: Avoid race between probe and available_slots_show() | Dan Williams | 1 | -3/+15 |
| 2021-01-28 | libnvdimm/namespace: Fix visibility of namespace resource attribute | Dan Williams | 1 | -5/+5 |
| 2021-01-24 | block: store a block_device pointer in struct bio | Christoph Hellwig | 3 | -6/+6 |
| 2021-01-11 | libnvdimm/pmem: Remove unused header | Jianpeng Ma | 1 | -1/+0 |
| 2020-12-16 | libnvdimm/label: Return -ENXIO for no slot in __blk_label_update | Zhang Qilong | 1 | -1/+3 |
| 2020-12-15 | libnvdimm: Cleanup include of badblocks.h | Enrico Weigelt | 3 | -2/+3 |
| 2020-11-20 | libnvdimm/namespace: Fix reaping of invalidated block-window-namespace labels | Dan Williams | 1 | -0/+9 |
| 2020-10-13 | mm/memremap_pages: support multiple ranges per invocation | Dan Williams | 2 | -0/+2 |
| 2020-10-13 | mm/memremap_pages: convert to 'struct range' | Dan Williams | 6 | -46/+55 |
| 2020-10-13 | Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block | Linus Torvalds | 5 | -16/+7 |
| 2020-10-12 | Merge tag 'ras_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -4/+4 |
| 2020-10-06 | x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}() | Dan Williams | 2 | -4/+4 |
| 2020-09-24 | bdi: remove BDI_CAP_SYNCHRONOUS_IO | Christoph Hellwig | 2 | -3/+0 |
| 2020-09-02 | nvdimm: simplify revalidate_disk handling | Christoph Hellwig | 5 | -13/+7 |
| 2020-08-17 | libnvdimm: KASAN: global-out-of-bounds Read in internal_create_group | Zqiang | 1 | -0/+1 |
| 2020-08-14 | mm: add thp_size | Matthew Wilcox (Oracle) | 2 | -7/+3 |
| 2020-08-11 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -2/+2 |
| 2020-08-11 | Merge tag 'libnvdimm-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 8 | -10/+298 |
| 2020-08-07 | Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2 | -4/+5 |
| 2020-08-05 | virtio_pmem: convert to LE accessors | Michael S. Tsirkin | 1 | -2/+2 |
| 2020-08-03 | libnvdimm/security: ensure sysfs poll thread woke up and fetch updated attr | Jane Chu | 1 | -3/+8 |
| 2020-08-03 | libnvdimm/security: the 'security' attr never show 'overwrite' state | Jane Chu | 1 | -2/+2 |
| 2020-08-03 | libnvdimm/security: fix a typo | Jane Chu | 1 | -1/+1 |
| 2020-08-03 | Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block | Linus Torvalds | 3 | -6/+9 |
| 2020-07-28 | ACPI: NFIT: Add runtime firmware activate support | Dan Williams | 1 | -1/+3 |
| 2020-07-28 | PM, libnvdimm: Add runtime firmware activation support | Dan Williams | 3 | -0/+265 |
| 2020-07-28 | libnvdimm: Convert to DEVICE_ATTR_ADMIN_RO() | Dan Williams | 3 | -3/+3 |
| 2020-07-25 | libnvdimm: Validate command family indices | Dan Williams | 1 | -0/+16 |
| 2020-07-16 | powerpc/pmem: Initialize pmem device on newer hardware | Aneesh Kumar K.V | 1 | -0/+1 |
| 2020-07-16 | libnvdimm/nvdimm/flush: Allow architecture to override the flush barrier | Aneesh Kumar K.V | 1 | -4/+4 |
| 2020-07-08 | libnvdimm/security: Fix key lookup permissions | Dan Williams | 1 | -1/+1 |
| 2020-07-01 | block: move ->make_request_fn to struct block_device_operations | Christoph Hellwig | 3 | -6/+9 |
| 2020-06-17 | nvdimm/region: always show the 'align' attribute | Vishal Verma | 1 | -12/+2 |
| 2020-06-13 | Merge tag 'libnvdimm-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -8/+6 |
| 2020-06-08 | asm-generic: don't include <linux/mm.h> in cacheflush.h | Christoph Hellwig | 1 | -1/+2 |
| 2020-05-27 | nvdimm: use bio_{start,end}_io_acct | Christoph Hellwig | 4 | -25/+12 |
| 2020-05-13 | nvdimm/pmem: stop using ->queuedata | Christoph Hellwig | 1 | -3/+3 |
| 2020-05-13 | nvdimm/btt: stop using ->queuedata | Christoph Hellwig | 1 | -2/+1 |
| 2020-05-13 | nvdimm/blk: stop using ->queuedata | Christoph Hellwig | 1 | -3/+2 |
| 2020-04-08 | Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 12 | -103/+342 |
| 2020-04-02 | Merge branch 'for-5.7/libnvdimm' into libnvdimm-for-next | Dan Williams | 4 | -42/+69 |
| 2020-04-02 | Merge branch 'for-5.7/numa' into libnvdimm-for-next | Dan Williams | 1 | -14/+4 |
| 2020-04-02 | Merge branch 'for-5.6/libnvdimm-fixes' into libnvdimm-for-next | Dan Williams | 1 | -2/+4 |
| 2020-04-02 | dax: Move mandatory ->zero_page_range() check in alloc_dax() | Vivek Goyal | 1 | -2/+2 |
| 2020-04-02 | dax, pmem: Add a dax operation zero_page_range | Vivek Goyal | 1 | -0/+11 |
| 2020-04-02 | pmem: Add functions for reading/writing page to/from pmem | Vivek Goyal | 1 | -36/+50 |
| 2020-03-31 | libnvdimm: Update persistence domain value for of_pmem and papr_scm device | Aneesh Kumar K.V | 1 | -1/+3 |
| 2020-03-31 | libnvdimm/region: Fix build error | YueHaibing | 1 | -5/+3 |
| 2020-03-30 | libnvdimm/region: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 1 | -2/+2 |
| 2020-03-30 | libnvdimm/label: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 1 | -1/+1 |
| 2020-03-27 | block: simplify queue allocation | Christoph Hellwig | 3 | -6/+3 |
| 2020-03-17 | libnvdimm/region: Introduce an 'align' attribute | Dan Williams | 4 | -26/+192 |
| 2020-03-17 | libnvdimm/region: Introduce NDD_LABELING | Dan Williams | 5 | -12/+13 |
| 2020-03-17 | libnvdimm/namespace: Enforce memremap_compat_align() | Dan Williams | 3 | -3/+58 |
| 2020-03-17 | libnvdimm/pfn: Prevent raw mode fallback if pfn-infoblock valid | Dan Williams | 1 | -4/+4 |
| 2020-02-28 | libnvdimm: Out of bounds read in __nd_ioctl() | Dan Carpenter | 1 | -2/+4 |
| 2020-02-20 | mm/memremap_pages: Introduce memremap_compat_align() | Dan Williams | 1 | -1/+1 |
| 2020-02-18 | libnvdimm/e820: Retrieve and populate correct 'target_node' info | Dan Williams | 1 | -14/+4 |
| 2020-01-31 | mm: Cleanup __put_devmap_managed_page() vs ->page_free() | Dan Williams | 1 | -6/+0 |
| 2019-12-01 | Merge tag 'libnvdimm-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 15 | -306/+364 |
| 2019-12-01 | Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+2 |
| 2019-11-19 | libnvdimm: Export the target_node attribute for regions and namespaces | Dan Williams | 1 | -0/+29 |
| 2019-11-19 | libnvdimm: Simplify root read-only definition for the 'resource' attribute | Dan Williams | 3 | -22/+7 |
| 2019-11-19 | libnvdimm: Move nvdimm_bus_attribute_group to device_type | Dan Williams | 5 | -16/+14 |
| 2019-11-19 | libnvdimm: Move nvdimm_attribute_group to device_type | Dan Williams | 1 | -18/+18 |
| 2019-11-19 | libnvdimm: Move nd_mapping_attribute_group to device_type | Dan Williams | 1 | -2/+2 |
| 2019-11-19 | libnvdimm: Move nd_region_attribute_group to device_type | Dan Williams | 3 | -14/+2 |
| 2019-11-19 | libnvdimm: Move nd_numa_attribute_group to device_type | Dan Williams | 3 | -2/+3 |
| 2019-11-17 | libnvdimm: Move nd_device_attribute_group to device_type | Dan Williams | 6 | -10/+22 |
| 2019-11-17 | libnvdimm: Move region attribute group definition | Dan Williams | 1 | -104/+104 |
| 2019-11-17 | libnvdimm: Move attribute groups to device type | Dan Williams | 5 | -76/+73 |
| 2019-11-17 | libnvdimm: Remove prototypes for nonexistent functions | Alastair D'Silva | 1 | -4/+0 |
| 2019-11-17 | libnvdimm/btt: fix variable 'rc' set but not used | Qian Cai | 1 | -4/+4 |
| 2019-11-17 | libnvdimm/pmem: Delete include of nd-core.h | Dan Williams | 1 | -1/+0 |
| 2019-11-14 | libnvdimm/namespace: Differentiate between probe mapping and runtime mapping | Aneesh Kumar K.V | 7 | -34/+81 |
| 2019-11-14 | libnvdimm/pfn_dev: Don't clear device memmap area during generic namespace probe | Aneesh Kumar K.V | 1 | -1/+7 |
| 2019-11-14 | libnvdimm/namsepace: Don't set claim_class on error | Ira Weiny | 1 | -10/+10 |
| 2019-11-07 | lib: Uplevel the pmem "region" ida to a global allocator | Dan Williams | 4 | -11/+5 |
| 2019-10-23 | compat_ioctl: move more drivers to compat_ptr_ioctl | Arnd Bergmann | 1 | -2/+2 |
| 2019-09-29 | Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 8 | -38/+77 |
| 2019-09-24 | libnvdimm/region: Enable MAP_SYNC for volatile regions | Aneesh Kumar K.V | 1 | -0/+3 |
| 2019-09-24 | libnvdimm: prevent nvdimm from requesting key when security is disabled | Dave Jiang | 1 | -0/+4 |
| 2019-09-24 | libnvdimm/region: Initialize bad block for volatile namespaces | Aneesh Kumar K.V | 3 | -5/+5 |
| 2019-09-24 | libnvdimm/altmap: Track namespace boundaries in altmap | Aneesh Kumar K.V | 1 | -0/+2 |
| 2019-09-24 | libnvdimm: Fix endian conversion issues | Aneesh Kumar K.V | 2 | -7/+8 |
| 2019-09-24 | libnvdimm/dax: Pick the right alignment default when creating dax devices | Aneesh Kumar K.V | 2 | -26/+55 |
| 2019-09-21 | Merge tag 'libnvdimm-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 12 | -297/+303 |
| 2019-09-21 | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd... | Linus Torvalds | 2 | -0/+16 |
| 2019-09-07 | libnvdimm: Enable unit test infrastructure compile checks | Dan Williams | 2 | -0/+16 |
| 2019-09-05 | libnvdimm: Use PAGE_SIZE instead of SZ_4K for align check | Aneesh Kumar K.V | 2 | -7/+7 |
| 2019-09-05 | libnvdimm/label: Remove the dpa align check | Aneesh Kumar K.V | 1 | -5/+0 |
| 2019-09-05 | libnvdimm/pfn_dev: Add page size and struct page size to pfn superblock | Aneesh Kumar K.V | 2 | -2/+28 |
| 2019-09-05 | libnvdimm/pfn_dev: Add a build check to make sure we notice when struct page ... | Aneesh Kumar K.V | 2 | -1/+13 |
| 2019-09-05 | libnvdimm/pmem: Advance namespace seed for specific probe errors | Aneesh Kumar K.V | 2 | -5/+27 |
| 2019-09-05 | libnvdimm/region: Rewrite _probe_success() to _advance_seeds() | Dan Williams | 4 | -71/+41 |
| 2019-08-29 | libnvdimm/security: Consolidate 'security' operations | Dan Williams | 3 | -114/+90 |
| 2019-08-29 | libnvdimm/security: Tighten scope of nvdimm->busy vs security operations | Dan Williams | 2 | -27/+16 |
| 2019-08-29 | libnvdimm/security: Introduce a 'frozen' attribute | Dan Williams | 4 | -82/+99 |
| 2019-08-29 | libnvdimm, region: Use struct_size() in kzalloc() | Gustavo A. R. Silva | 1 | -4/+3 |