index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
target
/
loop.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvme: code command_id with a genctr for use-after-free validation
Sagi Grimberg
2021-09-18
1
-2
/
+2
*
nvme-loop: do not warn for deleted controllers during reset
Hannes Reinecke
2021-06-18
1
-2
/
+4
*
nvme-loop: check for NVME_LOOP_Q_LIVE in nvme_loop_destroy_admin_queue()
Hannes Reinecke
2021-06-18
1
-1
/
+2
*
nvme-loop: clear NVME_LOOP_Q_LIVE when nvme_loop_configure_admin_queue() fails
Hannes Reinecke
2021-06-18
1
-0
/
+1
*
nvme-loop: reset queue count to 1 in nvme_loop_destroy_io_queues()
Hannes Reinecke
2021-06-18
1
-0
/
+1
*
nvme-loop: fix memory leak in nvme_loop_create_ctrl()
Wu Bo
2021-05-26
1
-1
/
+3
*
nvme-loop: don't put ctrl on nvme_init_ctrl error
Chaitanya Kulkarni
2020-10-07
1
-2
/
+2
*
nvme: rename and document nvme_end_request
Christoph Hellwig
2020-08-21
1
-1
/
+1
*
nvme-loop: remove extra variable in create ctrl
Chaitanya Kulkarni
2020-07-29
1
-8
/
+6
*
nvme-loop: set ctrl state connecting after init
Chaitanya Kulkarni
2020-07-29
1
-0
/
+3
*
nvmet-loop: remove unused 'target_ctrl' in nvme_loop_ctrl
Dongli Zhang
2020-07-08
1
-1
/
+0
*
Merge tag 'v5.8-rc4' into for-5.9/drivers
Jens Axboe
2020-07-08
1
-2
/
+2
|
\
|
*
nvme-loop: initialize tagset numa value to the value of the ctrl
Max Gurtovoy
2020-06-24
1
-2
/
+2
*
|
nvme: use blk_mq_complete_request_remote to avoid an indirect function call
Christoph Hellwig
2020-06-24
1
-1
/
+2
|
/
*
nvme: Make nvme_uninit_ctrl symmetric to nvme_init_ctrl
Israel Rukshin
2020-03-26
1
-2
/
+0
*
nvme: Fix ctrl use-after-free during sysfs deletion
Israel Rukshin
2020-03-26
1
-2
/
+1
*
nvmet-loop: Avoid preallocating big SGL for data
Israel Rukshin
2019-11-27
1
-4
/
+4
*
Merge tag 'for-5.5/drivers-20191121' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-11-25
1
-4
/
+3
|
\
|
*
nvmet: Open code nvmet_req_execute()
Christoph Hellwig
2019-11-04
1
-1
/
+1
|
*
nvme: move common call to nvme_cleanup_cmd to core layer
Max Gurtovoy
2019-11-04
1
-1
/
+0
|
*
nvme: introduce nvme_is_aen_req function
Israel Rukshin
2019-11-04
1
-2
/
+2
*
|
nvmet-loop: fix possible leakage during error flow
Max Gurtovoy
2019-10-15
1
-1
/
+3
|
/
*
Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-09-17
1
-14
/
+16
|
\
|
*
nvme: make fabrics command run on a separate request queue
Sagi Grimberg
2019-08-29
1
-3
/
+13
|
*
nvme: move sqsize setting to the core
Sagi Grimberg
2019-08-29
1
-11
/
+1
|
*
nvme: wait until all completed request's complete fn is called
Ming Lei
2019-08-04
1
-0
/
+2
*
|
nvmet-loop: Flush nvme_delete_wq when removing the port
Logan Gunthorpe
2019-07-31
1
-0
/
+8
|
/
*
scsi: lib/sg_pool.c: improve APIs for allocating sg pool
Ming Lei
2019-06-20
1
-2
/
+2
*
nvme-loop: kill timeout handler
Ming Lei
2019-04-25
1
-16
/
+0
*
nvmet: rename nvme_completion instances from rsp to cqe
Max Gurtovoy
2019-04-25
1
-3
/
+3
*
nvme-loop: convert to SPDX identifiers
Christoph Hellwig
2019-02-20
1
-9
/
+1
*
nvme-fabrics: allow nvmf_connect_io_queue to poll
Sagi Grimberg
2018-12-18
1
-1
/
+1
*
Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-08-14
1
-0
/
+1
|
\
|
*
nvme: cache struct nvme_ctrl reference to struct nvme_request
Sagi Grimberg
2018-07-23
1
-0
/
+1
*
|
nvme: if_ready checks to fail io to deleting controller
James Smart
2018-07-24
1
-1
/
+1
|
/
*
nvme-fabrics: refactor queue ready check
Christoph Hellwig
2018-06-15
1
-4
/
+3
*
nvme-loop: add support for multiple ports
Christoph Hellwig
2018-05-30
1
-18
/
+30
*
Merge branch 'nvme-4.18-2' of git://git.infradead.org/nvme into for-4.18/block
Jens Axboe
2018-05-29
1
-1
/
+1
|
\
|
*
nvmet-loop: use nr_phys_segments when map rq to sgl
Chaitanya Kulkarni
2018-05-25
1
-1
/
+1
*
|
nvme: return BLK_EH_DONE from ->timeout
Christoph Hellwig
2018-05-29
1
-1
/
+1
|
/
*
nvmet: switch loopback target state to connecting when resetting
Johannes Thumshirn
2018-05-03
1
-0
/
+6
*
nvme: expand nvmf_check_if_ready checks
James Smart
2018-04-12
1
-9
/
+2
*
nvme-loop: fix kernel oops in case of unhandled command
Ming Lei
2018-04-12
1
-7
/
+2
*
nvmet: constify struct nvmet_fabrics_ops
Christoph Hellwig
2018-03-26
1
-2
/
+2
*
nvmet-loop: use blk_rq_payload_bytes for sgl selection
Christoph Hellwig
2018-02-22
1
-2
/
+2
*
nvme: host delete_work and reset_work on separate workqueues
Roy Shterman
2018-01-15
1
-1
/
+1
*
nvme-fabrics: protect against module unload during create_ctrl
Roy Shterman
2018-01-08
1
-0
/
+1
*
nvme-loop: check if queue is ready in queue_rq
Sagi Grimberg
2017-11-20
1
-1
/
+24
*
nvmet: better data length validation
Christoph Hellwig
2017-11-10
1
-1
/
+2
*
nvme: remove handling of multiple AEN requests
Keith Busch
2017-11-10
1
-1
/
+1
[next]