summaryrefslogtreecommitdiff
path: root/drivers/block
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2014-03-29
|\
| * rbd: drop an unsafe assertionAlex Elder2014-03-29
* | mtip32xx: fix bad use of smp_processor_id()Jens Axboe2014-03-10
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2014-03-07
|\ \
| * | mtip32xx: Reduce the number of unaligned writes to 2Asai Thambi S P2014-02-18
| |/
* | zram: avoid null access when fail to alloc metaMinchan Kim2014-03-04
* | mm: close PageTail raceDavid Rientjes2014-03-04
|/
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2014-02-14
|\
| * xen-blkback: init persistent_purge_work work_structRoger Pau Monne2014-02-11
| * Merge branch 'stable/for-jens-3.14' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe2014-02-10
| |\
| | * xen-blkfront: handle backend CLOSED without CLOSINGDavid Vrabel2014-02-07
| | * xen-blkif: drop struct blkif_request_segment_alignedRoger Pau Monne2014-02-07
| | * xen-blkback: fix shutdown raceRoger Pau Monne2014-02-07
| | * xen-blkback: fix memory leaksRoger Pau Monne2014-02-07
| | * xen-blkback: fix memory leak when persistent grants are usedMatt Rushton2014-02-07
| * | null_blk: use blk_complete_request and blk_mq_complete_requestChristoph Hellwig2014-02-10
| * | virtio_blk: use blk_mq_complete_requestChristoph Hellwig2014-02-10
| * | block/null_blk: Fix completion processing from LIFO to FIFOShlomo Pongratz2014-02-07
* | | Merge tag 'stable/for-linus-3.14-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-02-05
|\ \ \
| * | | Revert "xen/grant-table: Avoid m2p_override during mapping"Konrad Rzeszutek Wilk2014-02-03
* | | | Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2014-02-05
|\ \ \ \
| * | | | NVMe: Namespace use after free on surprise removalKeith Busch2014-02-02
| * | | | NVMe: Correct uses of INIT_WORKMatthew Wilcox2014-01-29
| * | | | NVMe: Include device and queue numbers in interrupt nameMatthew Wilcox2014-01-27
| * | | | NVMe: Add a pci_driver shutdown methodKeith Busch2014-01-27
| * | | | NVMe: Disable admin queue on init failureKeith Busch2014-01-27
| * | | | NVMe: Dynamically allocate partition numbersMatthew Wilcox2014-01-27
| * | | | NVMe: Async IO queue deletionKeith Busch2014-01-27
| * | | | NVMe: Surprise removal handlingKeith Busch2014-01-27
| * | | | NVMe: Abort timed out commandsKeith Busch2014-01-27
| * | | | NVMe: Schedule reset for failed controllersKeith Busch2014-01-27
| * | | | NVMe: Device resume error handlingKeith Busch2013-12-16
| * | | | NVMe: Cache dev->pci_dev in a local pointerMatthew Wilcox2013-12-16
| * | | | NVMe: Fix lockdep warningsMatthew Wilcox2013-12-16
| * | | | NVMe: compat SG_IO ioctlKeith Busch2013-12-16
| * | | | NVMe: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-11-18
| * | | | NVMe: Avoid shift operation when writing cq head doorbellHaiyan Hu2013-11-18
* | | | | Merge tag 'stable/for-linus-3.14-rc0-late-tag' of git://git.kernel.org/pub/sc...Linus Torvalds2014-01-31
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | xen/grant-table: Avoid m2p_override during mappingZoltan Kiss2014-01-31
* | | | | zram: remove zram->lock in read path and change it with mutexMinchan Kim2014-01-30
* | | | | zram: remove workqueue for freeing removed pending slotMinchan Kim2014-01-30
* | | | | zram: introduce zram->tb_lockMinchan Kim2014-01-30
* | | | | zram: use atomic operation for statMinchan Kim2014-01-30
* | | | | zram: remove unnecessary freeMinchan Kim2014-01-30
* | | | | zram: delay pending free request in read pathMinchan Kim2014-01-30
* | | | | zram: fix race between reset and flushing pending workMinchan Kim2014-01-30
* | | | | zram: add copyrightMinchan Kim2014-01-30
* | | | | zram: remove old private project commentMinchan Kim2014-01-30
* | | | | zram: promote zram from stagingMinchan Kim2014-01-30
| |_|/ / |/| | |
* | | | Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2014-01-30
|\ \ \ \