summaryrefslogtreecommitdiff
path: root/drivers/nvme/target
AgeCommit message (Expand)Author
2023-11-07nvme: common: make keyring and auth separate modulesArnd Bergmann
2023-11-06nvme-loop: always quiesce and cancel commands before destroying admin qHannes Reinecke
2023-11-06nvme-auth: always set valid seq_num in dhchap replyMark O'Donovan
2023-11-01Merge tag 'for-6.7/block-2023-10-30' of git://git.kernel.dk/linuxLinus Torvalds
2023-10-28nvmet: Convert to bdev_open_by_path()Jan Kara
2023-10-18nvmet-auth: complete a request only after freeing the dhchap pointersMaurizio Lombardi
2023-10-17nvme-auth: use transformed key size to create respMark O'Donovan
2023-10-17nvmet-tcp: use 'spin_lock_bh' for state_lock()Hannes Reinecke
2023-10-12nvme: rework NVME_AUTH Kconfig selectionHannes Reinecke
2023-10-11nvmet-tcp: peek icreq before starting TLSHannes Reinecke
2023-10-11nvmet-tcp: control messages for recvmsg()Hannes Reinecke
2023-10-11nvmet-tcp: enable TLS handshake upcallHannes Reinecke
2023-10-11nvmet: Set 'TREQ' to 'required' when TLS is enabledHannes Reinecke
2023-10-11nvmet-tcp: allocate socket fileHannes Reinecke
2023-10-11nvmet-tcp: make nvmet_tcp_alloc_queue() a void functionHannes Reinecke
2023-10-11nvmet: make TCP sectype settable via configfsHannes Reinecke
2023-10-10nvmet-tcp: Fix a possible UAF in queue intialization setupSagi Grimberg
2023-10-05nvmet-fc: Annotate struct nvmet_fc_tgt_queue with __counted_byKees Cook
2023-08-21nvmet-tcp: pass iov_len instead of sg->length to bvec_set_page()Varun Prakash
2023-08-09bio-integrity: update the payload size in bio_integrity_add_page()Jinyoung Choi
2023-07-10nvmet: use PAGE_SECTORS_SHIFTDamien Le Moal
2023-07-03Merge tag 'block-6.5-2023-07-03' of git://git.kernel.dk/linuxLinus Torvalds
2023-06-30Merge tag 'nvme-6.5-2023-06-30' of git://git.infradead.org/nvme into block-6.5Jens Axboe
2023-06-28Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-06-26Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds
2023-06-24nvmet-tcp: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpageDavid Howells
2023-06-21nvmet: Reorder fields in 'struct nvmet_ns'Christophe JAILLET
2023-06-12nvmet-fcloop: Do not wait on completion when unregister failsDaniel Wagner
2023-06-12nvme-fcloop: no need to return from void functionChaitanya Kulkarni
2023-06-12nvmet-auth: remove unnecessary break after gotoChaitanya Kulkarni
2023-06-12nvmet-auth: remove some dead codeChristophe JAILLET
2023-06-12nvmet: reorder fields in 'struct nvmet_sq'Christophe JAILLET
2023-06-12block: replace fmode_t with a block-specific type for block open flagsChristoph Hellwig
2023-06-12block: use the holder as indication for exclusive opensChristoph Hellwig
2023-06-05block: introduce holder opsChristoph Hellwig
2023-05-30nvme: fix miss command type checkmin15.li
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-26Merge tag 'for-6.4/block-2023-04-21' of git://git.kernel.dk/linuxLinus Torvalds
2023-04-13nvme-fcloop: fix "inconsistent {IN-HARDIRQ-W} -> {HARDIRQ-ON-W} usage"Ming Lei
2023-04-13nvmet-tcp: validate idle poll modparam valueChaitanya Kulkarni
2023-04-13nvmet-tcp: validate so_priority modparam valueChaitanya Kulkarni
2023-04-13nvmet: remove nvmet_req_cns_error_completeChristoph Hellwig
2023-04-13nvmet: rename nvmet_execute_identify_cns_cs_nsChristoph Hellwig
2023-04-13nvmet: fix Identify Identification Descriptor List handlingChristoph Hellwig
2023-04-13nvmet: cleanup nvmet_execute_identify()Damien Le Moal
2023-04-13nvmet: fix I/O Command Set specific Identify ControllerDamien Le Moal
2023-04-13nvmet: fix Identify Active Namespace ID list handlingDamien Le Moal
2023-04-13nvmet: fix Identify Controller handlingDamien Le Moal
2023-04-13nvmet: fix Identify Namespace handlingDamien Le Moal
2023-04-13nvmet: fix error handling in nvmet_execute_identify_cns_cs_ns()Damien Le Moal