summaryrefslogtreecommitdiffstats
path: root/drivers/block
AgeCommit message (Expand)Author
2014-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2014-06-11Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-06-10rbd: only set disk to read-only onceJosh Durgin
2014-06-10rbd: move calls that may sleep out of spin lock rangeJosh Durgin
2014-06-10rbd: add ioctl for rbdGuangliang Zhao
2014-06-06nbd: zero from and len fields in NBD_CMD_DISCONNECT.Hani Benhabiles
2014-06-06mtip32xx: minor performance enhancementsSam Bradshaw
2014-06-06block: add blk_rq_set_block_pc()Jens Axboe
2014-06-06rbd: fix ida/idr memory leakIlya Dryomov
2014-06-06rbd: use reference counts for image requestsAlex Elder
2014-06-06rbd: fix osd_request memory leak in __rbd_dev_header_watch_sync()Ilya Dryomov
2014-06-06rbd: make sure we have latest osdmap on 'rbd map'Ilya Dryomov
2014-06-06rbd: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong
2014-06-04Merge branch 'akpm' (patchbomb from Andrew) into nextLinus Torvalds
2014-06-04zram: correct offset usage in zram_bio_discardWeijie Yang
2014-06-04brd: return -ENOSPC rather than -ENOMEM on page allocation failureMatthew Wilcox
2014-06-04brd: add support for rw_page()Matthew Wilcox
2014-06-04blk-mq: let blk_mq_tag_to_rq() take blk_mq_tags as the main parameterJens Axboe
2014-06-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-06-02Merge branch 'for-3.16/drivers' of git://git.kernel.dk/linux-block into nextLinus Torvalds
2014-06-02Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-06-02Merge branch 'for-3.16/core' of git://git.kernel.dk/linux-block into nextLinus Torvalds
2014-06-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2014-05-30block: virtio_blk: don't hold spin lock during world switchMing Lei
2014-05-30Merge branch 'for-3.16/core' into for-3.16/driversJens Axboe
2014-05-28Merge branch 'stable/for-jens-3.16' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe
2014-05-28xen-blkback: defer freeing blkif to avoid blocking xenwatchValentin Priescu
2014-05-28xen/blkback: disable discard feature if requested by toolstackOlaf Hering
2014-05-28xen-blkfront: remove type check from blkfront_setup_discardOlaf Hering
2014-05-28Merge branch 'for-3.16/core' into for-3.16/driversJens Axboe
2014-05-28blk-mq: remove alloc_hctx and free_hctx methodsChristoph Hellwig
2014-05-28Merge branch 'for-3.16/core' into for-3.16/driversJens Axboe
2014-05-28floppy: do not corrupt bio.bi_flags when reading block 0Jiri Kosina
2014-05-27blk-mq: pass in suggested NUMA node to ->alloc_hctx()Jens Axboe
2014-05-27NVMe: Implement PCIe reset notification callbackKeith Busch
2014-05-27virtio_blk: fix race between start and stop queueMing Lei
2014-05-26m68k/atari - ataflop: use correct virt/phys translation for DMA bufferMichael Schmitz
2014-05-22Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixesIngo Molnar
2014-05-20mtip32xx: move error handling to service threadAsai Thambi S P
2014-05-16virtio_blk: fix race between start and stop queueMing Lei
2014-05-14mtip32xx: stop block hardware queues before quiescing IOJens Axboe
2014-05-14mtip32xx: blk_mq_init_queue() returns an ERR_PTRDan Carpenter
2014-05-13mtip32xx: convert to use blk-mqJens Axboe
2014-05-07Merge branch 'sched/urgent' into sched/core, to avoid conflictsIngo Molnar
2014-05-05floppy: don't write kernel-only members to FDRAWCMD ioctl outputMatthew Daley
2014-05-05floppy: ignore kernel-only members in FDRAWCMD ioctl inputMatthew Daley
2014-05-01block: null_blk: fix use after freeMing Lei
2014-04-30drbd: use list_first_entry_or_null in first_peer_device/first_connectionLars Ellenberg
2014-04-30drbd: Allow attaching of a newly created device to any backing devicePhilipp Reisner
2014-04-30drbd: Test cstate while holding req_lockPhilipp Reisner