summaryrefslogtreecommitdiffstats
path: root/drivers/nvme/target
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* nvme: make nvmf_register_transport require a create_ctrl callbackJohannes Thumshirn2017-02-221-2/+1
* nvme: Use CNS as 8-bit field and avoid endianness conversionParav Pandit2017-02-222-3/+3
* nvmet: avoid dereferencing nvmet_reqMax Gurtovoy2017-02-221-1/+1
* nvmet: Make cntlid globally uniqueSagi Grimberg2017-02-223-9/+6
* nvmet_fc: cleanup of abort flag processing in fcp_op_doneJames Smart2017-02-221-5/+3
* nvme: admin-cmd: fix spelling mistake: "Counld" -> "Could"Colin Ian King2017-02-221-1/+1
* Merge branch 'for-4.11/next' into for-4.11/linus-mergeJens Axboe2017-02-171-1/+1
|\
| * block: introduce blk_rq_is_passthroughChristoph Hellwig2017-01-311-1/+1
* | nvmet-rdma: Fix missing dma sync to nvme data structuresParav Pandit2017-01-261-0/+17
* | nvmet: Call fatal_error from keep-alive timout expirationSagi Grimberg2017-01-261-1/+1
* | nvmet: cancel fatal error and flush async work before free controllerSagi Grimberg2017-01-261-0/+3
* | nvmet: delete controllers deletion upon subsystem releaseSagi Grimberg2017-01-263-0/+12
* | nvmet_fc: correct logic in disconnect queue LS handlingJames Smart2017-01-261-14/+22
|/
* nvmet/fcloop: remove some logically dead code performing redundant ret checksColin Ian King2016-12-211-2/+2
* nvmet: fix KATO offset in Set FeaturesDaniel Verkamp2016-12-211-3/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-12-151-0/+3
|\
| * nvmet_rdma: log the connection reject messageSteve Wise2016-12-141-0/+3
* | Merge tag 'configfs-for-4.10' of git://git.infradead.org/users/hch/configfsLinus Torvalds2016-12-141-6/+4
|\ \
| * | fs: configfs: don't return anything from drop_linkAndrzej Pietrasiewicz2016-12-011-6/+4
OpenPOWER on IntegriCloud