1. 7683084 NVMe: Handle physical merging of bvec entries by Matthew Wilcox · 16 years ago
  2. 1974b1a NVMe: Check for DMA mapping failure by Matthew Wilcox · 16 years ago
  3. d567760 NVMe: Pass the nvme_dev to nvme_free_prps and nvme_setup_prps by Matthew Wilcox · 16 years ago
  4. 99802a7 NVMe: Optimise memory usage for I/Os between 4k and 128k by Matthew Wilcox · 16 years ago
  5. 091b609 NVMe: Switch to use DMA Pool API by Matthew Wilcox · 16 years ago
  6. d534df3 NVMe: Rename nvme_req_info to nvme_bio by Matthew Wilcox · 16 years ago
  7. e025344c NVMe: Initial PRP List support by Shane Michael Matthews · 16 years ago
  8. 51882d0 NVMe: Advance the sg pointer when filling in an sg list by Matthew Wilcox · 16 years ago
  9. d2d8703 NVMe: Renumber the special context values by Matthew Wilcox · 16 years ago
  10. 9294bbe NVMe: Handle the congestion list a little better by Matthew Wilcox · 16 years ago
  11. e85248e NVMe: Record the timeout for each command by Matthew Wilcox · 16 years ago
  12. ec6ce61 NVMe: Need to lock queue during interrupt handling by Matthew Wilcox · 16 years ago
  13. 48e3d39 NVMe: Detect command IDs completing that are out of range by Matthew Wilcox · 16 years ago
  14. b36235d NVMe: Detect commands that are completed twice by Matthew Wilcox · 16 years ago
  15. be7b627 NVMe: Use a symbolic name to represent cancelled commands instead of 0 by Matthew Wilcox · 16 years ago
  16. 58ffacb NVMe: Add a module parameter to use a threaded interrupt by Matthew Wilcox · 16 years ago
  17. b1ad37e NVMe: Call put_nvmeq() before calling nvme_submit_sync_cmd() by Matthew Wilcox · 16 years ago
  18. 3c0cf13 NVMe: Allow fatal signals to interrupt I/O by Matthew Wilcox · 16 years ago
  19. db5d0c1 NVMe: Release 0.2 by Matthew Wilcox · 16 years ago
  20. 6ee44cd NVMe: Add download / activate firmware ioctls by Matthew Wilcox · 16 years ago
  21. 388f037 NVMe: Move sysfs entries to the right place by Matthew Wilcox · 16 years ago
  22. 5911f20 NVMe: Disable the device before we write the admin queues by Shane Michael Matthews · 16 years ago
  23. 574e8b9 NVMe: Request I/O regions by Matthew Wilcox · 16 years ago
  24. 2930353 NVMe: Allow queues to be allocated above 4GB by Matthew Wilcox · 16 years ago
  25. f64d336 NVMe: Enable device DMA by Matthew Wilcox · 16 years ago
  26. 0ee5a7d NVMe: Enable and disable the PCI device by Shane Michael Matthews · 16 years ago
  27. 3f85d50 NVMe: Check returns from nvme_alloc_queue() by Matthew Wilcox · 16 years ago
  28. 8e9f0e7 NVMe: Remove 'node' from nvme_dev by Matthew Wilcox · 16 years ago
  29. 5181423 NVMe: Read the model, serial & firmware rev from the controller by Matthew Wilcox · 16 years ago
  30. a53295b NVMe: Add NVME_IOCTL_SUBMIT_IO by Matthew Wilcox · 16 years ago
  31. 7fc3cda NVMe: Create nvme_map_user_pages() and nvme_unmap_user_pages() by Matthew Wilcox · 16 years ago
  32. bd38c55 NVMe: Change NVME_IOCTL_GET_RANGE_TYPE to return all the ranges by Matthew Wilcox · 16 years ago
  33. b8deb62 NVMe: Zero the command before we send it by Matthew Wilcox · 16 years ago
  34. ff22b54 NVMe: Add nvme_setup_prps() by Matthew Wilcox · 16 years ago
  35. 36c14ed NVMe: Use PRP2 for the nvme_identify ioctl by Matthew Wilcox · 16 years ago
  36. 53c9577 NVMe: Fix admin IRQ claim on real hardware by Matthew Wilcox · 16 years ago
  37. 8212346 NVMe: Rename 'cycle' to 'phase' by Matthew Wilcox · 16 years ago
  38. 1b23484 NVMe: Implement per-CPU queues by Matthew Wilcox · 16 years ago
  39. b3b0681 NVMe: Reduce set_queue_count arguments by one by Matthew Wilcox · 16 years ago
  40. 3001082 NVMe: Factor out queue_request_irq() by Matthew Wilcox · 16 years ago
  41. b60503b NVMe: New driver by Matthew Wilcox · 16 years ago