index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
rdma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-14
nvme: prevent warning triggered by nvme_stop_keep_alive
Nigel Kirkland
1
-1
/
+1
2019-11-26
nvme-rdma: Avoid preallocating big SGL for data
Israel Rukshin
1
-5
/
+5
2019-11-25
Merge tag 'for-5.5/drivers-20191121' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-9
/
+7
2019-11-05
nvme-rdma: fix a segmentation fault during module unload
Max Gurtovoy
1
-0
/
+8
2019-11-04
nvme: move common call to nvme_cleanup_cmd to core layer
Max Gurtovoy
1
-7
/
+5
2019-11-04
nvme: introduce nvme_is_aen_req function
Israel Rukshin
1
-2
/
+2
2019-10-14
nvme: Restart request timers in resetting state
Keith Busch
1
-0
/
+8
2019-09-27
nvme-rdma: fix possible use-after-free in connect timeout
Sagi Grimberg
1
-1
/
+2
2019-09-25
nvme-rdma: Fix max_hw_sectors calculation
Max Gurtovoy
1
-5
/
+11
2019-09-18
Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-27
/
+34
2019-08-29
nvme-rdma: Use rq_dma_dir macro
Israel Rukshin
1
-7
/
+3
2019-08-29
nvme: make fabrics command run on a separate request queue
Sagi Grimberg
1
-2
/
+17
2019-08-29
nvme-rdma: Add TOS for rdma transport
Israel Rukshin
1
-3
/
+6
2019-08-29
nvme: don't pass cap to nvme_disable_ctrl
Sagi Grimberg
1
-1
/
+1
2019-08-29
nvme: move sqsize setting to the core
Sagi Grimberg
1
-12
/
+1
2019-08-05
nvme: wait until all completed request's complete fn is called
Ming Lei
1
-2
/
+6
2019-08-01
nvme-rdma: fix possible use-after-free in connect error flow
Sagi Grimberg
1
-5
/
+11
2019-07-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-1
/
+1
2019-07-12
Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-3
/
+4
2019-06-29
Merge tag 'v5.2-rc6' into rdma.git for-next
Jason Gunthorpe
1
-55
/
+97
2019-06-24
RDMA/core: Add an integrity MR pool support
Israel Rukshin
1
-1
/
+1
2019-06-20
scsi: lib/sg_pool.c: improve APIs for allocating sg pool
Ming Lei
1
-3
/
+4
2019-06-06
nvme-rdma: use dynamic dma mapping per command
Max Gurtovoy
1
-17
/
+36
2019-05-30
nvme-rdma: fix queue mapping when queue count is limited
Sagi Grimberg
1
-38
/
+61
2019-05-13
nvme-rdma: remove redundant reference between ib_device and tagset
Max Gurtovoy
1
-29
/
+5
2019-04-25
nvme-rdma: fix a NULL deref when an admin connect times out
Sagi Grimberg
1
-4
/
+6
2019-02-21
nvme-rdma: use nr_phys_segments when map rq to sgl
Chaitanya Kulkarni
1
-2
/
+2
2019-02-20
nvme-rdma: convert to SPDX identifiers
Christoph Hellwig
1
-9
/
+1
2019-02-04
nvme: remove the .stop_ctrl callout
Sagi Grimberg
1
-9
/
+3
2019-01-24
nvme-rdma: rework queue maps handling
Sagi Grimberg
1
-13
/
+25
2019-01-24
nvme-rdma: fix timeout handler
Sagi Grimberg
1
-8
/
+18
2018-12-18
nvme-rdma: implement polling queue map
Sagi Grimberg
1
-6
/
+43
2018-12-18
nvme-fabrics: allow nvmf_connect_io_queue to poll
Sagi Grimberg
1
-1
/
+1
2018-12-13
nvme-rdma: support separate queue maps for read and write
Sagi Grimberg
1
-3
/
+25
2018-12-13
blk-mq-rdma: pass in queue map to blk_mq_rdma_map_queues
Sagi Grimberg
1
-1
/
+1
2018-12-08
nvme: add a numa_node field to struct nvme_ctrl
Hannes Reinecke
1
-2
/
+3
2018-12-04
nvme-rdma: remove I/O polling support
Christoph Hellwig
1
-24
/
+0
2018-12-04
Merge tag 'v4.20-rc5' into for-4.21/block
Jens Axboe
1
-0
/
+2
2018-11-30
nvme-rdma: fix double freeing of async event data
Prabhath Sajeepa
1
-0
/
+2
2018-11-26
blk-mq: remove 'tag' parameter from mq_ops->poll()
Jens Axboe
1
-1
/
+1
2018-11-26
blk-mq: when polling for IO, look for any completion
Jens Axboe
1
-24
/
+15
2018-10-19
nvme-fabrics: move controller options matching to fabrics
Sagi Grimberg
1
-34
/
+1
2018-10-19
nvme-rdma: always have a valid trsvcid
Sagi Grimberg
1
-24
/
+14
2018-10-17
nvmet-rdma: check for timeout in nvme_rdma_wait_for_cm()
Bart Van Assche
1
-1
/
+8
2018-08-16
Merge branch 'linus/master' into rdma.git for-next
Jason Gunthorpe
1
-123
/
+111
2018-08-16
Merge tag 'v4.18' into rdma.git for-next
Jason Gunthorpe
1
-37
/
+41
2018-08-14
Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-123
/
+111
2018-07-25
nvme-rdma: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
1
-6
/
+5
2018-07-24
nvme-rdma: centralize admin/io queue teardown sequence
Sagi Grimberg
1
-37
/
+29
2018-07-24
nvme-rdma: centralize controller setup sequence
Sagi Grimberg
1
-77
/
+53
[next]