index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
target
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linux
Linus Torvalds
2024-03-11
10
-21
/
+74
|
\
|
*
nvme: fcloop: make fcloop_class constant
Ricardo B. Marliere
2024-03-05
1
-8
/
+9
|
*
nvmet-rdma: set max_queue_size for RDMA transport
Max Gurtovoy
2024-03-03
1
-0
/
+8
|
*
nvmet: introduce new max queue size configuration entry
Max Gurtovoy
2024-03-03
3
-3
/
+46
|
*
nvme-rdma: introduce NVME_RDMA_MAX_METADATA_QUEUE_SIZE definition
Max Gurtovoy
2024-03-03
1
-0
/
+2
|
*
nvmet: set ctrl pi_support cap before initializing cap reg
Max Gurtovoy
2024-03-03
2
-2
/
+1
|
*
nvmet: set maxcmd to be per controller
Max Gurtovoy
2024-03-03
4
-4
/
+4
|
*
nvmet: compare mqes and sqsize only for IO SQ
Max Gurtovoy
2024-03-03
1
-1
/
+2
|
*
block: remove gfp_flags from blkdev_zone_mgmt
Johannes Thumshirn
2024-02-12
1
-3
/
+2
*
|
Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-03-11
2
-9
/
+9
|
\
\
|
*
|
nvme: port block device access to file
Christian Brauner
2024-02-25
2
-9
/
+9
*
|
|
nvmet: remove superfluous initialization
Chaitanya Kulkarni
2024-02-14
1
-2
/
+2
|
|
/
|
/
|
*
|
nvmet-fc: use RCU list iterator for assoc_list
Daniel Wagner
2024-02-01
1
-12
/
+22
*
|
nvmet-fc: take ref count on tgtport before delete assoc
Daniel Wagner
2024-02-01
1
-8
/
+23
*
|
nvmet-fc: avoid deadlock on delete association path
Daniel Wagner
2024-02-01
1
-3
/
+13
*
|
nvmet-fc: abort command when there is no binding
Daniel Wagner
2024-02-01
1
-2
/
+6
*
|
nvmet-fc: do not tack refs on tgtports from assoc
Daniel Wagner
2024-02-01
1
-7
/
+1
*
|
nvmet-fc: remove null hostport pointer check
Daniel Wagner
2024-02-01
1
-4
/
+2
*
|
nvmet-fc: hold reference on hostport match
Daniel Wagner
2024-02-01
1
-2
/
+0
*
|
nvmet-fc: free queue and assoc directly
Daniel Wagner
2024-02-01
1
-4
/
+2
*
|
nvmet-fc: defer cleanup using RCU properly
Daniel Wagner
2024-02-01
1
-46
/
+37
*
|
nvmet-fc: release reference on target port
Daniel Wagner
2024-02-01
1
-1
/
+2
*
|
nvmet-fcloop: swap the list_add_tail arguments
Daniel Wagner
2024-02-01
1
-3
/
+3
*
|
nvme: use ctrl state accessor
Keith Busch
2024-01-29
1
-3
/
+5
*
|
nvmet-tcp: fix nvme tcp ida memory leak
Guixin Liu
2024-01-26
1
-0
/
+1
*
|
nvmet: add module description to stop warnings
Chaitanya Kulkarni
2024-01-24
6
-0
/
+6
*
|
nvmet: unify aer type enum
Guixin Liu
2024-01-23
2
-3
/
+3
|
/
*
Merge tag 'for-6.8/block-2024-01-18' of git://git.kernel.dk/linux
Linus Torvalds
2024-01-19
6
-37
/
+78
|
\
|
*
nvmet-rdma: avoid circular locking dependency on install_queue()
Hannes Reinecke
2024-01-10
1
-3
/
+16
|
*
nvmet-tcp: avoid circular locking dependency on install_queue()
Hannes Reinecke
2024-01-10
1
-3
/
+15
|
*
nvmet-tcp: Fix the H2C expected PDU len calculation
Maurizio Lombardi
2024-01-08
1
-3
/
+7
|
*
nvme: trace: avoid memcpy overflow warning
Arnd Bergmann
2024-01-05
1
-1
/
+1
|
*
nvmet: re-fix tracing strncpy() warning
Arnd Bergmann
2024-01-05
1
-2
/
+1
|
*
nvmet-fcloop: Remove remote port from list when unlinking
Daniel Wagner
2024-01-05
1
-5
/
+2
|
*
nvmet-trace: avoid dereferencing pointer too early
Daniel Wagner
2024-01-03
2
-14
/
+20
|
*
nvmet-fc: remove unnecessary bracket
Daniel Wagner
2024-01-03
1
-1
/
+1
|
*
nvmet-tcp: fix a missing endianess conversion in nvmet_tcp_try_peek_pdu
Christoph Hellwig
2024-01-03
1
-1
/
+1
|
*
nvmet-tcp: remove boilerplate code
Maurizio Lombardi
2024-01-02
1
-8
/
+8
|
*
nvmet-tcp: fix a crash in nvmet_req_complete()
Maurizio Lombardi
2024-01-02
1
-2
/
+1
|
*
nvmet-tcp: Fix a kernel panic when host sends an invalid H2C PDU length
Maurizio Lombardi
2024-01-02
1
-1
/
+12
*
|
Merge tag 'for-6.8/block-2024-01-08' of git://git.kernel.dk/linux
Linus Torvalds
2024-01-11
3
-7
/
+4
|
\
|
|
*
nvmet: configfs: use ctrl->instance to track passthru subsystems
Evan Burgess
2023-12-19
1
-2
/
+2
|
*
nvmet: remove cntlid_min and cntlid_max check in nvmet_alloc_ctrl
Guixin Liu
2023-12-13
1
-3
/
+0
|
*
nvmet: allow identical cntlid_min and cntlid_max settings
Guixin Liu
2023-12-13
1
-2
/
+2
*
|
nvme: prevent potential spectre v1 gadget
Nitesh Shetty
2023-12-04
1
-0
/
+3
*
|
nvme: improve NVME_HOST_AUTH and NVME_TARGET_AUTH config descriptions
Shin'ichiro Kawasaki
2023-12-04
1
-2
/
+3
|
/
*
nvme: target: fix Kconfig select statements
Arnd Bergmann
2023-11-23
1
-2
/
+2
*
nvme: target: fix nvme_keyring_id() references
Arnd Bergmann
2023-11-23
1
-1
/
+1
*
nvmet-tcp: always initialize tls_handshake_tmo_work
Hannes Reinecke
2023-11-20
1
-1
/
+3
*
nvmet: nul-terminate the NQNs passed in the connect command
Christoph Hellwig
2023-11-20
1
-0
/
+4
[next]