index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
rdma.c
Age
Commit message (
Expand
)
Author
2017-08-30
nvme-rdma: default MR page size to 4k
Max Gurtovoy
2017-07-06
nvme-rdma: unconditionally recycle the request mr
Sagi Grimberg
2017-07-06
nvme: split nvme_uninit_ctrl into stop and uninit
Sagi Grimberg
2017-07-06
nvme-rdma: quiesce/unquiesce admin_q instead of start/stop its hw queues
Sagi Grimberg
2017-07-06
nvme-rdma: remove race conditions from IB signalling
Marta Rybczynska
2017-07-04
nvme-rdma: update tagset nr_hw_queues after reconnecting/resetting
Sagi Grimberg
2017-07-02
nvme: move ctrl cap to struct nvme_ctrl
Sagi Grimberg
2017-07-02
nvme: move queue_count to the nvme_ctrl
Sagi Grimberg
2017-06-28
nvme: read the subsystem NQN from Identify Controller
Christoph Hellwig
2017-06-28
nvme: use a single NVME_AQ_DEPTH and relax it to 32
Sagi Grimberg
2017-06-15
nvme: move reset workqueue handling to common code
Christoph Hellwig
2017-06-15
nvme-rdma: merge init_request and exit_request methods
Christoph Hellwig
2017-06-15
nvme-rdma: fix error code in nvme_rdma_create_ctrl()
Dan Carpenter
2017-06-15
nvme: move nr_reconnects to nvme_ctrl
Sagi Grimberg
2017-06-15
nvme: Move transports to use nvme-core workqueue
Sagi Grimberg
2017-06-15
nvme-rdma: Get rid of CONNECTED state
Sagi Grimberg
2017-06-15
nvme-rdma: rework rdma connection establishment error path
Sagi Grimberg
2017-06-15
nvme-rdma: make nvme_rdma_[create|destroy]_queue_ib symmetrical
Sagi Grimberg
2017-06-15
nvme-rdma: Don't rearm the CQ when polling directly
Sagi Grimberg
2017-06-15
nvme-rdma: Make queue flags bit numbers and not shifts
Sagi Grimberg
2017-06-15
nvme-rdma: get rid of unused ctrl lock
Sagi Grimberg
2017-06-12
nvme-rdma: fix merge error
Christoph Hellwig
2017-06-12
Merge tag 'v4.12-rc5' into for-4.13/block
Jens Axboe
2017-06-09
blk-mq: switch ->queue_rq return value to blk_status_t
Christoph Hellwig
2017-06-07
nvme-rdma: fast fail incoming requests while we reconnect
Sagi Grimberg
2017-05-26
nvme: replace is_flags field in nvme_ctrl_ops with a flags field
Christoph Hellwig
2017-05-22
nvme-rdma: support devices with queue size < 32
Marta Rybczynska
2017-05-02
blk-mq: update ->init_request and ->exit_request prototypes
Christoph Hellwig
2017-05-01
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-04-20
nvme: split nvme status from block req->errors
Christoph Hellwig
2017-04-09
nvme-rdma: Fix sqsize wrong assignment based on ctrl MQES capability
Sagi Grimberg
2017-04-04
nvme: factor request completion code into a common helper
Christoph Hellwig
2017-04-04
nvme-rdma: increment request retries counter before requeuing
Sagi Grimberg
2017-04-04
nvme-rdma: Support ctrl_loss_tmo
Sagi Grimberg
2017-04-04
nvme-rdma: get rid of local reconnect_delay
Sagi Grimberg
2017-04-04
nvme-rdma: fix module_init (theoretical) error path
Sagi Grimberg
2017-04-04
nvme-rdma: use inet_pton_with_scope helper
Sagi Grimberg
2017-04-04
nvme-rdma: Give some more grace for rdma connection establishment
Sagi Grimberg
2017-04-04
nvme-rdma: handle cpu unplug when re-establishing the controller
Sagi Grimberg
2017-03-31
blk-mq: constify struct blk_mq_ops
Eric Biggers
2017-03-21
nvme-rdma: handle cpu unplug when re-establishing the controller
Sagi Grimberg
2017-02-27
scripts/spelling.txt: add "embeded" pattern and fix typo instances
Masahiro Yamada
2017-02-25
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-02-22
nvme-rdma: add support for host_traddr
Max Gurtovoy
2017-02-22
nvme-rdma: move nvme cm status helper to .h file
Max Gurtovoy
2017-02-22
nvme: make nvmf_register_transport require a create_ctrl callback
Johannes Thumshirn
2017-01-31
block: fold cmd_type into the REQ_OP_ space
Christoph Hellwig
2017-01-31
block: introduce blk_rq_is_passthrough
Christoph Hellwig
2017-01-24
nvme-rdma: Switch from dma_device to dev.parent
Bart Van Assche
2017-01-13
nvme: use blk_rq_payload_bytes
Christoph Hellwig
[next]