blkcg: change a spin_lock() to spin_lock_irq()
[profile/ivi/kernel-x86-ivi.git] / block /
2012-03-29 Dan Carpenterblkcg: change a spin_lock() to spin_lock_irq()
2012-03-23 Tejun Heocfq: fix cfqg ref handling when BLK_CGROUP && !CFQ_GROU...
2012-03-20 Tejun Heoblock: remove ioc_*_changed()
2012-03-20 Tejun Heocfq: don't use icq_get_changed()
2012-03-20 Tejun Heocfq: pass around cfq_io_cq instead of io_context
2012-03-20 Tejun Heoblkcg: add blkcg->id
2012-03-20 Tejun Heoblkcg: remove blkio_group->stats_lock
2012-03-20 Tejun Heoblkcg: restructure blkio_get_stat()
2012-03-20 Tejun Heoblkcg: simplify stat reset
2012-03-20 Tejun Heoblkcg: don't use percpu for merged stats
2012-03-20 Vivek Goyalblkcg: alloc per cpu stats from worker thread in a...
2012-03-06 Tejun Heoblock: make blk-throttle preserve the issuing task...
2012-03-06 Tejun Heoblock: make block cgroup policies follow bio task assoc...
2012-03-06 Tejun Heoblock: implement bio_associate_current()
2012-03-06 Tejun Heoblock: add io_context->active_ref
2012-03-06 Tejun Heoblock: interface update for ioc/icq creation functions
2012-03-06 Tejun Heoblock: restructure get_request()
2012-03-06 Tejun Heoblkcg: drop unnecessary RCU locking
2012-03-06 Tejun Heoblkcg: use double locking instead of RCU for blkg synch...
2012-03-06 Tejun Heoblkcg: unify blkg's for blkcg policies
2012-03-06 Tejun Heoblkcg: let blkcg core manage per-queue blkg list and...
2012-03-06 Tejun Heoblkcg: move per-queue blkg list heads and counters...
2012-03-06 Tejun Heoblkcg: don't use blkg->plid in stat related functions
2012-03-06 Tejun Heoblkcg: make blkg->pd an array and move configuration...
2012-03-06 Tejun Heoblkcg: move refcnt to blkcg core
2012-03-06 Tejun Heoblkcg: let blkcg core handle policy private data allocation
2012-03-06 Tejun Heoblkcg: clear all request_queues on blkcg policy [un...
2012-03-06 Tejun Heoblkcg: add blkcg_{init|drain|exit}_queue()
2012-03-06 Tejun Heoblkcg: let blkio_group point to blkio_cgroup directly
2012-03-06 Vivek Goyalblkcg: skip blkg printing if q isn't associated with...
2012-03-06 Tejun Heoblkcg: kill the mind-bending blkg->dev
2012-03-06 Tejun Heoblkcg: kill blkio_policy_node
2012-03-06 Tejun Heoblkcg: don't allow or retain configuration of missing...
2012-03-06 Tejun Heoblkcg: factor out blkio_group creation
2012-03-06 Tejun Heoblkcg: use the usual get blkg path for root blkio_group
2012-03-06 Tejun Heoblkcg: add blkio_policy[] array and allow one policy...
2012-03-06 Tejun Heoblkcg: use q and plid instead of opaque void * for...
2012-03-06 Tejun Heoblkcg: update blkg get functions take blkio_cgroup...
2012-03-06 Tejun Heoblkcg: move rcu_read_lock() outside of blkio_group...
2012-03-06 Tejun Heoblkcg: shoot down blkio_groups on elevator switch
2012-03-06 Tejun Heoblock: extend queue bypassing to cover blkcg policies
2012-03-06 Tejun Heoblock: implement blk_queue_bypass_start/end()
2012-03-06 Tejun Heoelevator: make elevator_init_fn() return 0/-errno
2012-03-06 Tejun Heoelevator: clear auxiliary data earlier during elevator...
2012-03-06 Tejun Heocfq: don't register propio policy if !CONFIG_CFQ_GROUP_...
2012-03-06 Tejun Heoblkcg: make CONFIG_BLK_CGROUP bool
2012-03-06 Tejun Heoblock: blk-throttle should be drained regardless of...
2012-03-02 Alan SternBlock: use a freezable workqueue for disk-event polling
2012-03-02 Stanislaw Gruszkablock: fix __blkdev_get and add_disk race condition
2012-03-02 Jun'ichi Nomurablock: Fix NULL pointer dereference in sd_revalidate_disk
2012-02-15 Tejun Heoblock: exit_io_context() should call elevator_exit_icq_fn()
2012-02-15 Tejun Heoblock: simplify ioc_release_fn()
2012-02-15 Tejun Heoblock: replace icq->changed with icq->flags
2012-02-14 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2012-02-14 Linus TorvaldsMerge tag 'stable/for-linus-fixes-3.3-rc3' of git:...
2012-02-14 Linus TorvaldsMerge tag 'sound-fixes' of git://git./linux/kernel...
2012-02-14 Linus TorvaldsMerge git://git.samba.org/sfrench/cifs-2.6
2012-02-14 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2012-02-14 Linus TorvaldsMerge tag 'for-linus' of git://github.com/rustyrussell...
2012-02-13 Linus TorvaldsMerge tag 'battery-fixes-for-v3.3-rc2' of git://git...
2012-02-13 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2012-02-13 Linus TorvaldsMerge branch 'omap-fixes-warnings' of git://git.linaro...
2012-02-13 Linus TorvaldsMerge branch 'omap-fixes-urgent' of git://git.linaro...
2012-02-13 Linus TorvaldsMerge branch 'fixes' of git://git.linaro.org/people...
2012-02-13 Takashi IwaiMerge branch 'fix/acer-alc889-fix' into fix/hda
2012-02-11 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2012-02-11 Tejun Heoblock: fix lockdep warning on io_context release put_io...
2012-02-09 Linus TorvaldsMerge branch '3.3-rc-fixes' of git://git./linux/kernel...
2012-02-09 Linus TorvaldsMerge tag 'md-3.3-fixes' of git://neil.brown.name/md
2012-02-08 Stanislaw Gruszkabsg: fix sysfs link remove warning
2012-02-08 Tejun Heoblock: don't call elevator callbacks for plug merges
2012-02-08 Tejun Heoblock: separate out blk_rq_merge_ok() and blk_try_merge...
2012-02-07 Linus TorvaldsMerge tag 'fbdev-fixes-for-3.3-1' of git://github.com...
2012-02-07 Tejun Heoblock: strip out locking optimization in put_io_context()
2012-02-06 Jiri KosinaMerge branch 'master' of git://git./linux/kernel/git...
2012-02-06 Shaohua Liblock: fix ioc locking warning
2012-02-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-02-04 Linus TorvaldsMerge tag 'for-linus-3.3' of git://git.infradead.org...
2012-02-02 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-02-02 Linus TorvaldsMerge branches 'core-urgent-for-linus', 'perf-urgent...
2012-01-31 Linus TorvaldsMerge tag 'for-linus' of git://github.com/prasad-joshi...
2012-01-31 Takashi IwaiMerge branch 'fix/asoc' into for-linus
2012-01-29 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-28 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2012-01-27 Konrad Rzeszutek... Merge commit 'v3.3-rc1' into stable/for-linus-fixes-3.3
2012-01-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-27 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2012-01-27 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2012-01-26 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git....
2012-01-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-26 Dave AirlieMerge branch 'drm-intel-fixes' of git://people.freedesk...
2012-01-26 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2012-01-24 Benjamin HerrenschmidtMerge remote-tracking branch 'kumar/merge' into merge
2012-01-24 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2012-01-24 Greg Kroah-HartmanMerge branch 'for-usb-linus' of git://git./linux/kernel...
2012-01-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-23 Linus TorvaldsMerge tag 'arm-soc-imx-move' of git://git./linux/kernel...
2012-01-23 Linus TorvaldsMerge git://git.samba.org/sfrench/cifs-2.6
2012-01-19 Linus TorvaldsMerge branches 'sched-urgent-for-linus', 'perf-urgent...
2012-01-19 Linus TorvaldsMerge tag 'gpio-for-linus' of git://git.secretlab.ca...
next