Age | Commit message (Expand) | Author |
2021-04-09 | libnvdimm/region: Fix nvdimm_has_flush() to handle ND_REGION_ASYNC | Vaibhav Jain |
2021-04-08 | libnvdimm: Notify disk drivers to revalidate region read-only | Dan Williams |
2021-02-24 | Merge tag 'libnvdimm-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-02-21 | Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-02-16 | libnvdimm: Make remove callback return void | Uwe Kleine-König |
2021-02-16 | libnvdimm/dimm: Simplify nvdimm_remove() | Uwe Kleine-König |
2021-02-01 | libnvdimm/dimm: Avoid race between probe and available_slots_show() | Dan Williams |
2021-01-28 | libnvdimm/namespace: Fix visibility of namespace resource attribute | Dan Williams |
2021-01-24 | block: store a block_device pointer in struct bio | Christoph Hellwig |
2021-01-11 | libnvdimm/pmem: Remove unused header | Jianpeng Ma |
2020-12-16 | libnvdimm/label: Return -ENXIO for no slot in __blk_label_update | Zhang Qilong |
2020-12-15 | libnvdimm: Cleanup include of badblocks.h | Enrico Weigelt |
2020-11-20 | libnvdimm/namespace: Fix reaping of invalidated block-window-namespace labels | Dan Williams |
2020-10-13 | mm/memremap_pages: support multiple ranges per invocation | Dan Williams |
2020-10-13 | mm/memremap_pages: convert to 'struct range' | Dan Williams |
2020-10-13 | Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-10-12 | Merge tag 'ras_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-10-06 | x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}() | Dan Williams |
2020-09-24 | bdi: remove BDI_CAP_SYNCHRONOUS_IO | Christoph Hellwig |
2020-09-02 | nvdimm: simplify revalidate_disk handling | Christoph Hellwig |
2020-08-17 | libnvdimm: KASAN: global-out-of-bounds Read in internal_create_group | Zqiang |
2020-08-14 | mm: add thp_size | Matthew Wilcox (Oracle) |
2020-08-11 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2020-08-11 | Merge tag 'libnvdimm-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-08-07 | Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2020-08-05 | virtio_pmem: convert to LE accessors | Michael S. Tsirkin |
2020-08-03 | libnvdimm/security: ensure sysfs poll thread woke up and fetch updated attr | Jane Chu |
2020-08-03 | libnvdimm/security: the 'security' attr never show 'overwrite' state | Jane Chu |
2020-08-03 | libnvdimm/security: fix a typo | Jane Chu |
2020-08-03 | Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-07-28 | ACPI: NFIT: Add runtime firmware activate support | Dan Williams |
2020-07-28 | PM, libnvdimm: Add runtime firmware activation support | Dan Williams |
2020-07-28 | libnvdimm: Convert to DEVICE_ATTR_ADMIN_RO() | Dan Williams |
2020-07-25 | libnvdimm: Validate command family indices | Dan Williams |
2020-07-16 | powerpc/pmem: Initialize pmem device on newer hardware | Aneesh Kumar K.V |
2020-07-16 | libnvdimm/nvdimm/flush: Allow architecture to override the flush barrier | Aneesh Kumar K.V |
2020-07-08 | libnvdimm/security: Fix key lookup permissions | Dan Williams |
2020-07-01 | block: move ->make_request_fn to struct block_device_operations | Christoph Hellwig |
2020-06-17 | nvdimm/region: always show the 'align' attribute | Vishal Verma |
2020-06-13 | Merge tag 'libnvdimm-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-06-08 | asm-generic: don't include <linux/mm.h> in cacheflush.h | Christoph Hellwig |
2020-05-27 | nvdimm: use bio_{start,end}_io_acct | Christoph Hellwig |
2020-05-13 | nvdimm/pmem: stop using ->queuedata | Christoph Hellwig |
2020-05-13 | nvdimm/btt: stop using ->queuedata | Christoph Hellwig |
2020-05-13 | nvdimm/blk: stop using ->queuedata | Christoph Hellwig |
2020-04-08 | Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-04-02 | Merge branch 'for-5.7/libnvdimm' into libnvdimm-for-next | Dan Williams |
2020-04-02 | Merge branch 'for-5.7/numa' into libnvdimm-for-next | Dan Williams |
2020-04-02 | Merge branch 'for-5.6/libnvdimm-fixes' into libnvdimm-for-next | Dan Williams |
2020-04-02 | dax: Move mandatory ->zero_page_range() check in alloc_dax() | Vivek Goyal |