aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nvme/target/io-cmd-bdev.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-23nvmet: change ppl to lppJohn Pittman1-8/+8
2019-07-09nvmet: export I/O characteristics attributes in IdentifyBart Van Assche1-0/+39
2019-06-04nvmet: fix data_len to 0 for bdev-backed write_zeroesMinwoo Im1-0/+1
2019-04-05nvmet: avoid double errno conversionsChristoph Hellwig1-4/+2
2019-03-13nvmet: ignore EOPNOTSUPP for discardChristoph Hellwig1-4/+4
2019-02-20nvmet: convert to SPDX identifiersChristoph Hellwig1-9/+1
2018-12-13nvmet: add error log support for bdev backendChaitanya Kulkarni1-12/+72
2018-12-13nvmet: remove unused variableSagi Grimberg1-2/+1
2018-11-26nvme: remove opportunistic polling from bdev targetJens Axboe1-2/+0
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+3
2018-10-17nvmet: Optionally use PCI P2P memoryLogan Gunthorpe1-0/+3
2018-10-01nvmet: don't split large I/Os unconditionallySagi Grimberg1-2/+7
2018-08-08nvmet: add ns write protect supportChaitanya Kulkarni1-0/+7
2018-05-25nvmet: add simple file backed ns supportChaitanya Kulkarni1-0/+241