summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-03-04Merge branch 'for-linus' of ../linux-2.6-block into block-for-2.6.39/coreTejun Heo
2011-03-03block: kill loop_mutexPetr Uzel
2011-03-03blktrace: Remove blk_fill_rwbs_rq.Tao Ma
2011-03-02block: Move blk_throtl_exit() call to blk_cleanup_queue()Vivek Goyal
2011-03-02loop: No need to initialize ->queue_lock explicitly before calling blk_cleanu...Vivek Goyal
2011-03-02block: Initialize ->queue_lock to internal lock at queue allocation timeVivek Goyal
2011-03-02block/genhd: Change some numerals into macrosLiu Yuan
2011-03-02block: blk-flush shouldn't call directly into q->request_fn() __blk_run_queue()Tejun Heo
2011-03-02block: add @force_kblockd to __blk_run_queue()Tejun Heo
2011-03-01cfq-iosched: Always provide group isolation.Justin TerAvest
2011-03-01Merge commit 'v2.6.38-rc6' into for-2.6.39/coreJens Axboe