summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
* drbd: Split off on-the-wire protocol definitionsAndreas Gruenbacher2014-02-177-292/+301
* drbd: Add missing error gotoPhilipp Reisner2014-02-171-0/+1
* drivers: block: Remove unused function drbd_bm_write_lazy() in drbd_bitmap.cRashika Kheria2014-02-171-10/+0
* drivers: block: Mark function seq_printf_with_thousands_grouping() as static ...Rashika Kheria2014-02-171-1/+1
* drivers: block: Mark the function as static in drbd_worker.cRashika Kheria2014-02-171-6/+6
* drivers: block: Move prototype declaration to appropriate header file from dr...Rashika Kheria2014-02-172-2/+4
* drivers: block: Mark functions as static in drbd_receiver.cRashika Kheria2014-02-171-1/+2
* drivers: block: Mark functions as static in drbd_req.cRashika Kheria2014-02-171-2/+2
* drivers: block: Move prototype declaration of function tl_abort_disk_io() to ...Rashika Kheria2014-02-172-3/+1
* drivers: block: Mark function as static in drbd_actlog.cRashika Kheria2014-02-171-0/+1
* drivers: block: Mark functions as static in drbd_nl.cRashika Kheria2014-02-171-4/+5
* drivers: block: Mark functions as static in drbd_main.cRashika Kheria2014-02-171-3/+3
* 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
OpenPOWER on IntegriCloud