summaryrefslogtreecommitdiffstats
path: root/drivers/nvme/target
AgeCommit message (Expand)Author
2021-06-18nvme-loop: check for NVME_LOOP_Q_LIVE in nvme_loop_destroy_admin_queue()Hannes Reinecke
2021-06-18nvme-loop: clear NVME_LOOP_Q_LIVE when nvme_loop_configure_admin_queue() failsHannes Reinecke
2021-06-18nvme-loop: reset queue count to 1 in nvme_loop_destroy_io_queues()Hannes Reinecke
2021-05-26nvmet: seset ns->file when open failsDaniel Wagner
2021-05-14nvmet-tcp: fix incorrect locking in state_change sk callbackSagi Grimberg
2021-03-24nvmet: don't check iosqes,iocqes for discovery controllersSagi Grimberg
2021-02-10nvmet-tcp: fix out-of-bounds access when receiving multiple h2cdata PDUsSagi Grimberg
2021-01-19nvmet-rdma: Fix list_del corruption on queue establishment failureIsrael Rukshin
2020-11-10nvmet: fix a NULL pointer dereference when tracing the flush commandChaitanya Kulkarni
2020-10-29nvmet: fix uninitialized work for zero katozhenwei pi
2020-10-01nvmet-rdma: fix double free of rdma queueIsrael Rukshin
2020-10-01nvme: Fix ctrl use-after-free during sysfs deletionIsrael Rukshin
2020-09-17nvmet-tcp: Fix NULL dereference when a connect data comes in h2cdata pduZiye Yang
2020-09-09nvmet-fc: Fix a missed _irqsave version of spin_lock in 'nvmet_fc_fod_op_done()'Christophe JAILLET
2020-09-09nvmet: Disable keep-alive timer when kato is cleared to 0hAmit Engel
2020-04-17nvme-fc: Revert "add module to ops template to allow module references"James Smart
2020-04-17nvmet-tcp: fix maxh2cdata icresp parameterSagi Grimberg
2020-03-25nvmet-tcp: set MSG_MORE only if we actually have more to sendSagi Grimberg
2020-02-24nvmet: Pass lockdep expression to RCU listsAmol Grover
2020-02-11nvmet: Fix controller use after freeIsrael Rukshin
2020-02-11nvmet: Fix error print message at nvmet_install_queue functionIsrael Rukshin
2020-01-09nvme_fc: add module to ops template to allow module referencesJames Smart
2019-10-15nvmet-loop: fix possible leakage during error flowMax Gurtovoy
2019-09-25nvmet-tcp: remove superflous check on request sglSagi Grimberg
2019-09-23nvmet: change ppl to lppJohn Pittman
2019-09-17Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-09-12nvmet: fix a wrong error status returned in error log pageAmit
2019-09-12nvmet: Use PTR_ERR_OR_ZERO() in nvmet_init_discovery()Markus Elfring
2019-08-29nvme: make fabrics command run on a separate request queueSagi Grimberg
2019-08-29nvmet-tcp: Add TOS for tcp transportIsrael Rukshin
2019-08-29nvmet-tcp: fix possible memory leakSagi Grimberg
2019-08-29nvmet-tcp: fix possible NULL derefSagi Grimberg
2019-08-29nvmet: trace: parse Get LBA Status command in detailMinwoo Im
2019-08-29nvmet: fix data units read and written counters in SMART logTom Wu
2019-08-29nvme: move sqsize setting to the coreSagi Grimberg
2019-08-04nvme: wait until all completed request's complete fn is calledMing Lei
2019-07-31nvmet-file: fix nvmet_file_flush() always returning an errorLogan Gunthorpe
2019-07-31nvmet-loop: Flush nvme_delete_wq when removing the portLogan Gunthorpe
2019-07-31nvmet: Fix use-after-free bug when a port is removedLogan Gunthorpe
2019-07-15Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-07-11Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-07-09nvmet: print a hint while rejecting NSID 0 or 0xffffffffMikhail Skorzhinskii
2019-07-09nvmet: export I/O characteristics attributes in IdentifyBart Van Assche
2019-07-09nvme-trace: fix spelling mistake "spcecific" -> "specific"Colin Ian King
2019-07-09nvme-fcloop: resolve warnings on RCU usage and sleep warningsJames Smart
2019-07-09nvme-fcloop: fix inconsistent lock state warningsJames Smart
2019-06-21nvmet: introduce target-side traceMinwoo Im
2019-06-21nvme: introduce nvme_is_fabrics to check fabrics cmdMinwoo Im
2019-06-21nvme-fcloop: add support for nvmet discovery_event opJames Smart
2019-06-21nvmet-fc: add transport discovery change event callback supportJames Smart