index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
target
/
loop.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvmet-loop: Avoid preallocating big SGL for data
Israel Rukshin
2019-11-26
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-18
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-05
1
-0
/
+2
*
|
nvmet-loop: Flush nvme_delete_wq when removing the port
Logan Gunthorpe
2019-08-01
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-11
1
-1
/
+2
*
nvme: remove handling of multiple AEN requests
Keith Busch
2017-11-11
1
-1
/
+1
*
nvme: centralize AEN defines
Keith Busch
2017-11-11
1
-11
/
+3
*
nvme: consolidate common code from ->reset_work
Christoph Hellwig
2017-11-01
1
-4
/
+0
*
nvme: move controller deletion to common code
Christoph Hellwig
2017-11-01
1
-39
/
+9
*
nvme: switch controller refcounting to use struct device
Christoph Hellwig
2017-10-27
1
-1
/
+1
*
nvme-loop: Add BLK_MQ_F_NO_SCHED flag to admin tag set
Israel Rukshin
2017-10-19
1
-0
/
+1
*
nvme: Add admin_tagset pointer to nvme_ctrl
Sagi Grimberg
2017-08-28
1
-0
/
+1
*
nvme: split nvme_uninit_ctrl into stop and uninit
Sagi Grimberg
2017-07-06
1
-13
/
+6
*
nvme-loop: quiesce/unquiesce admin_q instead of start/stop its hw queues
Sagi Grimberg
2017-07-06
1
-1
/
+2
*
nvme-loop: update tagset nr_hw_queues after reconnecting/resetting
Sagi Grimberg
2017-07-04
1
-0
/
+3
*
nvme: move ctrl cap to struct nvme_ctrl
Sagi Grimberg
2017-07-02
1
-4
/
+3
*
nvme: move queue_count to the nvme_ctrl
Sagi Grimberg
2017-07-02
1
-8
/
+7
*
nvme: read the subsystem NQN from Identify Controller
Christoph Hellwig
2017-06-28
1
-1
/
+0
*
nvme: use a single NVME_AQ_DEPTH and relax it to 32
Sagi Grimberg
2017-06-28
1
-3
/
+1
*
nvme: move reset workqueue handling to common code
Christoph Hellwig
2017-06-15
1
-21
/
+4
*
nvme-loop: merge init_request methods
Christoph Hellwig
2017-06-15
1
-9
/
+4
*
nvme: Move transports to use nvme-core workqueue
Sagi Grimberg
2017-06-15
1
-4
/
+4
[next]