aboutsummaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2012-10-30cciss: remove unneeded memset()Wei Yongjun
2012-10-30xen/blkback: use kmem_cache_zalloc instead of kmem_cache_alloc/memsetWei Yongjun
2012-10-30floppy: remove dr, reuse drive on do_floppy_initHerton Ronaldo Krzesinski
2012-10-30floppy: use common function to check if floppies can be registeredHerton Ronaldo Krzesinski
2012-10-30floppy: properly handle failure on add_disk loopHerton Ronaldo Krzesinski
2012-10-30floppy: do put_disk on current dr if blk_init_queue failsHerton Ronaldo Krzesinski
2012-10-30floppy: don't call alloc_ordered_workqueue inside the alloc_disk loopHerton Ronaldo Krzesinski
2012-10-30xen/blkback: Fix compile warningKonrad Rzeszutek Wilk
2012-10-26rbd: kill rbd_device->rbd_optsAlex Elder
2012-10-26rbd: simplify rbd_merge_bvec()Alex Elder
2012-10-26rbd: increase maximum snapshot name lengthAlex Elder
2012-10-26rbd: verify rbd image order valueAlex Elder
2012-10-26rbd: consolidate rbd_do_op() callsAlex Elder
2012-10-26rbd: drop rbd_do_op() opcode and flagsAlex Elder
2012-10-26rbd: kill rbd_req_{read,write}()Alex Elder
2012-10-26rbd: fix read-only option nameAlex Elder
2012-10-26rbd: zero return code in rbd_dev_image_id()Alex Elder
2012-10-26rbd: fix bug in rbd_dev_id_put()Alex Elder
2012-10-23drivers/block: remove CONFIG_EXPERIMENTALKees Cook
2012-10-11Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-10-10rbd: activate v2 image supportAlex Elder
2012-10-10rbd: implement feature checksAlex Elder
2012-10-10rbd: define rbd_dev_v2_refresh()Alex Elder
2012-10-10rbd: define rbd_update_mapping_size()Alex Elder
2012-10-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-10-07Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-10-07Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-10-06aoe: update aoe-internal version number to 50Ed Cashin
2012-10-06aoe: remove unused codeEd Cashin
2012-10-06aoe: make dynamic block minor numbers the defaultEd Cashin
2012-10-06aoe: update and specify AoE address guards and error messagesEd Cashin
2012-10-06aoe: retain static block device numbers for backwards compatibilityEd Cashin
2012-10-06aoe: support more AoE addresses with dynamic block device minor numbersEd Cashin
2012-10-06aoe: update copyright year in touched filesEd Cashin
2012-10-06aoe: update internal version number to 49Ed Cashin
2012-10-06aoe: remove unused code and add cosmetic improvementsEd Cashin
2012-10-06aoe: increase net_device reference count while using itEd Cashin
2012-10-06aoe: associate frames with the AoE storage targetEd Cashin
2012-10-06aoe: disallow unsupported AoE minor addressesEd Cashin
2012-10-06aoe: do revalidation steps in orderEd Cashin
2012-10-06aoe: failover remote interface based on aoe_deadsecs parameterEd Cashin
2012-10-06aoe: use packets that work with the smallest-MTU local interfaceEd Cashin
2012-10-06aoe: use a kernel thread for transmissionsEd Cashin
2012-10-06aoe: become I/O request queue handler for increased user controlEd Cashin
2012-10-06aoe: kernel thread handles I/O completions for simple lockingEd Cashin
2012-10-06aoe: for performance support larger packet payloadsEd Cashin
2012-10-06nbd: handle discard requestsPaul Clements
2012-10-06nbd: add set flags ioctlPaul Clements
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds