1. fd634f41 nvme: merge probe_work and reset_work by Christoph Hellwig · 9 years ago
  2. e1569a1 nvme: do not restart the request timeout if we're resetting the controller by Keith Busch · 9 years ago
  3. 846cc05 nvme: simplify resets by Christoph Hellwig · 9 years ago
  4. 297465c nvme: add NVME_SC_CANCELLED by Christoph Hellwig · 9 years ago
  5. 31c7c7d nvme: merge nvme_abort_req and nvme_timeout by Christoph Hellwig · 9 years ago
  6. 4c9f748 nvme: don't take the I/O queue q_lock in nvme_timeout by Christoph Hellwig · 9 years ago
  7. 77bf25e nvme: protect against simultaneous shutdown invocations by Keith Busch · 9 years ago
  8. 7385014 nvme: only add a controller to dev_list after it's been fully initialized by Christoph Hellwig · 9 years ago
  9. 749941f nvme: only ignore hardware errors in nvme_create_io_queues by Christoph Hellwig · 9 years ago
  10. 8c0b391 nvme: precedence bug in nvme_pr_clear() by Dan Carpenter · 9 years ago
  11. d1ea7be nvme: fix another 32-bit build warning by Arnd Bergmann · 9 years ago
  12. ac02ddd NVMe: fix build with CONFIG_NVM enabled by Christoph Hellwig · 9 years ago
  13. 06c1e39 blk-integrity: empty implementation when disabled by Keith Busch · 9 years ago
  14. 9a0be7a nvme: refactor set_queue_count by Christoph Hellwig · 9 years ago
  15. f3ca80f nvme: move chardev and sysfs interface to common code by Christoph Hellwig · 9 years ago
  16. 5bae7f7 nvme: move namespace scanning to common code by Christoph Hellwig · 9 years ago
  17. ce4541f nvme: move the call to nvme_init_identify earlier by Christoph Hellwig · 9 years ago
  18. 7fd8930 nvme: add a common helper to read Identify Controller data by Christoph Hellwig · 9 years ago
  19. 5fd4ce1 nvme: move nvme_{enable,disable,shutdown}_ctrl to common code by Christoph Hellwig · 9 years ago
  20. 1b2eb37 nvme: move remaining CC setup into nvme_enable_ctrl by Christoph Hellwig · 9 years ago
  21. 106198e nvme: add explicit quirk handling by Christoph Hellwig · 9 years ago
  22. 1673f1f nvme: move block_device_operations and ns/ctrl freeing to common code by Christoph Hellwig · 9 years ago
  23. 0b7f1f2 nvme: use the block layer for userspace passthrough metadata by Keith Busch · 9 years ago
  24. 4160982 nvme: split __nvme_submit_sync_cmd by Christoph Hellwig · 9 years ago
  25. 22944e9 nvme: move nvme_setup_flush and nvme_setup_rw to common code by Christoph Hellwig · 9 years ago
  26. 15a190f7 nvme: move nvme_error_status to common code by Christoph Hellwig · 9 years ago
  27. d4f6c3a nvme: factor out a nvme_unmap_data helper by Christoph Hellwig · 9 years ago
  28. ba1ca37 nvme: refactor nvme_queue_rq by Christoph Hellwig · 9 years ago
  29. 69d2b57 nvme: simplify nvme_setup_prps calling convention by Christoph Hellwig · 9 years ago
  30. 1c63dc6 nvme: split a new struct nvme_ctrl out of struct nvme_dev by Christoph Hellwig · 9 years ago
  31. 01fec28 nvme: use vendor it from identify by Christoph Hellwig · 9 years ago
  32. bf7d3eb nvme: split nvme_trans_device_id_page by Christoph Hellwig · 9 years ago
  33. 7a67cbe nvme: use offset instead of a struct for registers by Christoph Hellwig · 9 years ago
  34. 21d3471 nvme: split command submission helpers out of pci.c by Christoph Hellwig · 9 years ago
  35. 71bd150 nvme: move struct nvme_iod to pci.c by Christoph Hellwig · 9 years ago
  36. 6f3b0e8 blk-mq: add a flags parameter to blk_mq_alloc_request by Christoph Hellwig · 9 years ago
  37. bf508e9 nvme: add missing unmaps in nvme_queue_rq by Christoph Hellwig · 9 years ago
  38. c5c9f25 NVMe: default to 4k device page size by Nishanth Aravamudan · 9 years ago
  39. 604e8c8 NVMe: reap completion entries when deleting queue by Keith Busch · 9 years ago
  40. 47b3115 nvme: lightnvm: use admin queues for admin cmds by Wenwei Tao · 9 years ago
  41. 6824c5e NVMe: Fix possible arithmetic overflow for max segments by Keith Busch · 9 years ago
  42. dad1b00 nvme: remove reserved double word by Matias Bjørling · 9 years ago
  43. 2393bd3 nvme: missing ppaf copy by Matias Bjørling · 9 years ago
  44. 7386af2 lightnvm: remove linear and device addr modes by Matias Bjørling · 9 years ago
  45. 12be5ed lightnvm: expose mccap in identify command by Matias Bjørling · 9 years ago
  46. 36d5dbc lightnvm: update alignments for identify command by Matias Bjørling · 9 years ago
  47. 1145046 lightnvm: update bad block table format by Matias Bjørling · 9 years ago
  48. c74dc78 NVMe: add support for Apple NVMe controller by Stephan Günther · 9 years ago
  49. a310acd NVMe: use split lo_hi_{read,write}q by Stephan Günther · 9 years ago
  50. b12363d NVMe: Increase the max transfer size when mdts is 0 by Sathyavathi M · 9 years ago
  51. 3419b45 Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  52. ad804a0 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  53. a0fa964 NVMe: add blk polling support by Jens Axboe · 9 years ago
  54. 71baba4 mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM by Mel Gorman · 9 years ago
  55. 9cf5c09 Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 9 years ago
  56. ccf21b6 Merge branch 'for-4.4/reservations' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  57. 527d152 Merge branch 'for-4.4/integrity' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  58. effa04c Merge branch 'for-4.4/lightnvm' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  59. a9aa31c Merge branch 'for-4.4/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  60. 5f436e5 nvme: lightnvm: clean up a data type by Dan Carpenter · 9 years ago
  61. 73fcf4e NVMe: Precedence error in nvme_pr_clear() by Dan Carpenter · 9 years ago
  62. ca06408 nvme: LightNVM support by Matias Bjørling · 9 years ago
  63. a6dd102 nvme: add missing endianess annotations in nvme_pr_command by Christoph Hellwig · 9 years ago
  64. 1d277a6 NVMe: Add persistent reservation ops by Keith Busch · 9 years ago
  65. 4125a09 block, libnvdimm, nvme: provide a built-in blk_integrity nop profile by Dan Williams · 9 years ago
  66. ac6fc48 block: move blk_integrity to request_queue by Dan Williams · 9 years ago
  67. 4cfc766 nvme: suspend i/o during runtime blk_integrity_unregister by Dan Williams · 9 years ago
  68. 9609b99 md, dm, scsi, nvme, libnvdimm: drop blk_integrity_unregister() at shutdown by Dan Williams · 9 years ago
  69. 25520d5 block: Inline blk_integrity in struct gendisk by Martin K. Petersen · 9 years ago
  70. 0f8087e block: Consolidate static integrity profile properties by Martin K. Petersen · 9 years ago
  71. ef658fc NVMe: initialize error to '0' by Jens Axboe · 9 years ago
  72. 1951fea nvme: use an integer value to Linux errno values by Christoph Hellwig · 9 years ago
  73. 3d42e67 nvme: fix 32-bit build warning by Arnd Bergmann · 9 years ago
  74. 11feb18 NVMe: Add explicit block config dependency by Keith Busch · 9 years ago
  75. 57dacad nvme: move to a new drivers/nvme/host directory by Jay Sternberg · 9 years ago