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.13.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
2017-09-07
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-5
/
+6
2017-09-04
Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-12
/
+22
2017-08-30
nvme-rdma: default MR page size to 4k
Max Gurtovoy
1
-2
/
+6
2017-08-18
Merge branch 'misc' into k.o/for-next
Doug Ledford
1
-5
/
+0
2017-08-18
nvme-rdma: remove redundant empty device add callout
Sagi Grimberg
1
-5
/
+0
2017-08-18
blk-mq: Make blk_mq_reinit_tagset() calls easier to read
Bart Van Assche
1
-5
/
+6
2017-08-08
nvme-rdma: use intelligent affinity based queue mappings
Sagi Grimberg
1
-7
/
+22
2017-07-06
nvme-rdma: unconditionally recycle the request mr
Sagi Grimberg
1
-3
/
+0
2017-07-06
nvme: split nvme_uninit_ctrl into stop and uninit
Sagi Grimberg
1
-21
/
+8
2017-07-06
nvme-rdma: quiesce/unquiesce admin_q instead of start/stop its hw queues
Sagi Grimberg
1
-3
/
+4
2017-07-06
nvme-rdma: remove race conditions from IB signalling
Marta Rybczynska
1
-10
/
+10
2017-07-04
nvme-rdma: update tagset nr_hw_queues after reconnecting/resetting
Sagi Grimberg
1
-0
/
+6
2017-07-02
nvme: move ctrl cap to struct nvme_ctrl
Sagi Grimberg
1
-5
/
+5
2017-07-02
nvme: move queue_count to the nvme_ctrl
Sagi Grimberg
1
-20
/
+19
2017-06-28
nvme: read the subsystem NQN from Identify Controller
Christoph Hellwig
1
-1
/
+0
2017-06-28
nvme: use a single NVME_AQ_DEPTH and relax it to 32
Sagi Grimberg
1
-5
/
+5
2017-06-15
nvme: move reset workqueue handling to common code
Christoph Hellwig
1
-20
/
+3
2017-06-15
nvme-rdma: merge init_request and exit_request methods
Christoph Hellwig
1
-32
/
+11
2017-06-15
nvme-rdma: fix error code in nvme_rdma_create_ctrl()
Dan Carpenter
1
-0
/
+2
2017-06-15
nvme: move nr_reconnects to nvme_ctrl
Sagi Grimberg
1
-3
/
+3
2017-06-15
nvme: Move transports to use nvme-core workqueue
Sagi Grimberg
1
-17
/
+8
2017-06-15
nvme-rdma: Get rid of CONNECTED state
Sagi Grimberg
1
-7
/
+3
2017-06-15
nvme-rdma: rework rdma connection establishment error path
Sagi Grimberg
1
-9
/
+5
2017-06-15
nvme-rdma: make nvme_rdma_[create|destroy]_queue_ib symmetrical
Sagi Grimberg
1
-24
/
+18
2017-06-15
nvme-rdma: Don't rearm the CQ when polling directly
Sagi Grimberg
1
-1
/
+0
2017-06-15
nvme-rdma: Make queue flags bit numbers and not shifts
Sagi Grimberg
1
-4
/
+4
2017-06-15
nvme-rdma: get rid of unused ctrl lock
Sagi Grimberg
1
-4
/
+0
2017-06-12
nvme-rdma: fix merge error
Christoph Hellwig
1
-6
/
+5
2017-06-12
Merge tag 'v4.12-rc5' into for-4.13/block
Jens Axboe
1
-15
/
+29
2017-06-09
blk-mq: switch ->queue_rq return value to blk_status_t
Christoph Hellwig
1
-12
/
+14
2017-06-07
nvme-rdma: fast fail incoming requests while we reconnect
Sagi Grimberg
1
-15
/
+29
2017-05-26
nvme: replace is_flags field in nvme_ctrl_ops with a flags field
Christoph Hellwig
1
-1
/
+1
2017-05-22
nvme-rdma: support devices with queue size < 32
Marta Rybczynska
1
-4
/
+14
2017-05-02
blk-mq: update ->init_request and ->exit_request prototypes
Christoph Hellwig
1
-14
/
+14
2017-05-01
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-87
/
+67
2017-04-20
nvme: split nvme status from block req->errors
Christoph Hellwig
1
-3
/
+2
2017-04-09
nvme-rdma: Fix sqsize wrong assignment based on ctrl MQES capability
Sagi Grimberg
1
-1
/
+1
2017-04-04
nvme: factor request completion code into a common helper
Christoph Hellwig
1
-18
/
+2
2017-04-04
nvme-rdma: increment request retries counter before requeuing
Sagi Grimberg
1
-0
/
+1
2017-04-04
nvme-rdma: Support ctrl_loss_tmo
Sagi Grimberg
1
-13
/
+28
2017-04-04
nvme-rdma: get rid of local reconnect_delay
Sagi Grimberg
1
-5
/
+3
2017-04-04
nvme-rdma: fix module_init (theoretical) error path
Sagi Grimberg
1
-5
/
+13
2017-04-04
nvme-rdma: use inet_pton_with_scope helper
Sagi Grimberg
1
-44
/
+19
2017-04-04
nvme-rdma: Give some more grace for rdma connection establishment
Sagi Grimberg
1
-1
/
+1
2017-04-04
nvme-rdma: handle cpu unplug when re-establishing the controller
Sagi Grimberg
1
-14
/
+14
2017-03-31
blk-mq: constify struct blk_mq_ops
Eric Biggers
1
-2
/
+2
2017-03-21
nvme-rdma: handle cpu unplug when re-establishing the controller
Sagi Grimberg
1
-14
/
+14
2017-02-28
scripts/spelling.txt: add "embeded" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-26
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2017-02-22
nvme-rdma: add support for host_traddr
Max Gurtovoy
1
-2
/
+21
[next]