ALSA: usb-audio: add support for Akai MPD16
[safe/jmp/linux-2.6] / block / elevator.c
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
2007-03-27 Thibaut VARENEmake elv_register() output atomic
2007-02-11 Jens Axboeelevator: don't sort reads between writes
2007-02-11 Jens Axboeelevator: abstract out the activate and deactivate...
2007-01-23 Linas Vepstas[PATCH] elevator: move clearing of unplug flag earlier
2006-12-22 Jens Axboe[PATCH] elevator: fixup typo in merge logic
2006-12-20 Jens Axboe[PATCH] cfq-iosched: don't allow sync merges across...
2006-12-01 Jens Axboe[BLOCK] Cleanup unused variable passing
2006-10-12 Vasily Tarasov[PATCH] block layer: elv_iosched_show should get elv_li...
2006-10-12 Vasily Tarasov[PATCH] block layer: elevator_find function cleanup
2006-09-30 Jens Axboe[PATCH] Update axboe@suse.de email address
2006-09-30 Jens Axboe[PATCH] Make sure all block/io scheduler setups are...
2006-09-30 Jens Axboe[PATCH] Drop useless bio passing in may_queue/set_reque...
2006-09-30 Jens Axboe[PATCH] Remove ->waiting member from struct request
2006-09-30 Jens Axboe[PATCH] elevator: abstract out the rbtree sort handling
2006-09-30 Jens Axboe[PATCH] elevator: move the backmerging logic into the...
2006-09-30 Jens Axboe[PATCH] Split struct request ->flags into two parts
2006-08-22 Oleg Nesterovelv_unregister: fix possible crash on module unload
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-23 Dave Jones[PATCH] remove dead code from elevator switching
2006-06-08 Jens Axboe[PATCH] elevator switching race
2006-05-11 Jens Axboe[BLOCK] limit request_fn recursion
2006-04-20 Adrian Bunk[PATCH] block/elevator.c: remove unused exports
2006-03-31 OGAWA Hirofumi[PATCH] Don't pass boot parameters to argv_init[]
2006-03-24 Eric SesterhennBUG_ON() Conversion in block/elevator.c
2006-03-23 Jens Axboe[PATCH] Block queue IO tracing support (blktrace) as...
2006-03-19 Al Viro[PATCH] fix rmmod problems with elevator attributes...
2006-03-18 Al Viro[PATCH] elevator_t lifetime rules and sysfs fixes
2006-03-18 Al Viro[PATCH] stop elv_unregister() from rogering other iosch...
2006-02-08 Tejun Heo[PATCH] block: implement elv_insert and use it (fix...
2006-02-05 Tejun Heo[PATCH] block: request_queue->ordcolor must not be...
2006-01-24 Nate Diller[BLOCK] elevator: allow default scheduler to potentiall...
2006-01-24 Nate Diller[BLOCK] elevator: default choice selection
2006-01-17 Chuck Ebbert[PATCH] elevator=as back-compatibility
2006-01-16 Jens Axboe[BLOCK] elevator: if specified scheduler is not found...
2006-01-16 Chuck Ebbert[BLOCK] elevator: Make elevator=as work again for antic...
2006-01-12 Tejun Heo[PATCH] fix queue stalling while barrier sequencing
2006-01-09 Coywolf Qi Huntmake elv_try_merge() static, kill the dead declaration of
2006-01-06 Tejun Heo[BLOCK] reimplement handling of barrier request
2006-01-06 Tejun Heo[BLOCK] add @uptodate to end_that_request_last() and...
next