index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
nvme-core.c
Age
Commit message (
Expand
)
Author
2015-06-05
NVMe: Automatic namespace rescan
Keith Busch
2015-06-05
NVMe: Memory barrier before queue_count is incremented
Jon Derrick
2015-06-05
NVMe: add sysfs and ioctl controller reset
Keith Busch
2015-06-01
NVMe: Remove hctx reliance for multi-namespace
Keith Busch
2015-05-29
NVMe: End sync requests immediately on failure
Keith Busch
2015-05-29
NVMe: Use requested sync command timeout
Keith Busch
2015-05-22
NVMe: Fix obtaining command result
Keith Busch
2015-05-22
nvme: submit internal commands through the block layer
Christoph Hellwig
2015-05-22
nvme: store a struct device pointer in struct nvme_dev
Christoph Hellwig
2015-05-22
nvme: consolidate synchronous command submission helpers
Christoph Hellwig
2015-05-19
nvme: disable irqs in nvme_freeze_queues
Christoph Hellwig
2015-04-16
Merge branch 'for-4.1/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-04-07
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-03-31
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-23
NVMe: Initialize device list head before starting
Keith Busch
2015-02-23
NVMe: Fix for BLK_DEV_INTEGRITY not set
Keith Busch
2015-02-19
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-12
Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-01-29
NVMe: avoid kmalloc/kfree for smaller IO
Jens Axboe
2015-01-21
NVMe: within nvme_free_queues(), delete RCU sychro/deferred free
kaoudis
2015-01-15
NVMe: cq_vector should be signed
Jens Axboe
2015-01-08
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-02
block: fix checking return value of blk_mq_init_queue
Ming Lei
2014-12-22
NVMe: Fix double free irq
Keith Busch
2014-12-12
NVMe: fix race condition in nvme_submit_sync_cmd()
Jens Axboe
2014-12-11
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-10
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-03
NVMe: Fix command setup on IO retry
Keith Busch
2014-11-21
NVMe: Update module version major number
Keith Busch
2014-11-20
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-19
NVMe: make setup work for devices that don't do INTx
Jens Axboe
[next]