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
/
pci.c
Age
Commit message (
Expand
)
Author
2018-07-12
nvme-pci: fix memory leak on probe failure
Keith Busch
2018-06-21
nvme-pci: limit max IO size and segments to avoid high order allocations
Jens Axboe
2018-06-21
nvme-pci: move nvme_kill_queues to nvme_remove_dead_ctrl
Jianchao Wang
2018-06-08
Merge tag 'for-linus-20180608' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-06-08
nvme-pci: make CMB SQ mod-param read-only
Keith Busch
2018-06-08
nvme-pci: unquiesce dead controller queues
Keith Busch
2018-06-08
nvme-pci: remove HMB teardown on reset
Keith Busch
2018-06-08
nvme-pci: queue creation fixes
Keith Busch
2018-06-08
nvme-pci: remove unnecessary completion doorbell check
Keith Busch
2018-06-08
nvme-pci: remove unnecessary nested locking
Keith Busch
2018-06-07
Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-06-04
Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-05-30
nvme-pci: simplify __nvme_submit_cmd
Christoph Hellwig
2018-05-30
nvme-pci: Rate limit the nvme timeout warnings
Keith Busch
2018-05-29
Merge branch 'nvme-4.18-2' of git://git.infradead.org/nvme into for-4.18/block
Jens Axboe
2018-05-29
nvme: return BLK_EH_DONE from ->timeout
Christoph Hellwig
2018-05-25
nvme-pci: Fix AER reset handling
Keith Busch
2018-05-25
nvme-pci: set nvmeq->cq_vector after alloc cq/sq
Jianchao Wang
2018-05-21
nvme-pci: fix race between poll and IRQ completions
Jens Axboe
2018-05-18
nvme-pci: drop IRQ disabling on submission queue lock
Jens Axboe
2018-05-18
nvme-pci: split the nvme queue lock into submission and completion locks
Jens Axboe
2018-05-18
nvme-pci: handle completions outside of the queue lock
Jens Axboe
2018-05-18
nvme-pci: move ->cq_vector == -1 check outside of ->q_lock
Jens Axboe
2018-05-18
nvme-pci: remove cq check after submission
Jens Axboe
2018-05-18
nvme-pci: simplify nvme_cqe_valid
Christoph Hellwig
2018-05-11
nvme/pci: Sync controller reset for AER slot_reset
Keith Busch
2018-05-11
nvme: add quirk to force medium priority for SQ creation
Jens Axboe
2018-05-07
nvme/pci: Hold controller reference during async probe
Keith Busch
2018-05-02
nvme/pci: Use async_schedule for initial reset work
Keith Busch
2018-04-26
nvme: lightnvm: add granby support
Wei Xu
2018-04-26
NVMe: Add Quirk Delay before CHK RDY for Seagate Nytro Flash Storage
Micah Parrish
2018-04-24
nvme-pci: Use pci_sriov_configure_simple() to enable VFs
Alexander Duyck
2018-04-12
nvme-pci: Separate IO and admin queue IRQ vectors
Keith Busch
2018-04-12
nvme-pci: Remove unused queue parameter
Keith Busch
2018-04-12
nvme-pci: Skip queue deletion if there are no queues
Keith Busch
2018-04-05
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-03-27
blk-mq: Allow PCI vector offset for mapping queues
Keith Busch
2018-03-26
nvme-pci: disable APST for Samsung NVMe SSD 960 EVO + ASUS PRIME Z370-A
Jarosław Janik
2018-03-26
nvme-pci: Add .get_address ctrl callback
Keith Busch
2018-03-26
nvme-pci: quiesce IO queues prior to disabling device HMB accesses
Jianchao Wang
2018-03-01
nvme: pci: pass max vectors as num_possible_cpus() to pci_alloc_irq_vectors
Ming Lei
2018-03-01
nvme-pci: Fix EEH failure on ppc
Wen Xiong
2018-02-28
Merge branch 'for-jens' of git://git.infradead.org/nvme into for-linus
Jens Axboe
2018-02-26
nvme-pci: Fix nvme queue cleanup if IRQ setup fails
Jianchao Wang
2018-02-13
nvme-pci: Fix timeouts in connecting state
Keith Busch
2018-02-13
nvme-pci: Remap CMB SQ entries on every controller reset
Keith Busch
2018-02-08
nvme: rename NVME_CTRL_RECONNECTING state to NVME_CTRL_CONNECTING
Max Gurtovoy
2018-01-29
Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-01-26
nvme-pci: introduce RECONNECTING state to mark initializing procedure
Jianchao Wang
2018-01-25
nvme-pci: Suspend queues after deleting them
Keith Busch
[next]