index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
nvme-core.c
Commit message (
Expand
)
Author
Age
*
Merge git://git.infradead.org/users/willy/linux-nvme
Linus Torvalds
2014-06-15
|
\
|
*
NVMe: Fix hot cpu notification dead lock
Keith Busch
2014-06-13
|
*
NVMe: Rename io_timeout to nvme_io_timeout
Matthew Wilcox
2014-06-03
|
*
NVMe: Adhere to request queue block accounting enable/disable
Sam Bradshaw
2014-06-03
|
*
NVMe: Fix nvme get/put queue semantics
Keith Busch
2014-06-03
|
*
NVMe: Make admin timeout a module parameter
Keith Busch
2014-06-03
|
*
NVMe: Make iod bio timeout a parameter
Keith Busch
2014-06-03
|
*
NVMe: Prevent possible NULL pointer dereference
Santosh Y
2014-06-03
|
*
NVMe: Enable BUILD_BUG_ON checks
Matthew Wilcox
2014-05-09
|
*
NVMe: Flush with data support
Keith Busch
2014-05-05
|
*
NVMe: Configure support for block flush
Keith Busch
2014-05-05
|
*
NVMe: Add tracepoints
Keith Busch
2014-05-05
|
*
NVMe: Protect against badly formatted CQEs
Keith Busch
2014-05-05
|
*
NVMe: Improve error messages
Matthew Wilcox
2014-05-05
|
*
NVMe: Update copyright headers
Matthew Wilcox
2014-05-05
*
|
NVMe: Implement PCIe reset notification callback
Keith Busch
2014-05-27
|
/
*
Merge git://git.infradead.org/users/willy/linux-nvme
Linus Torvalds
2014-04-11
|
\
|
*
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-10
|
*
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-24
*
|
Merge branch 'for-3.15/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-04-01
|
\
\
|
*
|
nvme: Use pci_enable_msi_range() and pci_enable_msix_range()
Alexander Gordeev
2014-03-13
|
|
/
*
/
nvme: don't use PREPARE_WORK
Tejun Heo
2014-03-07
|
/
*
Merge git://git.infradead.org/users/willy/linux-nvme
Linus Torvalds
2014-02-05
|
\
|
*
NVMe: Namespace use after free on surprise removal
Keith Busch
2014-02-02
|
*
NVMe: Correct uses of INIT_WORK
Matthew Wilcox
2014-01-29
|
*
NVMe: Include device and queue numbers in interrupt name
Matthew Wilcox
2014-01-27
|
*
NVMe: Add a pci_driver shutdown method
Keith Busch
2014-01-27
|
*
NVMe: Disable admin queue on init failure
Keith Busch
2014-01-27
|
*
NVMe: Dynamically allocate partition numbers
Matthew Wilcox
2014-01-27
|
*
NVMe: Async IO queue deletion
Keith Busch
2014-01-27
|
*
NVMe: Surprise removal handling
Keith Busch
2014-01-27
|
*
NVMe: Abort timed out commands
Keith Busch
2014-01-27
|
*
NVMe: Schedule reset for failed controllers
Keith Busch
2014-01-27
|
*
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-12-16
|
*
NVMe: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-11-18
|
*
NVMe: Avoid shift operation when writing cq head doorbell
Haiyan Hu
2013-11-18
*
|
block: Introduce new bio_split()
Kent Overstreet
2013-11-24
*
|
block: Convert bio_for_each_segment() to bvec_iter
Kent Overstreet
2013-11-24
[next]