Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-10Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-04-03libnvdimm: add an api to cast a 'struct nd_region' to its 'struct device'Dan Williams
2018-03-17block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>Bart Van Assche
2018-01-08memremap: change devm_memremap_pages interface to use struct dev_pagemapChristoph Hellwig
2017-11-02libnvdimm: move poison list functions to a new 'badrange' fileDave Jiang
2017-09-28libnvdimm, dimm: clear 'locked' status on successful DIMM enableDan Williams
2017-09-11Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-08-30libnvdimm, label: fix index block size calculationDan Williams
2017-08-23block: replace bi_bdev with a gendisk pointer and partitions indexChristoph Hellwig
2017-08-12libnvdimm: rename nd_sector_size_{show,store} to nd_size_select_{show,store}Dan Williams
2017-08-09block: pass in queue to inflight accountingJens Axboe
2017-08-05nfit, libnvdimm, region: export 'position' in mapping infoDan Williams
2017-07-26libnvdimm: Stop using HPAGE_SIZEOliver O'Halloran
2017-06-29libnvdimm, btt: BTT updates for UEFI 2.7 formatVishal Verma
2017-06-16libnvdimm, pmem: Add sysfs notifications to badblocksToshi Kani
2017-06-16libnvdimm, label: add address abstraction identifiersDan Williams
2017-06-16libnvdimm, label: honor the lba size specified in v1.2 labelsDan Williams
2017-06-16libnvdimm, label: add v1.2 interleave-set-cookie algorithmDan Williams
2017-06-16libnvdimm, label: add v1.2 nvdimm label definitionsDan Williams
2017-05-11libnvdimm: add an atomic vs process context flag to rw_bytesVishal Verma
2017-05-05libnvdimm: convert NDD_ flags to use bitops, introduce NDD_LOCKEDDan Williams
2017-04-13libnvdimm: add mechanism to publish badblocks at the region levelDave Jiang
2017-03-01nfit, libnvdimm: fix interleave set cookie calculationDan Williams
2016-10-19libnvdimm: allow a platform to force enable label supportDan Williams
2016-10-19libnvdimm: use generic iostat interfacesToshi Kani
2016-10-08Merge branch 'for-4.9/libnvdimm' into libnvdimm-for-nextDan Williams
2016-10-01libnvdimm, label: convert label tracking to a linked listDan Williams
2016-10-01libnvdimm, region: move region-mapping input-paramters to nd_mapping_descDan Williams
2016-09-24libnvdimm, region: fix flush hint table thinkoDan Williams
2016-09-02libnvdimm: Fix nvdimm_probe error on NVDIMM-NToshi Kani
2016-08-08nvdimm, btt: add a size attribute for BTTsVishal Verma
2016-07-12libnvdimm: cycle flush hintsDan Williams
2016-07-12libnvdimm, nfit: move flush hint mapping to region-device driver-dataDan Williams
2016-07-12libnvdimm, nfit: remove nfit_spa_map() infrastructureDan Williams
2016-05-21libnvdimm, dax: autodetect supportDan Williams
2016-05-10libnvdimm, dax: introduce device-dax infrastructureDan Williams
2016-04-22libnvdimm, pmem, pfn: move pfn setup to the coreDan Williams
2016-04-22libnvdimm, pmem, pfn: make pmem_rw_bytes generic and refactor pfn setupDan Williams
2016-04-22libnvdimm, btt, convert nd_btt_probe() to devmDan Williams
2016-04-22libnvdimm, pfn, convert nd_pfn_probe() to devmDan Williams
2016-04-22libnvdimm, pmem: kill pmem->ndnsDan Williams
2016-04-08libnvdimm, pfn: fix nvdimm_namespace_add_poison() vs section alignmentDan Williams
2016-03-10libnvdimm, pmem: clear poison on writeDan Williams
2016-03-05libnvdimm: async notification supportDan Williams
2016-01-10Merge branch 'for-4.5/block-dax' into for-4.5/libnvdimmDan Williams
2016-01-09libnvdimm: convert to statically allocated badblocksDan Williams
2016-01-09libnvdimm, pmem: move definition of nvdimm_namespace_add_poison to nd.hDan Williams
2016-01-09libnvdimm: Add a poison list and export badblocksVishal Verma
2015-12-13libnvdimm, pfn: add 'align' attribute, default to HPAGE_SIZEDan Williams
2015-12-11libnvdimm, pfn: kill ND_PFN_ALIGNDan Williams