summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-21block: attempt to merge with existing requests on plug flushJens Axboe
2011-03-19block: NULL dereference on error path in __blkdev_get()Dan Carpenter
2011-03-17cfq-iosched: Don't update group weights when on service treeJustin TerAvest
2011-03-17fs: assign sb->s_bdi to default_backing_dev_info if the bdi is going awayJens Axboe
2011-03-17block: Require subsystems to explicitly allocate bio_set integrity mempoolMartin K. Petersen
2011-03-17jbd2: finish conversion from WRITE_SYNC_PLUG to WRITE_SYNC and explicit pluggingJens Axboe
2011-03-17jbd: finish conversion from WRITE_SYNC_PLUG to WRITE_SYNC and explicit pluggingJens Axboe
2011-03-17fs: make fsync_buffers_list() plugJens Axboe
2011-03-17mm: make generic_writepages() use pluggingShaohua Li
2011-03-12blk-cgroup: Add unaccounted time to timeslice_used.Justin TerAvest
2011-03-11block: fixup plugging stubs for !CONFIG_BLOCKJens Axboe
2011-03-11block: remove obsolete comments for blkdev_issue_zeroout.Tao Ma
2011-03-11blktrace: Use rq->cmd_flags directly in blk_add_trace_rq.Tao Ma
2011-03-10Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/coreJens Axboe
2011-03-10blk-throttle: Use blk_plug in throttle dispatchVivek Goyal
2011-03-10block: kill off REQ_UNPLUGJens Axboe
2011-03-10aio: remove request submission batchingJens Axboe
2011-03-10fs: make aio plugShaohua Li
2011-03-10fs: make mpage read/write_pages() plugJens Axboe
2011-03-10read-ahead: use pluggingJens Axboe
2011-03-10fs: make generic file read/write functions plugJens Axboe
2011-03-10block: remove per-queue pluggingJens Axboe
2011-03-10block: initial patch for on-stack per-task pluggingJens Axboe
2011-03-10scsi: convert to blk_delay_queue()Jens Axboe
2011-03-10ide-cd: convert to blk_delay_queue() for a short pauseJens Axboe
2011-03-10block: add API for delaying work/request_fn a little bitJens Axboe
2011-03-09staging: Convert to bdops->check_events()Tejun Heo
2011-03-09pktcdvd: Convert to bdops->check_events()Tejun Heo
2011-03-09umem: Drop dummy ->media_changed()Tejun Heo
2011-03-09s390/tape_block: Convert to bdops->check_events()Tejun Heo
2011-03-09i2o_block: Convert to bdops->check_events()Tejun Heo
2011-03-09xsysace: Convert to bdops->check_events()Tejun Heo
2011-03-09ub: Convert to bdops->check_events()Tejun Heo
2011-03-09swim[3]: Convert to bdops->check_events()Tejun Heo
2011-03-09dac960: Convert to bdops->check_events()Tejun Heo
2011-03-09paride: Convert to bdops->check_events()Tejun Heo
2011-03-09gdrom,viocd: Convert to bdops->check_events()Tejun Heo
2011-03-09floppy,{ami|ata}flop: Convert to bdops->check_events()Tejun Heo
2011-03-09ide: Convert to bdops->check_events()Tejun Heo
2011-03-09block: Don't check events while open is in progressTejun Heo
2011-03-09block: Don't check events on close unless it was blockedTejun Heo
2011-03-09block: Don't implicitly trigger event check on disk_unblock_events()Tejun Heo
2011-03-08blk-cgroup: Lower minimum weight from 100 to 10.Justin TerAvest
2011-03-08block: biovec_slab vs. CONFIG_BLK_DEV_INTEGRITYMartin K. Petersen
2011-03-07blk-throttle: Some cleanups and race fixes in limit update codeVivek Goyal
2011-03-07blk-throttle: process limit change only through one functionVivek Goyal
2011-03-07Merge branch 'block-for-2.6.39-core' of ssh://master.kernel.org/pub/scm/linux...Jens Axboe
2011-03-07cfq-iosched: Fix update_vdisktime logicGui Jianfeng
2011-03-07cfq-iosched: give busy sync queue no dispatch limitShaohua Li
2011-03-07cfq-iosched: fix race in cfq_set_request()Jens Axboe