pandora-kernel.git
2011-03-23 Li, Shaohuacfq-iosched: removing unnecessary think time checking
2011-03-23 Justin TerAvestcfq-iosched: Don't clear queue stats when preempt.
2011-03-22 Vivek Goyalblk-throttle: Reset group slice when limits are changed
2011-03-22 Justin TerAvestblk-cgroup: Only give unaccounted_time under debug
2011-03-22 Justin TerAvestcfq-iosched: Don't set active queue in preempt
2011-03-22 Shaohua Liblock: fix non-atomic access to genhd inflight structures
2011-03-21 Jens Axboeblock: attempt to merge with existing requests on plug...
2011-03-19 Dan Carpenterblock: NULL dereference on error path in __blkdev_get()
2011-03-17 Justin TerAvestcfq-iosched: Don't update group weights when on service...
2011-03-17 Jens Axboefs: assign sb->s_bdi to default_backing_dev_info if...
2011-03-17 Martin K. Petersenblock: Require subsystems to explicitly allocate bio_se...
2011-03-17 Jens Axboejbd2: finish conversion from WRITE_SYNC_PLUG to WRITE_S...
2011-03-17 Jens Axboejbd: finish conversion from WRITE_SYNC_PLUG to WRITE_SY...
2011-03-17 Jens Axboefs: make fsync_buffers_list() plug
2011-03-17 Shaohua Limm: make generic_writepages() use plugging
2011-03-12 Justin TerAvestblk-cgroup: Add unaccounted time to timeslice_used.
2011-03-11 Jens Axboeblock: fixup plugging stubs for !CONFIG_BLOCK
2011-03-11 Tao Mablock: remove obsolete comments for blkdev_issue_zeroout.
2011-03-11 Tao Mablktrace: Use rq->cmd_flags directly in blk_add_trace_rq.
2011-03-10 Jens AxboeMerge branch 'for-2.6.39/stack-plug' into for-2.6.39...
2011-03-10 Vivek Goyalblk-throttle: Use blk_plug in throttle dispatch
2011-03-10 Jens Axboeblock: kill off REQ_UNPLUG
2011-03-10 Jens Axboeaio: remove request submission batching
2011-03-10 Shaohua Lifs: make aio plug
2011-03-10 Jens Axboefs: make mpage read/write_pages() plug
2011-03-10 Jens Axboeread-ahead: use plugging
2011-03-10 Jens Axboefs: make generic file read/write functions plug
2011-03-10 Jens Axboeblock: remove per-queue plugging
2011-03-10 Jens Axboeblock: initial patch for on-stack per-task plugging
2011-03-10 Jens Axboescsi: convert to blk_delay_queue()
2011-03-10 Jens Axboeide-cd: convert to blk_delay_queue() for a short pause
2011-03-10 Jens Axboeblock: add API for delaying work/request_fn a little bit
2011-03-09 Tejun Heostaging: Convert to bdops->check_events()
2011-03-09 Tejun Heopktcdvd: Convert to bdops->check_events()
2011-03-09 Tejun Heoumem: Drop dummy ->media_changed()
2011-03-09 Tejun Heos390/tape_block: Convert to bdops->check_events()
2011-03-09 Tejun Heoi2o_block: Convert to bdops->check_events()
2011-03-09 Tejun Heoxsysace: Convert to bdops->check_events()
2011-03-09 Tejun Heoub: Convert to bdops->check_events()
2011-03-09 Tejun Heoswim[3]: Convert to bdops->check_events()
2011-03-09 Tejun Heodac960: Convert to bdops->check_events()
2011-03-09 Tejun Heoparide: Convert to bdops->check_events()
2011-03-09 Tejun Heogdrom,viocd: Convert to bdops->check_events()
2011-03-09 Tejun Heofloppy,{ami|ata}flop: Convert to bdops->check_events()
2011-03-09 Tejun Heoide: Convert to bdops->check_events()
2011-03-09 Tejun Heoblock: Don't check events while open is in progress
2011-03-09 Tejun Heoblock: Don't check events on close unless it was blocked
2011-03-09 Tejun Heoblock: Don't implicitly trigger event check on disk_unb...
2011-03-08 Justin TerAvestblk-cgroup: Lower minimum weight from 100 to 10.
2011-03-08 Martin K. Petersenblock: biovec_slab vs. CONFIG_BLK_DEV_INTEGRITY
2011-03-07 Vivek Goyalblk-throttle: Some cleanups and race fixes in limit...
2011-03-07 Vivek Goyalblk-throttle: process limit change only through one...
2011-03-07 Jens AxboeMerge branch 'block-for-2.6.39-core' of ssh:///linux...
2011-03-07 Gui Jianfengcfq-iosched: Fix update_vdisktime logic
2011-03-07 Shaohua Licfq-iosched: give busy sync queue no dispatch limit
2011-03-07 Jens Axboecfq-iosched: fix race in cfq_set_request()
2011-03-04 Tejun HeoMerge branch 'for-linus' of ../linux-2.6-block into...
2011-03-03 Petr Uzelblock: kill loop_mutex
2011-03-03 Tao Mablktrace: Remove blk_fill_rwbs_rq.
2011-03-03 Vivek Goyalblock: Move blk_throtl_exit() call to blk_cleanup_queue()
2011-03-03 Vivek Goyalloop: No need to initialize ->queue_lock explicitly...
2011-03-03 Vivek Goyalblock: Initialize ->queue_lock to internal lock at...
2011-03-02 Liu Yuanblock/genhd: Change some numerals into macros
2011-03-02 Tejun Heoblock: blk-flush shouldn't call directly into q->reques...
2011-03-02 Tejun Heoblock: add @force_kblockd to __blk_run_queue()
2011-03-01 Justin TerAvestcfq-iosched: Always provide group isolation.
2011-03-01 Jens AxboeMerge commit 'v2.6.38-rc6' into for-2.6.39/core
2011-03-01 Ben Hutchingsblock: fix kernel-doc format for blkdev_issue_zeroout
2011-03-01 Vivek Goyalblk-throttle: Do not use kblockd workqueue for throtl...
2011-03-01 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://git./linux...
2011-03-01 Randy Dunlapfs/block_dev.c: fix new kernel-doc warning
2011-03-01 Rafael J. WysockiACPI: Fix build for CONFIG_NET unset
2011-03-01 Linus TorvaldsMerge branch 'drm-fixes' of git://git./linux/kernel...
2011-03-01 Linus TorvaldsMerge branch 'omap-fixes-for-linus' of git://git./linux...
2011-03-01 Linus TorvaldsMerge branches 'perf-fixes-for-linus', 'x86-fixes-for...
2011-03-01 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-01 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2011-03-01 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-01 Ben Hutchingsmm: <asm-generic/pgtable.h> must include <linux/mm_types.h>
2011-02-28 Don Zickusx86: Use u32 instead of long to set reset vector back...
2011-02-28 Thomas Renningerperf timechart: Fix max number of cpus
2011-02-28 Thomas Renningerperf timechart: Fix black idle boxes in the title
2011-02-28 Dave AirlieMerge remote branch 'nouveau/drm-nouveau-fixes' of...
2011-02-28 Dave Airliedrm: fix unsigned vs signed comparison issue in modeset...
2011-02-28 Ben Skeggsdrm/nv50-nvc0: make sure vma is definitely unmapped...
2011-02-26 axel linhwmon: (adt7411) add MODULE_DEVICE_TABLE
2011-02-26 axel linhwmon: (ad7414) add MODULE_DEVICE_TABLE
2011-02-26 Takashi IwaiMerge branch 'fix/asoc' into for-linus
2011-02-26 Thomas Gleixnerclockevents: Prevent oneshot mode when broadcast device...
2011-02-25 Linus TorvaldsMerge branch 'pm-fixes' of git://git./linux/kernel...
2011-02-25 Alexandre Bouninerapidio: fix sysfs config attribute to access 16MB...
2011-02-25 Alexander Gordeevpps: initialize ts_real properly
2011-02-25 Hugh Dickinsmemcg: more mem_cgroup_uncharge() batching
2011-02-25 Andi Kleenthp: fix interleaving for transparent hugepages
2011-02-25 Jan Karaaio: fix race between io_destroy() and io_submit()
2011-02-25 Nick Pigginaio: fix rcu ioctx lookup
2011-02-25 Namhyung Kimmm: fix dubious code in __count_immobile_pages()
2011-02-25 Lei Xudrivers/rtc/rtc-ds3232.c: fix time range difference...
2011-02-25 Timo Warnsldm: corrupted partition table can cause kernel oops
2011-02-25 Mel Gormanmm: vmscan: stop reclaim/compaction earlier due to...
next