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.13.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
/
nvmet.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-25
nvmet: Add get_mdts op for controllers
Max Gurtovoy
1
-0
/
+1
2020-03-04
nvmet: make ctrl model configurable
Mark Ruijter
1
-0
/
+8
2020-03-04
nvmet: make ctrl-id configurable
Chaitanya Kulkarni
1
-0
/
+2
2020-02-03
nvmet: fix dsm failure when payload does not match sgl descriptor
Sagi Grimberg
1
-0
/
+1
2019-11-04
nvmet: Open code nvmet_req_execute()
Christoph Hellwig
1
-1
/
+0
2019-11-04
nvmet: Remove the data_len field from the nvmet_req struct
Christoph Hellwig
1
-2
/
+1
2019-11-04
nvmet: Introduce nvmet_dsm_len() helper
Christoph Hellwig
1
-0
/
+6
2019-08-01
nvmet: Fix use-after-free bug when a port is removed
Logan Gunthorpe
1
-0
/
+3
2019-07-10
nvmet: export I/O characteristics attributes in Identify
Bart Van Assche
1
-0
/
+8
2019-06-21
nvmet: add transport discovery change op
James Smart
1
-0
/
+2
2019-04-25
nvmet: rename nvme_completion instances from rsp to cqe
Max Gurtovoy
1
-2
/
+2
2019-04-11
nvmet: fix discover log page when offsets are used
Keith Busch
1
-0
/
+1
2019-02-20
nvmet: convert to SPDX identifiers
Christoph Hellwig
1
-9
/
+1
2018-12-18
nvmet: use a macro for default error location
Chaitanya Kulkarni
1
-0
/
+1
2018-12-13
nvmet: add error log support for file backend
Chaitanya Kulkarni
1
-0
/
+2
2018-12-13
nvmet: add interface to update error-log page
Chaitanya Kulkarni
1
-5
/
+0
2018-12-13
nvmet: add error-log definitions
Chaitanya Kulkarni
1
-0
/
+6
2018-12-13
nvme: remove nvme_common command cdw10 array
Chaitanya Kulkarni
1
-1
/
+1
2018-12-13
nvmet: Add install_queue callout
Sagi Grimberg
1
-0
/
+1
2018-12-08
nvmet: fix the structure member indentation
Chaitanya Kulkarni
1
-4
/
+4
2018-12-08
nvmet: support fabrics sq flow control
Sagi Grimberg
1
-0
/
+1
2018-12-08
nvmet: mark nvmet_genctr static
Christoph Hellwig
1
-1
/
+0
2018-12-08
nvmet: enable Discovery Controller AENs
Jay Sternberg
1
-1
/
+10
2018-12-08
nvmet: allow host connect even if no allowed subsystems are exported
Sagi Grimberg
1
-2
/
+1
2018-12-08
nvmet: add defines for discovery change async events
Jay Sternberg
1
-0
/
+2
2018-12-08
nvmet: make kato and AEN processing for use by other controllers
Jay Sternberg
1
-0
/
+6
2018-12-08
nvmet: allow Keep Alive for Discovery controller
Jay Sternberg
1
-1
/
+3
2018-12-08
nvmet: change aen mask functions to use bit numbers
Jay Sternberg
1
-5
/
+5
2018-12-08
nvmet: provide aen bit functions for multiple controller types
Jay Sternberg
1
-0
/
+15
2018-12-08
nvmet: support for traffic based keep-alive
Sagi Grimberg
1
-0
/
+2
2018-10-25
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+17
2018-10-17
nvmet: Optionally use PCI P2P memory
Logan Gunthorpe
1
-0
/
+15
2018-10-17
nvmet: Introduce helper functions to allocate and free request SGLs
Logan Gunthorpe
1
-0
/
+2
2018-10-02
nvmet: don't split large I/Os unconditionally
Sagi Grimberg
1
-0
/
+1
2018-08-08
nvmet: add ns write protect support
Chaitanya Kulkarni
1
-0
/
+4
2018-07-27
nvmet: support configuring ANA groups
Christoph Hellwig
1
-3
/
+27
2018-07-27
nvmet: add minimal ANA support
Christoph Hellwig
1
-0
/
+15
2018-07-27
nvmet: track and limit the number of namespaces per subsystem
Christoph Hellwig
1
-0
/
+8
2018-07-27
nvmet: keep a port pointer in nvmet_ctrl
Christoph Hellwig
1
-0
/
+2
2018-07-23
nvmet-rdma: support max(16KB, PAGE_SIZE) inline data
Steve Wise
1
-1
/
+1
2018-07-23
nvmet: add buffered I/O support for file backed ns
Chaitanya Kulkarni
1
-0
/
+3
2018-06-01
nvmet: mask pending AENs
Christoph Hellwig
1
-0
/
+1
2018-06-01
nvmet: add AEN configuration support
Christoph Hellwig
1
-0
/
+16
2018-06-01
nvmet: implement the changed namespaces log
Christoph Hellwig
1
-0
/
+3
2018-06-01
nvmet: add a new nvmet_zero_sgl helper
Christoph Hellwig
1
-0
/
+1
2018-05-30
nvme-loop: add support for multiple ports
Christoph Hellwig
1
-1
/
+1
2018-05-25
nvmet: add simple file backed ns support
Chaitanya Kulkarni
1
-2
/
+26
2018-03-26
nvmet: constify struct nvmet_fabrics_ops
Christoph Hellwig
1
-5
/
+5
2018-03-26
nvmet: don't return "any" ip address in discovery log page
Sagi Grimberg
1
-0
/
+2
2017-11-15
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+5
[next]