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
*
NVMe: fix type warning on 32-bit
Arnd Bergmann
2015-05-29
*
Merge branch 'for-4.1/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-04-16
|
\
|
*
NVMe: Meta data handling through submit io ioctl
Keith Busch
2015-04-07
|
*
NVMe: Remove check for null
Keith Busch
2015-04-07
|
*
NVMe: Fix error handling of class_create("nvme")
Alexey Khoroshilov
2015-04-07
|
*
NVMe: increase depth of admin queue
Jens Axboe
2015-03-31
|
*
nvme: Fix PRP list calculation for non-4k system page size
Murali Iyer
2015-03-31
|
*
NVMe: Fix blk-mq hot cpu notification
Keith Busch
2015-03-31
|
*
NVMe: embedded iod mask cleanup
Chong Yuan
2015-03-31
|
*
NVMe: Freeze admin queue on device failure
Keith Busch
2015-03-31
*
|
NVMe: Initialize device list head before starting
Keith Busch
2015-03-23
|
/
*
NVMe: Fix for BLK_DEV_INTEGRITY not set
Keith Busch
2015-02-23
*
NVMe: Fix potential corruption on sync commands
Keith Busch
2015-02-19
*
NVMe: Remove unused variables
Keith Busch
2015-02-19
*
NVMe: Fix potential corruption during shutdown
Keith Busch
2015-02-19
*
NVMe: Asynchronous controller probe
Keith Busch
2015-02-19
*
NVMe: Register management handle under nvme class
Keith Busch
2015-02-19
*
NVMe: Metadata format support
Keith Busch
2015-02-19
*
Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-02-12
|
\
|
*
NVMe: avoid kmalloc/kfree for smaller IO
Jens Axboe
2015-01-29
|
*
NVMe: within nvme_free_queues(), delete RCU sychro/deferred free
kaoudis
2015-01-21
*
|
NVMe: cq_vector should be signed
Jens Axboe
2015-01-15
*
|
NVMe: Fix locking on abort handling
Keith Busch
2015-01-08
*
|
NVMe: Start and stop h/w queues on reset
Keith Busch
2015-01-08
*
|
NVMe: Command abort handling fixes
Keith Busch
2015-01-08
*
|
NVMe: Admin queue removal handling
Keith Busch
2015-01-08
*
|
NVMe: Reference count admin queue usage
Keith Busch
2015-01-08
*
|
NVMe: Start all requests
Keith Busch
2015-01-08
|
/
*
block: fix checking return value of blk_mq_init_queue
Ming Lei
2015-01-02
*
NVMe: Fix double free irq
Keith Busch
2014-12-22
*
NVMe: fix race condition in nvme_submit_sync_cmd()
Jens Axboe
2014-12-12
*
NVMe: fix retry/error logic in nvme_queue_rq()
Jens Axboe
2014-12-11
*
NVMe: Fix FS mount issue (hot-remove followed by hot-add)
Indraneel M
2014-12-11
*
NVMe: fix error return checking from blk_mq_alloc_request()
Jens Axboe
2014-12-10
*
NVMe: fix freeing of wrong request in abort path
Sam Bradshaw
2014-12-10
*
NVMe: Fix command setup on IO retry
Keith Busch
2014-12-03
*
NVMe: Update module version major number
Keith Busch
2014-11-21
*
NVMe: fail pci initialization if the device doesn't have any BARs
Jens Axboe
2014-11-20
*
NVMe: add ->exit_hctx() hook
Jens Axboe
2014-11-20
*
NVMe: make setup work for devices that don't do INTx
Jens Axboe
2014-11-19
*
NVMe: enable IO stats by default
Jens Axboe
2014-11-18
*
NVMe: nvme_submit_async_admin_req() must use atomic rq allocation
Jens Axboe
2014-11-18
*
NVMe: replace blk_put_request() with blk_mq_free_request()
Jens Axboe
2014-11-17
*
NVMe: __nvme_submit_admin_cmd() can be static
kbuild test robot
2014-11-10
*
NVMe: blk_mq_alloc_request() returns error pointers
Dan Carpenter
2014-11-05
*
NVMe: Convert to blk-mq
Matias Bjørling
2014-11-04
*
NVMe: Do not over allocate for discard requests
Keith Busch
2014-11-04
*
NVMe: Do not open disks that are being deleted
Keith Busch
2014-11-04
*
NVMe: Clear QUEUE_FLAG_STACKABLE
Keith Busch
2014-11-04
*
NVMe: Fix device probe waiting on kthread
Keith Busch
2014-11-04
[next]