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
2020-09-04
Merge tag 'block-5.9-2020-09-04' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-28
nvme-pci: cancel nvme device request before disabling
Tong Zhang
2020-08-24
Merge tag 'io_uring-5.9-2020-08-23' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-21
nvme: rename and document nvme_end_request
Christoph Hellwig
2020-08-21
nvme-pci: fix PRP pool size
Christoph Hellwig
2020-08-21
nvme-pci: Use u32 for nvme_dev.q_depth and nvme_queue.q_depth
John Garry
2020-08-05
Merge tag 'for-5.9/drivers-20200803' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-03
Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-07-29
nvme: add a Identify Namespace Identification Descriptor list quirk
Christoph Hellwig
2020-07-29
nvme-pci: add support for ACPI StorageD3Enable property
David E. Box
2020-07-29
nvme-pci: use max of PRP or SGL for iod size
Chaitanya Kulkarni
2020-07-29
nvme-core: replace ctrl page size with a macro
Chaitanya Kulkarni
2020-07-26
nvme-pci: prevent SK hynix PC400 from using Write Zeroes command
Kai-Heng Feng
2020-07-08
nvme-pci: use standard block status symbolic names
Baolin Wang
2020-07-08
nvme-pci: use the consistent return type of nvme_pci_iod_alloc_size()
Baolin Wang
2020-07-08
nvme-pci: add a blank line after declarations
Baolin Wang
2020-07-08
nvme-pci: fix some comments issues
Baolin Wang
2020-07-08
nvme-pci: remove redundant segment validation
Baolin Wang
2020-07-08
nvme: document quirked Intel models
David Fugate
2020-07-08
nvme-pci: remove the empty line at the beginning of nvme_should_reset()
Dongli Zhang
2020-07-08
nvme-pci: code cleanup for nvme_alloc_host_mem()
Chaitanya Kulkarni
2020-07-08
nvme-pci: use unsigned for io queue depth
Chaitanya Kulkarni
2020-07-08
Merge tag 'v5.8-rc4' into for-5.9/drivers
Jens Axboe
2020-06-24
nvme-pci: initialize tagset numa value to the value of the ctrl
Max Gurtovoy
2020-06-24
nvme-pci: override the value of the controller's numa node
Max Gurtovoy
2020-06-24
nvme: use blk_mq_complete_request_remote to avoid an indirect function call
Christoph Hellwig
2020-06-11
nvme-pci: use simple suspend when a HMB is enabled
Christoph Hellwig
2020-06-02
Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-05-27
nvme-pci: avoid race between nvme_reap_pending_cqes() and nvme_poll()
Dongli Zhang
2020-05-27
nvme: introduce max_integrity_segments ctrl attribute
Max Gurtovoy
2020-05-27
nvme-pci: make sure write/poll_queues less or equal then cpu count
Weiping Zhang
2020-05-12
nvme-pci: dma read memory barrier for completions
Keith Busch
2020-05-09
nvme-pci: align io queue count with allocted nvme_queue in nvme_probe
Weiping Zhang
2020-05-09
nvme-pci: remove last_sq_tail
Keith Busch
2020-05-09
nvme-pci: remove volatile cqes
Keith Busch
2020-05-09
nvme-pci: fix "slimmer CQ head update"
Alexey Dobriyan
2020-03-26
nvme: Make nvme_uninit_ctrl symmetric to nvme_init_ctrl
Israel Rukshin
2020-03-26
nvme: Fix ctrl use-after-free during sysfs deletion
Israel Rukshin
2020-03-26
nvme-pci: Re-order nvme_pci_free_ctrl
Israel Rukshin
2020-03-26
nvme-pci: properly print controller address
Max Gurtovoy
2020-03-26
nvme-pci: Simplify nvme_poll_irqdisable
Keith Busch
2020-03-26
nvme-pci: Remove two-pass completions
Keith Busch
2020-03-26
nvme-pci: Remove tag from process cq
Keith Busch
2020-03-26
nvme-pci: slimmer CQ head update
Alexey Dobriyan
2020-02-28
nvme-pci: Hold cq_poll_lock while completing CQEs
Bijan Mottahedeh
2020-02-20
nvme-pci: Use single IRQ vector for old Apple models
Andy Shevchenko
2020-02-20
nvme/pci: Add sleep quirk for Samsung and Toshiba drives
Shyjumon N
2020-02-14
nvme/pci: move cqe check after device shutdown
Keith Busch
2020-02-04
nvme-pci: remove nvmeq->tags
Christoph Hellwig
[next]