Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
cfb4b571e8b56b65d1a893bda5153647fda823b9
/
drivers
/
nvme
/
target
/
nvmet.h
be3f311
nvmet: Open code nvmet_req_execute()
by Christoph Hellwig
· 5 years ago
e9061c3
nvmet: Remove the data_len field from the nvmet_req struct
by Christoph Hellwig
· 5 years ago
59ef0ea
nvmet: Introduce nvmet_dsm_len() helper
by Christoph Hellwig
· 5 years ago
3aed867
nvmet: Fix use-after-free bug when a port is removed
by Logan Gunthorpe
· 5 years ago
9d05a96
nvmet: export I/O characteristics attributes in Identify
by Bart Van Assche
· 6 years ago
9d09dd8
nvmet: add transport discovery change op
by James Smart
· 6 years ago
fc6c973
nvmet: rename nvme_completion instances from rsp to cqe
by Max Gurtovoy
· 6 years ago
d808b7f
nvmet: fix discover log page when offsets are used
by Keith Busch
· 6 years ago
77141dc
nvmet: convert to SPDX identifiers
by Christoph Hellwig
· 6 years ago
5698b80
nvmet: use a macro for default error location
by Chaitanya Kulkarni
· 6 years ago
c6aa354
nvmet: add error log support for file backend
by Chaitanya Kulkarni
· 6 years ago
76574f3
nvmet: add interface to update error-log page
by Chaitanya Kulkarni
· 6 years ago
e4a9762
nvmet: add error-log definitions
by Chaitanya Kulkarni
· 6 years ago
b7c8f36
nvme: remove nvme_common command cdw10 array
by Chaitanya Kulkarni
· 6 years ago
1672ddb
nvmet: Add install_queue callout
by Sagi Grimberg
· 6 years ago
5a3a6d6
nvmet: fix the structure member indentation
by Chaitanya Kulkarni
· 6 years ago
e6a622f
nvmet: support fabrics sq flow control
by Sagi Grimberg
· 6 years ago
03198c4
nvmet: mark nvmet_genctr static
by Christoph Hellwig
· 6 years ago
b662a07
nvmet: enable Discovery Controller AENs
by Jay Sternberg
· 6 years ago
253928e
nvmet: allow host connect even if no allowed subsystems are exported
by Sagi Grimberg
· 6 years ago
f301c2b
nvmet: add defines for discovery change async events
by Jay Sternberg
· 6 years ago
9010745
nvmet: make kato and AEN processing for use by other controllers
by Jay Sternberg
· 6 years ago
f9362ac
nvmet: allow Keep Alive for Discovery controller
by Jay Sternberg
· 6 years ago
7114dde
nvmet: change aen mask functions to use bit numbers
by Jay Sternberg
· 6 years ago
6c8312a
nvmet: provide aen bit functions for multiple controller types
by Jay Sternberg
· 6 years ago
c09305a
nvmet: support for traffic based keep-alive
by Sagi Grimberg
· 6 years ago
bd6bf7c
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 6 years ago
c692509
nvmet: Optionally use PCI P2P memory
by Logan Gunthorpe
· 6 years ago
5b2322e
nvmet: Introduce helper functions to allocate and free request SGLs
by Logan Gunthorpe
· 6 years ago
73383ad
nvmet: don't split large I/Os unconditionally
by Sagi Grimberg
· 6 years ago
dedf0be
nvmet: add ns write protect support
by Chaitanya Kulkarni
· 6 years ago
62ac0d3
nvmet: support configuring ANA groups
by Christoph Hellwig
· 7 years ago
72efd25
nvmet: add minimal ANA support
by Christoph Hellwig
· 6 years ago
793c7cf
nvmet: track and limit the number of namespaces per subsystem
by Christoph Hellwig
· 7 years ago
4ee4328
nvmet: keep a port pointer in nvmet_ctrl
by Christoph Hellwig
· 7 years ago
0d5ee2b
nvmet-rdma: support max(16KB, PAGE_SIZE) inline data
by Steve Wise
· 7 years ago
55eb942e
nvmet: add buffered I/O support for file backed ns
by Chaitanya Kulkarni
· 7 years ago
55fdd6b
nvmet: mask pending AENs
by Christoph Hellwig
· 7 years ago
c86b8f7
nvmet: add AEN configuration support
by Christoph Hellwig
· 7 years ago
c16734e
nvmet: implement the changed namespaces log
by Christoph Hellwig
· 7 years ago
c7759ff
nvmet: add a new nvmet_zero_sgl helper
by Christoph Hellwig
· 7 years ago
fe4a979
nvme-loop: add support for multiple ports
by Christoph Hellwig
· 7 years ago
d5eff33
nvmet: add simple file backed ns support
by Chaitanya Kulkarni
· 7 years ago
e929f06
nvmet: constify struct nvmet_fabrics_ops
by Christoph Hellwig
· 7 years ago
4c65268
nvmet: don't return "any" ip address in discovery log page
by Sagi Grimberg
· 7 years ago
e2c5923
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
5e62d5c
nvmet: better data length validation
by Christoph Hellwig
· 7 years ago
f9cf2a6
nvmet: synchronize sqhd update
by James Smart
· 7 years ago
3375e29
nvmet: bump NVMET_NR_QUEUES to 128
by James Smart
· 7 years ago
bb1cc74
nvmet: implement valid sqhd values in completions
by James Smart
· 7 years ago
28dd5cf
nvmet: add support for reporting the host identifier
by Omri Mann
· 7 years ago
2e7f5d2
nvmet: Move serial number from controller to subsystem
by Johannes Thumshirn
· 7 years ago
637dc0f
nvmet: implement namespace identify descriptor list
by Johannes Thumshirn
· 8 years ago
8e41226
nvme: switch to uuid_t
by Christoph Hellwig
· 8 years ago
549f01a
nvmet: release the sq ref on rdma read errors
by Vijay Immanuel
· 8 years ago
64a0ca8
nvmet: Introduced helper routine for controller status check.
by Parav Pandit
· 8 years ago
427242c
nvmet: confirm sq percpu has scheduled and switched to atomic
by Sagi Grimberg
· 8 years ago
15fbad9
nvmet: Make cntlid globally unique
by Sagi Grimberg
· 8 years ago
344770b
nvmet: delete controllers deletion upon subsystem release
by Sagi Grimberg
· 8 years ago
e4fcf07
nvmet: Fix possible infinite loop triggered on hot namespace removal
by Solganik Alexander
· 8 years ago
d49187e
nvme: introduce struct nvme_request
by Christoph Hellwig
· 8 years ago
28b8911
nvmet: Fix controller serial number inconsistency
by Sagi Grimberg
· 8 years ago
a07b497
nvmet: add a generic NVMe target
by Christoph Hellwig
· 9 years ago