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
2015-04-17
Merge branch 'for-4.1/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-04-08
NVMe: Meta data handling through submit io ioctl
Keith Busch
2015-04-08
NVMe: Remove check for null
Keith Busch
2015-04-08
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-22
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-04
NVMe: Fix command setup on IO retry
Keith Busch
2014-11-22
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
2014-11-18
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-17
NVMe: replace blk_put_request() with blk_mq_free_request()
Jens Axboe
2014-11-10
NVMe: __nvme_submit_admin_cmd() can be static
kbuild test robot
2014-11-05
NVMe: blk_mq_alloc_request() returns error pointers
Dan Carpenter
2014-11-04
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
NVMe: Passthrough IOCTL for IO commands
Keith Busch
[next]