summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2014-02-146-95/+105
|\
| * xen-blkback: init persistent_purge_work work_structRoger Pau Monne2014-02-113-2/+3
| * Merge branch 'stable/for-jens-3.14' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe2014-02-104-26/+65
| |\
| | * xen-blkfront: handle backend CLOSED without CLOSINGDavid Vrabel2014-02-071-1/+4
| | * xen-blkif: drop struct blkif_request_segment_alignedRoger Pau Monne2014-02-073-5/+5
| | * xen-blkback: fix shutdown raceRoger Pau Monne2014-02-073-10/+24
| | * xen-blkback: fix memory leaksRoger Pau Monne2014-02-073-9/+31
| | * xen-blkback: fix memory leak when persistent grants are usedMatt Rushton2014-02-071-3/+3
| * | null_blk: use blk_complete_request and blk_mq_complete_requestChristoph Hellwig2014-02-101-65/+32
| * | virtio_blk: use blk_mq_complete_requestChristoph Hellwig2014-02-101-3/+4
| * | block/null_blk: Fix completion processing from LIFO to FIFOShlomo Pongratz2014-02-071-0/+2
* | | Merge tag 'stable/for-linus-3.14-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-02-051-6/+9
|\ \ \
| * | | Revert "xen/grant-table: Avoid m2p_override during mapping"Konrad Rzeszutek Wilk2014-02-031-6/+9
* | | | Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2014-02-052-105/+652
|\ \ \ \
| * | | | NVMe: Namespace use after free on surprise removalKeith Busch2014-02-021-13/+42
| * | | | NVMe: Correct uses of INIT_WORKMatthew Wilcox2014-01-291-4/+5
| * | | | NVMe: Include device and queue numbers in interrupt nameMatthew Wilcox2014-01-271-5/+9
| * | | | NVMe: Add a pci_driver shutdown methodKeith Busch2014-01-271-0/+7
| * | | | NVMe: Disable admin queue on init failureKeith Busch2014-01-271-5/+6
| * | | | NVMe: Dynamically allocate partition numbersMatthew Wilcox2014-01-271-33/+3
| * | | | NVMe: Async IO queue deletionKeith Busch2014-01-271-12/+217
| * | | | NVMe: Surprise removal handlingKeith Busch2014-01-271-3/+10
| * | | | NVMe: Abort timed out commandsKeith Busch2014-01-271-1/+67
| * | | | NVMe: Schedule reset for failed controllersKeith Busch2014-01-271-2/+19
| * | | | NVMe: Device resume error handlingKeith Busch2013-12-161-15/+93
| * | | | NVMe: Cache dev->pci_dev in a local pointerMatthew Wilcox2013-12-161-4/+4
| * | | | NVMe: Fix lockdep warningsMatthew Wilcox2013-12-161-6/+6
| * | | | NVMe: compat SG_IO ioctlKeith Busch2013-12-162-1/+164
| * | | | NVMe: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-11-181-3/+2
| * | | | NVMe: Avoid shift operation when writing cq head doorbellHaiyan Hu2013-11-181-5/+5
* | | | | Merge tag 'stable/for-linus-3.14-rc0-late-tag' of git://git.kernel.org/pub/sc...Linus Torvalds2014-01-311-9/+6
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | xen/grant-table: Avoid m2p_override during mappingZoltan Kiss2014-01-311-9/+6
* | | | | zram: remove zram->lock in read path and change it with mutexMinchan Kim2014-01-302-12/+9
* | | | | zram: remove workqueue for freeing removed pending slotMinchan Kim2014-01-302-58/+6
* | | | | zram: introduce zram->tb_lockMinchan Kim2014-01-302-6/+23
* | | | | zram: use atomic operation for statMinchan Kim2014-01-302-20/+16
* | | | | zram: remove unnecessary freeMinchan Kim2014-01-301-8/+0
* | | | | zram: delay pending free request in read pathMinchan Kim2014-01-301-1/+0
* | | | | zram: fix race between reset and flushing pending workMinchan Kim2014-01-301-2/+2
* | | | | zram: add copyrightMinchan Kim2014-01-302-0/+2
* | | | | zram: remove old private project commentMinchan Kim2014-01-303-3/+0
* | | | | zram: promote zram from stagingMinchan Kim2014-01-306-0/+1149
| |_|/ / |/| | |
* | | | Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2014-01-3010-130/+205
|\ \ \ \
| * | | | mg_disk: Spelling s/finised/finished/Geert Uytterhoeven2014-01-211-1/+1
| * | | | null_blk: Null pointer deference problem in alloc_page_buffersRaghavendra K T2014-01-211-0/+5
| * | | | mtip32xx: Correctly handle security locked conditionSam Bradshaw2014-01-212-3/+15
| * | | | mtip32xx: Make SGL container per-command to eliminate high order dma allocationSam Bradshaw2014-01-212-97/+149
| * | | | Merge branch 'for-jens' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Jens Axboe2014-01-211-9/+27
| |\ \ \ \
| | * | | | floppy: bail out in open() if drive is not responding to block0 readJiri Kosina2014-01-171-9/+27
| * | | | | drivers/block/loop.c: fix comment typo in loop_config_discardOlaf Hering2014-01-211-1/+1
OpenPOWER on IntegriCloud