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
2017-10-04
nvme-pci: Use PCI bus address for data/queues in CMB
Christoph Hellwig
2017-09-25
nvme-pci: Print invalid SGL only once
Keith Busch
2017-09-25
nvme-pci: initialize queue memory before interrupts
Keith Busch
2017-09-11
nvme-pci: implement the HMB entry number and size limitations
Christoph Hellwig
2017-09-11
nvme-pci: propagate (some) errors from host memory buffer setup
Christoph Hellwig
2017-09-11
nvme-pci: use appropriate initial chunk size for HMB allocation
Akinobu Mita
2017-09-11
nvme-pci: fix host memory buffer allocation fallback
Christoph Hellwig
2017-09-11
nvme: fix lightnvm check
Christoph Hellwig
2017-09-09
Merge branch 'for-4.14/block-postmerge' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-08-30
nvme/pci: Use req_op to determine DIF remapping
Keith Busch
2017-08-30
nvme-pci: use dma memory for the host memory buffer descriptors
Christoph Hellwig
2017-08-28
nvme: fix uninitialized prp2 value on small transfers
Jan H. Schönherr
2017-08-28
nvme: Add admin_tagset pointer to nvme_ctrl
Sagi Grimberg
2017-08-18
nvme-pci: set cqe_seen on polled completions
Keith Busch
2017-08-10
nvme-pci: fix CMB sysfs file removal in reset path
Max Gurtovoy
2017-07-25
nvme-pci: fix HMB size calculation
Christoph Hellwig
2017-07-20
nvme-pci: Fix an error handling path in 'nvme_probe()'
Christophe JAILLET
2017-07-20
nvme-pci: Remove nvme_setup_prps BUG_ON
Keith Busch
2017-07-20
nvme-pci: add another device ID with stripe quirk
David Wayne Fugate
2017-07-11
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-07-10
Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linus
Jens Axboe
2017-07-10
nvme-pci: add module parameter for io queue depth
weiping zhang
2017-07-10
nvme-pci: compile warnings in nvme_alloc_host_mem()
Dan Carpenter
2017-07-08
Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-06
nvme: split nvme_uninit_ctrl into stop and uninit
Sagi Grimberg
2017-07-06
nvme-pci: quiesce/unquiesce admin_q instead of start/stop its hw queues
Sagi Grimberg
2017-07-03
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-07-03
Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-07-03
PCI: Split ->reset_notify() method into ->reset_prepare() and ->reset_done()
Christoph Hellwig
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-28
nvme: Allocate queues for all possible CPUs
Christoph Hellwig
2017-06-28
nvme: use a single NVME_AQ_DEPTH and relax it to 32
Sagi Grimberg
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/pci: Fix stuck nvme reset
Keith Busch
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: move protection information check into nvme_setup_rw
Christoph Hellwig
2017-06-15
nvmet: use NVME_IDENTIFY_DATA_SIZE
Johannes Thumshirn
2017-06-15
nvme-pci: remove redundant includes
Sagi Grimberg
2017-06-15
nvme-pci: Remove watchdog timer
Keith Busch
2017-06-15
nvme-pci: remap BAR0 to cover admin CQ doorbell for large stride
Xu Yu
2017-06-15
nvme: Move transports to use nvme-core workqueue
Sagi Grimberg
2017-06-15
nvme-pci: implement host memory buffer support
Christoph Hellwig
2017-06-12
Merge tag 'v4.12-rc5' into for-4.13/block
Jens Axboe
[next]