summaryrefslogtreecommitdiff
path: root/drivers/nvme/target
AgeCommit message (Expand)AuthorFilesLines
2023-12-04nvme: prevent potential spectre v1 gadgetNitesh Shetty1-0/+3
2023-12-04nvme: improve NVME_HOST_AUTH and NVME_TARGET_AUTH config descriptionsShin'ichiro Kawasaki1-2/+3
2023-11-23nvme: target: fix Kconfig select statementsArnd Bergmann1-2/+2
2023-11-23nvme: target: fix nvme_keyring_id() referencesArnd Bergmann1-1/+1
2023-11-20nvmet-tcp: always initialize tls_handshake_tmo_workHannes Reinecke1-1/+3
2023-11-20nvmet: nul-terminate the NQNs passed in the connect commandChristoph Hellwig1-0/+4
2023-11-07nvme: common: make keyring and auth separate modulesArnd Bergmann1-2/+0
2023-11-06nvme-loop: always quiesce and cancel commands before destroying admin qHannes Reinecke1-0/+4
2023-11-06nvme-auth: always set valid seq_num in dhchap replyMark O'Donovan1-1/+1
2023-11-02Merge tag 'for-6.7/block-2023-10-30' of git://git.kernel.dk/linuxLinus Torvalds6-57/+479
2023-10-28nvmet: Convert to bdev_open_by_path()Jan Kara2-9/+12
2023-10-19nvmet-auth: complete a request only after freeing the dhchap pointersMaurizio Lombardi1-3/+6
2023-10-17nvme-auth: use transformed key size to create respMark O'Donovan1-14/+17
2023-10-17nvmet-tcp: use 'spin_lock_bh' for state_lock()Hannes Reinecke1-2/+2
2023-10-12nvme: rework NVME_AUTH Kconfig selectionHannes Reinecke1-6/+1
2023-10-11nvmet-tcp: peek icreq before starting TLSHannes Reinecke3-9/+82
2023-10-11nvmet-tcp: control messages for recvmsg()Hannes Reinecke1-13/+80
2023-10-11nvmet-tcp: enable TLS handshake upcallHannes Reinecke4-4/+187
2023-10-11nvmet: Set 'TREQ' to 'required' when TLS is enabledHannes Reinecke2-2/+18
2023-10-11nvmet-tcp: allocate socket fileHannes Reinecke1-4/+14
2023-10-11nvmet-tcp: make nvmet_tcp_alloc_queue() a void functionHannes Reinecke1-10/+10
2023-10-11nvmet: make TCP sectype settable via configfsHannes Reinecke1-1/+74
2023-10-10nvmet-tcp: Fix a possible UAF in queue intialization setupSagi Grimberg1-5/+2
2023-10-05nvmet-fc: Annotate struct nvmet_fc_tgt_queue with __counted_byKees Cook1-1/+2
2023-08-21nvmet-tcp: pass iov_len instead of sg->length to bvec_set_page()Varun Prakash1-1/+1
2023-08-10bio-integrity: update the payload size in bio_integrity_add_page()Jinyoung Choi1-2/+1
2023-07-10nvmet: use PAGE_SECTORS_SHIFTDamien Le Moal2-3/+3
2023-07-04Merge tag 'block-6.5-2023-07-03' of git://git.kernel.dk/linuxLinus Torvalds1-1/+1
2023-06-30Merge tag 'nvme-6.5-2023-06-30' of git://git.infradead.org/nvme into block-6.5Jens Axboe1-1/+1
2023-06-29Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-17/+29
2023-06-26Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds4-19/+5
2023-06-25nvmet-tcp: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpageDavid Howells1-17/+29
2023-06-21nvmet: Reorder fields in 'struct nvmet_ns'Christophe JAILLET1-1/+1
2023-06-12nvmet-fcloop: Do not wait on completion when unregister failsDaniel Wagner1-1/+2
2023-06-12nvme-fcloop: no need to return from void functionChaitanya Kulkarni1-2/+0
2023-06-12nvmet-auth: remove unnecessary break after gotoChaitanya Kulkarni1-4/+0
2023-06-12nvmet-auth: remove some dead codeChristophe JAILLET1-9/+0
2023-06-12nvmet: reorder fields in 'struct nvmet_sq'Christophe JAILLET1-1/+1
2023-06-12block: replace fmode_t with a block-specific type for block open flagsChristoph Hellwig1-1/+1
2023-06-12block: use the holder as indication for exclusive opensChristoph Hellwig1-1/+1
2023-06-05block: introduce holder opsChristoph Hellwig1-1/+1
2023-05-30nvme: fix miss command type checkmin15.li1-1/+1
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2023-04-26Merge tag 'for-6.4/block-2023-04-21' of git://git.kernel.dk/linuxLinus Torvalds5-92/+103
2023-04-13nvme-fcloop: fix "inconsistent {IN-HARDIRQ-W} -> {HARDIRQ-ON-W} usage"Ming Lei1-21/+27
2023-04-13nvmet-tcp: validate idle poll modparam valueChaitanya Kulkarni1-2/+3
2023-04-13nvmet-tcp: validate so_priority modparam valueChaitanya Kulkarni1-2/+27
2023-04-13nvmet: remove nvmet_req_cns_error_completeChristoph Hellwig2-9/+4
2023-04-13nvmet: rename nvmet_execute_identify_cns_cs_nsChristoph Hellwig3-4/+4
2023-04-13nvmet: fix Identify Identification Descriptor List handlingChristoph Hellwig1-19/+1