summaryrefslogtreecommitdiff
path: root/drivers/nvme/target/configfs.c
AgeCommit message (Expand)Author
2021-10-20nvmet: make discovery NQN configurableHannes Reinecke
2021-10-20nvmet: fix use-after-free when a port is removedIsrael Rukshin
2021-09-13nvmet: fix a width vs precision bug in nvmet_subsys_attr_serial_show()Dan Carpenter
2021-09-06nvmet: fixup buffer overrun in nvmet_subsys_attr_serial()Hannes Reinecke
2021-09-06nvmet: return bool from nvmet_passthru_ctrl and nvmet_is_passthru_reqChristoph Hellwig
2021-06-17nvmet: make ver stable once connection establishedNoam Gottlieb
2021-06-17nvmet: allow mn change if subsys not discoveredNoam Gottlieb
2021-06-17nvmet: make sn stable once connection was establishedNoam Gottlieb
2021-06-17nvmet: change sn size and check validityNoam Gottlieb
2021-04-15nvmet: fix a spelling mistake "nubmer" -> "number"Colin Ian King
2021-04-02nvmet: do not allow model_number exceed 40 bytesNoam Gottlieb
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