aboutsummaryrefslogtreecommitdiffstats
path: root/block/ll_rw_blk.c
Commit message (Expand)AuthorAge
* [PATCH] io-accounting: read accountingAndrew Morton2006-12-10
* [PATCH] fault-injection capability for disk IOAkinobu Mita2006-12-08
* [PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar2006-12-07
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-07
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-05
|\
| * [PATCH] block: support larger block pc requestsMike Christie2006-12-01
* | WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells2006-11-22
|/
* [PATCH] tidy "md: check bio address after mapping through partitions"Andrew Morton2006-11-03
* [PATCH] md: check bio address after mapping through partitions.NeilBrown2006-10-31
* [PATCH] separate bdi congestion functions from queue congestion functionsAndrew Morton2006-10-20
* [PATCH] export clear_queue_congested and set_queue_congestedThomas Maier2006-10-20
* [PATCH] helper function for retrieving scsi_cmd given host based block layer tagDavid C Somayajulu2006-10-04
* [PATCH] blk_queue_start_tag() shared map race fixJens Axboe2006-09-30
* [PATCH] exit_io_context: don't disable irqsOleg Nesterov2006-09-30
* [PATCH] Allow file systems to differentiate between data and meta readsJens Axboe2006-09-30
* [PATCH] ll_rw_blk: allow more flexibility for read_ahead_kb storeJens Axboe2006-09-30
* [PATCH] Add blk_start_queueing() helperJens Axboe2006-09-30
* [PATCH] Make sure all block/io scheduler setups are node awareJens Axboe2006-09-30
* [PATCH] Audit block layer inlinesJens Axboe2006-09-30
* [PATCH] cfq-iosched: kill cfq_exit_lockJens Axboe2006-09-30
* [PATCH] ll_rw_blk: cleanup __make_request()Jens Axboe2006-09-30
* [PATCH] Drop useless bio passing in may_queue/set_request APIJens Axboe2006-09-30
* [PATCH] Remove ->rq_status from struct requestJens Axboe2006-09-30
* [PATCH] Remove struct request_list from struct requestJens Axboe2006-09-30
* [PATCH] Remove ->waiting member from struct requestJens Axboe2006-09-30
* [PATCH] elevator: abstract out the rbtree sort handlingJens Axboe2006-09-30
* [PATCH] elevator: move the backmerging logic into the elevator coreJens Axboe2006-09-30
* [PATCH] Split struct request ->flags into two partsJens Axboe2006-09-30
* [PATCH] ifdef blktrace debugging fieldsAlexey Dobriyan2006-09-29
* Merge mulgrave-w:git/linux-2.6James Bottomley2006-09-23
|\
| * Add a real API for dealing with blk_congestion_wait()Trond Myklebust2006-09-22
* | [SCSI] block: add support for shared tag mapsJames Bottomley2006-08-31
|/
* [PATCH] Fix current_io_context() vs set_task_ioprio() raceOleg Nesterov2006-08-21
* [PATCH] Only the first two bits in bio->bi_rw and rq->flags matchJens Axboe2006-07-06
* [PATCH] lockdep: annotate on-stack completionsIngo Molnar2006-07-03
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-30
|\
| * Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* | [PATCH] Light weight event countersChristoph Lameter2006-06-30
|/
* [PATCH] cpu hotplug: use hotplug version of cpu notifier in appropriate placesChandra Seetharaman2006-06-27
* [PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17Chandra Seetharaman2006-06-27
* spelling fixesAndreas Mohr2006-06-26
* [BLOCK] Fix bounce limit address checkAndi Kleen2006-06-23
* [PATCH] Kill PF_SYNCWRITE flagJens Axboe2006-06-23
* [PATCH] blk_start_queue() must be called with irq disabled - add warningPaolo 'Blaisorblade' Giarrusso2006-06-23
* [PATCH] list: use list_replace_init() instead of list_splice_init()Oleg Nesterov2006-06-23
* [PATCH] blk: fix gendisk->in_flight accounting during barrier sequenceJens Axboe2006-05-23
* [BLOCK] limit request_fn recursionJens Axboe2006-05-11
* [PATCH] Remove __devinitdata from notifier block definitionsChandra Seetharaman2006-04-26
* [patch] cleanup: use blk_queue_stoppedCoywolf Qi Hunt2006-04-20
* Documentation: fix minor kernel-doc warningsMartin Waitz2006-04-02