summaryrefslogtreecommitdiffstats
path: root/drivers/md/md.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-07nfit, address-range-scrub: add module option to skip initial arsDan Williams1-0/+7
2018-04-07nfit, address-range-scrub: rework and simplify ARS state machineDan Williams2-268/+218
2018-04-07nfit, address-range-scrub: determine one platform max_ars valueDan Williams2-39/+41
2018-04-07powerpc/powernv: Create platform devs for nvdimm busesOliver O'Halloran1-0/+3
2018-04-07doc/devicetree: Persistent memory region bindingsOliver O'Halloran2-0/+66
2018-04-07libnvdimm: Add device-tree based driverOliver O'Halloran4-0/+137
2018-04-07libnvdimm: Add of_node to region and bus descriptorsOliver O'Halloran3-0/+5
2018-04-07libnvdimm, region: quiet region probeDan Williams1-2/+2
2018-04-07libnvdimm, namespace: use a safe lookup for dimm device nameDan Williams1-2/+2
2018-04-07libnvdimm, dimm: fix dpa reservation vs uninitialized label areaDan Williams1-3/+5
2018-04-06libnvdimm, testing: update the default smart ctrl_temperatureVishal Verma1-1/+1
2018-04-06libnvdimm, testing: Add emulation for smart injection commandsVishal Verma2-1/+53
2018-04-06nfit, address-range-scrub: introduce nfit_spa->ars_stateDan Williams2-9/+18
2018-04-03libnvdimm: add an api to cast a 'struct nd_region' to its 'struct device'Dan Williams3-1/+9
2018-04-03nfit, address-range-scrub: fix scrub in-progress reportingDan Williams1-1/+4
2018-04-03dax, dm: allow device-mapper to operate without dax supportDan Williams6-56/+93
2018-04-03dax: introduce CONFIG_DAX_DRIVERDan Williams3-3/+6
2018-04-03fs, dax: use page->mapping to warn if truncate collides with a busy pageDan Williams1-0/+63
2018-04-03ext2, dax: introduce ext2_dax_aopsDan Williams3-35/+30
2018-04-03nfit: fix region registration vs block-data-window rangesDan Williams1-8/+14
2018-03-30ext4, dax: introduce ext4_dax_aopsDan Williams1-11/+31
2018-03-30xfs, dax: introduce xfs_dax_aopsDan Williams3-17/+23
2018-03-30block, dax: remove dead code in blkdev_writepages()Dan Williams1-5/+0
2018-03-30fs, dax: prepare for dax-specific address_space_operationsDan Williams3-3/+52
2018-03-30dax: store pfns in the radixDan Williams2-55/+43
2018-03-28acpi, nfit: rework NVDIMM leaf method detectionDan Williams2-23/+23
2018-03-26Linux 4.16-rc7v4.16-rc7Linus Torvalds1-1/+1
2018-03-25tty: vt: fix up tabstops properlyLinus Torvalds1-4/+4
2018-03-25Revert "mqueue: switch to on-demand creation of internal mount"Eric W. Biederman1-55/+19
2018-03-23x86/entry/64: Don't use IST entry for #BP stackAndy Lutomirski3-10/+9
2018-03-23x86/efi: Free efi_pgd with free_pages()Waiman Long1-1/+1