1. 83250e6 libnvdimm: Fix security issue with DSM IOCTL. by Jerry Hoemann · 10 years ago
  2. 6e8ea2f libnvdimm: fix namespace object confusion in is_uuid_busy() by Dan Williams · 10 years ago
  3. 589e75d libnvdimm, pmem: fix size trim in pmem_direct_access() by Dan Williams · 10 years ago
  4. f7256dc libnvdimm, e820: fix numa node for e820-type-12 pmem ranges by Dan Williams · 10 years ago
  5. 3419b45 Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  6. 264015f Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 10 years ago
  7. dece163 block: change ->make_request_fn() and users to return a queue cookie by Jens Axboe · 10 years ago
  8. 4125a09 block, libnvdimm, nvme: provide a built-in blk_integrity nop profile by Dan Williams · 10 years ago
  9. 9609b99 md, dm, scsi, nvme, libnvdimm: drop blk_integrity_unregister() at shutdown by Dan Williams · 10 years ago
  10. 25520d5 block: Inline blk_integrity in struct gendisk by Martin K. Petersen · 10 years ago
  11. 0f8087e block: Consolidate static integrity profile properties by Martin K. Petersen · 10 years ago
  12. 538ea4a pmem, memremap: convert to numa aware allocations by Dan Williams · 10 years ago
  13. b36f476 devm_memremap: convert to return ERR_PTR by Dan Williams · 10 years ago
  14. a639315 pmem: kill memremap_pmem() by Dan Williams · 10 years ago
  15. ba8fe0f pmem: add proper fencing to pmem_rw_page() by Ross Zwisler · 10 years ago
  16. 4ca8b57a libnvdimm: pfn_devs: Fix locking in namespace_store by Axel Lin · 10 years ago
  17. 4be9c1f libnvdimm: btt_devs: Fix locking in namespace_store by Axel Lin · 10 years ago
  18. 12f03ee Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 10 years ago
  19. 1081230 Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  20. 004f1af libnvdimm, pmem: direct map legacy pmem by default by Dan Williams · 10 years ago
  21. 32ab0a3 libnvdimm, pmem: 'struct page' for pmem by Dan Williams · 10 years ago
  22. e145574 libnvdimm, pfn: 'struct page' provider infrastructure by Dan Williams · 10 years ago
  23. 96601ad x86, pmem: clarify that ARCH_HAS_PMEM_API implies PMEM mapped WB by Dan Williams · 10 years ago
  24. cb389b9 dax: drop size parameter to ->direct_access() by Dan Williams · 10 years ago
  25. 4a9bf88 Merge branch 'pmem-api' into libnvdimm-for-next by Dan Williams · 10 years ago
  26. a06a757 nvdimm: change to use generic kvfree() by yalin wang · 10 years ago
  27. e2e0539 pmem, dax: have direct_access use __pmem annotation by Ross Zwisler · 10 years ago
  28. 7a67832 libnvdimm, e820: make CONFIG_X86_PMEM_LEGACY a tristate option by Dan Williams · 10 years ago
  29. 708ab62 pmem: switch to devm_ allocations by Christoph Hellwig · 10 years ago
  30. 6ec6895 libnvdimm, btt: write and validate parent_uuid by Vishal Verma · 10 years ago
  31. ab45e76 libnvdimm, btt: consolidate arena validation by Vishal Verma · 10 years ago
  32. fbde141 libnvdimm, btt: clean up internal interfaces by Vishal Verma · 10 years ago
  33. f6ef5a2 nvdimm: fix inline function return type warning by Randy Dunlap · 10 years ago
  34. 4246a0b block: add a bi_error field to struct bio by Christoph Hellwig · 10 years ago
  35. 6b47496 libnvdimm, pmem: Change pmem physical sector size to PAGE_SIZE by Vishal Verma · 10 years ago
  36. 5e32940 libnvdimm, btt: sparse fix by Dan Williams · 10 years ago
  37. 8ca2435 libnvdimm: fix namespace seed creation by Dan Williams · 10 years ago
  38. daa1dee nvdimm: Fix return value of nvdimm_bus_init() if class_create() fails by Axel Lin · 10 years ago
  39. af834d4 libnvdimm: smatch cleanups in __nd_ioctl by Dan Williams · 10 years ago
  40. 6103195 arch, x86: pmem api for ensuring durability of persistent memory updates by Ross Zwisler · 10 years ago
  41. 74ae66c libnvdimm: Add sysfs numa_node to NVDIMM devices by Toshi Kani · 10 years ago
  42. 41d7a6d libnvdimm: Set numa_node to NVDIMM devices by Toshi Kani · 10 years ago
  43. 5813882 libnvdimm, nfit: handle unarmed dimms, mark namespaces read-only by Dan Williams · 10 years ago
  44. 0f51c4f pmem: flag pmem block devices as non-rotational by Dan Williams · 11 years ago
  45. f0dc089 libnvdimm: enable iostat by Dan Williams · 11 years ago
  46. edc870e pmem: make_request cleanups by Dan Williams · 11 years ago
  47. 43d3fa3 libnvdimm, pmem: fix up max_hw_sectors by Dan Williams · 11 years ago
  48. fcae695 libnvdimm, blk: add support for blk integrity by Vishal Verma · 10 years ago
  49. 41cd8b7 libnvdimm, btt: add support for blk integrity by Vishal Verma · 10 years ago
  50. 047fc8a libnvdimm, nfit, nd_blk: driver for BLK-mode access persistent memory by Ross Zwisler · 10 years ago
  51. 5212e11 nd_btt: atomic sector updates by Vishal Verma · 10 years ago
  52. 8c2f7e8 libnvdimm: infrastructure for btt devices by Dan Williams · 10 years ago
  53. 0ba1c63 libnvdimm: write blk label set by Dan Williams · 10 years ago
  54. f524bf2 libnvdimm: write pmem label set by Dan Williams · 10 years ago
  55. 1b40e09 libnvdimm: blk labels and namespace instantiation by Dan Williams · 11 years ago
  56. bf9bccc libnvdimm: pmem label sets and namespace instantiation. by Dan Williams · 10 years ago
  57. 4a826c8 libnvdimm: namespace indices: read and validate by Dan Williams · 10 years ago
  58. eaf9615 libnvdimm, nfit: add interleave-set state-tracking infrastructure by Dan Williams · 11 years ago
  59. 9f53f9f libnvdimm, pmem: add libnvdimm support to the pmem driver by Dan Williams · 10 years ago
  60. 18da2c9 libnvdimm, pmem: move pmem to drivers/nvdimm/ by Dan Williams · 10 years ago
  61. 3d88002 libnvdimm: support for legacy (non-aliasing) nvdimms by Dan Williams · 10 years ago
  62. 1f7df6f libnvdimm, nfit: regions (block-data-window, persistent memory, volatile memory) by Dan Williams · 10 years ago
  63. 4d88a97 libnvdimm, nvdimm: dimm driver and base libnvdimm device-driver infrastructure by Dan Williams · 10 years ago
  64. 62232e4 libnvdimm: control (ioctl) messages for nvdimm_bus and nvdimm devices by Dan Williams · 10 years ago
  65. e6dfb2d libnvdimm, nfit: dimm/memory-devices by Dan Williams · 11 years ago
  66. 45def22 libnvdimm: control character device and nvdimm_bus sysfs attributes by Dan Williams · 11 years ago
  67. b94d523 libnvdimm, nfit: initial libnvdimm infrastructure and NFIT support by Dan Williams · 11 years ago