1. 968854f nvme: use page-aligned buffer for identify command by Patrick Wildt · Wed Oct 16 08:42:04 2019 +0200
  2. 95f4aba nvme: flush dcache on both r/w, and the prp list by Patrick Wildt · Wed Oct 16 23:22:50 2019 +0200
  3. ccdff86 nvme: add accessor to namespace id and eui64 by Patrick Wildt · Thu Oct 03 13:48:47 2019 +0200
  4. 2db5134 nvme: Fix PRP Offset Invalid by Aaron Williams · Thu Aug 22 20:37:26 2019 -0700
  5. 225589d nvme: Fix warning of cast from pointer to integer of different size by Bin Meng · Wed May 15 08:37:56 2019 -0700
  6. cbc3da8 blk: Call part_init() in the post_probe() method by Bin Meng · Mon Oct 15 02:21:07 2018 -0700
  7. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  8. c9ee946 nvme: Remove dead codes in nvme_setup_io_queues() by Bin Meng · Sat Sep 02 08:15:37 2017 -0700
  9. 8ac9f6c nvme: Fix potential sign extension issue in nvme_blk_rw() by Bin Meng · Sat Sep 02 08:15:36 2017 -0700
  10. 318dda2 nvme: Fix wrong ndev->queues memset by Bin Meng · Sat Sep 02 08:15:35 2017 -0700
  11. 34818738 nvme: Get rid of the global variable nvme_info by Bin Meng · Tue Aug 22 08:15:16 2017 -0700
  12. 578b195 nvme: Apply cache operations on the DMA buffers by Bin Meng · Tue Aug 22 08:15:14 2017 -0700
  13. 29e558d nvme: Consolidate block read and write routines by Bin Meng · Tue Aug 22 08:15:13 2017 -0700
  14. 1c42a29 nvme: Use macros to access NVMe queues by Bin Meng · Tue Aug 22 08:15:12 2017 -0700
  15. dff7df7c nvme: Respect timeout when en/disabling the controller by Bin Meng · Tue Aug 22 08:15:11 2017 -0700
  16. f03e5fc nvme: Cache controller's capabilities by Bin Meng · Tue Aug 22 08:15:10 2017 -0700
  17. b3ea27d nvme: Fix endianness assignment to prp2 in nvme_identify() by Bin Meng · Tue Aug 22 08:15:09 2017 -0700
  18. 663f4b7 nvme: Fix ndev->queues allocation by Bin Meng · Tue Aug 22 08:15:08 2017 -0700
  19. a7cbfff nvme: Fix getting PCI vendor id of the NVMe block device by Bin Meng · Tue Aug 22 08:15:07 2017 -0700
  20. ab1c160 nvme: Handle zero Maximum Data Transfer Size (MDTS) by Bin Meng · Thu Aug 03 02:31:02 2017 -0700
  21. e15555a nvme: Fix number of blocks detection by Jon Nettleton · Thu Aug 03 02:31:01 2017 -0700
  22. 7435481 nvme: Detect devices that are class Storage Express by Jon Nettleton · Thu Aug 03 02:31:00 2017 -0700
  23. 145b88f nvme: Add NVM Express driver support by Zhikang Zhang · Thu Aug 03 02:30:57 2017 -0700