index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
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
Age
Commit message (
Expand
)
Author
2018-11-29
nvme: implement mq_ops->commit_rqs() hook
Jens Axboe
2018-11-26
block: make blk_poll() take a parameter on whether to spin or not
Jens Axboe
2018-11-26
nvme: remove opportunistic polling from bdev target
Jens Axboe
2018-11-26
blk-mq: remove 'tag' parameter from mq_ops->poll()
Jens Axboe
2018-11-26
blk-mq: when polling for IO, look for any completion
Jens Axboe
2018-11-19
nvme-fc: remove ->poll implementation
Jens Axboe
2018-11-19
block: have ->poll_fn() return number of entries polled
Jens Axboe
2018-11-19
nvme: default to 0 poll queues
Jens Axboe
2018-11-18
Merge tag 'v4.20-rc3' into for-4.21/block
Jens Axboe
2018-11-16
nvme: provide optimized poll function for separate poll queues
Jens Axboe
2018-11-15
nvme: fix handling of EINVAL on pci_alloc_irq_vectors_affinity()
Jens Axboe
2018-11-15
block: remove the lock argument to blk_alloc_queue_node
Christoph Hellwig
2018-11-14
nvme: fix boot hang with only being able to get one IRQ vector
Jens Axboe
2018-11-09
Merge tag 'for-linus-20181109' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-11-09
Revert "nvmet-rdma: use a private workqueue for delete"
Christoph Hellwig
2018-11-09
nvme: make sure ns head inherits underlying device limits
Sagi Grimberg
2018-11-09
nvmet: don't try to add ns to p2p map unless it actually uses it
Sagi Grimberg
2018-11-08
blk-mq-tag: change busy_iter_fn to return whether to continue or not
Jens Axboe
2018-11-07
nvme: add separate poll queue map
Jens Axboe
2018-11-07
nvme: utilize two queue maps, one for reads and one for writes
Jens Axboe
2018-11-07
blk-mq: abstract out queue map
Jens Axboe
2018-11-02
Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-11-02
nvme-pci: fix conflicting p2p resource adds
Keith Busch
2018-11-02
nvme-fc: fix request private initialization
James Smart
2018-11-01
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2018-10-25
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-10-24
iov_iter: Separate type from direction and use accessor functions
David Howells
2018-10-22
Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-10-20
Merge branch 'pci/peer-to-peer'
Bjorn Helgaas
2018-10-19
nvme-fabrics: move controller options matching to fabrics
Sagi Grimberg
2018-10-19
nvme-rdma: always have a valid trsvcid
Sagi Grimberg
2018-10-18
nvme-pci: remove duplicate check
Chaitanya Kulkarni
2018-10-17
nvmet: Optionally use PCI P2P memory
Logan Gunthorpe
2018-10-17
nvmet: Introduce helper functions to allocate and free request SGLs
Logan Gunthorpe
2018-10-17
nvme-pci: Add support for P2P memory in requests
Logan Gunthorpe
2018-10-17
nvme-pci: Use PCI p2pmem subsystem to manage the CMB
Logan Gunthorpe
2018-10-17
nvme-pci: fix hot removal during error handling
Keith Busch
2018-10-17
nvmet-fcloop: suppress a compiler warning
Bart Van Assche
2018-10-17
nvme-core: make implicit seed truncation explicit
Bart Van Assche
2018-10-17
nvmet-fc: fix kernel-doc headers
Bart Van Assche
2018-10-17
nvme-fc: rework the request initialization code
Bart Van Assche
2018-10-17
nvme-fc: introduce struct nvme_fcp_op_w_sgl
Bart Van Assche
2018-10-17
nvme-fc: fix kernel-doc headers
Bart Van Assche
2018-10-17
nvmet: avoid integer overflow in the discard code
Bart Van Assche
2018-10-17
nvmet-rdma: declare local symbols static
Bart Van Assche
2018-10-17
nvmet: use strlcpy() instead of strcpy()
Bart Van Assche
2018-10-17
nvme-pci: fix nvme_suspend_queue() kernel-doc header
Bart Van Assche
2018-10-17
nvme-core: rework a NQN copying operation
Bart Van Assche
2018-10-17
nvme-core: declare local symbols static
Bart Van Assche
2018-10-17
nvmet-rdma: check for timeout in nvme_rdma_wait_for_cm()
Bart Van Assche
[next]