summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-0663-944/+1807
|\
| * Merge branch 'for-4.12/dax' into libnvdimm-for-nextDan Williams2017-05-05110-2054/+4759
| |\
| | * brd: fix uninitialized use of brd->dax_devGerald Schaefer2017-05-031-7/+5
| | * block, dax: use correct format string in bdev_dax_supportedArnd Bergmann2017-05-011-1/+1
| | * x86, dax, pmem: remove indirection around memcpy_from_pmem()Dan Williams2017-04-257-32/+12
| | * block: remove block_device_operations ->direct_access()Dan Williams2017-04-257-135/+4
| | * block, dax: convert bdev_dax_supported() to dax_direct_access()Dan Williams2017-04-251-20/+28
| | * filesystem-dax: convert to dax_direct_access()Dan Williams2017-04-253-124/+162
| | * Revert "block: use DAX for partition table reads"Dan Williams2017-04-253-41/+2
| | * ext2, ext4, xfs: retrieve dax_device for iomap operationsDan Williams2017-04-254-2/+27
| | * dm: teach dm-targets to use a dax_device + dax_operationsDan Williams2017-04-256-48/+43
| | * dm: add dax_device and dax_operations supportDan Williams2017-04-204-14/+73
| | * dax: introduce dax_direct_access()Dan Williams2017-04-205-0/+57
| | * block: kill bdev_dax_capable()Dan Williams2017-04-202-25/+0
| | * dcssblk: add dax_operations supportDan Williams2017-04-202-9/+47
| | * brd: add dax_operations supportDan Williams2017-04-202-11/+55
| | * axon_ram: add dax_operations supportDan Williams2017-04-202-6/+43
| | * pmem: add dax_operations supportDan Williams2017-04-206-33/+70
| | * dax: introduce dax_operationsDan Williams2017-04-204-3/+23
| | * dax: add a facility to lookup a dax device by 'host' device nameDan Williams2017-04-204-6/+86
| | * dax: refactor dax-fs into a generic provider of 'struct dax_device' instancesDan Williams2017-04-1310-217/+404
| | * device-dax: rename 'dax_dev' to 'dev_dax'Dan Williams2017-04-133-109/+109
| | * device-dax: improve fault handler debug outputOliver O'Halloran2017-04-131-7/+10
| | * device-dax: fix dax_dev_huge_fault() unknown fault size handlingPushkar Jambhlekar2017-04-131-1/+1
| | * Merge branch 'for-4.11/libnvdimm' into for-4.12/daxDan Williams2017-04-13733-5710/+9347
| | |\
| * | | libnvdimm, pfn: fix 'npfns' vs section alignmentDan Williams2017-05-051-2/+4
| * | | libnvdimm: handle locked label storage areasDan Williams2017-05-055-10/+39
| * | | libnvdimm: convert NDD_ flags to use bitops, introduce NDD_LOCKEDDan Williams2017-05-046-9/+19
| * | | device-dax: fix sysfs attribute deadlockDan Williams2017-05-011-28/+12
| * | | libnvdimm: restore "libnvdimm: band aid btt vs clear poison locking"Dan Williams2017-05-011-1/+10
| * | | libnvdimm: fix nvdimm_bus_lock() vs device_lock() orderingDan Williams2017-05-014-11/+18
| * | | libnvdimm: rework region badblocks clearingDan Williams2017-04-304-60/+59
| * | | acpi, nfit: kill ACPI_NFIT_DEBUGDan Williams2017-04-292-25/+8
| * | | libnvdimm: fix clear length of nvdimm_forget_poison()Toshi Kani2017-04-291-1/+3
| * | | libnvdimm, pmem: fix a NULL pointer BUG in nd_pmem_notifyToshi Kani2017-04-281-12/+25
| * | | libnvdimm, region: sysfs trigger for nvdimm_flush()Dan Williams2017-04-281-0/+41
| * | | libnvdimm: fix phys_addr for nvdimm_clear_poisonToshi Kani2017-04-271-1/+2
| * | | libnvdimm, region: fix flush hint detection crashDan Williams2017-04-251-4/+7
| * | | acpi, nfit: fix module unload vs workqueue shutdown raceDan Williams2017-04-183-30/+51
| * | | tools/testing/nvdimm: fix nfit_test shutdown crashDan Williams2017-04-181-1/+9
| * | | acpi, nfit: limit ->flush_probe() to initialization workDan Williams2017-04-172-0/+8
| * | | acpi, nfit: collate health state flagsDan Williams2017-04-171-2/+14
| * | | acpi, nfit: support "map failed" dimmsDan Williams2017-04-172-13/+42
| * | | tools/testing/nvdimm: test acpi 6.1 health state flagsDan Williams2017-04-171-3/+37
| * | | acpi, nfit: add support for acpi 6.1 dimm state flagsDan Williams2017-04-141-2/+4
| * | | Revert "libnvdimm: band aid btt vs clear poison locking"Dan Williams2017-04-141-9/+1
| * | | libnvdimm: fix clear poison locking with spinlock and GFP_NOWAIT allocationDave Jiang2017-04-134-28/+38
| * | | device-dax, tools/testing/nvdimm: enable device-dax with mock resourcesDave Jiang2017-04-134-47/+118
| * | | libnvdimm: add support for clear poison list and badblocks for device daxDave Jiang2017-04-134-14/+118
| * | | libnvdimm: Add 'resource' sysfs attribute to regionsDave Jiang2017-04-131-0/+13