summaryrefslogtreecommitdiffstats
path: root/drivers/nvme/target/io-cmd-bdev.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+2Star
* nvmet: ignore EOPNOTSUPP for discardChristoph Hellwig2019-03-131-4/+4
* nvmet: convert to SPDX identifiersChristoph Hellwig2019-02-201-9/+1Star
* nvmet: add error log support for bdev backendChaitanya Kulkarni2018-12-131-12/+72
* nvmet: remove unused variableSagi Grimberg2018-12-131-2/+1Star
* nvme: remove opportunistic polling from bdev targetJens Axboe2018-11-261-2/+0Star
* 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