index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
target
/
loop.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-01
nvme: consolidate setting the tagset flags
Christoph Hellwig
1
-2
/
+2
2022-12-31
nvme: pass nr_maps explicitly to nvme_alloc_io_tag_set
Christoph Hellwig
1
-1
/
+1
2022-09-27
nvme-loop: use the tagset alloc/free helpers
Christoph Hellwig
1
-64
/
+19
2022-09-27
nvme-loop: store the generic nvme_ctrl in set->driver_data
Christoph Hellwig
1
-5
/
+5
2022-09-27
nvme-loop: initialize sqsize later
Christoph Hellwig
1
-1
/
+1
2022-08-03
nvme-loop: use nvme core helpers to cancel all requests in a tagset
Sagi Grimberg
1
-6
/
+2
2022-06-28
block: simplify disk shutdown
Christoph Hellwig
1
-6
/
+6
2022-03-29
nvmet: use a private workqueue instead of the system workqueue
Sagi Grimberg
1
-2
/
+2
2022-02-28
nvme: add a helper to initialize connect_q
Chaitanya Kulkarni
1
-4
/
+2
2021-10-20
nvme: loop: clear NVME_CTRL_ADMIN_Q_STOPPED after admin queue is reallocated
Ming Lei
1
-0
/
+2
2021-10-20
nvme: apply nvme API to quiesce/unquiesce admin queue
Ming Lei
1
-2
/
+2
2021-08-16
nvme: code command_id with a genctr for use-after-free validation
Sagi Grimberg
1
-2
/
+2
2021-07-01
nvme: use blk_execute_rq() for passthrough commands
Keith Busch
1
-1
/
+1
2021-06-02
nvme-loop: do not warn for deleted controllers during reset
Hannes Reinecke
1
-2
/
+4
2021-06-02
nvme-loop: check for NVME_LOOP_Q_LIVE in nvme_loop_destroy_admin_queue()
Hannes Reinecke
1
-1
/
+2
2021-06-02
nvme-loop: clear NVME_LOOP_Q_LIVE when nvme_loop_configure_admin_queue() fails
Hannes Reinecke
1
-0
/
+1
2021-06-02
nvme-loop: reset queue count to 1 in nvme_loop_destroy_io_queues()
Hannes Reinecke
1
-0
/
+1
2021-05-19
nvme-loop: fix memory leak in nvme_loop_create_ctrl()
Wu Bo
1
-1
/
+3
2021-05-04
nvme: move the fabrics queue ready check routines to core
Tao Chiu
1
-2
/
+2
2021-04-29
Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+4
2021-04-02
nvme: use driver pdu command for passthrough
Keith Busch
1
-1
/
+3
2021-04-02
nvme: rename nvme_init_identify()
Chaitanya Kulkarni
1
-1
/
+1
2021-03-18
nvme-fabrics: only reserve a single tag
Christoph Hellwig
1
-2
/
+2
2020-12-17
Merge tag 'for-5.11/drivers-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2020-12-08
nvme-loop: use blk_mq_hctx_set_fq_lock_class to set loop's lock class
Ming Lei
1
-0
/
+10
2020-12-01
nvme: use consistent macro name for timeout
Chaitanya Kulkarni
1
-1
/
+1
2020-10-07
nvme-loop: don't put ctrl on nvme_init_ctrl error
Chaitanya Kulkarni
1
-2
/
+2
2020-08-22
nvme: rename and document nvme_end_request
Christoph Hellwig
1
-1
/
+1
2020-07-29
nvme-loop: remove extra variable in create ctrl
Chaitanya Kulkarni
1
-8
/
+6
2020-07-29
nvme-loop: set ctrl state connecting after init
Chaitanya Kulkarni
1
-0
/
+3
2020-07-08
nvmet-loop: remove unused 'target_ctrl' in nvme_loop_ctrl
Dongli Zhang
1
-1
/
+0
2020-07-08
Merge tag 'v5.8-rc4' into for-5.9/drivers
Jens Axboe
1
-2
/
+2
2020-06-24
nvme-loop: initialize tagset numa value to the value of the ctrl
Max Gurtovoy
1
-2
/
+2
2020-06-24
nvme: use blk_mq_complete_request_remote to avoid an indirect function call
Christoph Hellwig
1
-1
/
+2
2020-03-25
nvme: Make nvme_uninit_ctrl symmetric to nvme_init_ctrl
Israel Rukshin
1
-2
/
+0
2020-03-25
nvme: Fix ctrl use-after-free during sysfs deletion
Israel Rukshin
1
-2
/
+1
2019-11-26
nvmet-loop: Avoid preallocating big SGL for data
Israel Rukshin
1
-4
/
+4
2019-11-25
Merge tag 'for-5.5/drivers-20191121' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-4
/
+3
2019-11-04
nvmet: Open code nvmet_req_execute()
Christoph Hellwig
1
-1
/
+1
2019-11-04
nvme: move common call to nvme_cleanup_cmd to core layer
Max Gurtovoy
1
-1
/
+0
2019-11-04
nvme: introduce nvme_is_aen_req function
Israel Rukshin
1
-2
/
+2
2019-10-15
nvmet-loop: fix possible leakage during error flow
Max Gurtovoy
1
-1
/
+3
2019-09-18
Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-14
/
+16
2019-08-29
nvme: make fabrics command run on a separate request queue
Sagi Grimberg
1
-3
/
+13
2019-08-29
nvme: move sqsize setting to the core
Sagi Grimberg
1
-11
/
+1
2019-08-05
nvme: wait until all completed request's complete fn is called
Ming Lei
1
-0
/
+2
2019-08-01
nvmet-loop: Flush nvme_delete_wq when removing the port
Logan Gunthorpe
1
-0
/
+8
2019-06-20
scsi: lib/sg_pool.c: improve APIs for allocating sg pool
Ming Lei
1
-2
/
+2
2019-04-25
nvme-loop: kill timeout handler
Ming Lei
1
-16
/
+0
2019-04-25
nvmet: rename nvme_completion instances from rsp to cqe
Max Gurtovoy
1
-3
/
+3
[next]