summaryrefslogtreecommitdiffstats
path: root/drivers/block
AgeCommit message (Expand)AuthorLines
2014-01-23drivers/block/Kconfig: update RAM block device module nameFabian Frederick-1/+2
2014-01-22Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-2/+2
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+0
2014-01-21mg_disk: Spelling s/finised/finished/Geert Uytterhoeven-1/+1
2014-01-21null_blk: Null pointer deference problem in alloc_page_buffersRaghavendra K T-0/+5
2014-01-21mtip32xx: Correctly handle security locked conditionSam Bradshaw-3/+15
2014-01-21mtip32xx: Make SGL container per-command to eliminate high order dma allocationSam Bradshaw-97/+149
2014-01-21Merge branch 'for-jens' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Jens Axboe-9/+27
2014-01-21drivers/block/loop.c: fix comment typo in loop_config_discardOlaf Hering-1/+1
2014-01-21drivers/block/cciss.c:cciss_init_one(): use proper errnosAndrew Morton-2/+2
2014-01-21drivers/block/paride/pg.c: underflow bug in pg_write()Dan Carpenter-1/+1
2014-01-21drivers/block/sx8.c: remove unnecessary pci_set_drvdata()Jingoo Han-1/+0
2014-01-21drivers/block/sx8.c: use module_pci_driver()Jingoo Han-14/+1
2014-01-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds-5/+2
2014-01-17floppy: bail out in open() if drive is not responding to block0 readJiri Kosina-9/+27
2014-01-12block: null_blk: fix queue leak inside removing deviceMing Lei-8/+2
2014-01-08Merge branch 'for-3.14/core' into for-3.14/driversJens Axboe-33/+88
2014-01-03xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).Konrad Rzeszutek Wilk-2/+2
2014-01-03pktcdvd: fix error return codeJulia Lawall-1/+3
2013-12-31rbd: tear down watch request if rbd_dev_device_setup() failsIlya Dryomov-0/+6
2013-12-31rbd: introduce rbd_dev_header_unwatch_sync() and switch to itIlya Dryomov-13/+22
2013-12-31rbd: enable extended devt in single-major modeIlya Dryomov-4/+9
2013-12-31rbd: add support for single-major device number allocation schemeIlya Dryomov-20/+112
2013-12-31rbd: wire up is_visible() sysfs callback for rbd busIlya Dryomov-1/+12
2013-12-31rbd: add 'minor' sysfs rbd device attributeIlya Dryomov-1/+12
2013-12-31rbd: switch to ida for rbd id assignmentsIlya Dryomov-46/+23
2013-12-31rbd: refactor rbd_init() a bitIlya Dryomov-4/+8
2013-12-31rbd: tweak "loaded" message and module descriptionIlya Dryomov-4/+2
2013-12-31rbd: rbd_device::dev_id is an int, format it as suchIlya Dryomov-4/+2
2013-12-31Merge tag 'v3.13-rc6' into for-3.14/coreJens Axboe-33/+88
2013-12-24Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds-28/+78
2013-12-21null_blk: support submit_queues on use_per_node_hctxMatias Bjørling-4/+35
2013-12-21null_blk: set use_per_node_hctx param to falseMatias Bjørling-2/+2
2013-12-19null_blk: warning on ignored submit_queues paramMatias Bjorling-2/+5
2013-12-19null_blk: refactor init and init errors code pathsMatias Bjorling-25/+38
2013-12-19null_blk: mem garbage on NUMA systems during initMatias Bjorling-4/+4
2013-12-19drivers: block: Mark the functions as static in skd_main.cRashika Kheria-2/+2
2013-12-19Merge branch 'master' into for-nextJiri Kosina-1113/+7862
2013-12-16NVMe: Device resume error handlingKeith Busch-15/+93
2013-12-16NVMe: Cache dev->pci_dev in a local pointerMatthew Wilcox-4/+4
2013-12-16NVMe: Fix lockdep warningsMatthew Wilcox-6/+6
2013-12-16NVMe: compat SG_IO ioctlKeith Busch-1/+164
2013-12-15null_blk: mem garbage on NUMA systems during initMatias Bjorling-4/+4
2013-12-05Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds-1/+6
2013-12-03vio: remove dangly makefile bitsAlan-1/+0
2013-11-27Merge branch 'stable/for-jens-3.13-take-two' of git://git.kernel.org/pub/scm/...Jens Axboe-1/+6
2013-11-26block: xen-blkfront: Fix possible NULL ptr dereferenceFelipe Pena-0/+5
2013-11-26xen-blkfront: Silence pfn maybe-uninitialized warningTim Gardner-1/+1
2013-11-26block/z2ram: Remove duplicate external declarationsGeert Uytterhoeven-3/+0
2013-11-26zorro: ZTWO_VADDR() should return "void __iomem *"Geert Uytterhoeven-2/+2