index
:
pm24.git
cpufreq-rust
master
perf-mon
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
2020-06-11
nvmet: fail outstanding host posted AEN req
Chaitanya Kulkarni
2020-05-27
nvmet: cleanups the loop in nvmet_async_events_process
David Milburn
2020-05-27
nvmet: fix memory leak when removing namespaces and controllers concurrently
Sagi Grimberg
2020-05-27
nvmet: add metadata support for block devices
Israel Rukshin
2020-05-27
nvmet: add metadata/T10-PI support
Israel Rukshin
2020-05-27
nvmet: rename nvmet_check_data_len to nvmet_check_transfer_len
Israel Rukshin
2020-05-27
nvmet: generate AEN for ns revalidate size change
Chaitanya Kulkarni
2020-05-27
nvmet: add helper to revalidate bdev and file ns
Chaitanya Kulkarni
2020-05-27
nvmet: add async event tracing support
Chaitanya Kulkarni
2020-03-04
nvmet: make ctrl model configurable
Mark Ruijter
2020-03-04
nvmet: make ctrl-id configurable
Chaitanya Kulkarni
2020-02-05
nvmet: update AEN list and array at one place
Daniel Wagner
2020-02-04
nvmet: fix dsm failure when payload does not match sgl descriptor
Sagi Grimberg
2020-02-04
nvmet: Pass lockdep expression to RCU lists
Amol Grover
2019-11-04
nvmet: clean up command parsing a bit
Christoph Hellwig
2019-11-04
nvmet: Open code nvmet_req_execute()
Christoph Hellwig
2019-11-04
nvmet: Remove the data_len field from the nvmet_req struct
Christoph Hellwig
2019-11-04
nvmet: add unlikely check at nvmet_req_alloc_sgl
Israel Rukshin
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
[next]