开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
target
/
loop.c
Age
Commit message (
Expand
)
Author
2024-10-17
nvme-loop: flush off pending I/O while shutting down loop controller
Nilay Shroff
2024-06-24
nvme: split device add from initialization
Keith Busch
2024-01-29
nvme: use ctrl state accessor
Keith Busch
2024-01-24
nvmet: add module description to stop warnings
Chaitanya Kulkarni
2023-11-06
nvme-loop: always quiesce and cancel commands before destroying admin q
Hannes Reinecke
2023-07-10
nvmet: use PAGE_SECTORS_SHIFT
Damien Le Moal
2022-12-07
nvme: consolidate setting the tagset flags
Christoph Hellwig
2022-12-07
nvme: pass nr_maps explicitly to nvme_alloc_io_tag_set
Christoph Hellwig
2022-12-06
nvme: merge nvme_shutdown_ctrl into nvme_disable_ctrl
Christoph Hellwig
2022-12-06
nvme: introduce nvme_start_request
Sagi Grimberg
2022-11-18
nvme: rename the queue quiescing helpers
Christoph Hellwig
2022-11-15
nvme: move OPAL setup from PCIe to core
Christoph Hellwig
2022-09-27
nvme-loop: use the tagset alloc/free helpers
Christoph Hellwig
2022-09-27
nvme-loop: store the generic nvme_ctrl in set->driver_data
Christoph Hellwig
2022-09-27
nvme-loop: initialize sqsize later
Christoph Hellwig
2022-08-02
nvme-loop: use nvme core helpers to cancel all requests in a tagset
Sagi Grimberg
2022-06-28
block: simplify disk shutdown
Christoph Hellwig
2022-03-29
nvmet: use a private workqueue instead of the system workqueue
Sagi Grimberg
2022-02-28
nvme: add a helper to initialize connect_q
Chaitanya Kulkarni
2021-10-19
nvme: loop: clear NVME_CTRL_ADMIN_Q_STOPPED after admin queue is reallocated
Ming Lei
2021-10-19
nvme: apply nvme API to quiesce/unquiesce admin queue
Ming Lei
2021-08-16
nvme: code command_id with a genctr for use-after-free validation
Sagi Grimberg
2021-06-30
nvme: use blk_execute_rq() for passthrough commands
Keith Busch
2021-06-02
nvme-loop: do not warn for deleted controllers during reset
Hannes Reinecke
2021-06-02
nvme-loop: check for NVME_LOOP_Q_LIVE in nvme_loop_destroy_admin_queue()
Hannes Reinecke
2021-06-02
nvme-loop: clear NVME_LOOP_Q_LIVE when nvme_loop_configure_admin_queue() fails
Hannes Reinecke
2021-06-02
nvme-loop: reset queue count to 1 in nvme_loop_destroy_io_queues()
Hannes Reinecke
2021-05-19
nvme-loop: fix memory leak in nvme_loop_create_ctrl()
Wu Bo
2021-05-04
nvme: move the fabrics queue ready check routines to core
Tao Chiu
2021-04-28
Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-04-02
nvme: use driver pdu command for passthrough
Keith Busch
2021-04-02
nvme: rename nvme_init_identify()
Chaitanya Kulkarni
2021-03-18
nvme-fabrics: only reserve a single tag
Christoph Hellwig
2020-12-16
Merge tag 'for-5.11/drivers-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-07
nvme-loop: use blk_mq_hctx_set_fq_lock_class to set loop's lock class
Ming Lei
2020-12-01
nvme: use consistent macro name for timeout
Chaitanya Kulkarni
2020-10-07
nvme-loop: don't put ctrl on nvme_init_ctrl error
Chaitanya Kulkarni
2020-08-21
nvme: rename and document nvme_end_request
Christoph Hellwig
2020-07-29
nvme-loop: remove extra variable in create ctrl
Chaitanya Kulkarni
2020-07-29
nvme-loop: set ctrl state connecting after init
Chaitanya Kulkarni
2020-07-08
nvmet-loop: remove unused 'target_ctrl' in nvme_loop_ctrl
Dongli Zhang
2020-07-08
Merge tag 'v5.8-rc4' into for-5.9/drivers
Jens Axboe
2020-06-24
nvme-loop: initialize tagset numa value to the value of the ctrl
Max Gurtovoy
2020-06-24
nvme: use blk_mq_complete_request_remote to avoid an indirect function call
Christoph Hellwig
2020-03-26
nvme: Make nvme_uninit_ctrl symmetric to nvme_init_ctrl
Israel Rukshin
2020-03-26
nvme: Fix ctrl use-after-free during sysfs deletion
Israel Rukshin
2019-11-27
nvmet-loop: Avoid preallocating big SGL for data
Israel Rukshin
2019-11-25
Merge tag 'for-5.5/drivers-20191121' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-11-04
nvmet: Open code nvmet_req_execute()
Christoph Hellwig
2019-11-04
nvme: move common call to nvme_cleanup_cmd to core layer
Max Gurtovoy
[next]