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