aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-05Merge tag 'stable/for-linus-3.14-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-6/+9
2014-02-05Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2-105/+652
2014-02-03Revert "xen/grant-table: Avoid m2p_override during mapping"Konrad Rzeszutek Wilk1-6/+9
2014-02-02NVMe: Namespace use after free on surprise removalKeith Busch1-13/+42
2014-01-31Merge tag 'stable/for-linus-3.14-rc0-late-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-9/+6
2014-01-31xen/grant-table: Avoid m2p_override during mappingZoltan Kiss1-9/+6
2014-01-30zram: remove zram->lock in read path and change it with mutexMinchan Kim2-12/+9
2014-01-30zram: remove workqueue for freeing removed pending slotMinchan Kim2-58/+6
2014-01-30zram: introduce zram->tb_lockMinchan Kim2-6/+23
2014-01-30zram: use atomic operation for statMinchan Kim2-20/+16
2014-01-30zram: remove unnecessary freeMinchan Kim1-8/+0
2014-01-30zram: delay pending free request in read pathMinchan Kim1-1/+0
2014-01-30zram: fix race between reset and flushing pending workMinchan Kim1-2/+2
2014-01-30zram: add copyrightMinchan Kim2-0/+2
2014-01-30zram: remove old private project commentMinchan Kim3-3/+0
2014-01-30zram: promote zram from stagingMinchan Kim6-0/+1149
2014-01-30Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds10-130/+205
2014-01-30Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds24-502/+342
2014-01-29NVMe: Correct uses of INIT_WORKMatthew Wilcox1-4/+5
2014-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds1-99/+204
2014-01-27NVMe: Include device and queue numbers in interrupt nameMatthew Wilcox1-5/+9
2014-01-27NVMe: Add a pci_driver shutdown methodKeith Busch1-0/+7
2014-01-27NVMe: Disable admin queue on init failureKeith Busch1-5/+6
2014-01-27NVMe: Dynamically allocate partition numbersMatthew Wilcox1-33/+3
2014-01-27NVMe: Async IO queue deletionKeith Busch1-12/+217
2014-01-27NVMe: Surprise removal handlingKeith Busch1-3/+10
2014-01-27NVMe: Abort timed out commandsKeith Busch1-1/+67
2014-01-27NVMe: Schedule reset for failed controllersKeith Busch1-2/+19
2014-01-27libceph: rename ceph_osd_request::r_{oloc,oid} to r_base_{oloc,oid}Ilya Dryomov1-4/+4
2014-01-27libceph: introduce and start using oid abstractionIlya Dryomov1-8/+2
2014-01-27libceph: rename MAX_OBJ_NAME_SIZE to CEPH_MAX_OID_NAME_LENIlya Dryomov1-3/+3
2014-01-27libceph: start using oloc abstractionIlya Dryomov1-4/+4
2014-01-23drivers/block/Kconfig: update RAM block device module nameFabian Frederick1-1/+2
2014-01-22Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-2/+2
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+0
2014-01-21mg_disk: Spelling s/finised/finished/Geert Uytterhoeven1-1/+1
2014-01-21null_blk: Null pointer deference problem in alloc_page_buffersRaghavendra K T1-0/+5
2014-01-21mtip32xx: Correctly handle security locked conditionSam Bradshaw2-3/+15
2014-01-21mtip32xx: Make SGL container per-command to eliminate high order dma allocationSam Bradshaw2-97/+149
2014-01-21Merge branch 'for-jens' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/linux-block into for-3.14/driversJens Axboe1-9/+27
2014-01-21drivers/block/loop.c: fix comment typo in loop_config_discardOlaf Hering1-1/+1
2014-01-21drivers/block/cciss.c:cciss_init_one(): use proper errnosAndrew Morton1-2/+2
2014-01-21drivers/block/paride/pg.c: underflow bug in pg_write()Dan Carpenter1-1/+1
2014-01-21drivers/block/sx8.c: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2014-01-21drivers/block/sx8.c: use module_pci_driver()Jingoo Han1-14/+1
2014-01-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds1-5/+2
2014-01-17floppy: bail out in open() if drive is not responding to block0 readJiri Kosina1-9/+27
2014-01-12block: null_blk: fix queue leak inside removing deviceMing Lei1-8/+2
2014-01-08Merge branch 'for-3.14/core' into for-3.14/driversJens Axboe3-33/+88
2014-01-03xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).Konrad Rzeszutek Wilk1-2/+2