- 8378af1 libnvdimm, blk: quiet i/o error reporting by Dan Williams · 9 years ago
- bd842b8 libnvdimm, pmem: use ->queuedata for driver private data by Dan Williams · 9 years ago
- d44077a libnvdimm, blk: use ->queuedata for driver private data by Dan Williams · 9 years ago
- d29cee1 libnvdimm, blk: use devm_add_action to release bdev resources by Dan Williams · 9 years ago
- 9dec489 libnvdimm, btt: add btt startup debug by Dan Williams · 9 years ago
- e32bc72 libnvdimm, btt, convert nd_btt_probe() to devm by Dan Williams · 9 years ago
- bd03294 libnvdimm, pfn, convert nd_pfn_probe() to devm by Dan Williams · 9 years ago
- 298f2bc libnvdimm, pmem: kill pmem->ndns by Dan Williams · 9 years ago
- 0a370d26 libnvdimm, pmem: clarify the write+clear_poison+write flow by Dan Williams · 9 years ago
- baa5127 libnvdimm, test: add mock SMART data payload by Dan Williams · 9 years ago
- 239467e Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
- a390180 libnvdimm, pfn: fix nvdimm_namespace_add_poison() vs section alignment by Dan Williams · 9 years ago
- e567056 libnvdimm, pfn: fix uuid validation by Dan Williams · 9 years ago
- 2112911 libnvdimm: fix smart data retrieval by Dan Williams · 9 years ago
- 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
- fc0c202 x86, pmem: use memcpy_mcsafe() for memcpy_from_pmem() by Dan Williams · 9 years ago
- de06dbf Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
- 4890116 Merge branch 'for-4.6/pfn' into libnvdimm-for-next by Dan Williams · 9 years ago
- 59e6473 libnvdimm, pmem: clear poison on write by Dan Williams · 9 years ago
- b5ebc8e libnvdimm, pmem: fix kmap_atomic() leak in error path by Dan Williams · 9 years ago
- ff8e92d nvdimm/btt: don't allocate unused major device number by NeilBrown · 9 years ago
- ec56151 nvdimm/blk: don't allocate unused major device number by NeilBrown · 9 years ago
- 5515529 pmem: don't allocate unused major device number by NeilBrown · 9 years ago
- 45f6880 libnvdimm, pmem: fix ia64 build, use PHYS_PFN by Dan Williams · 9 years ago
- d4f3236 nfit, libnvdimm: clear poison command support by Dan Williams · 9 years ago
- f6ed58c libnvdimm, pfn: 'resource'-address and 'size' attributes for pfn devices by Dan Williams · 9 years ago
- cfe30b8 libnvdimm, pmem: adjust for section collisions with 'System RAM' by Dan Williams · 9 years ago
- d9cbe09 libnvdimm, pmem: fix 'pfn' support for section-misaligned namespaces by Dan Williams · 9 years ago
- 07accfa libnvdimm: Fix security issue with DSM IOCTL. by Jerry Hoemann · 9 years ago
- 4dc0e7b libnvdimm: Clean-up access mode check. by Jerry Hoemann · 9 years ago
- 87bf572 nfit: disable userspace initiated ars during scrub by Dan Williams · 9 years ago
- 7ae0fa43 nfit, libnvdimm: async region scrub workqueue by Dan Williams · 9 years ago
- 7199946 libnvdimm: async notification support by Dan Williams · 9 years ago
- 5faecf4 libnvdimm: protect nvdimm_{bus|namespace}_add_poison() with nvdimm_bus_lock() by Dan Williams · 9 years ago
- aef2533 libnvdimm, nfit: centralize command status translation by Dan Williams · 9 years ago
- 1b3bf84 Merge branches 'amba', 'fixes', 'misc' and 'tauros2' into for-next by Russell King · 9 years ago
- bc94b99 Merge tag 'v4.5-rc6' into core/resources, to resolve conflict by Ingo Molnar · 9 years ago
- c454420 nvdimm: use 'u64' for pfn flags by Arnd Bergmann · 9 years ago
- 4577b06 nfit: update address range scrub commands to the acpi 6.1 format by Dan Williams · 9 years ago
- 747ffe1 libnvdimm, tools/testing/nvdimm: fix 'ars_status' output buffer sizing by Dan Williams · 9 years ago
- 82ec2ba ARM: 8522/1: drivers: nvdimm: ensure no negative value gets returned on positive match by Dan Williams · 9 years ago
- f0f4711 x86, kexec, nvdimm: Use walk_iomem_res_desc() for iomem search by Toshi Kani · 9 years ago
- 45eb570 libnvdimm, pfn: fix restoring memmap location by Dan Williams · 9 years ago
- 9c41242 libnvdimm: fix mode determination for e820 devices by Dan Williams · 9 years ago
- 5c2c258 mm, dax, pmem: introduce {get|put}_dev_pagemap() for dax-gup by Dan Williams · 9 years ago
- 468ded0 libnvdimm, pmem: move request_queue allocation earlier in probe by Dan Williams · 9 years ago
- d2c0f04 libnvdimm, pfn, pmem: allocate memmap array in persistent memory by Dan Williams · 9 years ago
- 4b94ffd x86, mm: introduce vmem_altmap to augment vmemmap_populate() by Dan Williams · 9 years ago
- 9476df7 mm: introduce find_dev_pagemap() by Dan Williams · 9 years ago
- 34c0fd5 mm, dax, pmem: introduce pfn_t by Dan Williams · 9 years ago
- 8b63b6b Merge branch 'for-4.5/block-dax' into for-4.5/libnvdimm by Dan Williams · 9 years ago
- 710d69c libnvdimm, pmem: nvdimm_read_bytes() badblocks support by Dan Williams · 9 years ago
- 57f7f31 pmem, dax: disable dax in the presence of bad blocks by Dan Williams · 9 years ago
- e10624f pmem: fail io-requests to known bad blocks by Dan Williams · 9 years ago
- b95f5f4 libnvdimm: convert to statically allocated badblocks by Dan Williams · 9 years ago
- 87ba05d libnvdimm: don't fail init for full badblocks list by Dan Williams · 9 years ago
- ad9a8bd libnvdimm, pmem: move definition of nvdimm_namespace_add_poison to nd.h by Dan Williams · 9 years ago
- 0caeef6 libnvdimm: Add a poison list and export badblocks by Vishal Verma · 9 years ago
- e07ecd7 libnvdimm: fix namespace object confusion in is_uuid_busy() by Dan Williams · 9 years ago
- 0731de0 libnvdimm, pfn: move 'memory mode' indication to sysfs by Dan Williams · 9 years ago
- 3fa9626 libnvdimm, pfn: fix nd_pfn_validate() return value handling by Dan Williams · 9 years ago
- 2dc4333 libnvdimm, pfn: fix pfn seed creation by Dan Williams · 9 years ago
- a34d5e8 libnvdimm, pfn: add parent uuid validation by Dan Williams · 9 years ago
- 315c562 libnvdimm, pfn: add 'align' attribute, default to HPAGE_SIZE by Dan Williams · 9 years ago
- f7c6ab8 libnvdimm, pfn: clean up pfn create parameters by Dan Williams · 9 years ago
- 9f1e8ce libnvdimm, pfn: kill ND_PFN_ALIGN by Dan Williams · 9 years ago
- 6bb691a nvdimm: do not show pfn_seed for non pmem regions by Dmitry Krivenok · 9 years ago
- bd26d0d nvdimm: improve diagnosibility of namespaces by Dmitry Krivenok · 9 years ago
- 589e75d libnvdimm, pmem: fix size trim in pmem_direct_access() by Dan Williams · 9 years ago
- f7256dc libnvdimm, e820: fix numa node for e820-type-12 pmem ranges by Dan Williams · 9 years ago
- 3419b45 Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
- 264015f Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
- dece163 block: change ->make_request_fn() and users to return a queue cookie by Jens Axboe · 9 years ago
- 4125a09 block, libnvdimm, nvme: provide a built-in blk_integrity nop profile by Dan Williams · 9 years ago
- 9609b99 md, dm, scsi, nvme, libnvdimm: drop blk_integrity_unregister() at shutdown by Dan Williams · 9 years ago
- 25520d5 block: Inline blk_integrity in struct gendisk by Martin K. Petersen · 9 years ago
- 0f8087e block: Consolidate static integrity profile properties by Martin K. Petersen · 9 years ago
- 538ea4a pmem, memremap: convert to numa aware allocations by Dan Williams · 9 years ago
- b36f476 devm_memremap: convert to return ERR_PTR by Dan Williams · 9 years ago
- a639315 pmem: kill memremap_pmem() by Dan Williams · 9 years ago
- ba8fe0f pmem: add proper fencing to pmem_rw_page() by Ross Zwisler · 9 years ago
- 4ca8b57a libnvdimm: pfn_devs: Fix locking in namespace_store by Axel Lin · 9 years ago
- 4be9c1f libnvdimm: btt_devs: Fix locking in namespace_store by Axel Lin · 9 years ago
- 12f03ee Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
- 1081230 Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
- 004f1af libnvdimm, pmem: direct map legacy pmem by default by Dan Williams · 9 years ago
- 32ab0a3f libnvdimm, pmem: 'struct page' for pmem by Dan Williams · 9 years ago
- e145574 libnvdimm, pfn: 'struct page' provider infrastructure by Dan Williams · 9 years ago
- 96601ad x86, pmem: clarify that ARCH_HAS_PMEM_API implies PMEM mapped WB by Dan Williams · 9 years ago
- cb389b9 dax: drop size parameter to ->direct_access() by Dan Williams · 9 years ago
- 4a9bf88 Merge branch 'pmem-api' into libnvdimm-for-next by Dan Williams · 9 years ago
- a06a757 nvdimm: change to use generic kvfree() by yalin wang · 9 years ago
- e2e0539 pmem, dax: have direct_access use __pmem annotation by Ross Zwisler · 9 years ago
- 7a67832 libnvdimm, e820: make CONFIG_X86_PMEM_LEGACY a tristate option by Dan Williams · 9 years ago
- 708ab62 pmem: switch to devm_ allocations by Christoph Hellwig · 9 years ago
- 6ec6895 libnvdimm, btt: write and validate parent_uuid by Vishal Verma · 9 years ago
- ab45e76 libnvdimm, btt: consolidate arena validation by Vishal Verma · 9 years ago
- fbde141 libnvdimm, btt: clean up internal interfaces by Vishal Verma · 9 years ago
- f6ef5a2 nvdimm: fix inline function return type warning by Randy Dunlap · 9 years ago
- 4246a0b block: add a bi_error field to struct bio by Christoph Hellwig · 9 years ago