aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nvme/target
AgeCommit message (Expand)Author
2017-05-26nvme: replace is_flags field in nvme_ctrl_ops with a flags fieldChristoph Hellwig
2017-05-20nvmet: release the sq ref on rdma read errorsVijay Immanuel
2017-05-20nvmet-fc: remove target cpu scheduling flagJames Smart
2017-05-02blk-mq: update ->init_request and ->exit_request prototypesChristoph Hellwig
2017-04-27Merge branch 'nvme-4.12' of git://git.infradead.org/nvme into for-4.12/post-m...Jens Axboe
2017-04-24Merge branch 'master' into for-4.12/post-mergeJens Axboe
2017-04-24nvmet-fcloop: mark two symbols staticChristoph Hellwig
2017-04-24nvmet-fc: properly endian swap sq_headChristoph Hellwig
2017-04-24nvmet-fc: mark the sqhd field as __le16Christoph Hellwig
2017-04-24nvmet-fc: fix endianess annoations for nvmet_fc_format_rsp_hdrChristoph Hellwig
2017-04-24nvmet-fc: mark nvmet_fc_handle_fcp_rqst staticChristoph Hellwig
2017-04-21nvmet_fc: Change traddr field separator to a colonJames Smart
2017-04-21nvmet_fc: add missing reference in add_portJames Smart
2017-04-21nvmet_fc: Rework target side abort handlingJames Smart
2017-04-21nvme_fcloop: split job struct from transport for req_releaseJames Smart
2017-04-21nvmet_fc: add req_release to lldd apiJames Smart
2017-04-21nvmet_fc: add target feature flags for upcall isr contextsJames Smart
2017-04-21nvmet: convert from kmap to nvmet_copy_from_sglLogan Gunthorpe
2017-04-20nvme: split nvme status from block req->errorsChristoph Hellwig
2017-04-09nvme-loop: Fix sqsize wrong assignment based on ctrl MQES capabilitySagi Grimberg
2017-04-08block: add a flags argument to (__)blkdev_issue_zerooutChristoph Hellwig
2017-04-07Merge branch 'for-linus' into for-4.12/blockJens Axboe
2017-04-04nvme: factor request completion code into a common helperChristoph Hellwig
2017-04-04nvme-loop: increment request retries counter before requeuingSagi Grimberg
2017-04-04nvmet_fc: Clear SG list to avoid double freesJames Smart
2017-04-04nvmet_fc: Sync NVME LS reject reasons with specJames Smart
2017-04-04nvme-loop: retrieve iod from the cqe command_idSagi Grimberg
2017-04-04nvme-loop: remove unneeded includesSagi Grimberg
2017-04-04nvme-loop: 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-04nvmet-rdma: use generic inet_pton_with_scopeSagi Grimberg
2017-04-04nvme-loop: remove some code duplicationSagi Grimberg
2017-04-04nvmet-rdma: occasionally flush ongoing controller teardownSagi 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-03-31blk-mq: constify struct blk_mq_opsEric Biggers
2017-03-21nvme-loop: 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-02sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...Ingo Molnar
2017-02-22nvmet-rdma: Fix error handlingChristophe JAILLET
2017-02-22nvmet-rdma: use nvme cm status helperMax Gurtovoy