index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-02
nvme: Complete all stuck requests
Keith Busch
1
-5
/
+28
2017-03-02
nvme: allocate nvme_queue in correct node
Shaohua Li
1
-4
/
+8
2017-02-23
nvme/pci: re-check security protocol support after reset
Scott Bauer
1
-7
/
+10
2017-02-23
nvme: detect NVMe controller in recent MacBooks
Daniel Roschka
1
-0
/
+1
2017-02-22
nvme/pci: No special case for queue busy on IO
Keith Busch
1
-4
/
+1
2017-02-22
nvme/pci: Disable on removal when disconnected
Keith Busch
1
-1
/
+3
2017-02-18
Merge branch 'for-4.11/next' into for-4.11/linus-merge
Jens Axboe
1
-2
/
+2
2017-02-18
Merge branch 'for-4.11/block' into for-4.11/linus-merge
Jens Axboe
1
-2
/
+13
2017-02-17
nvme: Check for Security send/recv support before issuing commands.
Scott Bauer
1
-1
/
+1
2017-02-17
block/sed-opal: allocate struct opal_dev dynamically
Christoph Hellwig
1
-2
/
+6
2017-02-06
nvme: Add Support for Opal: Unlock from S3 & Opal Allocation/Ioctls
Scott Bauer
1
-0
/
+7
2017-02-01
block: introduce blk_rq_is_passthrough
Christoph Hellwig
1
-2
/
+2
2017-01-31
nvme/pci: Don't mark IOD as aborted if abort wasn't sent
Keith Busch
1
-2
/
+1
2017-01-28
Merge branch 'for-4.11/block' into for-4.11/rq-refactor
Jens Axboe
1
-0
/
+1
2017-01-17
blk-mq-sched: allow setting of default IO scheduler
Jens Axboe
1
-0
/
+1
2017-01-14
nvme: use blk_rq_payload_bytes
Christoph Hellwig
1
-11
/
+8
2016-12-22
Merge branch 'nvme-4.10' of git://git.infradead.org/nvme into for-linus
Jens Axboe
1
-10
/
+3
2016-12-21
nvme/pci: Delete misleading queue-wrap comment
Keith Busch
1
-7
/
+0
2016-12-21
nvme/pci: Fix whitespace problem
Max Gurtovoy
1
-4
/
+4
2016-12-19
nvme : Use correct scnprintf in cmb show
Stephen Bates
1
-2
/
+2
2016-12-14
nvme/pci: Log PCI_STATUS when the controller dies
Andy Lutomirski
1
-3
/
+19
2016-12-14
Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
1
-3
/
+0
2016-12-13
Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-23
/
+24
2016-12-09
block: improve handling of the magic discard payload
Christoph Hellwig
1
-13
/
+14
2016-12-06
nvme-fabrics: set sqe.command_id in core not transports
James Smart
1
-1
/
+0
2016-12-05
nvme: move NVMe class code to pci_ids.h
Christoph Hellwig
1
-3
/
+0
2016-11-16
nvme/pci: Don't free queues on error
Keith Busch
1
-14
/
+4
2016-11-15
nvme: untangle 0 and BLK_MQ_RQ_QUEUE_OK
Omar Sandoval
1
-4
/
+4
2016-11-10
nvme: don't pass the full CQE to nvme_complete_async_event
Christoph Hellwig
1
-1
/
+2
2016-11-10
nvme: introduce struct nvme_request
Christoph Hellwig
1
-2
/
+2
2016-10-28
block: split out request-only flags into a new namespace
Christoph Hellwig
1
-2
/
+2
2016-10-21
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-23
/
+54
2016-10-19
nvme: Add tertiary number to NVME_VS
Gabriel Krisman Bertazi
1
-2
/
+2
2016-10-12
nvme : Add sysfs entry for NVMe CMBs when appropriate
Stephen Bates
1
-9
/
+35
2016-10-12
nvme: don't schedule multiple resets
Keith Busch
1
-9
/
+13
2016-10-12
nvme: Delete created IO queues on reset
Keith Busch
1
-4
/
+5
2016-10-12
nvme: use the DMA_ATTR_NO_WARN attribute
Mauricio Faria de Oliveira
1
-1
/
+2
2016-10-10
Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-73
/
+36
2016-09-15
nvme: switch to use pci_alloc_irq_vectors
Christoph Hellwig
1
-71
/
+36
2016-09-15
blk-mq: remove ->map_queue
Christoph Hellwig
1
-2
/
+0
2016-09-08
nvme/quirk: Add a delay before checking device ready for memblaze device
Wenbo Wang
1
-0
/
+2
2016-09-07
nvme: Don't suspend admin queue that wasn't created
Gabriel Krisman Bertazi
1
-1
/
+6
2016-08-11
nvme: Suspend all queues before deletion
Gabriel Krisman Bertazi
1
-12
/
+8
2016-08-03
Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-12
/
+3
2016-07-27
Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-32
/
+36
2016-07-21
nvme/pci: Provide SR-IOV support
Keith Busch
1
-0
/
+19
2016-07-13
nvme: avoid crashes when node 0 is memoryless node.
Masayoshi Mizuma
1
-1
/
+1
2016-07-13
nvme: Limit command retries
Keith Busch
1
-0
/
+6
2016-07-12
nvme/quirk: Add a delay before checking for adapter readiness
Guilherme G. Piccoli
1
-0
/
+2
2016-07-05
nvme.h: add NVMe over Fabrics definitions
Christoph Hellwig
1
-2
/
+2
[next]