Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
[linux-flexiantxendom0-3.2.10.git] / block / elevator.c
2012-02-08 Tejun Heoblock: separate out blk_rq_merge_ok() and blk_try_merge...
2012-01-15 Jens AxboeRevert "block: recursive merge requests"
2011-12-16 Shaohua Liblock: recursive merge requests
2011-12-13 Tejun Heoblock, cfq: move io_cq exit/release to blk-ioc.c
2011-12-13 Tejun Heoblock, cfq: move icq cache management to block core
2011-12-13 Tejun Heoblock, cfq: move cfqd->icq_list to request_queue and...
2011-12-13 Tejun Heoblock: remove elevator_queue->ops
2011-12-13 Tejun Heoblock: reorder elevator switch sequence
2011-12-13 Tejun Heoblock, cfq: remove delayed unlink
2011-10-19 Tejun Heoblock: fix request_queue lifetime handling by making...
2011-10-19 Tejun Heoblock: reorganize queue draining
2011-09-12 Wang Sheng-Huielevator: use ELV_NAME_MAX instead of magic number...
2011-06-02 Jeff Moyeriosched: prevent aliased requests from starving other I/O
2011-05-20 Jens Axboeblock: get rid of on-stack plugging debug checks
2011-05-20 Jens AxboeMerge commit 'v2.6.39' into for-2.6.40/core
2011-05-06 Kees Cookiosched: remove redundant sprintf
2011-04-21 Jens Axboeelevator: check for ELEVATOR_INSERT_SORT_MERGE in ...
2011-04-18 Christoph Hellwigblock: add blk_run_queue_async
2011-04-05 Jens Axboeblock: get rid of elv_insert() interface
2011-03-21 Jens Axboeblock: attempt to merge with existing requests on plug...
2011-03-10 Jens AxboeMerge branch 'for-2.6.39/stack-plug' into for-2.6.39...
2011-03-10 Jens Axboeblock: remove per-queue plugging
2011-03-10 Jens Axboeblock: initial patch for on-stack per-task plugging
2011-03-04 Tejun HeoMerge branch 'for-linus' of ../linux-2.6-block into...
2011-03-02 Tejun Heoblock: add @force_kblockd to __blk_run_queue()
2011-02-11 Mike Snitzerblock: share request flush fields with elevator_private
2011-01-25 Tejun Heoblock: reimplement FLUSH/FUA to support merge
2010-11-10 Christoph Hellwigblock: remove REQ_HARDBARRIER
2010-10-19 Jens AxboeMerge branch 'v2.6.36-rc8' into for-2.6.37/barrier
2010-10-07 Jens Axboeelevator: fix oops on early call to elevator_change()
2010-09-10 Tejun Heoblock: drop barrier ordering by queue draining
2010-08-23 Jens Axboeblock: add function call to switch the IO scheduler...
2010-08-12 Adrian Hunterblock: add secure discard
2010-08-07 Christoph Hellwigblock: unify flags for struct bio and struct request
2010-08-07 Christoph Hellwigblock: remove wrappers for request type/flags
2010-06-04 Mike Snitzerblock: make blk_init_free_list and elevator_init idempotent
2010-05-24 Mike Snitzerblock: Adjust elv_iosched_show to return "none" for...
2010-05-11 Mike Snitzerblock: allow initialization of previously allocated...
2010-04-09 Divyesh Shahblkio: Add io_merged stat
2010-04-02 wzt.wzt@gmail.comBlock: Fix block/elevator.c elevator_get() off-by-one...
2010-03-08 Emese RevfyDriver core: Constify struct sysfs_ops in struct kobj_type
2010-01-29 Alan D. Brunelleblock: Added in stricter no merge semantics for block I/O
2009-10-13 Jens AxboeMerge branch 'for-linus' into for-2.6.33
2009-10-09 KOSAKI Motohiroelv_iosched_store(): fix strstrip() misuse
2009-10-03 Jens Axboeblock: remove the anticipatory IO scheduler
2009-09-11 Jens Axboebio: first step in sanitizing the bio->bi_rw flag testing
2009-09-11 Tejun Heoscsi,block: update SCSI to handle mixed merge failures
2009-07-17 Tejun Heoblock: fix failfast merge testing in elv_rq_merge_ok()
2009-07-03 Tejun Heoblock: don't merge requests of different failfast settings
2009-06-11 Linus TorvaldsMerge branch 'for-2.6.31' of git://git.kernel.dk/linux...
2009-06-09 Li Zefantracing/events: convert block trace points to TRACE_EVENT()
2009-06-02 Kiyoshi Uedablock: fix a possible oops on elv_abort_queue()
2009-05-22 Martin K. Petersenblock: Expose stacked device queues in sysfs
2009-05-20 Jens Axboeblock: change the tag sync vs async restriction logic
2009-05-11 Tejun Heoblock: convert to pos and nr_sectors accessors
2009-04-28 Tejun Heoblock: implement and use [__]blk_end_request_all()
2009-04-28 Tejun Heoblock: reorganize request fetching functions
2009-04-28 Tejun Heoblock: kill blk_start_queueing()
2009-04-15 Jens Axboeblock: fix bad spelling of quiesce
2009-04-07 Jerome Marchandblock: fix inconsistency in I/O stat accounting code
2009-04-07 Jens Axboeblock: elevator quiescing helpers
2009-04-06 Jens Axboeblock: change the request allocation/congestion logic...
2008-12-29 Jens Axboeblock: get rid of elevator_t typedef
2008-12-29 Tejun Heoblock: simplify empty barrier implementation
2008-12-29 Tejun Heoblock: make barrier completion more robust
2008-12-05 Ingo MolnarMerge branches 'tracing/ftrace', 'tracing/function...
2008-12-03 Tejun Heoblock: internal dequeue shouldn't start timer
2008-11-26 Ingo Molnarblktrace: port to tracepoints, update
2008-11-26 Arnaldo Carvalho... blktrace: port to tracepoints
2008-11-06 Tejun Heoblock: add timer on blkdev_dequeue_request() not elv_ne...
2008-10-17 Jens Axboeblock: only call ->request_fn when the queue is not...
2008-10-17 Li Zefanblock: simplify string handling in elv_iosched_store()
2008-10-09 Kiyoshi Uedablock: change elevator to use __blk_end_request()
2008-10-09 Mike Andersonblock: Add interface to abort queued requests
2008-10-09 Jens Axboeblock: unify request timeout handling
2008-10-09 Jens Axboeblock: use linux/uaccess.h in elevator.c instead of...
2008-10-09 Mikulas Patockadrop vmerge accounting
2008-10-09 David WoodhouseAllow elevators to sort/merge discard requests
2008-07-03 maximilian attemsblock: request_module(): use format string
2008-07-03 Martin K. Petersenblock: Block layer data integrity support
2008-05-28 Alan D. BrunelleAdded in elevator switch message to blktrace stream
2008-05-01 Harvey Harrisonblock: remove remaining __FUNCTION__ occurrences
2008-04-29 Alan D. Brunelleblock: Skip I/O merges when disabled
2008-04-29 Adrian Bunkblock/elevator.c:elv_rq_merge_ok() mustn't be inline
2008-04-29 Nick Pigginblock: make queue flags non-atomic
2008-02-19 Jens Axboeelevator: make elevator_get() attempt to load the appro...
2008-02-01 Jens Axboeblock: make elevator lib checkpatch compliant
2008-01-28 James Bottomleyblock: implement drain buffers
2008-01-25 Greg Kroah-HartmanKobject: rename kobject_init_ng() to kobject_init()
2008-01-25 Greg Kroah-HartmanKobject: rename kobject_add_ng() to kobject_add()
2008-01-25 Greg Kroah-HartmanKobject: convert block/elevator.c to use kobject_init...
2007-12-18 Adrian Bunkblock: let elv_register() return void
2007-10-19 Uwe Kleine-Königfix typo "insted" -> "instead"
2007-10-16 Jens Axboeblock: Initial support for data-less (or empty) barrier...
2007-10-16 Jens Axboeblock: add end_queued_request() and end_dequeued_reques...
2007-10-12 Greg Kroah-Hartmankobjects: fix up improper use of the kobject name field
2007-07-24 Jens Axboe[BLOCK] Get rid of request_queue_t typedef
2007-07-17 Christoph LameterSlab allocators: Replace explicit zeroing with __GFP_ZERO
2007-07-10 Matthias KaehlckeUse list_for_each_entry() instead of list_for_each...
2007-04-30 Jens Axboe[PATCH] elevator: elv_list_lock does not need irq disabling
next