summaryrefslogtreecommitdiff
path: root/drivers/nvdimm
Commit message (Expand)AuthorAge
* libnvdimm: allow legacy (e820) pmem region to clear bad blocksDave Jiang2016-09-09
* nvdimm, btt: add a size attribute for BTTsVishal Verma2016-08-08
* block: rename bio bi_rw to bi_opfJens Axboe2016-08-07
* block/mm: make bdev_ops->rw_page() take a bool for read/writeJens Axboe2016-08-07
* mm/block: convert rw_page users to bio op useMike Christie2016-08-04
* Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-07-28
|\
| * Merge branch 'for-4.8/libnvdimm' into libnvdimm-for-nextDan Williams2016-07-24
| |\
| | * libnvdimm-btt: Delete an unnecessary check before the function call "__nd_dev...Markus Elfring2016-07-24
| | * nfit, libnvdimm: allow an ARS scrub to be triggered on demandVishal Verma2016-07-23
| | * libnvdimm: register nvdimm_bus devices with an nd_bus driverDan Williams2016-07-23
| | * pmem: clarify a debug print in pmem_clear_poisonVishal Verma2016-07-23
| | * libnvdimm: move ->module to struct nvdimm_bus_descriptorDan Williams2016-07-21
| | * pmem: kill __pmem address spaceDan Williams2016-07-12
| | * libnvdimm, pmem: use nvdimm_flush() for namespace I/O writesDan Williams2016-07-12
| | * libnvdimm, pmem: flush posted-write queues on shutdownDan Williams2016-07-12
| | * libnvdimm, pmem: use REQ_FUA, REQ_FLUSH for nvdimm_flush()Dan Williams2016-07-11
| | * libnvdimm: cycle flush hintsDan Williams2016-07-11
| | * libnvdimm: introduce nvdimm_flush() and nvdimm_has_flush()Dan Williams2016-07-11
| | * libnvdimm: keep region data alive over namespace removalDan Williams2016-07-11
| | * libnvdimm, nfit: move flush hint mapping to region-device driver-dataDan Williams2016-07-11
| | * libnvdimm, nfit: remove nfit_spa_map() infrastructureDan Williams2016-07-11
| | * libnvdimm: introduce devm_nvdimm_memremap(), convert nfit_spa_map() usersDan Williams2016-07-07
| | * libnvdimm: initialize struct blk_integrity with 0Johannes Thumshirn2016-07-06
| | * libnvdimm, pmem: allow nfit_test to override pmem_direct_access()Dan Williams2016-06-24
| | * libnvdimm: IS_ERR() usage cleanupDan Williams2016-06-17
| | * libnvdimm: use devm_add_action_or_reset()Dan Williams2016-06-15
* | | Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2016-07-26
|\ \ \
| * | | block: remove ->driverfs_devDan Williams2016-06-27
| * | | block: convert to device_add_disk()Dan Williams2016-06-27
| | |/ | |/|
* | | Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds2016-07-26
|\ \ \ | |_|/ |/| |
| * | block: add QUEUE_FLAG_DAX for devices to advertise their DAX supportToshi Kani2016-07-20
| |/
* | libnvdimm, pfn, dax: fix initialization vs autodetect for mode + alignmentDan Williams2016-06-23
|/
* Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-05-26
|\
| * dax: enable dax in the presence of known media errors (badblocks)Dan Williams2016-05-18
* | Merge branch 'for-4.7/dax' into libnvdimm-for-nextDan Williams2016-05-21
|\ \
| * | libnvdimm, dax: fix deletionDan Williams2016-05-21
| * | libnvdimm, dax: fix alignment validationDan Williams2016-05-21
| * | libnvdimm, dax: autodetect supportDan Williams2016-05-20
| * | libnvdimm: release ida resourcesDan Williams2016-05-20
| * | libnvdimm: stop requiring a driver ->remove() methodDan Williams2016-05-18
* | | Merge branch 'for-4.7/dsm' into libnvdimm-for-nextDan Williams2016-05-18
|\ \ \
| * | | nfit, libnvdimm: limited/whitelisted dimm command marshaling mechanismDan Williams2016-04-28
| * | | nfit, libnvdimm: clarify "commands" vs "_DSMs"Dan Williams2016-04-28
* | | | Merge branch 'for-4.7/libnvdimm' into libnvdimm-for-nextDan Williams2016-05-18
|\ \ \ \
| * | | | libnvdimm, btt: add btt startup debugDan Williams2016-04-22
| * | | | libnvdimm, test: add mock SMART data payloadDan Williams2016-04-11
| |/ / /
* | | | Merge branch 'for-4.7/dax' into libnvdimm-for-nextDan Williams2016-05-18
|\ \ \ \ | | |/ / | |/| |
| * | | libnvdimm, dax: record the specified alignment of a dax-device instanceDan Williams2016-05-09
| * | | libnvdimm, dax: reserve space to store labels for device-daxDan Williams2016-05-09
| * | | libnvdimm, dax: introduce device-dax infrastructureDan Williams2016-05-09