summaryrefslogtreecommitdiff
path: root/drivers/nvme/target/configfs.c
AgeCommit message (Expand)Author
2021-03-05nvmet: model_number must be immutable once setMax Gurtovoy
2021-02-02nvmet: Fix nvmet_is_port_enabled indentationIsrael Rukshin
2021-02-02nvmet: Use nvmet_is_port_enabled helper for pi_enableIsrael Rukshin
2020-12-01nvmet: add passthru io timeout value attrChaitanya Kulkarni
2020-12-01nvmet: add passthru admin timeout value attrChaitanya Kulkarni
2020-08-21nvmet: fix a memory leakSagi Grimberg
2020-07-29nvmet: introduce the passthru configfs interfaceLogan Gunthorpe
2020-07-29nvmet: Add passthru enable/disable helpersLogan Gunthorpe
2020-07-08nvmet: use unsigned type for u64Chaitanya Kulkarni
2020-05-27nvmet: add metadata/T10-PI supportIsrael Rukshin
2020-05-27nvmet: revalidate-ns & generate AEN from configfsChaitanya Kulkarni
2020-05-27nvmet: mark nvmet_ana_state staticChristoph Hellwig
2020-05-27nvmet: replace kstrndup() with kmemdup_nul()Chen Zhou
2020-05-09nvmet: align addrfam list to specChaitanya Kulkarni
2020-05-09nvmet: centralize port enable access for configfsChaitanya Kulkarni
2020-05-09nvmet: use type-name map for address treqChaitanya Kulkarni
2020-05-09nvmet: use type-name map for ana statesChaitanya Kulkarni
2020-05-09nvmet: use type-name map for address familyChaitanya Kulkarni
2020-05-09nvmet: add generic type-name mappingChaitanya Kulkarni
2020-04-02nvmet: fix NULL dereference when removing a referralSagi Grimberg
2020-03-04nvmet: check sscanf value for subsys serial attrChaitanya Kulkarni
2020-03-04nvmet: make ctrl model configurableMark Ruijter
2020-03-04nvmet: make ctrl-id configurableChaitanya Kulkarni
2020-03-04nvmet: configfs code cleanupChaitanya Kulkarni
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