1. be56945 nvme: Quirk APST off on "THNSF5256GPUK TOSHIBA" by Andy Lutomirski · 8 years ago
  2. ff5350a nvme: Adjust the Samsung APST quirk by Andy Lutomirski · 8 years ago
  3. c6c64a9 nvme-fc: Fix sqsize wrong assignment based on ctrl MQES capability by Sagi Grimberg · 8 years ago
  4. 1af76dd nvme-rdma: Fix sqsize wrong assignment based on ctrl MQES capability by Sagi Grimberg · 8 years ago
  5. 096e9e9 nvme-loop: Fix sqsize wrong assignment based on ctrl MQES capability by Sagi Grimberg · 8 years ago
  6. 793c7ed nvmet: fix byte swap in nvmet_parse_io_cmd by Christoph Hellwig · 8 years ago
  7. 78ce3da nvmet: fix byte swap in nvmet_execute_write_zeroes by Christoph Hellwig · 8 years ago
  8. 5ac5fcc nvmet: add missing byte swap in nvmet_get_smart_log by Christoph Hellwig · 8 years ago
  9. f1dd03a nvme: add missing byte swap in nvme_setup_discard by Christoph Hellwig · 8 years ago
  10. 945dd5b nvme-loop: handle cpu unplug when re-establishing the controller by Sagi Grimberg · 8 years ago
  11. c248c64 nvme-rdma: handle cpu unplug when re-establishing the controller by Sagi Grimberg · 8 years ago
  12. b25634e nvmet-rdma: Fix a possible uninitialized variable dereference by Sagi Grimberg · 8 years ago
  13. d11ea00 nvmet: confirm sq percpu has scheduled and switched to atomic by Sagi Grimberg · 8 years ago
  14. e4c5d37 nvme-loop: fix a possible use-after-free when destroying the admin queue by Sagi Grimberg · 8 years ago
  15. e0d0722 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  16. 302ad8c nvme: Complete all stuck requests by Keith Busch · 8 years ago
  17. d3af3ec nvme: allocate nvme_queue in correct node by Shaohua Li · 8 years ago
  18. b2d0910 sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h> in <linux/sched.h> by Ingo Molnar · 8 years ago
  19. b43daed scripts/spelling.txt: add "embeded" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  20. ac1820f Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  21. e286bcf nvme/pci: re-check security protocol support after reset by Scott Bauer · 8 years ago
  22. 124298b nvme: detect NVMe controller in recent MacBooks by Daniel Roschka · 8 years ago
  23. 8f4e8da nvme-rdma: add support for host_traddr by Max Gurtovoy · 8 years ago
  24. 6ccaeb5 nvmet-rdma: Fix error handling by Christophe JAILLET · 8 years ago
  25. 7a01a6e nvmet-rdma: use nvme cm status helper by Max Gurtovoy · 8 years ago
  26. 3ee80c3 nvme-rdma: move nvme cm status helper to .h file by Max Gurtovoy · 8 years ago
  27. faef3af nvme-fc: don't bother to validate ioccsz and iorcsz by James Smart · 8 years ago
  28. 9ef3932 nvme/pci: No special case for queue busy on IO by Keith Busch · 8 years ago
  29. f33447b nvme/core: Fix race kicking freed request_queue by Keith Busch · 8 years ago
  30. 6db28ed nvme/pci: Disable on removal when disconnected by Keith Busch · 8 years ago
  31. c5552fd nvme: Enable autonomous power state transitions by Andy Lutomirski · 8 years ago
  32. bd4da3a nvme: Add a quirk mechanism that uses identify_ctrl by Andy Lutomirski · 8 years ago
  33. e5a39dd nvme: make nvmf_register_transport require a create_ctrl callback by Johannes Thumshirn · 8 years ago
  34. 986994a nvme: Use CNS as 8-bit field and avoid endianness conversion by Parav Pandit · 8 years ago
  35. 778f067 nvme: add semicolon in nvme_command setting by Max Gurtovoy · 8 years ago
  36. 2dbf581 nvmet: avoid dereferencing nvmet_req by Max Gurtovoy · 8 years ago
  37. 8432bdb2 nvme: Make controller state visible via sysfs by Sagi Grimberg · 8 years ago
  38. 15fbad9 nvmet: Make cntlid globally unique by Sagi Grimberg · 8 years ago
  39. f64935a nvmet_fc: cleanup of abort flag processing in fcp_op_done by James Smart · 8 years ago
  40. b38b905 nvme: admin-cmd: fix spelling mistake: "Counld" -> "Could" by Colin Ian King · 8 years ago
  41. 818551e Merge branch 'for-4.11/next' into for-4.11/linus-merge by Jens Axboe · 8 years ago
  42. 6010720 Merge branch 'for-4.11/block' into for-4.11/linus-merge by Jens Axboe · 8 years ago
  43. 8a9ae52 nvme: Check for Security send/recv support before issuing commands. by Scott Bauer · 8 years ago
  44. 4f1244c block/sed-opal: allocate struct opal_dev dynamically by Christoph Hellwig · 8 years ago
  45. e225c20 Move stack parameters for sed_ioctl to prevent oversized stack with CONFIG_KASAN by Scott Bauer · 8 years ago
  46. b35ba01 nvme: support ranged discard requests by Christoph Hellwig · 8 years ago
  47. a98e58e5 nvme: Add Support for Opal: Unlock from S3 & Opal Allocation/Ioctls by Scott Bauer · 8 years ago
  48. aebf526 block: fold cmd_type into the REQ_OP_ space by Christoph Hellwig · 8 years ago
  49. 57292b5 block: introduce blk_rq_is_passthrough by Christoph Hellwig · 8 years ago
  50. 7bf7d77 nvme/pci: Don't mark IOD as aborted if abort wasn't sent by Keith Busch · 8 years ago
  51. 06894ef lightnvm: use end_io callback instead of instance by Matias Bjørling · 8 years ago
  52. 84d4add lightnvm: add ioctls for vector I/Os by Matias Bjørling · 8 years ago
  53. 19bd6fe lightnvm: reduce number of nvm_id groups to one by Matias Bjørling · 8 years ago
  54. ade69e2 lightnvm: merge gennvm with core by Matias Bjørling · 8 years ago
  55. 1a7347c nvme/scsi: don't rely on BLK_MAX_CDB by Christoph Hellwig · 8 years ago
  56. f605208 nvme: fix compilation of scsi component by Jens Axboe · 8 years ago
  57. f924ba7 Merge branch 'for-4.11/block' into for-4.11/rq-refactor by Jens Axboe · 8 years ago
  58. 19e420b nvme-fc: use blk_rq_nr_phys_segments by Christoph Hellwig · 8 years ago
  59. 748ff84 nvmet-rdma: Fix missing dma sync to nvme data structures by Parav Pandit · 8 years ago
  60. 23a8ed4 nvmet: Call fatal_error from keep-alive timout expiration by Sagi Grimberg · 8 years ago
  61. 06406d8 nvmet: cancel fatal error and flush async work before free controller by Sagi Grimberg · 8 years ago
  62. 344770b nvmet: delete controllers deletion upon subsystem release by Sagi Grimberg · 8 years ago
  63. c81e55e nvmet_fc: correct logic in disconnect queue LS handling by James Smart · 8 years ago
  64. 92f4ae3 nvme-rdma: Switch from dma_device to dev.parent by Bart Van Assche · 8 years ago
  65. d348499 blk-mq-sched: allow setting of default IO scheduler by Jens Axboe · 8 years ago
  66. b131c61 nvme: use blk_rq_payload_bytes by Christoph Hellwig · 8 years ago
  67. b5a10c5 nvme: apply DELAY_BEFORE_CHK_RDY quirk at probe time too by Guilherme G. Piccoli · 8 years ago
  68. 1392370e nvme-rdma: fix nvme_rdma_queue_is_ready by Christoph Hellwig · 8 years ago
  69. 8e5d31e Merge branch 'nvme-4.10' of git://git.infradead.org/nvme into for-linus by Jens Axboe · 8 years ago
  70. 7c3a23b nvmet/fcloop: remove some logically dead code performing redundant ret checks by Colin Ian King · 8 years ago
  71. 6c73f94 nvmet: fix KATO offset in Set Features by Daniel Verkamp · 8 years ago
  72. 17a1ec0 nvme/fc: simplify error handling of nvme_fc_create_hw_io_queues by Johannes Thumshirn · 8 years ago
  73. c703489 nvme/fc: correct some printk information by James Smart · 8 years ago
  74. 2c473a9 nvme/scsi: Remove START STOP emulation by Andy Lutomirski · 8 years ago
  75. ff13b39 nvme/pci: Delete misleading queue-wrap comment by Keith Busch · 8 years ago
  76. 9fa196e nvme/pci: Fix whitespace problem by Max Gurtovoy · 8 years ago
  77. e6282ae nvme: simplify stripe quirk by Keith Busch · 8 years ago
  78. c965809 nvme : Use correct scnprintf in cmb show by Stephen Bates · 8 years ago
  79. 4d5b57e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  80. cf1b334 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  81. 84b6079 Merge tag 'configfs-for-4.10' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 8 years ago
  82. 512fb1b nvmet_rdma: log the connection reject message by Steve Wise · 8 years ago
  83. 7f03953 nvme-rdma: use rdma connection reject helper functions by Steve Wise · 8 years ago
  84. d2a6191 nvme/pci: Log PCI_STATUS when the controller dies by Andy Lutomirski · 8 years ago
  85. cdb98c2 Revert "nvme: add support for the Write Zeroes command" by Linus Torvalds · 8 years ago
  86. b92e09b Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 8 years ago
  87. 36869cb Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  88. f9d03f9 block: improve handling of the magic discard payload by Christoph Hellwig · 8 years ago
  89. 475d0fe nvme-fabrics: Add FC LLDD loopback driver to test FC-NVME by James Smart · 8 years ago
  90. c534320 nvme-fabrics: Add target support for FC transport by James Smart · 8 years ago
  91. e399441 nvme-fabrics: Add host support for FC transport by James Smart · 8 years ago
  92. 885aa40 nvme-fabrics: patch target code in prep for FC transport support by James Smart · 8 years ago
  93. 721b391 nvme-fabrics: set sqe.command_id in core not transports by James Smart · 8 years ago
  94. 27a4bee nvme-rdma: align to generic ib_event logging helper by Max Gurtovoy · 8 years ago
  95. 675796b nvmet-rdma: align to generic ib_event logging helper by Max Gurtovoy · 8 years ago
  96. d4a5340 nvme-rdma: remove redundant define by Sagi Grimberg · 8 years ago
  97. 6eb7283 nvme-fabrics: Adjust source code indentation by Bart Van Assche · 8 years ago
  98. 6bcb526 nvme/scsi: Remove set-but-not-used variables by Bart Van Assche · 8 years ago
  99. e4fcf07 nvmet: Fix possible infinite loop triggered on hot namespace removal by Solganik Alexander · 8 years ago
  100. f3116d8 nvme-fabrics: Fix a memory leak in an nvmf_create_ctrl() error path by Bart Van Assche · 8 years ago