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