summaryrefslogtreecommitdiff
path: root/drivers/nvme/target/io-cmd-bdev.c
AgeCommit message (Expand)Author
2020-02-04nvmet: fix dsm failure when payload does not match sgl descriptorSagi Grimberg
2019-11-04nvmet: stop using bio_set_op_attrsChristoph Hellwig
2019-11-04nvmet: add plugging for read/write when ns is bdevChristoph Hellwig
2019-11-04nvmet: Remove the data_len field from the nvmet_req structChristoph Hellwig
2019-11-04nvmet: use bio_io_error instead of duplicating itIsrael Rukshin
2019-09-23nvmet: change ppl to lppJohn Pittman
2019-07-09nvmet: export I/O characteristics attributes in IdentifyBart Van Assche
2019-06-04nvmet: fix data_len to 0 for bdev-backed write_zeroesMinwoo Im
2019-04-05nvmet: avoid double errno conversionsChristoph Hellwig
2019-03-13nvmet: ignore EOPNOTSUPP for discardChristoph Hellwig
2019-02-20nvmet: convert to SPDX identifiersChristoph Hellwig
2018-12-13nvmet: add error log support for bdev backendChaitanya Kulkarni
2018-12-13nvmet: remove unused variableSagi Grimberg
2018-11-26nvme: remove opportunistic polling from bdev targetJens Axboe
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-10-17nvmet: Optionally use PCI P2P memoryLogan Gunthorpe
2018-10-01nvmet: don't split large I/Os unconditionallySagi Grimberg
2018-08-08nvmet: add ns write protect supportChaitanya Kulkarni
2018-05-25nvmet: add simple file backed ns supportChaitanya Kulkarni