summaryrefslogtreecommitdiffstats
path: root/drivers/nvme/target
Commit message (Expand)AuthorAgeFilesLines
* nvme: replace is_flags field in nvme_ctrl_ops with a flags fieldChristoph Hellwig2017-05-261-1/+1
* nvmet: release the sq ref on rdma read errorsVijay Immanuel2017-05-203-0/+8
* nvmet-fc: remove target cpu scheduling flagJames Smart2017-05-202-4/+1
* blk-mq: update ->init_request and ->exit_request prototypesChristoph Hellwig2017-05-021-8/+9
* Merge branch 'nvme-4.12' of git://git.infradead.org/nvme into for-4.12/post-m...Jens Axboe2017-04-272-6/+6
|\
| * nvmet-fcloop: mark two symbols staticChristoph Hellwig2017-04-241-2/+2
| * nvmet-fc: properly endian swap sq_headChristoph Hellwig2017-04-241-1/+1
| * nvmet-fc: mark the sqhd field as __le16Christoph Hellwig2017-04-241-1/+1
| * nvmet-fc: fix endianess annoations for nvmet_fc_format_rsp_hdrChristoph Hellwig2017-04-241-1/+1
| * nvmet-fc: mark nvmet_fc_handle_fcp_rqst staticChristoph Hellwig2017-04-241-1/+1
* | Merge branch 'master' into for-4.12/post-mergeJens Axboe2017-04-241-1/+1
|\ \ | |/ |/|
| * nvme-loop: Fix sqsize wrong assignment based on ctrl MQES capabilitySagi Grimberg2017-04-091-1/+1
* | nvmet_fc: Change traddr field separator to a colonJames Smart2017-04-211-1/+1
* | nvmet_fc: add missing reference in add_portJames Smart2017-04-211-0/+1
* | nvmet_fc: Rework target side abort handlingJames Smart2017-04-212-76/+281
* | nvme_fcloop: split job struct from transport for req_releaseJames Smart2017-04-211-8/+17
* | nvmet_fc: add req_release to lldd apiJames Smart2017-04-212-7/+16
* | nvmet_fc: add target feature flags for upcall isr contextsJames Smart2017-04-212-5/+37
* | nvmet: convert from kmap to nvmet_copy_from_sglLogan Gunthorpe2017-04-211-7/+25
* | nvme: split nvme status from block req->errorsChristoph Hellwig2017-04-201-5/+2
* | block: add a flags argument to (__)blkdev_issue_zerooutChristoph Hellwig2017-04-081-1/+1
* | Merge branch 'for-linus' into for-4.12/blockJens Axboe2017-04-072-3/+3
|\ \ | |/
| * nvmet: fix byte swap in nvmet_parse_io_cmdChristoph Hellwig2017-04-021-1/+1
| * nvmet: fix byte swap in nvmet_execute_write_zeroesChristoph Hellwig2017-04-021-1/+1
| * nvmet: add missing byte swap in nvmet_get_smart_logChristoph Hellwig2017-04-021-1/+1
| * nvme-loop: handle cpu unplug when re-establishing the controllerSagi Grimberg2017-03-211-38/+50
| * nvmet-rdma: Fix a possible uninitialized variable dereferenceSagi Grimberg2017-03-161-5/+3
| * nvmet: confirm sq percpu has scheduled and switched to atomicSagi Grimberg2017-03-162-1/+11
| * nvme-loop: fix a possible use-after-free when destroying the admin queueSagi Grimberg2017-03-161-1/+1
* | nvme: factor request completion code into a common helperChristoph Hellwig2017-04-041-16/+1
* | nvme-loop: increment request retries counter before requeuingSagi Grimberg2017-04-041-0/+1
* | nvmet_fc: Clear SG list to avoid double freesJames Smart2017-04-041-0/+2
* | nvmet_fc: Sync NVME LS reject reasons with specJames Smart2017-04-041-7/+12
* | nvme-loop: retrieve iod from the cqe command_idSagi Grimberg2017-04-041-6/+25
* | nvme-loop: remove unneeded includesSagi Grimberg2017-04-041-2/+0
* | nvme-loop: fix module_init (theoretical) error pathSagi Grimberg2017-04-041-1/+6
* | nvmet: use symbolic constants for log identifiersMax Gurtovoy2017-04-041-6/+6
* | nvmet: Introduced helper routine for controller status check.Parav Pandit2017-04-046-34/+41
* | nvmet: Fixed avoided printing nvmet: twice in error logs.Parav Pandit2017-04-044-21/+20
* | nvmet-rdma: use generic inet_pton_with_scopeSagi Grimberg2017-04-041-13/+29
* | nvme-loop: remove some code duplicationSagi Grimberg2017-04-041-12/+21
* | nvmet-rdma: occasionally flush ongoing controller teardownSagi Grimberg2017-04-041-0/+5
* | nvmet-rdma: Fix a possible uninitialized variable dereferenceSagi Grimberg2017-04-041-5/+3
* | nvmet: confirm sq percpu has scheduled and switched to atomicSagi Grimberg2017-04-042-1/+11
* | nvme-loop: handle cpu unplug when re-establishing the controllerSagi Grimberg2017-04-041-38/+50
* | nvme-loop: fix a possible use-after-free when destroying the admin queueSagi Grimberg2017-04-041-1/+1
* | blk-mq: constify struct blk_mq_opsEric Biggers2017-03-311-2/+2
|/
* sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...Ingo Molnar2017-03-022-0/+4
* nvmet-rdma: Fix error handlingChristophe JAILLET2017-02-221-1/+1
* nvmet-rdma: use nvme cm status helperMax Gurtovoy2017-02-221-2/+3
OpenPOWER on IntegriCloud