1. ee6d3eb libnvdimm/pmem: Bypass CONFIG_HARDENED_USERCOPY overhead by Dan Williams · 5 years ago
  2. 4c8c9d5 libnvdimm/pmem: fix a possible OOB access when read and write pmem by Li RongQing · 6 years ago
  3. ec5471c mm, devm_memremap_pages: fix shutdown handling by Dan Williams · 6 years ago
  4. 6c1400b libnvdimm, pmem: Fix badblocks population for 'raw' namespaces by Dan Williams · 6 years ago
  5. 2923b27 Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  6. 828bf6e Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  7. c953cc9 libnvdimm, pmem: Restore page attributes when clearing errors by Dan Williams · 6 years ago
  8. 46a590c libnvdimm, pmem: kaddr and pfn can be NULL to ->direct_access() by Huaisheng Ye · 6 years ago
  9. 3f289dc block: make bdev_ops->rw_page() take a REQ_OP instead of bool by Tejun Heo · 6 years ago
  10. 4557641 pmem: only set QUEUE_FLAG_DAX for fsdax mode by Ross Zwisler · 6 years ago
  11. 930218a Merge branch 'for-4.18/mcsafe' into libnvdimm-for-next by Dan Williams · 6 years ago
  12. b568457 Merge branch 'for-4.18/dax' into libnvdimm-for-next by Dan Williams · 6 years ago
  13. ce7f11a libnvdimm, pmem: Unconditionally deep flush on *sync by Ross Zwisler · 6 years ago
  14. d2d6364 libnvdimm, pmem: Complete REQ_FLUSH => REQ_PREFLUSH by Ross Zwisler · 6 years ago
  15. 6dfdb2b pmem: Switch to copy_to_iter_mcsafe() by Dan Williams · 6 years ago
  16. b3a9a0c dax: Introduce a ->copy_to_iter dax operation by Dan Williams · 6 years ago
  17. e7638488 mm: introduce MEMORY_DEVICE_FS_DAX and CONFIG_DEV_PAGEMAP_OPS by Dan Williams · 6 years ago
  18. 60622d6 x86/asm/memcpy_mcsafe: Return bytes remaining by Dan Williams · 6 years ago
  19. 9f3a094 Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  20. 3526dd0 Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  21. 03e9084 libnvdimm, pmem: use module_nd_driver by Johannes Thumshirn · 7 years ago
  22. 8b904b5 block: Use blk_queue_flag_*() in drivers instead of queue_flag_*() by Bart Van Assche · 7 years ago
  23. 426824d libnvdimm: remove redundant __func__ in dev_dbg by Dan Williams · 7 years ago
  24. 5fdf8e5 libnvdimm: re-enable deep flush for pmem devices via fsync() by Dave Jiang · 7 years ago
  25. 5ee0524 block: Add 'lock' as third argument to blk_alloc_queue_node() by Bart Van Assche · 7 years ago
  26. ee95f40 Merge branch 'for-4.16/nfit' into libnvdimm-for-next by Ross Zwisler · 7 years ago
  27. 06e8ccd acpi: nfit: Add support for detect platform CPU cache flush on power loss by Dave Jiang · 7 years ago
  28. e8d5134 memremap: change devm_memremap_pages interface to use struct dev_pagemap by Christoph Hellwig · 7 years ago
  29. 23c47d2 bdi: introduce BDI_CAP_SYNCHRONOUS_IO by Minchan Kim · 7 years ago
  30. dff4d1f Merge tag 'for-4.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 7 years ago
  31. c3ca015 dax: remove the pmem_dax_ops->flush abstraction by Mikulas Patocka · 7 years ago
  32. 98cc093 block, THP: make block_device_operations.rw_page support THP by Huang Ying · 7 years ago
  33. b6ffe9b Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  34. 9d92573 Merge branch 'for-4.13/dax' into libnvdimm-for-next by Dan Williams · 7 years ago
  35. 6aa734a libnvdimm, region, pmem: fix 'badblocks' sysfs_get_dirent() reference lifetime by Dan Williams · 7 years ago
  36. 0b27796 libnvdimm, pmem: disable dax flushing when pmem is fronting a volatile region by Dan Williams · 7 years ago
  37. 6e0c90d libnvdimm, pmem, dax: export a cache control attribute by Dan Williams · 7 years ago
  38. ca6a465 x86, libnvdimm, pmem: remove global pmem api by Dan Williams · 8 years ago
  39. f2b6125 x86, libnvdimm, pmem: move arch_invalidate_pmem() to libnvdimm by Dan Williams · 7 years ago
  40. 0b0bcac block: don't bother with bounce limits for make_request drivers by Christoph Hellwig · 7 years ago
  41. 4e4f00a x86, dax, libnvdimm: remove wb_cache_pmem() indirection by Dan Williams · 7 years ago
  42. 3c1cebf dax, pmem: introduce an optional 'flush' dax_operation by Dan Williams · 7 years ago
  43. 975750a libnvdimm, pmem: Add sysfs notifications to badblocks by Toshi Kani · 7 years ago
  44. f979b13 libnvdimm, label: honor the lba size specified in v1.2 labels by Dan Williams · 7 years ago
  45. 0aed55a x86, uaccess: introduce copy_from_iter_flushcache for pmem / cache-bypass operations by Dan Williams · 7 years ago
  46. 4e4cbee block: switch bios to blk_status_t by Christoph Hellwig · 7 years ago
  47. 53ef7d0 Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  48. 7361636 Merge branch 'for-4.12/dax' into libnvdimm-for-next by Dan Williams · 7 years ago
  49. d3b5d35 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  50. 7138970 mm, zone_device: Replace {get, put}_zone_device_page() with a single reference to fix pmem crash by Dan Williams · 7 years ago
  51. b2518c7 libnvdimm, pmem: fix a NULL pointer BUG in nd_pmem_notify by Toshi Kani · 7 years ago
  52. 6abccd1 x86, dax, pmem: remove indirection around memcpy_from_pmem() by Dan Williams · 8 years ago
  53. d4b29fd7 block: remove block_device_operations ->direct_access() by Dan Williams · 8 years ago
  54. c1d6e82 pmem: add dax_operations support by Dan Williams · 8 years ago
  55. d47d1d2 pmem: return EIO on read_pmem() failure by Stefan Hajnoczi · 8 years ago
  56. c44ef85 Merge branch 'for-4.10/libnvdimm' into libnvdimm-for-next by Dan Williams · 8 years ago
  57. 868f036f libnvdimm: fix mishandled nvdimm_clear_poison() return value by Dan Williams · 8 years ago
  58. 0a3f27b libnvdimm, namespace: avoid multiple sector calculations by Fabian Frederick · 8 years ago
  59. 450c663 libnvdimm: use consistent naming for request_mem_region() by Dan Williams · 8 years ago
  60. 3115bb0 pmem: report error on clear poison failure by Toshi Kani · 8 years ago
  61. bd697a8 pmem: reduce kmap_atomic sections to the memcpys only by Vishal Verma · 8 years ago
  62. 1eff9d3 block: rename bio bi_rw to bi_opf by Jens Axboe · 8 years ago
  63. c11f0c0 block/mm: make bdev_ops->rw_page() take a bool for read/write by Jens Axboe · 8 years ago
  64. abf5454 mm/block: convert rw_page users to bio op use by Mike Christie · 8 years ago
  65. f0c98eb Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  66. 3fc9d69 Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  67. 5bf0b6e pmem: clarify a debug print in pmem_clear_poison by Vishal Verma · 8 years ago
  68. 163d4ba block: add QUEUE_FLAG_DAX for devices to advertise their DAX support by Toshi Kani · 8 years ago
  69. 7a9eb20 pmem: kill __pmem address space by Dan Williams · 8 years ago
  70. 476f848 libnvdimm, pmem: flush posted-write queues on shutdown by Dan Williams · 8 years ago
  71. 7e267a8 libnvdimm, pmem: use REQ_FUA, REQ_FLUSH for nvdimm_flush() by Dan Williams · 8 years ago
  72. f284a4f libnvdimm: introduce nvdimm_flush() and nvdimm_has_flush() by Dan Williams · 8 years ago
  73. 0d52c756 block: convert to device_add_disk() by Dan Williams · 8 years ago
  74. f295e53 libnvdimm, pmem: allow nfit_test to override pmem_direct_access() by Dan Williams · 8 years ago
  75. f02716d libnvdimm: use devm_add_action_or_reset() by Dan Williams · 8 years ago
  76. 315227f Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  77. c5ed926 libnvdimm, dax: autodetect support by Dan Williams · 8 years ago
  78. 0a70bd4 dax: enable dax in the presence of known media errors (badblocks) by Dan Williams · 9 years ago
  79. 5a92289 libnvdimm, pmem: kill ->pmem_queue and ->pmem_disk by Dan Williams · 9 years ago
  80. ac515c0 libnvdimm, pmem, pfn: move pfn setup to the core by Dan Williams · 9 years ago
  81. 200c79d libnvdimm, pmem, pfn: make pmem_rw_bytes generic and refactor pfn setup by Dan Williams · 9 years ago
  82. 947df02 libnvdimm, pmem: clean up resource print / request by Dan Williams · 9 years ago
  83. 030b99e libnvdimm, pmem: use devm_add_action to release bdev resources by Dan Williams · 9 years ago
  84. bd842b8 libnvdimm, pmem: use ->queuedata for driver private data by Dan Williams · 9 years ago
  85. e32bc72 libnvdimm, btt, convert nd_btt_probe() to devm by Dan Williams · 9 years ago
  86. bd03294 libnvdimm, pfn, convert nd_pfn_probe() to devm by Dan Williams · 9 years ago
  87. 298f2bc libnvdimm, pmem: kill pmem->ndns by Dan Williams · 9 years ago
  88. 0a370d26 libnvdimm, pmem: clarify the write+clear_poison+write flow by Dan Williams · 9 years ago
  89. 239467e Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  90. a390180 libnvdimm, pfn: fix nvdimm_namespace_add_poison() vs section alignment by Dan Williams · 9 years ago
  91. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  92. fc0c202 x86, pmem: use memcpy_mcsafe() for memcpy_from_pmem() by Dan Williams · 9 years ago
  93. 4890116 Merge branch 'for-4.6/pfn' into libnvdimm-for-next by Dan Williams · 9 years ago
  94. 59e6473 libnvdimm, pmem: clear poison on write by Dan Williams · 9 years ago
  95. b5ebc8e libnvdimm, pmem: fix kmap_atomic() leak in error path by Dan Williams · 9 years ago
  96. 5515529 pmem: don't allocate unused major device number by NeilBrown · 9 years ago
  97. 45f6880 libnvdimm, pmem: fix ia64 build, use PHYS_PFN by Dan Williams · 9 years ago
  98. cfe30b8 libnvdimm, pmem: adjust for section collisions with 'System RAM' by Dan Williams · 9 years ago
  99. d9cbe09 libnvdimm, pmem: fix 'pfn' support for section-misaligned namespaces by Dan Williams · 9 years ago
  100. 7199946 libnvdimm: async notification support by Dan Williams · 9 years ago