summaryrefslogtreecommitdiffstats
path: root/drivers/nvme/target/io-cmd-bdev.c
Commit message (Expand)AuthorAgeFilesLines
* nvmet: fix dsm failure when payload does not match sgl descriptorSagi Grimberg2020-02-041-1/+1
* nvmet: stop using bio_set_op_attrsChristoph Hellwig2019-11-041-7/+6
* nvmet: add plugging for read/write when ns is bdevChristoph Hellwig2019-11-041-0/+3
* nvmet: Remove the data_len field from the nvmet_req structChristoph Hellwig2019-11-041-6/+13
* nvmet: use bio_io_error instead of duplicating itIsrael Rukshin2019-11-041-5/+3
* nvmet: change ppl to lppJohn Pittman2019-09-231-8/+8
* nvmet: export I/O characteristics attributes in IdentifyBart Van Assche2019-07-091-0/+39
* nvmet: fix data_len to 0 for bdev-backed write_zeroesMinwoo Im2019-06-041-0/+1
* nvmet: avoid double errno conversionsChristoph Hellwig2019-04-051-4/+2
* nvmet: ignore EOPNOTSUPP for discardChristoph Hellwig2019-03-131-4/+4
* nvmet: convert to SPDX identifiersChristoph Hellwig2019-02-201-9/+1
* nvmet: add error log support for bdev backendChaitanya Kulkarni2018-12-131-12/+72
* nvmet: remove unused variableSagi Grimberg2018-12-131-2/+1
* nvme: remove opportunistic polling from bdev targetJens Axboe2018-11-261-2/+0
* Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-10-251-0/+3
|\
| * nvmet: Optionally use PCI P2P memoryLogan Gunthorpe2018-10-171-0/+3
* | nvmet: don't split large I/Os unconditionallySagi Grimberg2018-10-011-2/+7
|/
* nvmet: add ns write protect supportChaitanya Kulkarni2018-08-081-0/+7
* nvmet: add simple file backed ns supportChaitanya Kulkarni2018-05-251-0/+241
OpenPOWER on IntegriCloud