aboutsummaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2014-01-31Merge tag 'stable/for-linus-3.14-rc0-late-tag' of git://git.kernel.org/pub/sc...Linus Torvalds
2014-01-31xen/grant-table: Avoid m2p_override during mappingZoltan Kiss
2014-01-30zram: remove zram->lock in read path and change it with mutexMinchan Kim
2014-01-30zram: remove workqueue for freeing removed pending slotMinchan Kim
2014-01-30zram: introduce zram->tb_lockMinchan Kim
2014-01-30zram: use atomic operation for statMinchan Kim
2014-01-30zram: remove unnecessary freeMinchan Kim
2014-01-30zram: delay pending free request in read pathMinchan Kim
2014-01-30zram: fix race between reset and flushing pending workMinchan Kim
2014-01-30zram: add copyrightMinchan Kim
2014-01-30zram: remove old private project commentMinchan Kim
2014-01-30zram: promote zram from stagingMinchan Kim
2014-01-30Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-01-30Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2014-01-27libceph: rename ceph_osd_request::r_{oloc,oid} to r_base_{oloc,oid}Ilya Dryomov
2014-01-27libceph: introduce and start using oid abstractionIlya Dryomov
2014-01-27libceph: rename MAX_OBJ_NAME_SIZE to CEPH_MAX_OID_NAME_LENIlya Dryomov
2014-01-27libceph: start using oloc abstractionIlya Dryomov
2014-01-23drivers/block/Kconfig: update RAM block device module nameFabian Frederick
2014-01-22Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-01-21mg_disk: Spelling s/finised/finished/Geert Uytterhoeven
2014-01-21null_blk: Null pointer deference problem in alloc_page_buffersRaghavendra K T
2014-01-21mtip32xx: Correctly handle security locked conditionSam Bradshaw
2014-01-21mtip32xx: Make SGL container per-command to eliminate high order dma allocationSam Bradshaw
2014-01-21Merge branch 'for-jens' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Jens Axboe
2014-01-21drivers/block/loop.c: fix comment typo in loop_config_discardOlaf Hering
2014-01-21drivers/block/cciss.c:cciss_init_one(): use proper errnosAndrew Morton
2014-01-21drivers/block/paride/pg.c: underflow bug in pg_write()Dan Carpenter
2014-01-21drivers/block/sx8.c: remove unnecessary pci_set_drvdata()Jingoo Han
2014-01-21drivers/block/sx8.c: use module_pci_driver()Jingoo Han
2014-01-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2014-01-17floppy: bail out in open() if drive is not responding to block0 readJiri Kosina
2014-01-12block: null_blk: fix queue leak inside removing deviceMing Lei
2014-01-08Merge branch 'for-3.14/core' into for-3.14/driversJens Axboe
2014-01-03xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).Konrad Rzeszutek Wilk
2014-01-03pktcdvd: fix error return codeJulia Lawall
2013-12-31rbd: tear down watch request if rbd_dev_device_setup() failsIlya Dryomov
2013-12-31rbd: introduce rbd_dev_header_unwatch_sync() and switch to itIlya Dryomov
2013-12-31rbd: enable extended devt in single-major modeIlya Dryomov
2013-12-31rbd: add support for single-major device number allocation schemeIlya Dryomov
2013-12-31rbd: wire up is_visible() sysfs callback for rbd busIlya Dryomov
2013-12-31rbd: add 'minor' sysfs rbd device attributeIlya Dryomov
2013-12-31rbd: switch to ida for rbd id assignmentsIlya Dryomov
2013-12-31rbd: refactor rbd_init() a bitIlya Dryomov
2013-12-31rbd: tweak "loaded" message and module descriptionIlya Dryomov
2013-12-31rbd: rbd_device::dev_id is an int, format it as suchIlya Dryomov
2013-12-31Merge tag 'v3.13-rc6' into for-3.14/coreJens Axboe
2013-12-24Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds