Commit Graph

118 Commits (ad941fe4b6b83999863f49dfba7b3d2cebc4ced5)

Author SHA1 Message Date
Jens Axboe cb78b285c8 [PATCH] Drop useless bio passing in may_queue/set_request API 19 years ago
Jens Axboe cdd6026217 [PATCH] Remove ->rq_status from struct request 19 years ago
Jens Axboe 49171e5c6f [PATCH] Remove struct request_list from struct request 19 years ago
Jens Axboe c00895ab2f [PATCH] Remove ->waiting member from struct request 19 years ago
Jens Axboe 2e662b65f0 [PATCH] elevator: abstract out the rbtree sort handling 19 years ago
Jens Axboe 9817064b68 [PATCH] elevator: move the backmerging logic into the elevator core 19 years ago
Jens Axboe 4aff5e2333 [PATCH] Split struct request ->flags into two parts 19 years ago
Alexey Dobriyan 6c5c934153 [PATCH] ifdef blktrace debugging fields 19 years ago
Trond Myklebust 275a082fe9 Add a real API for dealing with blk_congestion_wait() 19 years ago
James Bottomley 492dfb4896 [SCSI] block: add support for shared tag maps 19 years ago
Oleg Nesterov 9f83e45eb5 [PATCH] Fix current_io_context() vs set_task_ioprio() race 19 years ago
Jens Axboe 1959d21232 [PATCH] Only the first two bits in bio->bi_rw and rq->flags match 19 years ago
Ingo Molnar 60be6b9a41 [PATCH] lockdep: annotate on-stack completions 19 years ago
Christoph Lameter f8891e5e1f [PATCH] Light weight event counters 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Chandra Seetharaman 5a67e4c5b6 [PATCH] cpu hotplug: use hotplug version of cpu notifier in appropriate places 19 years ago
Chandra Seetharaman 054cc8a2d8 [PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17 19 years ago
Andreas Mohr d6e05edc59 spelling fixes 19 years ago
Andi Kleen 8269730b38 [BLOCK] Fix bounce limit address check 19 years ago
Jens Axboe b31dc66a54 [PATCH] Kill PF_SYNCWRITE flag 19 years ago
Paolo 'Blaisorblade' Giarrusso a038e25364 [PATCH] blk_start_queue() must be called with irq disabled - add warning 19 years ago
Oleg Nesterov 626ab0e69d [PATCH] list: use list_replace_init() instead of list_splice_init() 19 years ago
Jens Axboe fd0ff8aa1d [PATCH] blk: fix gendisk->in_flight accounting during barrier sequence 19 years ago
Jens Axboe dac07ec121 [BLOCK] limit request_fn recursion 19 years ago
Chandra Seetharaman 649bbaa484 [PATCH] Remove __devinitdata from notifier block definitions 19 years ago
Coywolf Qi Hunt 7daac49020 [patch] cleanup: use blk_queue_stopped 19 years ago
Martin Waitz a580290c3e Documentation: fix minor kernel-doc warnings 19 years ago
KAMEZAWA Hiroyuki 0a94502277 [PATCH] for_each_possible_cpu: fixes for generic part 19 years ago
Jens Axboe 7143dd4b01 [PATCH] ll_rw_blk: fix 80-col offender in put_io_context() 19 years ago
Jens Axboe e2d74ac066 [PATCH] [BLOCK] cfq-iosched: change cfq io context linking from list to tree 19 years ago
NeilBrown 89e5c8b5b8 [PATCH] md: Make sure QUEUE_FLAG_CLUSTER is set properly for md. 19 years ago
Andrew Morton 4c5d0bbde9 [PATCH] blk_execute_rq_nowait-speedup 19 years ago
Jens Axboe f68110fc28 [BLOCK] ll_rw_blk: kmalloc -> kzalloc conversion 19 years ago
Jens Axboe 2056a782f8 [PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23 19 years ago
Al Viro 483f4afc42 [PATCH] fix sysfs interaction and lifetime rules handling for queues 19 years ago
Al Viro 334e94de9b [PATCH] deal with rmmod/put_io_context() races 19 years ago
Al Viro c981ff9f89 [PATCH] fix locking in queue_requests_store() 19 years ago
Al Viro 8669aafdb5 [PATCH] fix double-free in blk_init_queue_node() 19 years ago
Andi Kleen 5ee1af9f51 [PATCH] block: disable block layer bouncing for most memory on 64bit systems 19 years ago
Tejun Heo 30e9656cc3 [PATCH] block: implement elv_insert and use it (fix ordcolor flipping bug) 19 years ago
Jens Axboe 9a7a67af8b [PATCH] fix ordering on requeued request drainage 19 years ago
Eric Dumazet 88a2a4ac6b [PATCH] percpu data: only iterate over possible CPUs 19 years ago
Jun'ichi "Nick" Nomura 3eaf840e0b [PATCH] device-mapper disk statistics: timing 19 years ago
Jens Axboe fddfdeafa8 [BLOCK] A few kerneldoc fixups 19 years ago
Tetsuo Takata 60481b12b8 [BLOCK] ll_rw_blk: fix setting of ->ordered on init 19 years ago
Jens Axboe 53e86061b5 [BLOCK] ll_rw_blk: use preempt-disabling disk_stat_add() in completion 19 years ago
Jens Axboe 2cb2e147a6 [BLOCK] ll_rw_blk: make max_sectors and max_hw_sectors unsigned ints 19 years ago
Jens Axboe ff856bad67 [BLOCK] ll_rw_blk: Enable out-of-order request completions through softirq 19 years ago
Jens Axboe 356cebea11 [BLOCK] Kill blk_attempt_remerge() 19 years ago
Nicolas Kaiser 1abee6d2d1 [BLOCK][TRIVIAL] ll_rw_blk: header included twice 19 years ago