Michal Wnukowski
|
f1ed3df20d
nvme-pci: add a memory barrier to nvme_dbbuf_update_and_check_event
|
7 年之前 |
Jens Axboe
|
05b9ba4b55
Merge tag 'v4.18-rc6' into for-4.19/block2
|
7 年之前 |
Max Gurtovoy
|
f7f1fc363a
nvme: use blk API to remap ref tags for IOs with metadata
|
7 年之前 |
Sagi Grimberg
|
59e29ce66b
nvme: cache struct nvme_ctrl reference to struct nvme_request
|
7 年之前 |
Keith Busch
|
b6e44b4c74
nvme-pci: fix memory leak on probe failure
|
7 年之前 |
Jens Axboe
|
943e942e62
nvme-pci: limit max IO size and segments to avoid high order allocations
|
7 年之前 |
Jianchao Wang
|
9f9cafc140
nvme-pci: move nvme_kill_queues to nvme_remove_dead_ctrl
|
7 年之前 |
Linus Torvalds
|
a3818841bd
Merge tag 'for-linus-20180608' of git://git.kernel.dk/linux-block
|
7 年之前 |
Keith Busch
|
69f4eb9ff7
nvme-pci: make CMB SQ mod-param read-only
|
7 年之前 |
Keith Busch
|
1d39e6928c
nvme-pci: unquiesce dead controller queues
|
7 年之前 |
Keith Busch
|
fe76fcfb91
nvme-pci: remove HMB teardown on reset
|
7 年之前 |
Keith Busch
|
ded45505db
nvme-pci: queue creation fixes
|
7 年之前 |
Keith Busch
|
397c699fb0
nvme-pci: remove unnecessary completion doorbell check
|
7 年之前 |
Keith Busch
|
0bc8819203
nvme-pci: remove unnecessary nested locking
|
7 年之前 |
Linus Torvalds
|
3a3869f1c4
Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
|
7 年之前 |
Linus Torvalds
|
f459c34538
Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block
|
7 年之前 |
Christoph Hellwig
|
90ea5ca45c
nvme-pci: simplify __nvme_submit_cmd
|
7 年之前 |
Keith Busch
|
b9cac43c2c
nvme-pci: Rate limit the nvme timeout warnings
|
7 年之前 |
Jens Axboe
|
b7405176b5
Merge branch 'nvme-4.18-2' of git://git.infradead.org/nvme into for-4.18/block
|
7 年之前 |
Christoph Hellwig
|
db8c48e4b2
nvme: return BLK_EH_DONE from ->timeout
|
7 年之前 |
Keith Busch
|
72cd4cc28e
nvme-pci: Fix AER reset handling
|
7 年之前 |
Jianchao Wang
|
a8e3e0bb74
nvme-pci: set nvmeq->cq_vector after alloc cq/sq
|
7 年之前 |
Jens Axboe
|
68fa9dbe08
nvme-pci: fix race between poll and IRQ completions
|
7 年之前 |
Jens Axboe
|
1eae349d18
nvme-pci: drop IRQ disabling on submission queue lock
|
7 年之前 |
Jens Axboe
|
1ab0cd6966
nvme-pci: split the nvme queue lock into submission and completion locks
|
7 年之前 |
Jens Axboe
|
5cb525c831
nvme-pci: handle completions outside of the queue lock
|
7 年之前 |
Jens Axboe
|
d1f06f4ae0
nvme-pci: move ->cq_vector == -1 check outside of ->q_lock
|
7 年之前 |
Jens Axboe
|
f9dde187fa
nvme-pci: remove cq check after submission
|
7 年之前 |
Christoph Hellwig
|
750dde4472
nvme-pci: simplify nvme_cqe_valid
|
7 年之前 |
Keith Busch
|
cc1d5e749a
nvme/pci: Sync controller reset for AER slot_reset
|
7 年之前 |