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
2021-06-17
nvmet: allow mn change if subsys not discovered
Noam Gottlieb
2021-06-17
nvmet: change sn size and check validity
Noam Gottlieb
2021-06-03
nvmet: move ka_work initialization to nvmet_alloc_ctrl
Amit Engel
2021-05-19
nvmet: fix memory leak in nvmet_alloc_ctrl()
Wu Bo
2021-04-28
Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-04-02
nvmet: remove unnecessary ctrl parameter
Chaitanya Kulkarni
2021-04-02
nvmet: remove an unnecessary function parameter to nvmet_check_ctrl_status
Chaitanya Kulkarni
2021-04-02
nvmet: update error log page in nvmet_alloc_ctrl()
Chaitanya Kulkarni
2021-04-02
nvmet: remove a duplicate status assignment in nvmet_alloc_ctrl
Chaitanya Kulkarni
2021-03-18
nvmet: don't check iosqes,iocqes for discovery controllers
Sagi Grimberg
2021-03-05
nvmet: model_number must be immutable once set
Max Gurtovoy
2021-02-10
nvmet: remove else at the end of the function
Chaitanya Kulkarni
2021-02-10
nvmet: add nvmet_req_subsys() helper
Chaitanya Kulkarni
2021-02-10
nvmet: add helper to report invalid opcode
Chaitanya Kulkarni
2021-02-10
nvmet: make nvmet_find_namespace() req based
Chaitanya Kulkarni
2020-12-01
nvmet: remove unused ctrl->cqs
Amit
2020-10-27
nvmet: fix a NULL pointer dereference when tracing the flush command
Chaitanya Kulkarni
2020-10-22
nvmet: fix uninitialized work for zero kato
zhenwei pi
2020-09-27
nvmet: handle keep-alive timer when kato is modified by a set features cmd
Amit Engel
2020-08-24
Merge tag 'io_uring-5.9-2020-08-23' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-21
nvmet: Disable keep-alive timer when kato is cleared to 0h
Amit Engel
2020-07-29
nvmet: Add passthru enable/disable helpers
Logan Gunthorpe
2020-07-29
nvmet: add passthru code to process commands
Logan Gunthorpe
2020-07-29
nvmet: use xarray for ctrl ns storing
Chaitanya Kulkarni
2020-07-08
nvmet: introduce flags member in nvmet_fabrics_ops
Max Gurtovoy
2020-07-01
block: remove the bd_queue field from struct block_device
Christoph Hellwig
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
[next]