1. 6a398a3 Merge branch 'for-4.2/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  2. 51ef72b block: nvme-scsi: Catch kcalloc failure by Axel Lin · 9 years ago
  3. d29ec82 nvme: submit internal commands through the block layer by Christoph Hellwig · 9 years ago
  4. 772ce43 nvme: fail SCSI read/write command with unsupported protection bit by Christoph Hellwig · 9 years ago
  5. 9085176 nvme: report the DPOFUA in MODE_SENSE by Christoph Hellwig · 9 years ago
  6. cbbb7a2 nvme: simplify and cleanup the READ/WRITE SCSI CDB parsing code by Christoph Hellwig · 9 years ago
  7. 3726897 nvme: first round at deobsfucating the SCSI translation code by Christoph Hellwig · 9 years ago
  8. e61b0a8 nvme: fix scsi translation error handling by Christoph Hellwig · 9 years ago
  9. b90c48d nvme: split nvme_trans_send_fw_cmd by Christoph Hellwig · 9 years ago
  10. e75ec75 nvme: store a struct device pointer in struct nvme_dev by Christoph Hellwig · 9 years ago
  11. f705f83 nvme: consolidate synchronous command submission helpers by Christoph Hellwig · 9 years ago
  12. 3fd61b2 nvme: fix kernel memory corruption with short INQUIRY buffers by Christoph Hellwig · 9 years ago
  13. 9283b42 NVMe: Fix VPD B0 max sectors translation by Keith Busch · 9 years ago
  14. 7f749d9 NVMe: Add translation for block limits by Keith Busch · 9 years ago
  15. 9ac1693 NVMe: Fix scsi mode select llbaa setting by Keith Busch · 10 years ago
  16. 4f1982b NVMe: Update SCSI Inquiry VPD 83h translation by Keith Busch · 10 years ago
  17. 9ea18f8 Merge branch 'for-3.19/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  18. eb846d9 scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16 by Hannes Reinecke · 10 years ago
  19. a4aea56 NVMe: Convert to blk-mq by Matias Bjørling · 10 years ago
  20. 695a4fe NVMe: Fix SG_IO status values by Keith Busch · 10 years ago
  21. e179729 NVMe: Remove duplicate compat SG_IO code by Keith Busch · 10 years ago
  22. b8e0808 NVMe: Fix START_STOP_UNIT Scsi->NVMe translation. by Dan McLeran · 10 years ago
  23. ef351b9 NVMe: Use Log Page constants in SCSI emulation by Matthew Wilcox · 10 years ago
  24. dedf4b1 NVMe: Use last bytes of f/w rev SCSI Inquiry by Keith Busch · 10 years ago
  25. de672b9 NVMe: Delete NVME_GET_FEAT_TEMP_THRESH by Matthew Wilcox · 10 years ago
  26. 4131f2f NVMe: Fix the buffer size passed in GetLogPage(CDW10.NUMD) by Indraneel Mukherjee · 10 years ago
  27. 8757ad6 NVMe: Update copyright headers by Matthew Wilcox · 10 years ago
  28. edd10d3 NVMe: Retry failed commands with non-fatal errors by Keith Busch · 10 years ago
  29. ddcb776 NVMe: Fix divide-by-zero in nvme_trans_io_get_num_cmds by Keith Busch · 10 years ago
  30. 4f5099a NVMe: IOCTL path RCU protect queue access by Keith Busch · 11 years ago
  31. 320a382 NVMe: compat SG_IO ioctl by Keith Busch · 11 years ago
  32. 03ea83e NVMe: Use kzalloc instead of kmalloc+memset by Tushar Behera · 11 years ago
  33. 710a143 NVMe: Fix a signedness bug in nvme_trans_modesel_get_mp by Vishal Verma · 11 years ago
  34. 76e0310 NVMe: Remove redundant version.h header include by Sachin Kamat · 11 years ago
  35. ab3ea5b NVMe: Simplify Firmware Activate code slightly by Matthew Wilcox · 11 years ago
  36. ec50373 NVMe: Add scsi unmap to SG_IO by Keith Busch · 11 years ago
  37. 14385de NVMe: queue usage fixes in nvme-scsi by Keith Busch · 11 years ago
  38. 8741ee4 NVMe: Fix sparse warnings in scsi emulation by Vishal Verma · 11 years ago
  39. 063cc6d NVMe: Abstract out sector to block number conversion by Matthew Wilcox · 11 years ago
  40. 5d0f613 NVMe: Add nvme-scsi.c by Vishal Verma · 12 years ago