summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | blk-cgroup: Only give unaccounted_time under debugJustin TerAvest2011-03-221-10/+10
| * | | | cfq-iosched: Don't set active queue in preemptJustin TerAvest2011-03-221-16/+23
| * | | | block: fix non-atomic access to genhd inflight structuresShaohua Li2011-03-223-10/+12
| * | | | block: attempt to merge with existing requests on plug flushJens Axboe2011-03-215-4/+59
| * | | | block: NULL dereference on error path in __blkdev_get()Dan Carpenter2011-03-191-1/+1
| * | | | cfq-iosched: Don't update group weights when on service treeJustin TerAvest2011-03-171-12/+41
| * | | | fs: assign sb->s_bdi to default_backing_dev_info if the bdi is going awayJens Axboe2011-03-173-3/+5
| * | | | block: Require subsystems to explicitly allocate bio_set integrity mempoolMartin K. Petersen2011-03-1711-22/+41
| * | | | jbd2: finish conversion from WRITE_SYNC_PLUG to WRITE_SYNC and explicit pluggingJens Axboe2011-03-171-10/+8
| * | | | jbd: finish conversion from WRITE_SYNC_PLUG to WRITE_SYNC and explicit pluggingJens Axboe2011-03-171-11/+11
| * | | | fs: make fsync_buffers_list() plugJens Axboe2011-03-171-0/+6
| * | | | mm: make generic_writepages() use pluggingShaohua Li2011-03-171-1/+7
| * | | | blk-cgroup: Add unaccounted time to timeslice_used.Justin TerAvest2011-03-124-14/+41
| * | | | block: fixup plugging stubs for !CONFIG_BLOCKJens Axboe2011-03-111-3/+6
| * | | | block: remove obsolete comments for blkdev_issue_zeroout.Tao Ma2011-03-111-2/+0
| * | | | blktrace: Use rq->cmd_flags directly in blk_add_trace_rq.Tao Ma2011-03-111-11/+4
| * | | | Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/coreJens Axboe2011-03-10137-1533/+606
| |\ \ \ \
| | * | | | blk-throttle: Use blk_plug in throttle dispatchVivek Goyal2011-03-101-0/+3
| | * | | | block: kill off REQ_UNPLUGJens Axboe2011-03-1024-75/+43
| | * | | | aio: remove request submission batchingJens Axboe2011-03-101-72/+3
| | * | | | fs: make aio plugShaohua Li2011-03-101-0/+4
| | * | | | fs: make mpage read/write_pages() plugJens Axboe2011-03-101-0/+8
| | * | | | read-ahead: use pluggingJens Axboe2011-03-101-0/+6
| | * | | | fs: make generic file read/write functions plugJens Axboe2011-03-101-0/+7
| | * | | | block: remove per-queue pluggingJens Axboe2011-03-10119-1269/+151
| | * | | | block: initial patch for on-stack per-task pluggingJens Axboe2011-03-1010-101/+344
| | * | | | scsi: convert to blk_delay_queue()Jens Axboe2011-03-101-25/+19
| | * | | | ide-cd: convert to blk_delay_queue() for a short pauseJens Axboe2011-03-101-11/+2
| | * | | | block: add API for delaying work/request_fn a little bitJens Axboe2011-03-102-0/+35
| * | | | | staging: Convert to bdops->check_events()Tejun Heo2011-03-092-8/+14
| * | | | | pktcdvd: Convert to bdops->check_events()Tejun Heo2011-03-091-4/+9
| * | | | | umem: Drop dummy ->media_changed()Tejun Heo2011-03-091-10/+0
| * | | | | s390/tape_block: Convert to bdops->check_events()Tejun Heo2011-03-091-5/+6
| * | | | | i2o_block: Convert to bdops->check_events()Tejun Heo2011-03-091-4/+7
| * | | | | xsysace: Convert to bdops->check_events()Tejun Heo2011-03-091-4/+5
| * | | | | ub: Convert to bdops->check_events()Tejun Heo2011-03-091-4/+6
| * | | | | swim[3]: Convert to bdops->check_events()Tejun Heo2011-03-092-7/+12
| * | | | | dac960: Convert to bdops->check_events()Tejun Heo2011-03-091-3/+5
| * | | | | paride: Convert to bdops->check_events()Tejun Heo2011-03-093-14/+21
| * | | | | gdrom,viocd: Convert to bdops->check_events()Tejun Heo2011-03-092-13/+20
| * | | | | floppy,{ami|ata}flop: Convert to bdops->check_events()Tejun Heo2011-03-093-14/+19
| * | | | | ide: Convert to bdops->check_events()Tejun Heo2011-03-094-15/+20
| * | | | | block: Don't check events while open is in progressTejun Heo2011-03-091-7/+10
| * | | | | block: Don't check events on close unless it was blockedTejun Heo2011-03-091-4/+2
| * | | | | block: Don't implicitly trigger event check on disk_unblock_events()Tejun Heo2011-03-092-1/+2
| * | | | | blk-cgroup: Lower minimum weight from 100 to 10.Justin TerAvest2011-03-082-2/+2
| * | | | | block: biovec_slab vs. CONFIG_BLK_DEV_INTEGRITYMartin K. Petersen2011-03-082-4/+1
| * | | | | blk-throttle: Some cleanups and race fixes in limit update codeVivek Goyal2011-03-071-56/+40
| * | | | | blk-throttle: process limit change only through one functionVivek Goyal2011-03-071-7/+1
| * | | | | Merge branch 'block-for-2.6.39-core' of ssh://master.kernel.org/pub/scm/linux...Jens Axboe2011-03-07209-734/+1841
| |\ \ \ \ \
OpenPOWER on IntegriCloud