index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
target
Age
Commit message (
Expand
)
Author
2023-11-07
nvme: common: make keyring and auth separate modules
Arnd Bergmann
2023-11-06
nvme-loop: always quiesce and cancel commands before destroying admin q
Hannes Reinecke
2023-11-06
nvme-auth: always set valid seq_num in dhchap reply
Mark O'Donovan
2023-11-01
Merge tag 'for-6.7/block-2023-10-30' of git://git.kernel.dk/linux
Linus Torvalds
2023-10-28
nvmet: Convert to bdev_open_by_path()
Jan Kara
2023-10-18
nvmet-auth: complete a request only after freeing the dhchap pointers
Maurizio Lombardi
2023-10-17
nvme-auth: use transformed key size to create resp
Mark O'Donovan
2023-10-17
nvmet-tcp: use 'spin_lock_bh' for state_lock()
Hannes Reinecke
2023-10-12
nvme: rework NVME_AUTH Kconfig selection
Hannes Reinecke
2023-10-11
nvmet-tcp: peek icreq before starting TLS
Hannes Reinecke
2023-10-11
nvmet-tcp: control messages for recvmsg()
Hannes Reinecke
2023-10-11
nvmet-tcp: enable TLS handshake upcall
Hannes Reinecke
2023-10-11
nvmet: Set 'TREQ' to 'required' when TLS is enabled
Hannes Reinecke
2023-10-11
nvmet-tcp: allocate socket file
Hannes Reinecke
2023-10-11
nvmet-tcp: make nvmet_tcp_alloc_queue() a void function
Hannes Reinecke
2023-10-11
nvmet: make TCP sectype settable via configfs
Hannes Reinecke
2023-10-10
nvmet-tcp: Fix a possible UAF in queue intialization setup
Sagi Grimberg
2023-10-05
nvmet-fc: Annotate struct nvmet_fc_tgt_queue with __counted_by
Kees Cook
2023-08-21
nvmet-tcp: pass iov_len instead of sg->length to bvec_set_page()
Varun Prakash
2023-08-09
bio-integrity: update the payload size in bio_integrity_add_page()
Jinyoung Choi
2023-07-10
nvmet: use PAGE_SECTORS_SHIFT
Damien Le Moal
2023-07-03
Merge tag 'block-6.5-2023-07-03' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-30
Merge tag 'nvme-6.5-2023-06-30' of git://git.infradead.org/nvme into block-6.5
Jens Axboe
2023-06-28
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-06-26
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-24
nvmet-tcp: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
David Howells
2023-06-21
nvmet: Reorder fields in 'struct nvmet_ns'
Christophe JAILLET
2023-06-12
nvmet-fcloop: Do not wait on completion when unregister fails
Daniel Wagner
2023-06-12
nvme-fcloop: no need to return from void function
Chaitanya Kulkarni
2023-06-12
nvmet-auth: remove unnecessary break after goto
Chaitanya Kulkarni
2023-06-12
nvmet-auth: remove some dead code
Christophe JAILLET
2023-06-12
nvmet: reorder fields in 'struct nvmet_sq'
Christophe JAILLET
2023-06-12
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
2023-06-12
block: use the holder as indication for exclusive opens
Christoph Hellwig
2023-06-05
block: introduce holder ops
Christoph Hellwig
2023-05-30
nvme: fix miss command type check
min15.li
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-26
Merge tag 'for-6.4/block-2023-04-21' of git://git.kernel.dk/linux
Linus Torvalds
2023-04-13
nvme-fcloop: fix "inconsistent {IN-HARDIRQ-W} -> {HARDIRQ-ON-W} usage"
Ming Lei
2023-04-13
nvmet-tcp: validate idle poll modparam value
Chaitanya Kulkarni
2023-04-13
nvmet-tcp: validate so_priority modparam value
Chaitanya Kulkarni
2023-04-13
nvmet: remove nvmet_req_cns_error_complete
Christoph Hellwig
2023-04-13
nvmet: rename nvmet_execute_identify_cns_cs_ns
Christoph Hellwig
2023-04-13
nvmet: fix Identify Identification Descriptor List handling
Christoph Hellwig
2023-04-13
nvmet: cleanup nvmet_execute_identify()
Damien Le Moal
2023-04-13
nvmet: fix I/O Command Set specific Identify Controller
Damien Le Moal
2023-04-13
nvmet: fix Identify Active Namespace ID list handling
Damien Le Moal
2023-04-13
nvmet: fix Identify Controller handling
Damien Le Moal
2023-04-13
nvmet: fix Identify Namespace handling
Damien Le Moal
2023-04-13
nvmet: fix error handling in nvmet_execute_identify_cns_cs_ns()
Damien Le Moal
[next]