summaryrefslogtreecommitdiffstats
path: root/drivers/nvme/target
Commit message (Expand)AuthorAgeFilesLines
* nvme: prevent potential spectre v1 gadgetNitesh Shetty2023-12-041-0/+3
* nvme: improve NVME_HOST_AUTH and NVME_TARGET_AUTH config descriptionsShin'ichiro Kawasaki2023-12-041-2/+3
* nvme: target: fix Kconfig select statementsArnd Bergmann2023-11-221-2/+2
* nvme: target: fix nvme_keyring_id() referencesArnd Bergmann2023-11-221-1/+1
* nvmet-tcp: always initialize tls_handshake_tmo_workHannes Reinecke2023-11-201-1/+3
* nvmet: nul-terminate the NQNs passed in the connect commandChristoph Hellwig2023-11-201-0/+4
* nvme: common: make keyring and auth separate modulesArnd Bergmann2023-11-071-2/+0
* nvme-loop: always quiesce and cancel commands before destroying admin qHannes Reinecke2023-11-061-0/+4
* nvme-auth: always set valid seq_num in dhchap replyMark O'Donovan2023-11-061-1/+1
* Merge tag 'for-6.7/block-2023-10-30' of git://git.kernel.dk/linuxLinus Torvalds2023-11-016-57/+479
|\
| * nvme-auth: use transformed key size to create respMark O'Donovan2023-10-171-14/+17
| * nvmet-tcp: use 'spin_lock_bh' for state_lock()Hannes Reinecke2023-10-171-2/+2
| * nvme: rework NVME_AUTH Kconfig selectionHannes Reinecke2023-10-121-6/+1
| * nvmet-tcp: peek icreq before starting TLSHannes Reinecke2023-10-113-9/+82
| * nvmet-tcp: control messages for recvmsg()Hannes Reinecke2023-10-111-13/+80
| * nvmet-tcp: enable TLS handshake upcallHannes Reinecke2023-10-114-4/+187
| * nvmet: Set 'TREQ' to 'required' when TLS is enabledHannes Reinecke2023-10-112-2/+18
| * nvmet-tcp: allocate socket fileHannes Reinecke2023-10-111-4/+14
| * nvmet-tcp: make nvmet_tcp_alloc_queue() a void functionHannes Reinecke2023-10-111-10/+10
| * nvmet: make TCP sectype settable via configfsHannes Reinecke2023-10-111-1/+74
| * nvmet-fc: Annotate struct nvmet_fc_tgt_queue with __counted_byKees Cook2023-10-051-1/+2
* | nvmet: Convert to bdev_open_by_path()Jan Kara2023-10-282-9/+12
* | nvmet-auth: complete a request only after freeing the dhchap pointersMaurizio Lombardi2023-10-181-3/+6
* | nvmet-tcp: Fix a possible UAF in queue intialization setupSagi Grimberg2023-10-101-5/+2
|/
* nvmet-tcp: pass iov_len instead of sg->length to bvec_set_page()Varun Prakash2023-08-211-1/+1
* bio-integrity: update the payload size in bio_integrity_add_page()Jinyoung Choi2023-08-091-2/+1
* nvmet: use PAGE_SECTORS_SHIFTDamien Le Moal2023-07-102-3/+3
* Merge tag 'block-6.5-2023-07-03' of git://git.kernel.dk/linuxLinus Torvalds2023-07-031-1/+1
|\
| * Merge tag 'nvme-6.5-2023-06-30' of git://git.infradead.org/nvme into block-6.5Jens Axboe2023-06-301-1/+1
| |\
| | * nvmet: Reorder fields in 'struct nvmet_ns'Christophe JAILLET2023-06-211-1/+1
* | | Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-06-281-17/+29
|\ \ \ | |/ / |/| |
| * | nvmet-tcp: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpageDavid Howells2023-06-241-17/+29
* | | Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds2023-06-264-19/+5
|\ \ \ | |/ / |/| / | |/
| * nvmet-fcloop: Do not wait on completion when unregister failsDaniel Wagner2023-06-121-1/+2
| * nvme-fcloop: no need to return from void functionChaitanya Kulkarni2023-06-121-2/+0
| * nvmet-auth: remove unnecessary break after gotoChaitanya Kulkarni2023-06-121-4/+0
| * nvmet-auth: remove some dead codeChristophe JAILLET2023-06-121-9/+0
| * nvmet: reorder fields in 'struct nvmet_sq'Christophe JAILLET2023-06-121-1/+1
| * block: replace fmode_t with a block-specific type for block open flagsChristoph Hellwig2023-06-121-1/+1
| * block: use the holder as indication for exclusive opensChristoph Hellwig2023-06-121-1/+1
| * block: introduce holder opsChristoph Hellwig2023-06-051-1/+1
* | nvme: fix miss command type checkmin15.li2023-05-301-1/+1
|/
* Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-271-1/+1
|\
| * Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman2023-04-031-1/+3
| |\
| * | driver core: class: remove module * from class_create()Greg Kroah-Hartman2023-03-171-1/+1
* | | Merge tag 'for-6.4/block-2023-04-21' of git://git.kernel.dk/linuxLinus Torvalds2023-04-265-92/+103
|\ \ \ | |_|/ |/| |
| * | nvme-fcloop: fix "inconsistent {IN-HARDIRQ-W} -> {HARDIRQ-ON-W} usage"Ming Lei2023-04-131-21/+27
| * | nvmet-tcp: validate idle poll modparam valueChaitanya Kulkarni2023-04-131-2/+3
| * | nvmet-tcp: validate so_priority modparam valueChaitanya Kulkarni2023-04-131-2/+27
| * | nvmet: remove nvmet_req_cns_error_completeChristoph Hellwig2023-04-132-9/+4