summaryrefslogtreecommitdiffstats
path: root/drivers/parisc (unfollow)
Commit message (Expand)AuthorFilesLines
2011-03-10block: kill off REQ_UNPLUGJens Axboe24-75/+43
2011-03-10aio: remove request submission batchingJens Axboe1-72/+3
2011-03-10fs: make aio plugShaohua Li1-0/+4
2011-03-10fs: make mpage read/write_pages() plugJens Axboe1-0/+8
2011-03-10read-ahead: use pluggingJens Axboe1-0/+6
2011-03-10fs: make generic file read/write functions plugJens Axboe1-0/+7
2011-03-10block: remove per-queue pluggingJens Axboe119-1269/+151
2011-03-10block: initial patch for on-stack per-task pluggingJens Axboe10-101/+344
2011-03-10scsi: convert to blk_delay_queue()Jens Axboe1-25/+19
2011-03-10ide-cd: convert to blk_delay_queue() for a short pauseJens Axboe1-11/+2
2011-03-10block: add API for delaying work/request_fn a little bitJens Axboe2-0/+35
2011-03-09staging: Convert to bdops->check_events()Tejun Heo2-8/+14
2011-03-09pktcdvd: Convert to bdops->check_events()Tejun Heo1-4/+9
2011-03-09umem: Drop dummy ->media_changed()Tejun Heo1-10/+0
2011-03-09s390/tape_block: Convert to bdops->check_events()Tejun Heo1-5/+6
2011-03-09i2o_block: Convert to bdops->check_events()Tejun Heo1-4/+7
2011-03-09xsysace: Convert to bdops->check_events()Tejun Heo1-4/+5
2011-03-09ub: Convert to bdops->check_events()Tejun Heo1-4/+6
2011-03-09swim[3]: Convert to bdops->check_events()Tejun Heo2-7/+12
2011-03-09dac960: Convert to bdops->check_events()Tejun Heo1-3/+5
2011-03-09paride: Convert to bdops->check_events()Tejun Heo3-14/+21
2011-03-09gdrom,viocd: Convert to bdops->check_events()Tejun Heo2-13/+20
2011-03-09floppy,{ami|ata}flop: Convert to bdops->check_events()Tejun Heo3-14/+19
2011-03-09ide: Convert to bdops->check_events()Tejun Heo4-15/+20
2011-03-09block: Don't check events while open is in progressTejun Heo1-7/+10
2011-03-09block: Don't check events on close unless it was blockedTejun Heo1-4/+2
2011-03-09block: Don't implicitly trigger event check on disk_unblock_events()Tejun Heo2-1/+2
2011-03-08blk-cgroup: Lower minimum weight from 100 to 10.Justin TerAvest2-2/+2
2011-03-08block: biovec_slab vs. CONFIG_BLK_DEV_INTEGRITYMartin K. Petersen2-4/+1
2011-03-07blk-throttle: Some cleanups and race fixes in limit update codeVivek Goyal1-56/+40
2011-03-07blk-throttle: process limit change only through one functionVivek Goyal1-7/+1
2011-03-07cfq-iosched: Fix update_vdisktime logicGui Jianfeng1-4/+2
2011-03-07cfq-iosched: give busy sync queue no dispatch limitShaohua Li1-2/+24
2011-03-07cfq-iosched: fix race in cfq_set_request()Jens Axboe1-2/+1
2011-03-03block: kill loop_mutexPetr Uzel1-5/+0
2011-03-03blktrace: Remove blk_fill_rwbs_rq.Tao Ma3-20/+3
2011-03-03block: Move blk_throtl_exit() call to blk_cleanup_queue()Vivek Goyal4-8/+9
2011-03-03loop: No need to initialize ->queue_lock explicitly before calling blk_cleanu...Vivek Goyal1-3/+0
2011-03-03block: Initialize ->queue_lock to internal lock at queue allocation timeVivek Goyal2-8/+15
2011-03-02block/genhd: Change some numerals into macrosLiu Yuan1-8/+8
2011-03-02block: blk-flush shouldn't call directly into q->request_fn() __blk_run_queue()Tejun Heo1-3/+5
2011-03-02block: add @force_kblockd to __blk_run_queue()Tejun Heo7-14/+15
2011-03-01cfq-iosched: Always provide group isolation.Justin TerAvest2-64/+1
2011-03-01block: fix kernel-doc format for blkdev_issue_zerooutBen Hutchings1-1/+1
2011-03-01blk-throttle: Do not use kblockd workqueue for throtl workVivek Goyal3-21/+18
2011-03-01fs/block_dev.c: fix new kernel-doc warningRandy Dunlap1-0/+1
2011-03-01ACPI: Fix build for CONFIG_NET unsetRafael J. Wysocki3-20/+29
2011-03-01mm: <asm-generic/pgtable.h> must include <linux/mm_types.h>Ben Hutchings1-0/+2
2011-02-28x86: Use u32 instead of long to set reset vector back to 0Don Zickus1-1/+1
2011-02-28perf timechart: Fix max number of cpusThomas Renninger1-3/+3