index
:
linux.git
master
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
/
core.c
Age
Commit message (
Expand
)
Author
2019-07-31
nvmet-file: fix nvmet_file_flush() always returning an error
Logan Gunthorpe
2019-07-31
nvmet: Fix use-after-free bug when a port is removed
Logan Gunthorpe
2019-06-21
nvmet: introduce target-side trace
Minwoo Im
2019-06-21
nvme: introduce nvme_is_fabrics to check fabrics cmd
Minwoo Im
2019-06-21
nvmet: add transport discovery change op
James Smart
2019-04-25
nvmet: include <linux/scatterlist.h>
Enrico Weigelt, metux IT consult
2019-04-25
nvmet: return a specified error it subsys_alloc fails
Minwoo Im
2019-04-25
nvmet: rename nvme_completion instances from rsp to cqe
Max Gurtovoy
2019-04-05
nvmet: add safety check for subsystem lock during nvmet_ns_changed
Max Gurtovoy
2019-04-05
nvmet: never fail double namespace enablement
Max Gurtovoy
2019-03-28
nvmet: fix error flow during ns enable
Max Gurtovoy
2019-03-13
nvme-loop: init nvmet_ctrl fatal_err_work when allocate
Yufen Yu
2019-02-20
nvmet: convert to SPDX identifiers
Christoph Hellwig
2018-12-18
nvmet: use a macro for default error location
Chaitanya Kulkarni
2018-12-18
nvmet: fix comparison of a u16 with -1
Colin Ian King
2018-12-13
nvmet: add error log support for file backend
Chaitanya Kulkarni
2018-12-13
nvmet: add error log support in the core
Chaitanya Kulkarni
2018-12-13
nvmet: add interface to update error-log page
Chaitanya Kulkarni
2018-12-13
nvmet: add error-log definitions
Chaitanya Kulkarni
2018-12-07
nvmet: use unlikely for req status check
Chaitanya Kulkarni
2018-12-07
nvmet: support fabrics sq flow control
Sagi Grimberg
2018-12-07
nvmet: enable Discovery Controller AENs
Jay Sternberg
2018-12-07
nvmet: allow host connect even if no allowed subsystems are exported
Sagi Grimberg
2018-12-07
nvmet: allow Keep Alive for Discovery controller
Jay Sternberg
2018-12-07
nvmet: change aen mask functions to use bit numbers
Jay Sternberg
2018-12-07
nvmet: provide aen bit functions for multiple controller types
Jay Sternberg
2018-12-07
nvmet: support for traffic based keep-alive
Sagi Grimberg
2018-11-09
nvmet: don't try to add ns to p2p map unless it actually uses it
Sagi Grimberg
2018-10-25
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-10-17
nvmet: Optionally use PCI P2P memory
Logan Gunthorpe
2018-10-17
nvmet: Introduce helper functions to allocate and free request SGLs
Logan Gunthorpe
2018-10-17
nvmet: use strcmp() instead of strncmp() for subsystem lookup
Bart Van Assche
2018-08-28
nvmet: free workqueue object if module init fails
Chaitanya Kulkarni
2018-08-14
Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-08-08
nvmet: add ns write protect support
Chaitanya Kulkarni
2018-07-27
nvmet: support configuring ANA groups
Christoph Hellwig
2018-07-27
nvmet: add minimal ANA support
Christoph Hellwig
2018-07-27
nvmet: track and limit the number of namespaces per subsystem
Christoph Hellwig
2018-07-27
nvmet: keep a port pointer in nvmet_ctrl
Christoph Hellwig
2018-07-25
nvmet: only check for filebacking on -ENOTBLK
Hannes Reinecke
2018-07-23
nvmet-rdma: support max(16KB, PAGE_SIZE) inline data
Steve Wise
2018-07-23
nvmet: add buffered I/O support for file backed ns
Chaitanya Kulkarni
2018-06-20
nvmet: reset keep alive timer in controller enable
Max Gurtuvoy
2018-06-01
nvmet: mask pending AENs
Christoph Hellwig
2018-06-01
nvmet: add AEN configuration support
Christoph Hellwig
2018-06-01
nvmet: implement the changed namespaces log
Christoph Hellwig
2018-06-01
nvmet: add a new nvmet_zero_sgl helper
Christoph Hellwig
2018-05-25
nvmet: add simple file backed ns support
Chaitanya Kulkarni
2018-05-25
nvmet: remove duplicate NULL initialization for req->ns
Chaitanya Kulkarni
2018-05-25
nvmet: make a few error messages more generic
Chaitanya Kulkarni
[next]