aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nvdimm/btt.c
AgeCommit message (Expand)Author
2020-06-11libnvdimm: Fix endian conversion issues Aneesh Kumar K.V
2020-05-27libnvdimm/btt: Fix LBA masking during 'free list' populationVishal Verma
2020-05-27libnvdimm/btt: Remove unnecessary code in btt_freelist_initVishal Verma
2020-01-04libnvdimm/btt: fix variable 'rc' set but not usedQian Cai
2018-03-28libnvdimm, {btt, blk}: do integrity setup before add_disk()Vishal Verma
2017-12-29libnvdimm, btt: Fix an incompatibility in the log layoutVishal Verma
2017-09-11Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-09-09libnvdimm, btt: fix format string warningsRandy Dunlap
2017-09-07libnvdimm, btt: clean up warning and error messagesVishal Verma
2017-09-06block, THP: make block_device_operations.rw_page support THPHuang Ying
2017-08-31libnvdimm, btt: rework error clearingVishal Verma
2017-08-31libnvdimm, btt: cache sector_size in arena_infoVishal Verma
2017-08-31libnvdimm, btt: ensure that flags were also unchanged during a map_readVishal Verma
2017-08-31libnvdimm, btt: refactor map entry operations with macrosVishal Verma
2017-08-31libnvdimm, btt: fix a missed NVDIMM_IO_ATOMIC case in the write pathVishal Verma
2017-08-30libnvdimm, btt: check memory allocation failureChristophe Jaillet
2017-07-11Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-07-07Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-07-03block: guard bvec iteration logicDmitry Monakhov
2017-07-03bio-integrity: fold bio_integrity_enabled to bio_integrity_prepDmitry Monakhov
2017-07-01libnvdimm, btt: convert some info messages to warn/errVishal Verma
2017-06-29libnvdimm, btt: fix btt_rw_page not returning errorsVishal Verma
2017-06-29libnvdimm, btt: BTT updates for UEFI 2.7 formatVishal Verma
2017-06-27block: don't bother with bounce limits for make_request driversChristoph Hellwig
2017-06-09block: switch bios to blk_status_tChristoph Hellwig
2017-05-10libnvdimm, btt: ensure that initializing metadata clears poisonVishal Verma
2017-05-10libnvdimm: add an atomic vs process context flag to rw_bytesVishal Verma
2016-08-08nvdimm, btt: add a size attribute for BTTsVishal Verma
2016-08-07block/mm: make bdev_ops->rw_page() take a bool for read/writeJens Axboe
2016-08-04mm/block: convert rw_page users to bio op useMike Christie
2016-06-27block: convert to device_add_disk()Dan Williams
2016-05-18Merge branch 'for-4.7/libnvdimm' into libnvdimm-for-nextDan Williams
2016-04-22libnvdimm, btt: add btt startup debugDan Williams
2016-04-22libnvdimm, btt, convert nd_btt_probe() to devmDan Williams
2016-04-22libnvdimm, pmem: kill pmem->ndnsDan Williams
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-03-09nvdimm/btt: don't allocate unused major device numberNeilBrown
2015-11-07block: change ->make_request_fn() and users to return a queue cookieJens Axboe
2015-10-21md, dm, scsi, nvme, libnvdimm: drop blk_integrity_unregister() at shutdownDan Williams
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-08-28libnvdimm, pfn: 'struct page' provider infrastructureDan Williams
2015-08-14libnvdimm, btt: write and validate parent_uuidVishal Verma
2015-08-14libnvdimm, btt: consolidate arena validationVishal Verma
2015-08-14libnvdimm, btt: clean up internal interfacesVishal Verma
2015-07-29block: add a bi_error field to struct bioChristoph Hellwig
2015-07-27libnvdimm, btt: sparse fixDan Williams
2015-06-26libnvdimm, nfit: handle unarmed dimms, mark namespaces read-onlyDan Williams
2015-06-26libnvdimm: enable iostatDan Williams
2015-06-26libnvdimm, btt: add support for blk integrityVishal Verma
2015-06-26nd_btt: atomic sector updatesVishal Verma