aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/nvme/target/configfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-28nvmet: use NVME_NSID_ALLChristoph Hellwig1-1/+1
2017-07-20nvmet: preserve controller serial number between rebootsJohannes Thumshirn1-0/+22
2017-07-20nvmet: prefix version configfs file with attrJohannes Thumshirn1-4/+4
2017-06-15nvmet: allow overriding the NVMe VS via configfsJohannes Thumshirn1-0/+37
2017-06-15nvmet: add uuid field to nvme_ns and populate via configfsJohannes Thumshirn1-0/+31
2017-01-26nvmet: delete controllers deletion upon subsystem releaseSagi Grimberg1-0/+1
2016-12-14Merge tag 'configfs-for-4.10' of git://git.infradead.org/users/hch/configfsLinus Torvalds1-6/+4
2016-12-06nvme-fabrics: patch target code in prep for FC transport supportJames Smart1-0/+14
2016-12-06nvmet: Fix possible infinite loop triggered on hot namespace removalSolganik Alexander1-3/+3
2016-12-01fs: configfs: don't return anything from drop_linkAndrzej Pietrasiewicz1-6/+4
2016-07-07nvmet: fix an error codeDan Carpenter1-2/+2
2016-07-05nvmet: add a generic NVMe targetChristoph Hellwig1-0/+917