Commit Graph

53 Commits (fd60ae404f104f12369e654af9cf03b1f1047661)

Author SHA1 Message Date
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
Tejun Heo 797e7dbbee [BLOCK] reimplement handling of barrier request 19 years ago
Tejun Heo 52d9e67536 [BLOCK] ll_rw_blk: separate out bio init part from __make_request 19 years ago
Tejun Heo 8ffdc6550c [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn() 19 years ago
Arjan van de Ven 64100099ed [BLOCK] mark some block/ variables cons 19 years ago
Jens Axboe 88ee5ef157 [BLOCK] ll_rw_blk: fastpath get_request() 19 years ago
Mike Christie defd94b754 [SCSI] seperate max_sectors from max_hw_sectors 19 years ago
Mike Christie 6e39b69e7e [SCSI] export blk layer functions needed for blk_execute_rq_nowait 19 years ago
Coywolf Qi Hunt eb97b73d75 [BLOCK] new block/ directory comment tidy 19 years ago
Jens Axboe 3a65dfe8c0 [BLOCK] Move all core block layer code to new block/ directory 20 years ago
Jens Axboe a362357b6c [BLOCK] Unify the seperate read/write io stat fields into arrays 20 years ago
Jens Axboe d72d904a53 [BLOCK] Update read/write block io statistics at completion time 20 years ago