Age | Commit message (Expand) | Author |
2017-07-17 | libnvdimm: fix badblock range handling of ARS range | Toshi Kani |
2017-07-11 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2017-07-07 | Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2017-07-03 | Merge branch 'for-4.13/dax' into libnvdimm-for-next | Dan Williams |
2017-07-03 | libnvdimm, namespace: record 'lbasize' for pmem namespaces | Dan Williams |
2017-07-03 | block: guard bvec iteration logic | Dmitry Monakhov |
2017-07-03 | bio-integrity: fold bio_integrity_enabled to bio_integrity_prep | Dmitry Monakhov |
2017-07-01 | libnvdimm: passthru functions clear to send | Jerry Hoemann |
2017-07-01 | libnvdimm, btt: convert some info messages to warn/err | Vishal Verma |
2017-06-30 | libnvdimm, region, pmem: fix 'badblocks' sysfs_get_dirent() reference lifetime | Dan Williams |
2017-06-30 | libnvdimm: fix the clear-error check in nsio_rw_bytes | Vishal Verma |
2017-06-29 | libnvdimm, btt: fix btt_rw_page not returning errors | Vishal Verma |
2017-06-29 | acpi, nfit: quiet invalid block-aperture-region warnings | Dan Williams |
2017-06-29 | libnvdimm, btt: BTT updates for UEFI 2.7 format | Vishal Verma |
2017-06-29 | libnvdimm, pmem: disable dax flushing when pmem is fronting a volatile region | Dan Williams |
2017-06-29 | libnvdimm, pmem, dax: export a cache control attribute | Dan Williams |
2017-06-27 | libnvdimm, nfit: enable support for volatile ranges | Dan Williams |
2017-06-27 | libnvdimm, pmem: fix persistence warning | Dan Williams |
2017-06-27 | x86, libnvdimm, pmem: remove global pmem api | Dan Williams |
2017-06-27 | x86, libnvdimm, pmem: move arch_invalidate_pmem() to libnvdimm | Dan Williams |
2017-06-27 | block: don't bother with bounce limits for make_request drivers | Christoph Hellwig |
2017-06-15 | x86, dax, libnvdimm: remove wb_cache_pmem() indirection | Dan Williams |
2017-06-15 | dax, pmem: introduce an optional 'flush' dax_operation | Dan Williams |
2017-06-15 | libnvdimm, pmem: Add sysfs notifications to badblocks | Toshi Kani |
2017-06-15 | libnvdimm, label: switch to using v1.2 labels by default | Dan Williams |
2017-06-15 | libnvdimm, label: add address abstraction identifiers | Dan Williams |
2017-06-15 | libnvdimm, label: add v1.2 label checksum support | Dan Williams |
2017-06-15 | libnvdimm, label: update 'nlabel' and 'position' handling for local namespaces | Dan Williams |
2017-06-15 | libnvdimm, label: populate 'isetcookie' for blk-aperture namespaces | Dan Williams |
2017-06-15 | libnvdimm, label: populate the type_guid property for v1.2 namespaces | Dan Williams |
2017-06-15 | libnvdimm, label: honor the lba size specified in v1.2 labels | Dan Williams |
2017-06-15 | libnvdimm, label: add v1.2 interleave-set-cookie algorithm | Dan Williams |
2017-06-15 | libnvdimm, label: add v1.2 nvdimm label definitions | Dan Williams |
2017-06-13 | Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme... | Christoph Hellwig |
2017-06-09 | x86, uaccess: introduce copy_from_iter_flushcache for pmem / cache-bypass ope... | Dan Williams |
2017-06-09 | block: switch bios to blk_status_t | Christoph Hellwig |
2017-06-05 | uuid: hoist uuid_is_null() helper from libnvdimm | Christoph Hellwig |
2017-05-12 | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2017-05-10 | libnvdimm, btt: ensure that initializing metadata clears poison | Vishal Verma |
2017-05-10 | libnvdimm: add an atomic vs process context flag to rw_bytes | Vishal Verma |
2017-05-08 | treewide: use kv[mz]alloc* rather than opencoded variants | Michal Hocko |
2017-05-05 | Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2017-05-04 | Merge branch 'for-4.12/dax' into libnvdimm-for-next | Dan Williams |
2017-05-04 | libnvdimm, pfn: fix 'npfns' vs section alignment | Dan Williams |
2017-05-04 | libnvdimm: handle locked label storage areas | Dan Williams |
2017-05-04 | libnvdimm: convert NDD_ flags to use bitops, introduce NDD_LOCKED | Dan Williams |
2017-05-01 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2017-05-01 | libnvdimm: restore "libnvdimm: band aid btt vs clear poison locking" | Dan Williams |
2017-05-01 | libnvdimm: fix nvdimm_bus_lock() vs device_lock() ordering | Dan Williams |
2017-05-01 | mm, zone_device: Replace {get, put}_zone_device_page() with a single referenc... | Dan Williams |