aboutsummaryrefslogtreecommitdiff
path: root/block
AgeCommit message (Expand)Author
2007-04-30cfq-iosched: improve sync vs async workloadsJens Axboe
2007-04-30cfq-iosched: never allow an async queue idlingJens Axboe
2007-04-30cfq-iosched: get rid of ->dispatch_sliceJens Axboe
2007-04-30cfq-iosched: don't pass unused preemption variable aroundJens Axboe
2007-04-30cfq-iosched: get rid of ->cur_rr and ->cfq_listJens Axboe
2007-04-30cfq-iosched: slice offset should take ioprio into accountJens Axboe
2007-04-30[PATCH] cfq-iosched: style cleanups and commentsJens Axboe
2007-04-30cfq-iosched: sort IDLE queues into the rbtreeJens Axboe
2007-04-30cfq-iosched: sort RT queues into the rbtreeJens Axboe
2007-04-30[PATCH] cfq-iosched: speed up rbtree handlingJens Axboe
2007-04-30cfq-iosched: rework the whole round-robin list conceptJens Axboe
2007-04-30cfq-iosched: minor updatesJens Axboe
2007-04-30cfq-iosched: development updateJens Axboe
2007-04-30cfq-iosched: improve preemption for cooperating tasksJens Axboe
2007-04-25cfq-iosched: fix alias + front merge bugJens Axboe
2007-04-20cfq-iosched: fix sequential write regressionJens Axboe
2007-04-04[PATCH] remove protection of LANANA-reserved majorsAndrew Morton
2007-03-27make elv_register() output atomicThibaut VARENE
2007-03-27block: blk_max_pfn is somtimes wrongVasily Tarasov
2007-02-20[PATCH] lockdep: annotate BLKPG_DEL_PARTITIONPeter Zijlstra
2007-02-20[PATCH] rework reserved major handlingAndrew Morton
2007-02-17update I/O sched Kconfig help texts - CFQ is now default, not AS.Jesper Juhl
2007-02-12[PATCH] mark struct file_operations const 3Arjan van de Ven
2007-02-12[PATCH] register_blkdev(): don't hand out the LOCAL/EXPERIMENTAL majorsAndrew Morton
2007-02-11cfq-iosched: improve continue or break logic in cfq_dispatchJens Axboe
2007-02-11cfq-iosched: remove the implicit queue kicking in slice expireJens Axboe
2007-02-11cfq-iosched: check whether a queue timed out in accountingJens Axboe
2007-02-11cfq-iosched: tweak the FIFO checkingJens Axboe
2007-02-11cfq-iosched: don't pass in queue for cfq_arm_slice_timer()Jens Axboe
2007-02-11cfq-iosched: account for slice over/under timeJens Axboe
2007-02-11cfq-iosched: defer slice activation to first request being activeJens Axboe
2007-02-11[PATCH] cfq-iosched: use last service point as the fairness criteriaJens Axboe
2007-02-11cfq-iosched: document the cfqq flagsJens Axboe
2007-02-11[PATCH] cfq-iosched: move on_rr check into cfq_resort_rr_list()Jens Axboe
2007-02-11cfq-iosched: remove cfq_io_context last_queueJens Axboe
2007-02-11elevator: don't sort reads between writesJens Axboe
2007-02-11elevator: abstract out the activate and deactivate functionsJens Axboe
2007-02-11Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2007-02-11[PATCH] Relay: add CPU hotplug supportMathieu Desnoyers
2007-02-10[PARTITION]: Add whole_disk attribute.Fabio Massimo Di Nitto
2007-02-09[PATCH] md: fix various bugs with aligned reads in RAID5Neil Brown
2007-01-29[PATCH] Fix SG_IO timeout jiffy conversionMike Christie
2007-01-23[PATCH] elevator: move clearing of unplug flag earlierLinas Vepstas
2007-01-02[PATCH] cfq-iosched: merging problemJens Axboe
2006-12-22[PATCH] cfq-iosched: tighten allow merge criteriaJens Axboe
2006-12-22[PATCH] fix kernel-doc warnings in 2.6.20-rc1Randy Dunlap
2006-12-21[PATCH] elevator: fixup typo in merge logicJens Axboe
2006-12-20[PATCH] cfq-iosched: don't allow sync merges across queuesJens Axboe
2006-12-19[PATCH] Fixup blk_rq_unmap_user() APIJens Axboe
2006-12-19[PATCH] __blk_rq_unmap_user() fails to return errorJens Axboe