1. ce4541f nvme: move the call to nvme_init_identify earlier by Christoph Hellwig · 9 years ago
  2. 7fd8930 nvme: add a common helper to read Identify Controller data by Christoph Hellwig · 9 years ago
  3. 5fd4ce1 nvme: move nvme_{enable,disable,shutdown}_ctrl to common code by Christoph Hellwig · 9 years ago
  4. 1b2eb37 nvme: move remaining CC setup into nvme_enable_ctrl by Christoph Hellwig · 9 years ago
  5. 106198e nvme: add explicit quirk handling by Christoph Hellwig · 9 years ago
  6. 1673f1f nvme: move block_device_operations and ns/ctrl freeing to common code by Christoph Hellwig · 9 years ago
  7. 0b7f1f2 nvme: use the block layer for userspace passthrough metadata by Keith Busch · 9 years ago
  8. 4160982 nvme: split __nvme_submit_sync_cmd by Christoph Hellwig · 9 years ago
  9. 22944e9 nvme: move nvme_setup_flush and nvme_setup_rw to common code by Christoph Hellwig · 9 years ago
  10. 15a190f7 nvme: move nvme_error_status to common code by Christoph Hellwig · 9 years ago
  11. d4f6c3a nvme: factor out a nvme_unmap_data helper by Christoph Hellwig · 9 years ago
  12. ba1ca37 nvme: refactor nvme_queue_rq by Christoph Hellwig · 9 years ago
  13. 69d2b57 nvme: simplify nvme_setup_prps calling convention by Christoph Hellwig · 9 years ago
  14. 1c63dc6 nvme: split a new struct nvme_ctrl out of struct nvme_dev by Christoph Hellwig · 9 years ago
  15. 7a67cbe nvme: use offset instead of a struct for registers by Christoph Hellwig · 9 years ago
  16. 21d3471 nvme: split command submission helpers out of pci.c by Christoph Hellwig · 9 years ago
  17. 71bd150 nvme: move struct nvme_iod to pci.c by Christoph Hellwig · 9 years ago
  18. 6f3b0e8 blk-mq: add a flags parameter to blk_mq_alloc_request by Christoph Hellwig · 9 years ago
  19. bf508e9 nvme: add missing unmaps in nvme_queue_rq by Christoph Hellwig · 9 years ago
  20. c5c9f25 NVMe: default to 4k device page size by Nishanth Aravamudan · 9 years ago
  21. 604e8c8 NVMe: reap completion entries when deleting queue by Keith Busch · 9 years ago
  22. 6824c5e NVMe: Fix possible arithmetic overflow for max segments by Keith Busch · 9 years ago
  23. c74dc78 NVMe: add support for Apple NVMe controller by Stephan Günther · 9 years ago
  24. a310acd NVMe: use split lo_hi_{read,write}q by Stephan Günther · 9 years ago
  25. b12363d NVMe: Increase the max transfer size when mdts is 0 by Sathyavathi M · 9 years ago
  26. 3419b45 Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  27. ad804a0 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  28. a0fa964 NVMe: add blk polling support by Jens Axboe · 9 years ago
  29. 71baba4 mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM by Mel Gorman · 9 years ago
  30. 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
  31. ccf21b6 Merge branch 'for-4.4/reservations' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  32. 527d152 Merge branch 'for-4.4/integrity' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  33. effa04c Merge branch 'for-4.4/lightnvm' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  34. a9aa31c Merge branch 'for-4.4/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  35. 73fcf4e NVMe: Precedence error in nvme_pr_clear() by Dan Carpenter · 9 years ago
  36. ca06408 nvme: LightNVM support by Matias Bjørling · 9 years ago
  37. a6dd102 nvme: add missing endianess annotations in nvme_pr_command by Christoph Hellwig · 9 years ago
  38. 1d277a6 NVMe: Add persistent reservation ops by Keith Busch · 9 years ago
  39. 4125a09 block, libnvdimm, nvme: provide a built-in blk_integrity nop profile by Dan Williams · 9 years ago
  40. ac6fc48 block: move blk_integrity to request_queue by Dan Williams · 9 years ago
  41. 4cfc766 nvme: suspend i/o during runtime blk_integrity_unregister by Dan Williams · 9 years ago
  42. 9609b99 md, dm, scsi, nvme, libnvdimm: drop blk_integrity_unregister() at shutdown by Dan Williams · 9 years ago
  43. 25520d5 block: Inline blk_integrity in struct gendisk by Martin K. Petersen · 9 years ago
  44. 0f8087e block: Consolidate static integrity profile properties by Martin K. Petersen · 9 years ago
  45. ef658fc NVMe: initialize error to '0' by Jens Axboe · 9 years ago
  46. 1951fea nvme: use an integer value to Linux errno values by Christoph Hellwig · 9 years ago
  47. 3d42e67 nvme: fix 32-bit build warning by Arnd Bergmann · 9 years ago
  48. 57dacad nvme: move to a new drivers/nvme/host directory by Jay Sternberg · 9 years ago[Renamed from drivers/block/nvme-core.c]
  49. 9d99a8d nvme: move hardware structures out of the uapi version of nvme.h by Christoph Hellwig · 9 years ago
  50. f11bb3e nvme: add a local nvme.h header by Christoph Hellwig · 9 years ago
  51. 2659e57 nvme: properly handle partially initialized queues in nvme_create_io_queues by Christoph Hellwig · 9 years ago
  52. 3cf519b nvme: merge nvme_dev_start, nvme_dev_resume and nvme_async_probe by Christoph Hellwig · 9 years ago
  53. 90667892 nvme: factor reset code into a common helper by Christoph Hellwig · 9 years ago
  54. 77b50d9 nvme: merge nvme_dev_reset into nvme_reset_failed_dev by Christoph Hellwig · 9 years ago
  55. 201cf1e nvme: delete dev from dev_list in nvme_reset by Christoph Hellwig · 9 years ago
  56. 0a7385a NVMe: Simplify device resume on io queue failure by Keith Busch · 9 years ago
  57. 5105aa5 NVMe: Namespace removal simplifications by Keith Busch · 9 years ago
  58. 188c356 NVMe: Reference count open namespaces by Keith Busch · 9 years ago
  59. f4829a9 blk-mq: fix racy updates of rq->errors by Christoph Hellwig · 9 years ago
  60. bda4e0f NVMe: Set affinity after allocating request queues by Keith Busch · 9 years ago
  61. 52b084d Merge branch 'for-4.3/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  62. e19b127 NVMe: Using PRACT bit to generate and verify PI by controller by Alok Pandey · 9 years ago
  63. e3f879b NVMe:Remove unreachable code in nvme_abort_req by Sunad Bhandary · 9 years ago
  64. 03100aa block: Replace SG_GAPS with new queue limits mask by Keith Busch · 9 years ago
  65. 81f03fe NVMe: Add nvme subsystem reset IOCTL by Jon Derrick · 9 years ago
  66. dfbac8c NVMe: Add nvme subsystem reset support by Keith Busch · 9 years ago
  67. b2b1ec9 NVMe: removed unused nn var from nvme_dev_add by Matias Bjørling · 9 years ago
  68. e824410 NVMe: Set queue max segments by Keith Busch · 9 years ago
  69. c45f5c9 nvme: Fixes u64 division which breaks i386 builds by Jon Derrick · 9 years ago
  70. 8ffaadf NVMe: Use CMB for the IO SQes if available by Jon Derrick · 9 years ago
  71. 498c439 NVMe: Unify SQ entry writing and doorbell ringing by Jon Derrick · 9 years ago
  72. 2bb4cd5 block: have drivers use blk_queue_max_discard_sectors() by Jens Axboe · 9 years ago
  73. 7bee607 NVMe: Reread partitions on metadata formats by Keith Busch · 9 years ago
  74. 758dd7f NVMe: Fix irq freeing when queue_request_irq fails by Jon Derrick · 9 years ago
  75. e44ac58 drivers/block/nvme-core.c: fix build with gcc-4.4.4 by Andrew Morton · 9 years ago
  76. 3399a3f NVMe: Fix filesystem deadlock on removal by Keith Busch · 9 years ago
  77. de3eff2 NVMe: Failed controller initialization fixes by Keith Busch · 9 years ago
  78. ffe7704 NVMe: Unify controller probe and resume by Keith Busch · 9 years ago
  79. 17188bb NVMe: Don't use fake status on cancelled command by Keith Busch · 9 years ago
  80. 4af0e21 NVMe: Fix device cleanup on initialization failure by Keith Busch · 9 years ago
  81. 6a398a3 Merge branch 'for-4.2/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  82. 71feb36 NVMe: Fix IO for extended metadata formats by Keith Busch · 9 years ago
  83. e112af0 nvme: don't overwrite req->cmd_flags on sync cmd by Matias Bjørling · 9 years ago
  84. a5768aa NVMe: Automatic namespace rescan by Keith Busch · 9 years ago
  85. 36a7e99 NVMe: Memory barrier before queue_count is incremented by Jon Derrick · 9 years ago
  86. 4cc0652 NVMe: add sysfs and ioctl controller reset by Keith Busch · 9 years ago
  87. 4248322 NVMe: Remove hctx reliance for multi-namespace by Keith Busch · 9 years ago
  88. 75619bf NVMe: End sync requests immediately on failure by Keith Busch · 9 years ago
  89. f4ff414 NVMe: Use requested sync command timeout by Keith Busch · 9 years ago
  90. fec558b NVMe: fix type warning on 32-bit by Arnd Bergmann · 9 years ago
  91. a0a931d NVMe: Fix obtaining command result by Keith Busch · 9 years ago
  92. d29ec82 nvme: submit internal commands through the block layer by Christoph Hellwig · 9 years ago
  93. e75ec75 nvme: store a struct device pointer in struct nvme_dev by Christoph Hellwig · 9 years ago
  94. f705f83 nvme: consolidate synchronous command submission helpers by Christoph Hellwig · 9 years ago
  95. cddcd72 nvme: disable irqs in nvme_freeze_queues by Christoph Hellwig · 10 years ago
  96. a39ef1a Merge branch 'for-4.1/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  97. a67a951 NVMe: Meta data handling through submit io ioctl by Keith Busch · 10 years ago
  98. 4472280 NVMe: Remove check for null by Keith Busch · 10 years ago
  99. c727040 NVMe: Fix error handling of class_create("nvme") by Alexey Khoroshilov · 10 years ago
  100. d31af0a NVMe: increase depth of admin queue by Jens Axboe · 10 years ago