aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nvdimm
Commit message (Expand)AuthorAge
...
| * | libnvdimm, pmem: nvdimm_read_bytes() badblocks supportDan Williams2016-01-10
| * | pmem, dax: disable dax in the presence of bad blocksDan Williams2016-01-10
| * | pmem: fail io-requests to known bad blocksDan Williams2016-01-09
| * | libnvdimm: convert to statically allocated badblocksDan Williams2016-01-09
| * | libnvdimm: don't fail init for full badblocks listDan Williams2016-01-09
| * | libnvdimm, pmem: move definition of nvdimm_namespace_add_poison to nd.hDan Williams2016-01-09
| * | libnvdimm: Add a poison list and export badblocksVishal Verma2016-01-09
* | | libnvdimm: fix namespace object confusion in is_uuid_busy()Dan Williams2016-01-05
* | | libnvdimm, pfn: move 'memory mode' indication to sysfsDan Williams2015-12-24
* | | libnvdimm, pfn: fix nd_pfn_validate() return value handlingDan Williams2015-12-24
* | | libnvdimm, pfn: fix pfn seed creationDan Williams2015-12-13
* | | libnvdimm, pfn: add parent uuid validation Dan Williams2015-12-13
* | | libnvdimm, pfn: add 'align' attribute, default to HPAGE_SIZEDan Williams2015-12-12
* | | libnvdimm, pfn: clean up pfn create parametersDan Williams2015-12-10
* | | libnvdimm, pfn: kill ND_PFN_ALIGNDan Williams2015-12-10
* | | nvdimm: do not show pfn_seed for non pmem regionsDmitry Krivenok2015-12-08
* | | nvdimm: improve diagnosibility of namespacesDmitry Krivenok2015-12-08
|/ /
* | libnvdimm, pmem: fix size trim in pmem_direct_access()Dan Williams2015-11-12
* | libnvdimm, e820: fix numa node for e820-type-12 pmem rangesDan Williams2015-11-12
* | Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-blockLinus Torvalds2015-11-10
|\ \
| * | block: change ->make_request_fn() and users to return a queue cookieJens Axboe2015-11-07
* | | Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-10
|\ \ \ | |/ / |/| |
| * | pmem, memremap: convert to numa aware allocationsDan Williams2015-10-09
| * | devm_memremap: convert to return ERR_PTRDan Williams2015-10-09
| * | pmem: kill memremap_pmem()Dan Williams2015-10-09
| |/
* | block, libnvdimm, nvme: provide a built-in blk_integrity nop profileDan Williams2015-10-21
* | md, dm, scsi, nvme, libnvdimm: drop blk_integrity_unregister() at shutdownDan Williams2015-10-21
* | block: Inline blk_integrity in struct gendiskMartin K. Petersen2015-10-21
* | block: Consolidate static integrity profile propertiesMartin K. Petersen2015-10-21
|/
* pmem: add proper fencing to pmem_rw_page()Ross Zwisler2015-09-17
* libnvdimm: pfn_devs: Fix locking in namespace_storeAxel Lin2015-09-17
* libnvdimm: btt_devs: Fix locking in namespace_storeAxel Lin2015-09-17
* Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-08
|\
| * libnvdimm, pmem: direct map legacy pmem by defaultDan Williams2015-08-28
| * libnvdimm, pmem: 'struct page' for pmemDan Williams2015-08-28
| * libnvdimm, pfn: 'struct page' provider infrastructureDan Williams2015-08-28
| * x86, pmem: clarify that ARCH_HAS_PMEM_API implies PMEM mapped WBDan Williams2015-08-27
| * dax: drop size parameter to ->direct_access()Dan Williams2015-08-27
| * Merge branch 'pmem-api' into libnvdimm-for-nextDan Williams2015-08-27
| |\
| | * pmem, dax: have direct_access use __pmem annotationRoss Zwisler2015-08-20
| | * pmem: switch to devm_ allocationsChristoph Hellwig2015-08-14
| * | nvdimm: change to use generic kvfree()yalin wang2015-08-27
| * | libnvdimm, e820: make CONFIG_X86_PMEM_LEGACY a tristate optionDan Williams2015-08-19
| * | libnvdimm, btt: write and validate parent_uuidVishal Verma2015-08-14
| * | libnvdimm, btt: consolidate arena validationVishal Verma2015-08-14
| * | libnvdimm, btt: clean up internal interfacesVishal Verma2015-08-14
| |/
| * nvdimm: fix inline function return type warningRandy Dunlap2015-07-31
| * libnvdimm, pmem: Change pmem physical sector size to PAGE_SIZEVishal Verma2015-07-27
| * libnvdimm, btt: sparse fixDan Williams2015-07-27
* | Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-09-02
|\ \ | |/ |/|