summaryrefslogtreecommitdiffstats
path: root/drivers/nvme/target/configfs.c
Commit message (Expand)AuthorAgeFilesLines
* nvmet: filter newlines from user inputSagi Grimberg2018-06-081-5/+9
* nvmet: refactor configfs transport type handlingChristoph Hellwig2018-03-261-32/+29
* nvmet: move device_uuid configfs attr definition to suitable placeMax Gurtovoy2018-03-261-2/+2
* nvmet: make config_item_type constBhumika Goyal2017-10-191-15/+15
* nvmet: use NVME_NSID_ALLChristoph Hellwig2017-08-281-1/+1
* nvmet: preserve controller serial number between rebootsJohannes Thumshirn2017-07-201-0/+22
* nvmet: prefix version configfs file with attrJohannes Thumshirn2017-07-201-4/+4
* nvmet: allow overriding the NVMe VS via configfsJohannes Thumshirn2017-06-151-0/+37
* nvmet: add uuid field to nvme_ns and populate via configfsJohannes Thumshirn2017-06-151-0/+31
* nvmet: delete controllers deletion upon subsystem releaseSagi Grimberg2017-01-261-0/+1
* Merge tag 'configfs-for-4.10' of git://git.infradead.org/users/hch/configfsLinus Torvalds2016-12-141-6/+4
|\
| * fs: configfs: don't return anything from drop_linkAndrzej Pietrasiewicz2016-12-011-6/+4
* | nvme-fabrics: patch target code in prep for FC transport supportJames Smart2016-12-061-0/+14
* | nvmet: Fix possible infinite loop triggered on hot namespace removalSolganik Alexander2016-12-061-3/+3
|/
* nvmet: fix an error codeDan Carpenter2016-07-071-2/+2
* nvmet: add a generic NVMe targetChristoph Hellwig2016-07-051-0/+917
OpenPOWER on IntegriCloud