- a7db24b libnvdimm/dimm: Avoid race between probe and available_slots_show() by Dan Williams · 4 years, 1 month ago
- c4ab54f libnvdimm/namespace: Fix reaping of invalidated block-window-namespace labels by Dan Williams · 4 years, 3 months ago
- 9f086ca block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h> by Bart Van Assche · 7 years ago
- b8ef8cd libnvdimm: Fix endian conversion issues by Aneesh Kumar K.V · 6 years ago
- bf87f27 libnvdimm/btt: Fix LBA masking during 'free list' population by Vishal Verma · 6 years ago
- f7aac0b libnvdimm/btt: Remove unnecessary code in btt_freelist_init by Vishal Verma · 6 years ago
- 483af85 libnvdimm: Out of bounds read in __nd_ioctl() by Dan Carpenter · 5 years ago
- 7ceb696 libnvdimm/btt: fix variable 'rc' set but not used by Qian Cai · 5 years ago
- c3d7a20 libnvdimm/pfn: fix fsdax-mode namespace info-block zero-fields by Dan Williams · 6 years ago
- 69bb52f libnvdimm: Fix compilation warnings with W=1 by Qian Cai · 6 years ago
- 662ffdc libnvdimm/namespace: Fix label tracking error by Dan Williams · 6 years ago
- e71556e libnvdimm/pmem: Bypass CONFIG_HARDENED_USERCOPY overhead by Dan Williams · 6 years ago
- 32423424 libnvdimm/btt: Fix a kmemdup failure check by Aditya Pakki · 6 years ago
- 3a78690 libnvdimm/namespace: Fix a potential NULL pointer dereference by Kangjie Lu · 6 years ago
- 6426aaa libnvdimm: Fix altmap reservation size calculation by Oliver O'Halloran · 6 years ago
- 044bfdb libnvdimm/pmem: Honor force_raw for legacy pmem regions by Dan Williams · 6 years ago
- a3211ba libnvdimm, pfn: Fix over-trim in trim_pfn_device() by Wei Yang · 6 years ago
- 86dd042 libnvdimm/label: Clear 'updating' flag after label-set update by Dan Williams · 6 years ago
- 4794d94 libnvdimm, pfn: Pad pfn namespaces relative to other regions by Dan Williams · 6 years ago
- 75c7ba4 libnvdimm, region: Fail badblocks listing for inactive regions by Dan Williams · 6 years ago
- 1490de2 libnvdimm: Hold reference on parent while scheduling async init by Alexander Duyck · 6 years ago
- c8d875b libnvdimm: fix ars_status output length calculation by Vishal Verma · 7 years ago
- a98f194 linvdimm, pmem: Preserve read-only setting for pmem devices by Robert Elliott · 7 years ago
- b68b77c libnvdimm, namespace: use a safe lookup for dimm device name by Dan Williams · 7 years ago
- 45980ba libnvdimm, dimm: fix dpa reservation vs uninitialized label area by Dan Williams · 7 years ago
- 865a022 libnvdimm, {btt, blk}: do integrity setup before add_disk() by Vishal Verma · 7 years ago
- 01b1a29 libnvdimm, pfn: fix start_pad handling for aligned namespaces by Dan Williams · 7 years ago
- 166f39b libnvdimm, btt: Fix an incompatibility in the log layout by Vishal Verma · 7 years ago
- 6d80b15 libnvdimm, dax: fix 1GB-aligned namespaces vs physical misalignment by Dan Williams · 7 years ago
- 65551fb libnvdimm, namespace: make 'resource' attribute only readable by root by Dan Williams · 7 years ago
- d666729 libnvdimm, region : make 'resource' attribute only readable by root by Dan Williams · 7 years ago
- 913ff23 libnvdimm, namespace: fix label initialization to use valid seq numbers by Dan Williams · 7 years ago
- 9a31016 libnvdimm, pfn: make 'resource' attribute only readable by root by Dan Williams · 7 years ago
- 0f8fb6d libnvdimm, dimm: clear 'locked' status on successful DIMM enable by Dan Williams · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 33a5608 libnvdimm, namespace: fix btt claim class crash by Dan Williams · 7 years ago
- dff4d1f Merge tag 'for-4.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 7 years ago
- 89fd915 Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
- c3ca015 dax: remove the pmem_dax_ops->flush abstraction by Mikulas Patocka · 7 years ago
- 04c3c98 libnvdimm, btt: fix format string warnings by Randy Dunlap · 7 years ago
- 86652d2 libnvdimm, btt: clean up warning and error messages by Vishal Verma · 7 years ago
- a0725ab Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
- 98cc093 block, THP: make block_device_operations.rw_page support THP by Huang Ying · 7 years ago
- 9edcad5 libnvdimm, nfit: move the check on nd_reserved2 to the endpoint by Meng Xu · 7 years ago
- 58738c4 libnvdimm: fix integer overflow static analysis warning by Dan Williams · 7 years ago
- 5deb67f libnvdimm, nd_blk: remove mmio_flush_range() by Robin Murphy · 7 years ago
- d9b83c7 libnvdimm, btt: rework error clearing by Vishal Verma · 7 years ago
- 0930a75 libnvdimm: fix potential deadlock while clearing errors by Vishal Verma · 7 years ago
- 7589200 libnvdimm, btt: cache sector_size in arena_info by Vishal Verma · 7 years ago
- 1398199 libnvdimm, btt: ensure that flags were also unchanged during a map_read by Vishal Verma · 7 years ago
- 0595d53 libnvdimm, btt: refactor map entry operations with macros by Vishal Verma · 7 years ago
- 1db1f3c libnvdimm, btt: fix a missed NVDIMM_IO_ATOMIC case in the write path by Vishal Verma · 7 years ago
- ed36b4d libnvdimm, btt: check memory allocation failure by Christophe Jaillet · 7 years ago
- 0288176 libnvdimm, label: fix index block size calculation by Dan Williams · 7 years ago
- 74d4699 block: replace bi_bdev with a gendisk pointer and partitions index by Christoph Hellwig · 7 years ago
- f13d2b6 libnvdimm, pfn, dax: limit namespace alignments to the supported set by Dan Williams · 8 years ago
- 1fdadbe libnvdimm, pfn, dax: show supported dax/pfn region alignments in sysfs by Oliver O'Halloran · 8 years ago
- b2c48f9 libnvdimm: rename nd_sector_size_{show,store} to nd_size_select_{show,store} by Dan Williams · 8 years ago
- d62e26b block: pass in queue to inflight accounting by Jens Axboe · 8 years ago
- 401c0a1 nfit, libnvdimm, region: export 'position' in mapping info by Dan Williams · 8 years ago
- 0dd6964 libnvdimm: Stop using HPAGE_SIZE by Oliver O'Halloran · 8 years ago
- 4e3f070 libnvdimm: fix badblock range handling of ARS range by Toshi Kani · 8 years ago
- 130568d Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
- b6ffe9b Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
- 9d92573 Merge branch 'for-4.13/dax' into libnvdimm-for-next by Dan Williams · 8 years ago
- 2de5148 libnvdimm, namespace: record 'lbasize' for pmem namespaces by Dan Williams · 8 years ago
- b1fb2c5 block: guard bvec iteration logic by Dmitry Monakhov · 8 years ago
- e23947b bio-integrity: fold bio_integrity_enabled to bio_integrity_prep by Dmitry Monakhov · 8 years ago
- 53b85a4 libnvdimm: passthru functions clear to send by Jerry Hoemann · 8 years ago
- e6be2dc libnvdimm, btt: convert some info messages to warn/err by Vishal Verma · 8 years ago
- 6aa734a libnvdimm, region, pmem: fix 'badblocks' sysfs_get_dirent() reference lifetime by Dan Williams · 8 years ago
- 7e5a21d libnvdimm: fix the clear-error check in nsio_rw_bytes by Vishal Verma · 8 years ago
- c13c43d libnvdimm, btt: fix btt_rw_page not returning errors by Vishal Verma · 8 years ago
- d5d51fe acpi, nfit: quiet invalid block-aperture-region warnings by Dan Williams · 8 years ago
- 14e4945 libnvdimm, btt: BTT updates for UEFI 2.7 format by Vishal Verma · 8 years ago
- 0b27796 libnvdimm, pmem: disable dax flushing when pmem is fronting a volatile region by Dan Williams · 8 years ago
- 6e0c90d libnvdimm, pmem, dax: export a cache control attribute by Dan Williams · 8 years ago
- c9e582a libnvdimm, nfit: enable support for volatile ranges by Dan Williams · 8 years ago
- c00b396 libnvdimm, pmem: fix persistence warning by Dan Williams · 8 years ago
- ca6a465 x86, libnvdimm, pmem: remove global pmem api by Dan Williams · 8 years ago
- f2b6125 x86, libnvdimm, pmem: move arch_invalidate_pmem() to libnvdimm by Dan Williams · 8 years ago
- 0b0bcac block: don't bother with bounce limits for make_request drivers by Christoph Hellwig · 8 years ago
- 4e4f00a x86, dax, libnvdimm: remove wb_cache_pmem() indirection by Dan Williams · 8 years ago
- 3c1cebf dax, pmem: introduce an optional 'flush' dax_operation by Dan Williams · 8 years ago
- 975750a libnvdimm, pmem: Add sysfs notifications to badblocks by Toshi Kani · 8 years ago
- 8990cdf libnvdimm, label: switch to using v1.2 labels by default by Dan Williams · 8 years ago
- b3fde74 libnvdimm, label: add address abstraction identifiers by Dan Williams · 8 years ago
- 355d838 libnvdimm, label: add v1.2 label checksum support by Dan Williams · 8 years ago
- 3934d84 libnvdimm, label: update 'nlabel' and 'position' handling for local namespaces by Dan Williams · 8 years ago
- 8f2bc24 libnvdimm, label: populate 'isetcookie' for blk-aperture namespaces by Dan Williams · 8 years ago
- faec6f8 libnvdimm, label: populate the type_guid property for v1.2 namespaces by Dan Williams · 8 years ago
- f979b13 libnvdimm, label: honor the lba size specified in v1.2 labels by Dan Williams · 8 years ago
- c12c48c libnvdimm, label: add v1.2 interleave-set-cookie algorithm by Dan Williams · 8 years ago
- 564e871 libnvdimm, label: add v1.2 nvdimm label definitions by Dan Williams · 8 years ago
- fdd050b Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme-base by Christoph Hellwig · 8 years ago
- 0aed55a x86, uaccess: introduce copy_from_iter_flushcache for pmem / cache-bypass operations by Dan Williams · 8 years ago
- 4e4cbee block: switch bios to blk_status_t by Christoph Hellwig · 8 years ago
- ef40dda uuid: hoist uuid_is_null() helper from libnvdimm by Christoph Hellwig · 8 years ago
- 0fcc3ab Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
- b177fe8 libnvdimm, btt: ensure that initializing metadata clears poison by Vishal Verma · 8 years ago