index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
nvme-core.c
Age
Commit message (
Expand
)
Author
2014-05-27
NVMe: Implement PCIe reset notification callback
Keith Busch
2014-04-11
Merge git://git.infradead.org/users/willy/linux-nvme
Linus Torvalds
2014-04-10
NVMe: Retry failed commands with non-fatal errors
Keith Busch
2014-04-10
NVMe: Add getgeo to block ops
Keith Busch
2014-04-10
NVMe: Start-stop nvme_thread during device add-remove.
Dan McLeran
2014-04-10
NVMe: Make I/O timeout a module parameter
Keith Busch
2014-04-10
NVMe: CPU hot plug notification
Keith Busch
2014-04-10
NVMe: per-cpu io queues
Keith Busch
2014-04-02
Merge branch 'for-3.15/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-03-24
NVMe: Replace DEFINE_PCI_DEVICE_TABLE
Matthew Wilcox
2014-03-24
NVMe: IOCTL path RCU protect queue access
Keith Busch
2014-03-24
NVMe: RCU protected access to io queues
Keith Busch
2014-03-24
NVMe: Initialize device reference count earlier
Keith Busch
2014-03-24
NVMe: Add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2014-03-13
nvme: Use pci_enable_msi_range() and pci_enable_msix_range()
Alexander Gordeev
2014-03-07
nvme: don't use PREPARE_WORK
Tejun Heo
2014-02-05
Merge git://git.infradead.org/users/willy/linux-nvme
Linus Torvalds
2014-02-02
NVMe: Namespace use after free on surprise removal
Keith Busch
2014-01-29
NVMe: Correct uses of INIT_WORK
Matthew Wilcox
2014-01-28
NVMe: Include device and queue numbers in interrupt name
Matthew Wilcox
2014-01-28
NVMe: Add a pci_driver shutdown method
Keith Busch
2014-01-28
NVMe: Disable admin queue on init failure
Keith Busch
2014-01-28
NVMe: Dynamically allocate partition numbers
Matthew Wilcox
2014-01-28
NVMe: Async IO queue deletion
Keith Busch
2014-01-28
NVMe: Surprise removal handling
Keith Busch
2014-01-28
NVMe: Abort timed out commands
Keith Busch
2014-01-28
NVMe: Schedule reset for failed controllers
Keith Busch
2013-12-16
NVMe: Device resume error handling
Keith Busch
2013-12-16
NVMe: Cache dev->pci_dev in a local pointer
Matthew Wilcox
2013-12-16
NVMe: Fix lockdep warnings
Matthew Wilcox
2013-12-16
NVMe: compat SG_IO ioctl
Keith Busch
2013-11-24
block: Introduce new bio_split()
Kent Overstreet
2013-11-24
block: Convert bio_for_each_segment() to bvec_iter
Kent Overstreet
2013-11-24
block: Abstract out bvec iterator
Kent Overstreet
2013-11-18
NVMe: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-11-18
NVMe: Avoid shift operation when writing cq head doorbell
Haiyan Hu
2013-09-21
DMA-API: block: nvme-core: replace dma_set_mask()+dma_set_coherent_mask() wit...
Russell King
2013-09-06
NVMe: Merge issue on character device bring-up
Keith Busch
2013-09-03
NVMe: Handle ioremap failure
Keith Busch
2013-09-03
NVMe: Add pci suspend/resume driver callbacks
Keith Busch
2013-09-03
NVMe: Use normal shutdown
Keith Busch
2013-09-03
NVMe: Separate controller init from disk discovery
Keith Busch
2013-09-03
NVMe: Separate queue alloc/free from create/delete
Keith Busch
2013-09-03
NVMe: Group pci related actions in functions
Keith Busch
2013-09-03
NVMe: Disk stats for read/write commands only
Keith Busch
2013-09-03
NVMe: Bring up cdev on set feature failure
Keith Busch
2013-09-03
NVMe: Fix checkpatch issues
Keith Busch
2013-09-03
NVMe: Namespace IDs are unsigned
Matthew Wilcox
2013-06-24
NVMe: Call nvme_process_cq from submission path
Matthew Wilcox
2013-06-24
NVMe: Remove "process_cq did something" message
Matthew Wilcox
[next]