aboutsummaryrefslogtreecommitdiffstats
path: root/block/elevator.c
Commit message (Expand)AuthorAge
* block: get rid of on-stack plugging debug checksJens Axboe2011-05-20
* Merge commit 'v2.6.39' into for-2.6.40/coreJens Axboe2011-05-20
|\
| * elevator: check for ELEVATOR_INSERT_SORT_MERGE in !elvpriv case tooJens Axboe2011-04-21
* | iosched: remove redundant sprintfKees Cook2011-05-05
|/
* block: add blk_run_queue_asyncChristoph Hellwig2011-04-18
* block: get rid of elv_insert() interfaceJens Axboe2011-04-05
* block: attempt to merge with existing requests on plug flushJens Axboe2011-03-21
* Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/coreJens Axboe2011-03-10
|\
| * block: remove per-queue pluggingJens Axboe2011-03-10
| * block: initial patch for on-stack per-task pluggingJens Axboe2011-03-10
* | Merge branch 'for-linus' of ../linux-2.6-block into block-for-2.6.39/coreTejun Heo2011-03-04
|\ \ | |/ |/|
| * block: add @force_kblockd to __blk_run_queue()Tejun Heo2011-03-02
* | block: share request flush fields with elevator_privateMike Snitzer2011-02-11
* | block: reimplement FLUSH/FUA to support mergeTejun Heo2011-01-25
|/
* block: remove REQ_HARDBARRIERChristoph Hellwig2010-11-10
* Merge branch 'v2.6.36-rc8' into for-2.6.37/barrierJens Axboe2010-10-19
|\
| * elevator: fix oops on early call to elevator_change()Jens Axboe2010-10-07
| * block: add function call to switch the IO scheduler from a driverJens Axboe2010-08-23
* | block: drop barrier ordering by queue drainingTejun Heo2010-09-10
|/
* block: add secure discardAdrian Hunter2010-08-12
* block: unify flags for struct bio and struct requestChristoph Hellwig2010-08-07
* block: remove wrappers for request type/flagsChristoph Hellwig2010-08-07
* block: make blk_init_free_list and elevator_init idempotentMike Snitzer2010-06-04
* block: Adjust elv_iosched_show to return "none" for bio-based DMMike Snitzer2010-05-24
* block: allow initialization of previously allocated request_queueMike Snitzer2010-05-11
* blkio: Add io_merged statDivyesh Shah2010-04-09
* Block: Fix block/elevator.c elevator_get() off-by-one errorwzt.wzt@gmail.com2010-04-02
* Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-07
* block: Added in stricter no merge semantics for block I/OAlan D. Brunelle2010-01-29
* Merge branch 'for-linus' into for-2.6.33Jens Axboe2009-10-13
|\
| * elv_iosched_store(): fix strstrip() misuseKOSAKI Motohiro2009-10-09
* | block: remove the anticipatory IO schedulerJens Axboe2009-10-03
|/
* bio: first step in sanitizing the bio->bi_rw flag testingJens Axboe2009-09-11
* scsi,block: update SCSI to handle mixed merge failuresTejun Heo2009-09-11
* block: fix failfast merge testing in elv_rq_merge_ok()Tejun Heo2009-07-17
* block: don't merge requests of different failfast settingsTejun Heo2009-07-03
* Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-06-11
|\
| * block: fix a possible oops on elv_abort_queue()Kiyoshi Ueda2009-06-02
| * block: Expose stacked device queues in sysfsMartin K. Petersen2009-05-22
| * block: change the tag sync vs async restriction logicJens Axboe2009-05-20
| * block: convert to pos and nr_sectors accessorsTejun Heo2009-05-11
| * block: implement and use [__]blk_end_request_all()Tejun Heo2009-04-28
| * block: reorganize request fetching functionsTejun Heo2009-04-28
| * block: kill blk_start_queueing()Tejun Heo2009-04-28
* | tracing/events: convert block trace points to TRACE_EVENT()Li Zefan2009-06-09
|/
* block: fix bad spelling of quiesceJens Axboe2009-04-15
* block: fix inconsistency in I/O stat accounting codeJerome Marchand2009-04-07
* block: elevator quiescing helpersJens Axboe2009-04-07
* block: change the request allocation/congestion logic to be sync/async basedJens Axboe2009-04-06
* block: get rid of elevator_t typedefJens Axboe2008-12-29