aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/nvme-core.c
Commit message (Expand)AuthorAge
* NVMe: fix type warning on 32-bitArnd Bergmann2015-05-29
* Merge branch 'for-4.1/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2015-04-16
|\
| * NVMe: Meta data handling through submit io ioctlKeith Busch2015-04-07
| * NVMe: Remove check for nullKeith Busch2015-04-07
| * NVMe: Fix error handling of class_create("nvme")Alexey Khoroshilov2015-04-07
| * NVMe: increase depth of admin queueJens Axboe2015-03-31
| * nvme: Fix PRP list calculation for non-4k system page sizeMurali Iyer2015-03-31
| * NVMe: Fix blk-mq hot cpu notificationKeith Busch2015-03-31
| * NVMe: embedded iod mask cleanupChong Yuan2015-03-31
| * NVMe: Freeze admin queue on device failureKeith Busch2015-03-31
* | NVMe: Initialize device list head before startingKeith Busch2015-03-23
|/
* NVMe: Fix for BLK_DEV_INTEGRITY not setKeith Busch2015-02-23
* NVMe: Fix potential corruption on sync commandsKeith Busch2015-02-19
* NVMe: Remove unused variablesKeith Busch2015-02-19
* NVMe: Fix potential corruption during shutdownKeith Busch2015-02-19
* NVMe: Asynchronous controller probeKeith Busch2015-02-19
* NVMe: Register management handle under nvme classKeith Busch2015-02-19
* NVMe: Metadata format supportKeith Busch2015-02-19
* Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2015-02-12
|\
| * NVMe: avoid kmalloc/kfree for smaller IOJens Axboe2015-01-29
| * NVMe: within nvme_free_queues(), delete RCU sychro/deferred freekaoudis2015-01-21
* | NVMe: cq_vector should be signedJens Axboe2015-01-15
* | NVMe: Fix locking on abort handlingKeith Busch2015-01-08
* | NVMe: Start and stop h/w queues on resetKeith Busch2015-01-08
* | NVMe: Command abort handling fixesKeith Busch2015-01-08
* | NVMe: Admin queue removal handlingKeith Busch2015-01-08
* | NVMe: Reference count admin queue usageKeith Busch2015-01-08
* | NVMe: Start all requestsKeith Busch2015-01-08
|/
* block: fix checking return value of blk_mq_init_queueMing Lei2015-01-02
* NVMe: Fix double free irqKeith Busch2014-12-22
* NVMe: fix race condition in nvme_submit_sync_cmd()Jens Axboe2014-12-12
* NVMe: fix retry/error logic in nvme_queue_rq()Jens Axboe2014-12-11
* NVMe: Fix FS mount issue (hot-remove followed by hot-add)Indraneel M2014-12-11
* NVMe: fix error return checking from blk_mq_alloc_request()Jens Axboe2014-12-10
* NVMe: fix freeing of wrong request in abort pathSam Bradshaw2014-12-10
* NVMe: Fix command setup on IO retryKeith Busch2014-12-03
* NVMe: Update module version major numberKeith Busch2014-11-21
* NVMe: fail pci initialization if the device doesn't have any BARsJens Axboe2014-11-20
* NVMe: add ->exit_hctx() hookJens Axboe2014-11-20
* NVMe: make setup work for devices that don't do INTxJens Axboe2014-11-19
* NVMe: enable IO stats by defaultJens Axboe2014-11-18
* NVMe: nvme_submit_async_admin_req() must use atomic rq allocationJens Axboe2014-11-18
* NVMe: replace blk_put_request() with blk_mq_free_request()Jens Axboe2014-11-17
* NVMe: __nvme_submit_admin_cmd() can be statickbuild test robot2014-11-10
* NVMe: blk_mq_alloc_request() returns error pointersDan Carpenter2014-11-05
* NVMe: Convert to blk-mqMatias Bjørling2014-11-04
* NVMe: Do not over allocate for discard requestsKeith Busch2014-11-04
* NVMe: Do not open disks that are being deletedKeith Busch2014-11-04
* NVMe: Clear QUEUE_FLAG_STACKABLEKeith Busch2014-11-04
* NVMe: Fix device probe waiting on kthreadKeith Busch2014-11-04