From: Linus Torvalds Date: Wed, 1 Aug 2012 16:02:41 +0000 (-0700) Subject: Merge branch 'for-3.6/core' of git://git.kernel.dk/linux-block X-Git-Tag: MMI-PSA29.97-13-9~16197 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=8cf1a3fce0b95050b63d451c9d561da0da2aa4d6;p=GitHub%2FMotorolaMobilityLLC%2Fkernel-slsi.git Merge branch 'for-3.6/core' of git://git.kernel.dk/linux-block Pull core block IO bits from Jens Axboe: "The most complicated part if this is the request allocation rework by Tejun, which has been queued up for a long time and has been in for-next ditto as well. There are a few commits from yesterday and today, mostly trivial and obvious fixes. So I'm pretty confident that it is sound. It's also smaller than usual." * 'for-3.6/core' of git://git.kernel.dk/linux-block: block: remove dead func declaration block: add partition resize function to blkpg ioctl block: uninitialized ioc->nr_tasks triggers WARN_ON block: do not artificially constrain max_sectors for stacking drivers blkcg: implement per-blkg request allocation block: prepare for multiple request_lists block: add q->nr_rqs[] and move q->rq.elvpriv to q->nr_rqs_elvpriv blkcg: inline bio_blkcg() and friends block: allocate io_context upfront block: refactor get_request[_wait]() block: drop custom queue draining used by scsi_transport_{iscsi|fc} mempool: add @gfp_mask to mempool_create_node() blkcg: make root blkcg allocation use %GFP_KERNEL blkcg: __blkg_lookup_create() doesn't need radix preload --- 8cf1a3fce0b95050b63d451c9d561da0da2aa4d6