index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-23
Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+6
2019-09-17
Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-24
/
+78
2019-09-12
nvme: Remove redundant assignment of cq vector
Israel Rukshin
1
-1
/
+0
2019-08-29
nvme-pci: Tidy up nvme_unmap_data
Israel Rukshin
1
-3
/
+2
2019-08-29
nvme-pci: Support shared tags across queues for Apple 2018 controllers
Benjamin Herrenschmidt
1
-1
/
+30
2019-08-29
nvme-pci: Add support for Apple 2018+ models
Benjamin Herrenschmidt
1
-1
/
+20
2019-08-29
nvme-pci: Add support for variable IO SQ element size
Benjamin Herrenschmidt
1
-3
/
+8
2019-08-29
nvme-pci: Pass the queue to SQ_SIZE/CQ_SIZE macros
Benjamin Herrenschmidt
1
-15
/
+15
2019-08-29
nvme: don't pass cap to nvme_disable_ctrl
Sagi Grimberg
1
-2
/
+2
2019-08-29
nvme: move sqsize setting to the core
Sagi Grimberg
1
-1
/
+1
2019-08-29
nvme-pci: set ctrl sqsize to the device q_depth
Sagi Grimberg
1
-0
/
+1
2019-08-20
nvme: Add quirk for LiteON CL1 devices running FW 22301111
Mario Limonciello
1
-1
/
+2
2019-08-17
Merge tag 'for-linus-2019-08-17' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+2
2019-08-16
PCI/P2PDMA: Introduce pci_p2pdma_unmap_sg()
Logan Gunthorpe
1
-2
/
+4
2019-08-16
PCI/P2PDMA: Add attrs argument to pci_p2pdma_map_sg()
Logan Gunthorpe
1
-2
/
+2
2019-08-12
nvme-pci: Allow PCI bus-level PM to be used if ASPM is disabled
Rafael J. Wysocki
1
-3
/
+10
2019-08-04
nvme: wait until all completed request's complete fn is called
Ming Lei
1
-0
/
+2
2019-07-31
nvme-pci: Fix async probe remove race
Keith Busch
1
-1
/
+2
2019-07-23
Revert "nvme-pci: don't create a read hctx mapping without read queues"
yangerkun
1
-3
/
+1
2019-07-23
nvme: ignore subnqn for ADATA SX6000LNP
Misha Nasledov
1
-0
/
+2
2019-07-09
nvme-pci: limit max_hw_sectors based on the DMA max mapping size
Christoph Hellwig
1
-1
/
+2
2019-07-09
nvme-pci: check for NULL return from pci_alloc_p2pmem()
Alan Mikhak
1
-5
/
+9
2019-07-09
nvme-pci: don't create a read hctx mapping without read queues
Alan Mikhak
1
-1
/
+3
2019-07-09
nvme-pci: don't fall back to a 32-bit DMA mask
Christoph Hellwig
1
-2
/
+1
2019-07-09
nvme-pci: make nvme_dev_pm_ops static
YueHaibing
1
-1
/
+1
2019-06-21
nvme-pci: clean up nvme_remove_dead_ctrl a bit
Chaitanya Kulkarni
1
-4
/
+5
2019-06-21
nvme-pci: properly report state change failure in nvme_reset_work
Minwoo Im
1
-0
/
+1
2019-06-21
nvme-pci: set the errno on ctrl state change error
Chaitanya Kulkarni
1
-2
/
+5
2019-06-21
nvme-pci: adjust irq max_vector using num_possible_cpus()
Minwoo Im
1
-1
/
+5
2019-06-21
nvme-pci: remove queue_count_ops for write_queues and poll_queues
Minwoo Im
1
-21
/
+2
2019-06-21
nvme-pci: remove unnecessary zero for static var
Minwoo Im
1
-1
/
+1
2019-06-21
nvme-pci: use host managed power state for suspend
Keith Busch
1
-3
/
+92
2019-06-05
nvme-pci: don't limit DMA segement size
Christoph Hellwig
1
-0
/
+6
2019-05-22
nvme-pci: use blk-mq mapping for unmanaged irqs
Keith Busch
1
-1
/
+1
2019-05-17
nvme-pci: Sync queues on reset
Keith Busch
1
-0
/
+1
2019-05-17
nvme-pci: Unblock reset_work on IO failure
Keith Busch
1
-5
/
+4
2019-05-17
nvme-pci: Don't disable on timeout in reset state
Keith Busch
1
-1
/
+2
2019-05-17
nvme-pci: Fix controller freeze wait disabling
Keith Busch
1
-6
/
+6
2019-05-13
nvme-pci: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-05-13
nvme-pci: init shadow doorbell after each reset
Maxim Levitsky
1
-2
/
+1
2019-05-01
nvme: move command size checks to the core
Christoph Hellwig
1
-28
/
+3
2019-05-01
nvme-pci: check more command sizes
Minwoo Im
1
-0
/
+7
2019-05-01
nvme-pci: remove an unneeded variable initialization
Minwoo Im
1
-1
/
+1
2019-05-01
nvme-pci: unquiesce admin queue on shutdown
Keith Busch
1
-1
/
+4
2019-05-01
nvme-pci: shutdown on timeout during deletion
Keith Busch
1
-1
/
+4
2019-05-01
nvme-pci: fix psdt field for single segment sgls
Klaus Birkelund Jensen
1
-0
/
+1
2019-04-05
nvme-pci: tidy up nvme_map_data
Christoph Hellwig
1
-12
/
+5
2019-04-05
nvme-pci: optimize mapping single segment requests using SGLs
Christoph Hellwig
1
-0
/
+22
2019-04-05
nvme-pci: optimize mapping of small single segment requests
Christoph Hellwig
1
-5
/
+40
2019-04-05
nvme-pci: remove the inline scatterlist optimization
Christoph Hellwig
1
-32
/
+6
[next]