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
Age
Commit message (
Expand
)
Author
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: kick requeue list when requeueing a request instead of when starting th...
Sagi Grimberg
2017-07-06
nvme-pci: quiesce/unquiesce admin_q instead of start/stop its hw queues
Sagi Grimberg
2017-07-06
nvme-fc: quiesce/unquiesce admin_q instead of start/stop its hw queues
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-fc: use blk_mq_delay_run_hw_queue instead of open-coding it
Sagi Grimberg
2017-07-04
nvme-fc: update tagset nr_hw_queues after queues reinit
Sagi Grimberg
2017-07-04
nvme-rdma: update tagset nr_hw_queues after reconnecting/resetting
Sagi Grimberg
2017-07-04
nvme-fc: don't override opts->nr_io_queues
Sagi Grimberg
2017-07-02
nvme-pci: rename to nvme_pci_configure_admin_queue
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-07-02
nvme: Quirks for PM1725 controllers
Martin K. Petersen
2017-06-29
nvme: Makefile: remove dead build rule
Valentin Rothberg
2017-06-28
nvme_fc: fix error recovery on link down.
James Smart
2017-06-28
nvme_fc: Fix crash when nvme controller connection fails.
James Smart
2017-06-28
nvme_fc: replace ioabort msleep loop with completion
James Smart
2017-06-28
nvme_fc: fix double calls to nvme_cleanup_cmd()
James Smart
2017-06-28
nvme-fabrics: verify that a controller returns the correct NQN
Christoph Hellwig
2017-06-28
nvme: simplify nvme_dev_attrs_are_visible
Christoph Hellwig
2017-06-28
nvme: read the subsystem NQN from Identify Controller
Christoph Hellwig
2017-06-28
nvme: remove a misleading comment on struct nvme_ns
Christoph Hellwig
2017-06-28
nvme: explicitly disable APST on quirked devices
Kai-Heng Feng
2017-06-28
nvme: use a single NVME_AQ_DEPTH and relax it to 32
Sagi Grimberg
2017-06-28
nvme: add hostid token to fabric options
Johannes Thumshirn
2017-06-28
nvme: Remove SCSI translations
Keith Busch
2017-06-28
nvme-pci: open-code polling logic in nvme_poll
Sagi Grimberg
2017-06-28
nvme-pci: factor out the cqe reading mechanics from __nvme_process_cq
Sagi Grimberg
2017-06-28
nvme-pci: factor out cqe handling into a dedicated routine
Sagi Grimberg
2017-06-28
nvme-pci: Introduce nvme_ring_cq_doorbell
Sagi Grimberg
2017-06-27
nvme: add support for streams and directives
Jens Axboe
2017-06-26
lightnvm: propagate right error code to target
Javier González
2017-06-18
nvme: host: unquiesce queue in nvme_kill_queues()
Ming Lei
2017-06-18
blk-mq: use the introduced blk_mq_unquiesce_queue()
Ming Lei
2017-06-16
nvme: implement NS Optimal IO Boundary from 1.3 Spec
Scott Bauer
2017-06-15
nvme: don't hard code size of struct t10_pi_tuple
Sagi Grimberg
2017-06-15
nvme: no need to wait for the reset when keepalive fails
Christoph Hellwig
2017-06-15
nvme: move reset workqueue handling to common code
Christoph Hellwig
2017-06-15
nvme-pci: merge init_request methods
Christoph Hellwig
2017-06-15
nvme-fc: merge init_request methods
Christoph Hellwig
2017-06-15
nvme-rdma: merge init_request and exit_request methods
Christoph Hellwig
2017-06-15
nvme: move protection information check into nvme_setup_rw
Christoph Hellwig
2017-06-15
nvme: mark shutdown_timeout static
Christoph Hellwig
2017-06-15
nvme-rdma: fix error code in nvme_rdma_create_ctrl()
Dan Carpenter
2017-06-15
nvmf: keep track of nvmet connect error status
Guan Junxiong
2017-06-15
nvme: use ctrl->device consistently for logging
Johannes Thumshirn
2017-06-15
nvme: provide UUID value to userspace
Johannes Thumshirn
2017-06-15
nvme: get list of namespace descriptors
Johannes Thumshirn
[next]