index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
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
2020-10-07
nvme-loop: don't put ctrl on nvme_init_ctrl error
Chaitanya Kulkarni
1
-2
/
+2
2020-08-21
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-26
nvme: Make nvme_uninit_ctrl symmetric to nvme_init_ctrl
Israel Rukshin
1
-2
/
+0
2020-03-26
nvme: Fix ctrl use-after-free during sysfs deletion
Israel Rukshin
1
-2
/
+1
2019-11-27
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-17
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-04
nvme: wait until all completed request's complete fn is called
Ming Lei
1
-0
/
+2
2019-07-31
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
2019-02-20
nvme-loop: convert to SPDX identifiers
Christoph Hellwig
1
-9
/
+1
2018-12-18
nvme-fabrics: allow nvmf_connect_io_queue to poll
Sagi Grimberg
1
-1
/
+1
2018-08-14
Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2018-07-24
nvme: if_ready checks to fail io to deleting controller
James Smart
1
-1
/
+1
2018-07-23
nvme: cache struct nvme_ctrl reference to struct nvme_request
Sagi Grimberg
1
-0
/
+1
2018-06-15
nvme-fabrics: refactor queue ready check
Christoph Hellwig
1
-4
/
+3
2018-05-30
nvme-loop: add support for multiple ports
Christoph Hellwig
1
-18
/
+30
2018-05-29
Merge branch 'nvme-4.18-2' of git://git.infradead.org/nvme into for-4.18/block
Jens Axboe
1
-1
/
+1
2018-05-29
nvme: return BLK_EH_DONE from ->timeout
Christoph Hellwig
1
-1
/
+1
2018-05-25
nvmet-loop: use nr_phys_segments when map rq to sgl
Chaitanya Kulkarni
1
-1
/
+1
2018-05-03
nvmet: switch loopback target state to connecting when resetting
Johannes Thumshirn
1
-0
/
+6
2018-04-12
nvme: expand nvmf_check_if_ready checks
James Smart
1
-9
/
+2
2018-04-12
nvme-loop: fix kernel oops in case of unhandled command
Ming Lei
1
-7
/
+2
2018-03-26
nvmet: constify struct nvmet_fabrics_ops
Christoph Hellwig
1
-2
/
+2
2018-02-22
nvmet-loop: use blk_rq_payload_bytes for sgl selection
Christoph Hellwig
1
-2
/
+2
2018-01-15
nvme: host delete_work and reset_work on separate workqueues
Roy Shterman
1
-1
/
+1
2018-01-08
nvme-fabrics: protect against module unload during create_ctrl
Roy Shterman
1
-0
/
+1
2017-11-20
nvme-loop: check if queue is ready in queue_rq
Sagi Grimberg
1
-1
/
+24
2017-11-10
nvmet: better data length validation
Christoph Hellwig
1
-1
/
+2
2017-11-10
nvme: remove handling of multiple AEN requests
Keith Busch
1
-1
/
+1
2017-11-10
nvme: centralize AEN defines
Keith Busch
1
-11
/
+3
2017-11-01
nvme: consolidate common code from ->reset_work
Christoph Hellwig
1
-4
/
+0
2017-11-01
nvme: move controller deletion to common code
Christoph Hellwig
1
-39
/
+9
2017-10-27
nvme: switch controller refcounting to use struct device
Christoph Hellwig
1
-1
/
+1
2017-10-19
nvme-loop: Add BLK_MQ_F_NO_SCHED flag to admin tag set
Israel Rukshin
1
-0
/
+1
2017-08-28
nvme: Add admin_tagset pointer to nvme_ctrl
Sagi Grimberg
1
-0
/
+1
[next]