| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'for-4.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-09-14 | 1 | -7/+0 |
|\ |
|
| * | dax: remove the pmem_dax_ops->flush abstraction | Mikulas Patocka | 2017-09-11 | 1 | -7/+0 |
* | | block, THP: make block_device_operations.rw_page support THP | Huang Ying | 2017-09-06 | 1 | -11/+30 |
|/ |
|
* | Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-07-07 | 1 | -6/+57 |
|\ |
|
| * | Merge branch 'for-4.13/dax' into libnvdimm-for-next | Dan Williams | 2017-07-03 | 1 | -6/+34 |
| |\ |
|
| | * | libnvdimm, pmem: disable dax flushing when pmem is fronting a volatile region | Dan Williams | 2017-06-29 | 1 | -5/+8 |
| | * | libnvdimm, pmem, dax: export a cache control attribute | Dan Williams | 2017-06-29 | 1 | -0/+10 |
| | * | x86, libnvdimm, pmem: remove global pmem api | Dan Williams | 2017-06-27 | 1 | -1/+0 |
| | * | x86, libnvdimm, pmem: move arch_invalidate_pmem() to libnvdimm | Dan Williams | 2017-06-27 | 1 | -1/+1 |
| | * | x86, dax, libnvdimm: remove wb_cache_pmem() indirection | Dan Williams | 2017-06-15 | 1 | -1/+1 |
| | * | 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 | 1 | -2/+11 |
| * | | libnvdimm, region, pmem: fix 'badblocks' sysfs_get_dirent() reference lifetime | Dan Williams | 2017-06-30 | 1 | -4/+12 |
| * | | libnvdimm, pmem: Add sysfs notifications to badblocks | Toshi Kani | 2017-06-15 | 1 | -0/+14 |
| * | | libnvdimm, label: honor the lba size specified in v1.2 labels | Dan Williams | 2017-06-15 | 1 | -0/+1 |
| |/ |
|
* | | block: don't bother with bounce limits for make_request drivers | Christoph Hellwig | 2017-06-27 | 1 | -1/+0 |
* | | block: switch bios to blk_status_t | Christoph Hellwig | 2017-06-09 | 1 | -14/+14 |
|/ |
|
* | Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-05-05 | 1 | -26/+64 |
|\ |
|
| * | Merge branch 'for-4.12/dax' into libnvdimm-for-next | Dan Williams | 2017-05-04 | 1 | -14/+39 |
| |\ |
|
| | * | x86, dax, pmem: remove indirection around memcpy_from_pmem() | Dan Williams | 2017-04-25 | 1 | -1/+1 |
| | * | 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 | 1 | -13/+48 |
| * | | libnvdimm, pmem: fix a NULL pointer BUG in nd_pmem_notify | Toshi Kani | 2017-04-28 | 1 | -12/+25 |
| |/ |
|
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-05-01 | 1 | -2/+11 |
|\ \
| |/
|/| |
|
| * | mm, zone_device: Replace {get, put}_zone_device_page() with a single referenc... | Dan Williams | 2017-05-01 | 1 | -2/+11 |
|/ |
|
* | pmem: return EIO on read_pmem() failure | Stefan Hajnoczi | 2017-01-12 | 1 | -1/+3 |
* | Merge branch 'for-4.10/libnvdimm' into libnvdimm-for-next | Dan Williams | 2016-12-17 | 1 | -9/+12 |
|\ |
|
| * | libnvdimm: fix mishandled nvdimm_clear_poison() return value | Dan Williams | 2016-12-16 | 1 | -7/+14 |
| * | libnvdimm, namespace: avoid multiple sector calculations | Fabian Frederick | 2016-12-04 | 1 | -6/+5 |
| * | libnvdimm: use consistent naming for request_mem_region() | Dan Williams | 2016-11-28 | 1 | -1/+1 |
* | | pmem: report error on clear poison failure | Toshi Kani | 2016-10-19 | 1 | -2/+6 |
|/ |
|
* | pmem: reduce kmap_atomic sections to the memcpys only | Vishal Verma | 2016-09-30 | 1 | -5/+23 |
* | block: rename bio bi_rw to bi_opf | Jens Axboe | 2016-08-07 | 1 | -2/+2 |
* | block/mm: make bdev_ops->rw_page() take a bool for read/write | Jens Axboe | 2016-08-07 | 1 | -6/+6 |
* | mm/block: convert rw_page users to bio op use | Mike Christie | 2016-08-04 | 1 | -6/+6 |
* | Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2016-07-28 | 1 | -34/+51 |
|\ |
|
| * | pmem: clarify a debug print in pmem_clear_poison | Vishal Verma | 2016-07-23 | 1 | -1/+1 |
| * | pmem: kill __pmem address space | Dan Williams | 2016-07-12 | 1 | -3/+3 |
| * | libnvdimm, pmem: flush posted-write queues on shutdown | Dan Williams | 2016-07-12 | 1 | -0/+8 |
| * | libnvdimm, pmem: use REQ_FUA, REQ_FLUSH for nvdimm_flush() | Dan Williams | 2016-07-11 | 1 | -4/+12 |
| * | libnvdimm: introduce nvdimm_flush() and nvdimm_has_flush() | Dan Williams | 2016-07-11 | 1 | -6/+21 |
| * | libnvdimm, pmem: allow nfit_test to override pmem_direct_access() | Dan Williams | 2016-06-24 | 1 | -15/+3 |
| * | libnvdimm: use devm_add_action_or_reset() | Dan Williams | 2016-06-15 | 1 | -8/+6 |
* | | Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 2016-07-26 | 1 | -2/+1 |
|\ \ |
|
| * | | block: convert to device_add_disk() | Dan Williams | 2016-06-27 | 1 | -2/+1 |
| |/ |
|
* / | block: add QUEUE_FLAG_DAX for devices to advertise their DAX support | Toshi Kani | 2016-07-20 | 1 | -0/+1 |
|/ |
|
* | Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-05-26 | 1 | -1/+9 |
|\ |
|
| * | dax: enable dax in the presence of known media errors (badblocks) | Dan Williams | 2016-05-18 | 1 | -1/+9 |
* | | libnvdimm, dax: autodetect support | Dan Williams | 2016-05-20 | 1 | -1/+2 |
* | | libnvdimm, pmem: kill ->pmem_queue and ->pmem_disk | Dan Williams | 2016-04-22 | 1 | -13/+8 |