summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-24cfq-iosched: remove unused 'group_changed' in cfq_service_tree_add()Namhyung Kim
2011-05-24cfq-iosched: reduce bit operations in cfq_choose_req()Namhyung Kim
2011-05-24cfq-iosched: algebraic simplification in cfq_prio_to_maxrq()Namhyung Kim
2011-05-23blk-cgroup: Initialize ioc->cgroup_changed at ioc creation timeVivek Goyal
2011-05-23block: move bd_set_size() above rescan_partitions() in __blkdev_get()Tejun Heo
2011-05-23block: call elv_bio_merged() when mergedVivek Goyal
2011-05-23cfq-iosched: Make IO merge related stats per cpuVivek Goyal
2011-05-23cfq-iosched: Fix a memory leak of per cpu stats for root groupVivek Goyal
2011-05-20backing-dev: Kill set but not used var in bdi_debug_stats_show()Gustavo F. Padovan
2011-05-20block: get rid of on-stack plugging debug checksJens Axboe
2011-05-20Merge branch 'for-linus' into for-2.6.40/coreJens Axboe
2011-05-20blk-throttle: Make no throttling rule group processing locklessVivek Goyal
2011-05-20blk-cgroup: Make cgroup stat reset path blkg->lock free for dispatch statsVivek Goyal
2011-05-20blk-cgroup: Make 64bit per cpu stats safe on 32bit archVivek Goyal
2011-05-20blk-throttle: Make dispatch stats per cpuVivek Goyal
2011-05-20blk-throttle: Free up a group only after one rcu grace periodVivek Goyal
2011-05-20blk-throttle: Use helper function to add root throtl group to listsVivek Goyal
2011-05-20blk-throttle: Introduce a helper function to fill in device detailsVivek Goyal
2011-05-20blk-throttle: Dynamically allocate root groupVivek Goyal
2011-05-20blk-cgroup: Allow sleeping while dynamically allocating a groupVivek Goyal
2011-05-20cfq-iosched: Fix a possible race with cfq cgroup removal codeVivek Goyal
2011-05-20cfq-iosched: Get rid of redundant function parameter "create"Vivek Goyal
2011-05-20blk-cgroup: move some fields of unaccounted_time file under right config optionVivek Goyal
2011-05-20blk-throttle: Do the new group initialization with the help of a functionVivek Goyal
2011-05-20Merge commit 'v2.6.39' into for-2.6.40/coreJens Axboe
2011-05-18Linux 2.6.39v2.6.39Linus Torvalds
2011-05-18Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...Linus Torvalds
2011-05-18Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-05-18Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2011-05-18drivercore: revert addition of of_match to struct deviceGrant Likely
2011-05-18block: add proper state guards to __elv_next_requestJames Bottomley
2011-05-18of: fix race when matching driversMilton Miller
2011-05-18Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blocklatestLinus Torvalds
2011-05-18MIPS: Kludge IP27 build for 2.6.39.Ralf Baechle
2011-05-18MIPS: AR7: Fix GPIO register size for Titan variant.Florian Fainelli
2011-05-18MIPS: Fix duplicate invocation of notify_die.Ralf Baechle
2011-05-18MIPS: RB532: Fix iomap resource size miscalculation.Ralf Baechle
2011-05-18configfs: Fix race between configfs_readdir() and configfs_d_iput()Joel Becker
2011-05-18configfs: Don't try to d_delete() negative dentries.Joel Becker
2011-05-18block: don't delay blk_run_queue_asyncShaohua Li
2011-05-18Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-05-18Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-05-18Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2011-05-18procfs: add stub for proc_mkdir_mode()Randy Dunlap
2011-05-18um: fix abortRichard Weinberger
2011-05-18memcg: fix zone congestionKAMEZAWA Hiroyuki
2011-05-18drivers/leds/leds-lm3530.c: add MODULE_DEVICE_TABLEAxel Lin
2011-05-18rapidio: fix default routing initializationAlexandre Bounine
2011-05-18block: Add sysfs documentation for the discard topology parametersMartin K. Petersen