index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
pci.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvme: Suspend all queues before deletion
Gabriel Krisman Bertazi
2016-08-11
1
-12
/
+8
*
Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-08-02
1
-12
/
+3
|
\
|
*
NVMe: Use pci_(request|release)_mem_regions
Johannes Thumshirn
2016-06-22
1
-7
/
+3
*
|
Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-07-27
1
-32
/
+36
|
\
\
|
*
|
nvme/pci: Provide SR-IOV support
Keith Busch
2016-07-21
1
-0
/
+19
|
*
|
nvme: avoid crashes when node 0 is memoryless node.
Masayoshi Mizuma
2016-07-13
1
-1
/
+1
|
*
|
nvme: Limit command retries
Keith Busch
2016-07-13
1
-0
/
+6
|
*
|
nvme/quirk: Add a delay before checking for adapter readiness
Guilherme G. Piccoli
2016-07-12
1
-0
/
+2
|
*
|
nvme.h: add NVMe over Fabrics definitions
Christoph Hellwig
2016-07-05
1
-2
/
+2
|
*
|
nvme: add fabrics sysfs attributes
Ming Lin
2016-07-05
1
-0
/
+1
|
*
|
nvme: Modify and export sync command submission for fabrics
Christoph Hellwig
2016-07-05
1
-2
/
+2
|
*
|
nvme: move the workaround for I/O queue-less controllers from PCIe to core
Christoph Hellwig
2016-06-12
1
-9
/
+1
|
*
|
nvme: move nvme_cancel_request() to common code
Ming Lin
2016-06-07
1
-16
/
+0
|
*
|
nvme: update and rename nvme_cancel_io to nvme_cancel_request
Ming Lin
2016-06-07
1
-4
/
+4
|
|
/
*
/
NVMe: Only release requested regions
Johannes Thumshirn
2016-06-09
1
-2
/
+7
|
/
*
NVMe: Add device ID's with stripe quirk
Keith Busch
2016-05-18
1
-0
/
+6
*
NVMe: Short-cut removal on surprise hot-unplug
Keith Busch
2016-05-18
1
-0
/
+4
*
NVMe: Reduce driver log spamming
Keith Busch
2016-05-18
1
-1
/
+4
*
NVMe: Unbind driver on failure
Keith Busch
2016-05-18
1
-1
/
+1
*
NVMe: Delete only created queues
Keith Busch
2016-05-18
1
-2
/
+2
*
NVMe: Allocate queues only for online cpus
Keith Busch
2016-05-18
1
-1
/
+1
*
Merge branch 'for-4.7/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-05-18
1
-162
/
+87
|
\
|
*
NVMe: Fix reset/remove race
Keith Busch
2016-05-03
1
-2
/
+1
|
*
nvme: add helper nvme_cleanup_cmd()
Ming Lin
2016-05-02
1
-2
/
+1
|
*
nvme: move AER handling to common code
Christoph Hellwig
2016-05-02
1
-40
/
+9
|
*
nvme: move namespace scanning to core
Christoph Hellwig
2016-05-02
1
-27
/
+5
|
*
nvme: tighten up state check for namespace scanning
Christoph Hellwig
2016-05-02
1
-2
/
+4
|
*
nvme: introduce a controller state machine
Christoph Hellwig
2016-05-02
1
-13
/
+12
|
*
nvme: remove the io_incapable method
Christoph Hellwig
2016-05-02
1
-8
/
+0
|
*
NVMe: Fix check_flush_dependency warning
Keith Busch
2016-05-02
1
-0
/
+1
|
*
nvme: Avoid reset work on watchdog timer function during error recovery
Guilherme G. Piccoli
2016-04-13
1
-8
/
+30
|
*
NVMe: silence warning about unused 'dev'
Jens Axboe
2016-04-13
1
-2
/
+2
|
*
nvme: Use blk-mq helper for IO termination
Sagi Grimberg
2016-04-12
1
-14
/
+5
|
*
NVMe: Skip async events for degraded controllers
Keith Busch
2016-04-12
1
-2
/
+10
|
*
nvme: add helper nvme_setup_cmd()
Ming Lin
2016-04-12
1
-46
/
+1
|
*
nvme: rewrite discard support
Ming Lin
2016-04-12
1
-29
/
+39
|
*
nvme: add helper nvme_map_len()
Ming Lin
2016-04-12
1
-8
/
+5
|
*
nvme: add missing lock nesting notation
Ming Lin
2016-04-12
1
-1
/
+7
|
*
NVMe: Always use MSI/MSI-x interrupts
Keith Busch
2016-04-12
1
-10
/
+15
*
|
NVMe: Always use MSI/MSI-x interrupts
Keith Busch
2016-04-14
1
-10
/
+15
*
|
NVMe: Fix reset/remove race
Keith Busch
2016-04-11
1
-2
/
+4
|
/
*
nvme: avoid cqe corruption when update at the same time as read
Marta Rybczynska
2016-03-22
1
-11
/
+13
*
Merge branch 'for-4.6/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-03-19
1
-157
/
+78
|
\
|
*
NVMe: Remove unused sq_head read in completion path
Jon Derrick
2016-03-08
1
-2
/
+0
|
*
NVMe: Create discard zero quirk white list
Keith Busch
2016-03-08
1
-1
/
+2
|
*
nvme: return the whole CQE through the request passthrough interface
Christoph Hellwig
2016-02-29
1
-8
/
+3
|
*
nvme: replace the kthread with a per-device watchdog timer
Christoph Hellwig
2016-02-29
1
-89
/
+23
|
*
nvme: don't poll the CQ from the kthread
Christoph Hellwig
2016-02-29
1
-12
/
+0
|
*
nvme: use a work item to submit async event requests
Christoph Hellwig
2016-02-29
1
-7
/
+18
|
*
nvme: split pci module out of core module
Ming Lin
2016-02-10
1
-12
/
+1
[next]