summaryrefslogtreecommitdiff
path: root/drivers/nvme/target/configfs.c
AgeCommit message (Expand)Author
2021-11-17nvmet: fix use-after-free when a port is removedIsrael Rukshin
2019-07-31nvmet: Fix use-after-free bug when a port is removedLogan Gunthorpe
2019-07-09nvmet: print a hint while rejecting NSID 0 or 0xffffffffMikhail Skorzhinskii
2019-04-25nvmet: return a specified error it subsys_alloc failsMinwoo Im
2019-02-20nvmet: convert to SPDX identifiersChristoph Hellwig
2018-12-13nvmet: allow configfs tcp trtype configurationSagi Grimberg
2018-12-07nvmet: expose support for fabrics SQ flow control disable in treqSagi Grimberg
2018-12-07nvmet: don't override treq upon modification.Sagi Grimberg
2018-12-07nvmet: enable Discovery Controller AENsJay Sternberg
2018-10-17nvmet: Optionally use PCI P2P memoryLogan Gunthorpe
2018-08-14Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-07-27nvmet: support configuring ANA groupsChristoph Hellwig
2018-07-27nvmet: add minimal ANA supportChristoph Hellwig
2018-07-25nvmet: fixup crash on NULL device pathHannes Reinecke
2018-07-23nvmet-rdma: support max(16KB, PAGE_SIZE) inline dataSteve Wise
2018-07-23nvmet: add buffered I/O support for file backed nsChaitanya Kulkarni
2018-06-08nvmet: filter newlines from user inputSagi Grimberg
2018-03-26nvmet: refactor configfs transport type handlingChristoph Hellwig
2018-03-26nvmet: move device_uuid configfs attr definition to suitable placeMax Gurtovoy
2017-10-19nvmet: make config_item_type constBhumika Goyal
2017-08-28nvmet: use NVME_NSID_ALLChristoph Hellwig
2017-07-20nvmet: preserve controller serial number between rebootsJohannes Thumshirn
2017-07-20nvmet: prefix version configfs file with attrJohannes Thumshirn
2017-06-15nvmet: allow overriding the NVMe VS via configfsJohannes Thumshirn
2017-06-15nvmet: add uuid field to nvme_ns and populate via configfsJohannes Thumshirn
2017-01-26nvmet: delete controllers deletion upon subsystem releaseSagi Grimberg
2016-12-14Merge tag 'configfs-for-4.10' of git://git.infradead.org/users/hch/configfsLinus Torvalds
2016-12-06nvme-fabrics: patch target code in prep for FC transport supportJames Smart
2016-12-06nvmet: Fix possible infinite loop triggered on hot namespace removalSolganik Alexander
2016-12-01fs: configfs: don't return anything from drop_linkAndrzej Pietrasiewicz
2016-07-07nvmet: fix an error codeDan Carpenter
2016-07-05nvmet: add a generic NVMe targetChristoph Hellwig