summaryrefslogtreecommitdiffstats
path: root/drivers/nvme/target/configfs.c
Commit message (Expand)AuthorAgeFilesLines
* nvmet: Optionally use PCI P2P memoryLogan Gunthorpe2018-10-171-0/+47
* Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-blockLinus Torvalds2018-08-141-0/+250
|\
| * nvmet: support configuring ANA groupsChristoph Hellwig2018-07-271-1/+181
| * nvmet: add minimal ANA supportChristoph Hellwig2018-07-271-0/+10
| * nvmet-rdma: support max(16KB, PAGE_SIZE) inline dataSteve Wise2018-07-231-0/+31
| * nvmet: add buffered I/O support for file backed nsChaitanya Kulkarni2018-07-231-0/+29
* | nvmet: fixup crash on NULL device pathHannes Reinecke2018-07-251-2/+7
|/
* 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