index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
nvme-core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.infradead.org/users/willy/linux-nvme
Linus Torvalds
2014-04-11
1
-204
/
+480
|
\
|
*
NVMe: Retry failed commands with non-fatal errors
Keith Busch
2014-04-10
1
-90
/
+145
|
*
NVMe: Add getgeo to block ops
Keith Busch
2014-04-10
1
-0
/
+11
|
*
NVMe: Start-stop nvme_thread during device add-remove.
Dan McLeran
2014-04-10
1
-14
/
+42
|
*
NVMe: Make I/O timeout a module parameter
Keith Busch
2014-04-10
1
-0
/
+4
|
*
NVMe: CPU hot plug notification
Keith Busch
2014-04-10
1
-0
/
+19
|
*
NVMe: per-cpu io queues
Keith Busch
2014-04-10
1
-37
/
+167
|
*
NVMe: Replace DEFINE_PCI_DEVICE_TABLE
Matthew Wilcox
2014-03-24
1
-3
/
+3
|
*
NVMe: IOCTL path RCU protect queue access
Keith Busch
2014-03-24
1
-27
/
+55
|
*
NVMe: RCU protected access to io queues
Keith Busch
2014-03-24
1
-46
/
+45
|
*
NVMe: Initialize device reference count earlier
Keith Busch
2014-03-24
1
-1
/
+1
|
*
NVMe: Add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2014-03-24
1
-0
/
+2
*
|
Merge branch 'for-3.15/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-04-01
1
-24
/
+9
|
\
\
|
*
|
nvme: Use pci_enable_msi_range() and pci_enable_msix_range()
Alexander Gordeev
2014-03-13
1
-24
/
+9
|
|
/
*
/
nvme: don't use PREPARE_WORK
Tejun Heo
2014-03-07
1
-6
/
+12
|
/
*
Merge git://git.infradead.org/users/willy/linux-nvme
Linus Torvalds
2014-02-05
1
-105
/
+505
|
\
|
*
NVMe: Namespace use after free on surprise removal
Keith Busch
2014-02-02
1
-13
/
+42
|
*
NVMe: Correct uses of INIT_WORK
Matthew Wilcox
2014-01-29
1
-4
/
+5
|
*
NVMe: Include device and queue numbers in interrupt name
Matthew Wilcox
2014-01-27
1
-5
/
+9
|
*
NVMe: Add a pci_driver shutdown method
Keith Busch
2014-01-27
1
-0
/
+7
|
*
NVMe: Disable admin queue on init failure
Keith Busch
2014-01-27
1
-5
/
+6
|
*
NVMe: Dynamically allocate partition numbers
Matthew Wilcox
2014-01-27
1
-33
/
+3
|
*
NVMe: Async IO queue deletion
Keith Busch
2014-01-27
1
-12
/
+217
|
*
NVMe: Surprise removal handling
Keith Busch
2014-01-27
1
-3
/
+10
|
*
NVMe: Abort timed out commands
Keith Busch
2014-01-27
1
-1
/
+67
|
*
NVMe: Schedule reset for failed controllers
Keith Busch
2014-01-27
1
-2
/
+19
|
*
NVMe: Device resume error handling
Keith Busch
2013-12-16
1
-15
/
+93
|
*
NVMe: Cache dev->pci_dev in a local pointer
Matthew Wilcox
2013-12-16
1
-4
/
+4
|
*
NVMe: Fix lockdep warnings
Matthew Wilcox
2013-12-16
1
-6
/
+6
|
*
NVMe: compat SG_IO ioctl
Keith Busch
2013-12-16
1
-1
/
+17
|
*
NVMe: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-11-18
1
-3
/
+2
|
*
NVMe: Avoid shift operation when writing cq head doorbell
Haiyan Hu
2013-11-18
1
-5
/
+5
*
|
block: Introduce new bio_split()
Kent Overstreet
2013-11-23
1
-97
/
+9
*
|
block: Convert bio_for_each_segment() to bvec_iter
Kent Overstreet
2013-11-23
1
-14
/
+19
*
|
block: Abstract out bvec iterator
Kent Overstreet
2013-11-23
1
-12
/
+13
|
/
*
DMA-API: block: nvme-core: replace dma_set_mask()+dma_set_coherent_mask() wit...
Russell King
2013-09-21
1
-6
/
+4
*
NVMe: Merge issue on character device bring-up
Keith Busch
2013-09-06
1
-4
/
+8
*
NVMe: Handle ioremap failure
Keith Busch
2013-09-03
1
-8
/
+22
*
NVMe: Add pci suspend/resume driver callbacks
Keith Busch
2013-09-03
1
-15
/
+58
*
NVMe: Use normal shutdown
Keith Busch
2013-09-03
1
-0
/
+26
*
NVMe: Separate controller init from disk discovery
Keith Busch
2013-09-03
1
-30
/
+47
*
NVMe: Separate queue alloc/free from create/delete
Keith Busch
2013-09-03
1
-39
/
+94
*
NVMe: Group pci related actions in functions
Keith Busch
2013-09-03
1
-46
/
+66
*
NVMe: Disk stats for read/write commands only
Keith Busch
2013-09-03
1
-3
/
+3
*
NVMe: Bring up cdev on set feature failure
Keith Busch
2013-09-03
1
-2
/
+2
*
NVMe: Fix checkpatch issues
Keith Busch
2013-09-03
1
-5
/
+4
*
NVMe: Namespace IDs are unsigned
Matthew Wilcox
2013-09-03
1
-2
/
+5
*
NVMe: Call nvme_process_cq from submission path
Matthew Wilcox
2013-06-24
1
-19
/
+20
*
NVMe: Remove "process_cq did something" message
Matthew Wilcox
2013-06-24
1
-2
/
+1
*
NVMe: Return correct value from interrupt handler
Matthew Wilcox
2013-06-24
1
-5
/
+9
[next]