index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
target
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-07
nvme: common: make keyring and auth separate modules
Arnd Bergmann
1
-2
/
+0
2023-11-06
nvme-loop: always quiesce and cancel commands before destroying admin q
Hannes Reinecke
1
-0
/
+4
2023-11-06
nvme-auth: always set valid seq_num in dhchap reply
Mark O'Donovan
1
-1
/
+1
2023-11-02
Merge tag 'for-6.7/block-2023-10-30' of git://git.kernel.dk/linux
Linus Torvalds
6
-57
/
+479
2023-10-28
nvmet: Convert to bdev_open_by_path()
Jan Kara
2
-9
/
+12
2023-10-19
nvmet-auth: complete a request only after freeing the dhchap pointers
Maurizio Lombardi
1
-3
/
+6
2023-10-17
nvme-auth: use transformed key size to create resp
Mark O'Donovan
1
-14
/
+17
2023-10-17
nvmet-tcp: use 'spin_lock_bh' for state_lock()
Hannes Reinecke
1
-2
/
+2
2023-10-12
nvme: rework NVME_AUTH Kconfig selection
Hannes Reinecke
1
-6
/
+1
2023-10-11
nvmet-tcp: peek icreq before starting TLS
Hannes Reinecke
3
-9
/
+82
2023-10-11
nvmet-tcp: control messages for recvmsg()
Hannes Reinecke
1
-13
/
+80
2023-10-11
nvmet-tcp: enable TLS handshake upcall
Hannes Reinecke
4
-4
/
+187
2023-10-11
nvmet: Set 'TREQ' to 'required' when TLS is enabled
Hannes Reinecke
2
-2
/
+18
2023-10-11
nvmet-tcp: allocate socket file
Hannes Reinecke
1
-4
/
+14
2023-10-11
nvmet-tcp: make nvmet_tcp_alloc_queue() a void function
Hannes Reinecke
1
-10
/
+10
2023-10-11
nvmet: make TCP sectype settable via configfs
Hannes Reinecke
1
-1
/
+74
2023-10-10
nvmet-tcp: Fix a possible UAF in queue intialization setup
Sagi Grimberg
1
-5
/
+2
2023-10-05
nvmet-fc: Annotate struct nvmet_fc_tgt_queue with __counted_by
Kees Cook
1
-1
/
+2
2023-08-21
nvmet-tcp: pass iov_len instead of sg->length to bvec_set_page()
Varun Prakash
1
-1
/
+1
2023-08-10
bio-integrity: update the payload size in bio_integrity_add_page()
Jinyoung Choi
1
-2
/
+1
2023-07-10
nvmet: use PAGE_SECTORS_SHIFT
Damien Le Moal
2
-3
/
+3
2023-07-04
Merge tag 'block-6.5-2023-07-03' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+1
2023-06-30
Merge tag 'nvme-6.5-2023-06-30' of git://git.infradead.org/nvme into block-6.5
Jens Axboe
1
-1
/
+1
2023-06-29
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-17
/
+29
2023-06-26
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
4
-19
/
+5
2023-06-25
nvmet-tcp: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
David Howells
1
-17
/
+29
2023-06-21
nvmet: Reorder fields in 'struct nvmet_ns'
Christophe JAILLET
1
-1
/
+1
2023-06-12
nvmet-fcloop: Do not wait on completion when unregister fails
Daniel Wagner
1
-1
/
+2
2023-06-12
nvme-fcloop: no need to return from void function
Chaitanya Kulkarni
1
-2
/
+0
2023-06-12
nvmet-auth: remove unnecessary break after goto
Chaitanya Kulkarni
1
-4
/
+0
2023-06-12
nvmet-auth: remove some dead code
Christophe JAILLET
1
-9
/
+0
2023-06-12
nvmet: reorder fields in 'struct nvmet_sq'
Christophe JAILLET
1
-1
/
+1
2023-06-12
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
1
-1
/
+1
2023-06-12
block: use the holder as indication for exclusive opens
Christoph Hellwig
1
-1
/
+1
2023-06-05
block: introduce holder ops
Christoph Hellwig
1
-1
/
+1
2023-05-30
nvme: fix miss command type check
min15.li
1
-1
/
+1
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2023-04-26
Merge tag 'for-6.4/block-2023-04-21' of git://git.kernel.dk/linux
Linus Torvalds
5
-92
/
+103
2023-04-13
nvme-fcloop: fix "inconsistent {IN-HARDIRQ-W} -> {HARDIRQ-ON-W} usage"
Ming Lei
1
-21
/
+27
2023-04-13
nvmet-tcp: validate idle poll modparam value
Chaitanya Kulkarni
1
-2
/
+3
2023-04-13
nvmet-tcp: validate so_priority modparam value
Chaitanya Kulkarni
1
-2
/
+27
2023-04-13
nvmet: remove nvmet_req_cns_error_complete
Christoph Hellwig
2
-9
/
+4
2023-04-13
nvmet: rename nvmet_execute_identify_cns_cs_ns
Christoph Hellwig
3
-4
/
+4
2023-04-13
nvmet: fix Identify Identification Descriptor List handling
Christoph Hellwig
1
-19
/
+1
2023-04-13
nvmet: cleanup nvmet_execute_identify()
Damien Le Moal
1
-16
/
+19
2023-04-13
nvmet: fix I/O Command Set specific Identify Controller
Damien Le Moal
3
-8
/
+18
2023-04-13
nvmet: fix Identify Active Namespace ID list handling
Damien Le Moal
1
-7
/
+2
2023-04-13
nvmet: fix Identify Controller handling
Damien Le Moal
1
-5
/
+2
2023-04-13
nvmet: fix Identify Namespace handling
Damien Le Moal
1
-7
/
+2
2023-04-13
nvmet: fix error handling in nvmet_execute_identify_cns_cs_ns()
Damien Le Moal
1
-7
/
+9
[next]