Commit Graph

74 Commits (74588d8ba34ff1bda027cfa737972af01ab00c8b)

Author SHA1 Message Date
Jens Axboe 059af497c2 [PATCH] blk_queue_start_tag() shared map race fix 19 years ago
Oleg Nesterov 25034d7a83 [PATCH] exit_io_context: don't disable irqs 19 years ago
Jens Axboe 5404bc7a87 [PATCH] Allow file systems to differentiate between data and meta reads 19 years ago
Jens Axboe da20a20f3b [PATCH] ll_rw_blk: allow more flexibility for read_ahead_kb store 19 years ago
Jens Axboe dc72ef4ae3 [PATCH] Add blk_start_queueing() helper 19 years ago
Jens Axboe b5deef9012 [PATCH] Make sure all block/io scheduler setups are node aware 19 years ago
Jens Axboe 1ea25ecb72 [PATCH] Audit block layer inlines 19 years ago
Jens Axboe fc46379daf [PATCH] cfq-iosched: kill cfq_exit_lock 19 years ago
Jens Axboe 51da90fcb6 [PATCH] ll_rw_blk: cleanup __make_request() 19 years ago
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