1. bf68405 nvme: meta_sg doesn't have to be an array by Christoph Hellwig · 9 years ago
  2. eee417b nvme: properly free resources for cancelled command by Christoph Hellwig · 9 years ago
  3. aae239e nvme: simplify completion handling by Christoph Hellwig · 9 years ago
  4. adf68f2 nvme: special case AEN requests by Christoph Hellwig · 9 years ago
  5. e7a2a87 nvme: switch abort to blk_execute_rq_nowait by Christoph Hellwig · 9 years ago
  6. d8f3216 nvme: switch delete SQ/CQ to blk_execute_rq_nowait by Christoph Hellwig · 9 years ago
  7. 7688faa nvme: factor out a few helpers from req_completion by Christoph Hellwig · 9 years ago
  8. 4680072 nvme: fix admin queue depth by Christoph Hellwig · 9 years ago
  9. 53029b0 NVMe: Remove device management handles on remove by Keith Busch · 9 years ago
  10. 92f7a16 NVMe: Use unbounded work queue for all work by Keith Busch · 9 years ago
  11. 540c801 NVMe: Implement namespace list scanning by Keith Busch · 9 years ago
  12. 6bf25d1 nvme: switch abort_limit to an atomic_t by Christoph Hellwig · 9 years ago
  13. 5c8809e nvme: remove dead controllers from a work item by Christoph Hellwig · 9 years ago
  14. fd634f41 nvme: merge probe_work and reset_work by Christoph Hellwig · 9 years ago
  15. e1569a1 nvme: do not restart the request timeout if we're resetting the controller by Keith Busch · 9 years ago
  16. 846cc05 nvme: simplify resets by Christoph Hellwig · 9 years ago
  17. 297465c nvme: add NVME_SC_CANCELLED by Christoph Hellwig · 9 years ago
  18. 31c7c7d nvme: merge nvme_abort_req and nvme_timeout by Christoph Hellwig · 9 years ago
  19. 4c9f748 nvme: don't take the I/O queue q_lock in nvme_timeout by Christoph Hellwig · 9 years ago
  20. 77bf25e nvme: protect against simultaneous shutdown invocations by Keith Busch · 9 years ago
  21. 7385014 nvme: only add a controller to dev_list after it's been fully initialized by Christoph Hellwig · 9 years ago
  22. 749941f nvme: only ignore hardware errors in nvme_create_io_queues by Christoph Hellwig · 9 years ago
  23. 9a0be7a nvme: refactor set_queue_count by Christoph Hellwig · 9 years ago
  24. f3ca80f nvme: move chardev and sysfs interface to common code by Christoph Hellwig · 9 years ago
  25. 5bae7f7 nvme: move namespace scanning to common code by Christoph Hellwig · 9 years ago
  26. ce4541f nvme: move the call to nvme_init_identify earlier by Christoph Hellwig · 9 years ago
  27. 7fd8930 nvme: add a common helper to read Identify Controller data by Christoph Hellwig · 9 years ago
  28. 5fd4ce1 nvme: move nvme_{enable,disable,shutdown}_ctrl to common code by Christoph Hellwig · 9 years ago
  29. 1b2eb37 nvme: move remaining CC setup into nvme_enable_ctrl by Christoph Hellwig · 9 years ago
  30. 106198e nvme: add explicit quirk handling by Christoph Hellwig · 9 years ago
  31. 1673f1f nvme: move block_device_operations and ns/ctrl freeing to common code by Christoph Hellwig · 9 years ago
  32. 0b7f1f2 nvme: use the block layer for userspace passthrough metadata by Keith Busch · 9 years ago
  33. 4160982 nvme: split __nvme_submit_sync_cmd by Christoph Hellwig · 9 years ago
  34. 22944e9 nvme: move nvme_setup_flush and nvme_setup_rw to common code by Christoph Hellwig · 9 years ago
  35. 15a190f7 nvme: move nvme_error_status to common code by Christoph Hellwig · 9 years ago
  36. d4f6c3a nvme: factor out a nvme_unmap_data helper by Christoph Hellwig · 9 years ago
  37. ba1ca37 nvme: refactor nvme_queue_rq by Christoph Hellwig · 9 years ago
  38. 69d2b57 nvme: simplify nvme_setup_prps calling convention by Christoph Hellwig · 9 years ago
  39. 1c63dc6 nvme: split a new struct nvme_ctrl out of struct nvme_dev by Christoph Hellwig · 9 years ago
  40. 7a67cbe nvme: use offset instead of a struct for registers by Christoph Hellwig · 9 years ago
  41. 21d3471 nvme: split command submission helpers out of pci.c by Christoph Hellwig · 9 years ago
  42. 71bd150 nvme: move struct nvme_iod to pci.c by Christoph Hellwig · 9 years ago
  43. 6f3b0e8 blk-mq: add a flags parameter to blk_mq_alloc_request by Christoph Hellwig · 9 years ago
  44. bf508e9 nvme: add missing unmaps in nvme_queue_rq by Christoph Hellwig · 9 years ago
  45. c5c9f25 NVMe: default to 4k device page size by Nishanth Aravamudan · 9 years ago
  46. 604e8c8 NVMe: reap completion entries when deleting queue by Keith Busch · 9 years ago
  47. 6824c5e NVMe: Fix possible arithmetic overflow for max segments by Keith Busch · 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. 73fcf4e NVMe: Precedence error in nvme_pr_clear() by Dan Carpenter · 9 years ago
  61. ca06408 nvme: LightNVM support by Matias Bjørling · 9 years ago
  62. a6dd102 nvme: add missing endianess annotations in nvme_pr_command by Christoph Hellwig · 9 years ago
  63. 1d277a6 NVMe: Add persistent reservation ops by Keith Busch · 9 years ago
  64. 4125a09 block, libnvdimm, nvme: provide a built-in blk_integrity nop profile by Dan Williams · 9 years ago
  65. ac6fc48 block: move blk_integrity to request_queue by Dan Williams · 9 years ago
  66. 4cfc766 nvme: suspend i/o during runtime blk_integrity_unregister by Dan Williams · 9 years ago
  67. 9609b99 md, dm, scsi, nvme, libnvdimm: drop blk_integrity_unregister() at shutdown by Dan Williams · 9 years ago
  68. 25520d5 block: Inline blk_integrity in struct gendisk by Martin K. Petersen · 9 years ago
  69. 0f8087e block: Consolidate static integrity profile properties by Martin K. Petersen · 9 years ago
  70. ef658fc NVMe: initialize error to '0' by Jens Axboe · 9 years ago
  71. 1951fea nvme: use an integer value to Linux errno values by Christoph Hellwig · 9 years ago
  72. 3d42e67 nvme: fix 32-bit build warning by Arnd Bergmann · 9 years ago
  73. 57dacad nvme: move to a new drivers/nvme/host directory by Jay Sternberg · 9 years ago[Renamed from drivers/block/nvme-core.c]
  74. 9d99a8d nvme: move hardware structures out of the uapi version of nvme.h by Christoph Hellwig · 9 years ago
  75. f11bb3e nvme: add a local nvme.h header by Christoph Hellwig · 9 years ago
  76. 2659e57 nvme: properly handle partially initialized queues in nvme_create_io_queues by Christoph Hellwig · 9 years ago
  77. 3cf519b nvme: merge nvme_dev_start, nvme_dev_resume and nvme_async_probe by Christoph Hellwig · 9 years ago
  78. 90667892 nvme: factor reset code into a common helper by Christoph Hellwig · 9 years ago
  79. 77b50d9 nvme: merge nvme_dev_reset into nvme_reset_failed_dev by Christoph Hellwig · 9 years ago
  80. 201cf1e nvme: delete dev from dev_list in nvme_reset by Christoph Hellwig · 9 years ago
  81. 0a7385a NVMe: Simplify device resume on io queue failure by Keith Busch · 9 years ago
  82. 5105aa5 NVMe: Namespace removal simplifications by Keith Busch · 9 years ago
  83. 188c356 NVMe: Reference count open namespaces by Keith Busch · 9 years ago
  84. f4829a9 blk-mq: fix racy updates of rq->errors by Christoph Hellwig · 9 years ago
  85. bda4e0f NVMe: Set affinity after allocating request queues by Keith Busch · 9 years ago
  86. 52b084d Merge branch 'for-4.3/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  87. e19b127 NVMe: Using PRACT bit to generate and verify PI by controller by Alok Pandey · 9 years ago
  88. e3f879b NVMe:Remove unreachable code in nvme_abort_req by Sunad Bhandary · 9 years ago
  89. 03100aa block: Replace SG_GAPS with new queue limits mask by Keith Busch · 9 years ago
  90. 81f03fe NVMe: Add nvme subsystem reset IOCTL by Jon Derrick · 9 years ago
  91. dfbac8c NVMe: Add nvme subsystem reset support by Keith Busch · 9 years ago
  92. b2b1ec9 NVMe: removed unused nn var from nvme_dev_add by Matias Bjørling · 9 years ago
  93. e824410 NVMe: Set queue max segments by Keith Busch · 9 years ago
  94. c45f5c9 nvme: Fixes u64 division which breaks i386 builds by Jon Derrick · 9 years ago
  95. 8ffaadf NVMe: Use CMB for the IO SQes if available by Jon Derrick · 9 years ago
  96. 498c439 NVMe: Unify SQ entry writing and doorbell ringing by Jon Derrick · 9 years ago
  97. 2bb4cd5 block: have drivers use blk_queue_max_discard_sectors() by Jens Axboe · 9 years ago
  98. 7bee607 NVMe: Reread partitions on metadata formats by Keith Busch · 9 years ago
  99. 758dd7f NVMe: Fix irq freeing when queue_request_irq fails by Jon Derrick · 9 years ago
  100. e44ac58 drivers/block/nvme-core.c: fix build with gcc-4.4.4 by Andrew Morton · 9 years ago