aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nvme
AgeCommit message (Expand)Author
2017-04-04nvme-loop: retrieve iod from the cqe command_idSagi Grimberg
2017-04-04nvme-loop: remove unneeded includesSagi Grimberg
2017-04-04nvme-fc: fix module_init (theoretical) error pathSagi Grimberg
2017-04-04nvme-loop: fix module_init (theoretical) error pathSagi Grimberg
2017-04-04nvme-rdma: fix module_init (theoretical) error pathSagi Grimberg
2017-04-04nvmet: use symbolic constants for log identifiersMax Gurtovoy
2017-04-04nvmet: Introduced helper routine for controller status check.Parav Pandit
2017-04-04nvmet: Fixed avoided printing nvmet: twice in error logs.Parav Pandit
2017-04-04nvme-rdma: use inet_pton_with_scope helperSagi Grimberg
2017-04-04nvmet-rdma: use generic inet_pton_with_scopeSagi Grimberg
2017-04-04nvme-loop: remove some code duplicationSagi Grimberg
2017-04-04nvme-rdma: Give some more grace for rdma connection establishmentSagi Grimberg
2017-04-04nvmet-rdma: occasionally flush ongoing controller teardownSagi Grimberg
2017-04-04nvme-rdma: handle cpu unplug when re-establishing the controllerSagi Grimberg
2017-04-04nvmet-rdma: Fix a possible uninitialized variable dereferenceSagi Grimberg
2017-04-04nvmet: confirm sq percpu has scheduled and switched to atomicSagi Grimberg
2017-04-04nvme-loop: handle cpu unplug when re-establishing the controllerSagi Grimberg
2017-04-04nvme-loop: fix a possible use-after-free when destroying the admin queueSagi Grimberg
2017-04-02nvmet: fix byte swap in nvmet_parse_io_cmdChristoph Hellwig
2017-04-02nvmet: fix byte swap in nvmet_execute_write_zeroesChristoph Hellwig
2017-04-02nvmet: add missing byte swap in nvmet_get_smart_logChristoph Hellwig
2017-04-02nvme: add missing byte swap in nvme_setup_discardChristoph Hellwig
2017-03-31blk-mq: constify struct blk_mq_opsEric Biggers
2017-03-29block: rename blk_mq_freeze_queue_start()Ming Lei
2017-03-21nvme-loop: handle cpu unplug when re-establishing the controllerSagi Grimberg
2017-03-21nvme-rdma: handle cpu unplug when re-establishing the controllerSagi Grimberg
2017-03-16nvmet-rdma: Fix a possible uninitialized variable dereferenceSagi Grimberg
2017-03-16nvmet: confirm sq percpu has scheduled and switched to atomicSagi Grimberg
2017-03-16nvme-loop: fix a possible use-after-free when destroying the admin queueSagi Grimberg
2017-03-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-03-02nvme: Complete all stuck requestsKeith Busch
2017-03-02nvme: allocate nvme_queue in correct nodeShaohua Li
2017-03-02sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...Ingo Molnar
2017-02-27scripts/spelling.txt: add "embeded" pattern and fix typo instancesMasahiro Yamada
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-23nvme/pci: re-check security protocol support after resetScott Bauer
2017-02-22nvme: detect NVMe controller in recent MacBooksDaniel Roschka
2017-02-22nvme-rdma: add support for host_traddrMax Gurtovoy
2017-02-22nvmet-rdma: Fix error handlingChristophe JAILLET
2017-02-22nvmet-rdma: use nvme cm status helperMax Gurtovoy
2017-02-22nvme-rdma: move nvme cm status helper to .h fileMax Gurtovoy
2017-02-22nvme-fc: don't bother to validate ioccsz and iorcszJames Smart
2017-02-22nvme/pci: No special case for queue busy on IOKeith Busch
2017-02-22nvme/core: Fix race kicking freed request_queueKeith Busch
2017-02-22nvme/pci: Disable on removal when disconnectedKeith Busch
2017-02-22nvme: Enable autonomous power state transitionsAndy Lutomirski
2017-02-22nvme: Add a quirk mechanism that uses identify_ctrlAndy Lutomirski
2017-02-22nvme: make nvmf_register_transport require a create_ctrl callbackJohannes Thumshirn
2017-02-22nvme: Use CNS as 8-bit field and avoid endianness conversionParav Pandit
2017-02-22nvme: add semicolon in nvme_command settingMax Gurtovoy