Commit Graph

864 Commits (775ffa1d3e5a550dd2c9d947d773021c61531b36)

Author SHA1 Message Date
Jens Axboe f2d1f0ae78 cfq-iosched: cache prio_tree root in cfqq->p_root 16 years ago
Jens Axboe 3ac6c9f8a6 cfq-iosched: fix bug with aliased request and cooperation detection 16 years ago
Jens Axboe 26a2ac009c cfq-iosched: clear ->prio_trees[] on cfqd alloc 16 years ago
Hannes Reinecke 17d5c8ca75 block: fix intermittent dm timeout based oops 16 years ago
Jerome Marchand 42dad7647a block: simplify I/O stat accounting 16 years ago
Jeff Moyer 04dc6e71a2 cfq-iosched: use the default seek distance when there aren't enough seek samples 16 years ago
Jeff Moyer 4d00aa47e2 cfq-iosched: make seek_mean converge more quickly 16 years ago
Jens Axboe b759113499 block: make blk_abort_queue() ignore non-request based devices 16 years ago
Tejun Heo 71982a409f block: include empty disks in /proc/diskstats 16 years ago
Tejun Heo cd0aca2d55 block: fix queue bounce limit setting 16 years ago
Tejun Heo 25636e282f block: fix SG_IO vector request data length handling 16 years ago
Jens Axboe a36e71f996 cfq-iosched: add close cooperator code 16 years ago
Jens Axboe 9481ffdc61 cfq-iosched: log responsible 'cfqq' in idle timer arm 16 years ago
Jens Axboe 2d87072296 cfq-iosched: tweak kick logic a bit more 16 years ago
Jens Axboe 40bb54d197 cfq-iosched: no need to save interrupts in cfq_kick_queue() 16 years ago
Nikanth Karthikesan 15afd1cc7b block: Remove code handling bio_alloc failure with __GFP_WAIT 16 years ago
FUJITA Tomonori 91e463c8f5 block: fix SG_IO to return a proper error value 16 years ago
Jens Axboe d6ceb25e8d cfq-iosched: don't delay queue kick for a merged request 16 years ago
Jens Axboe 1d6bfbdf38 as-iosched: get rid of private REQ_SYNC/REQ_ASYNC defines 16 years ago
Jens Axboe ff6657c6c8 cfq-iosched: get rid of private SYNC/ASYNC defines 16 years ago
Jens Axboe b0b78f81a5 cfq-iosched: use rw_is_sync() to see if rw flags are sync or not 16 years ago
Jens Axboe f600abe2de block: fix bad spelling of quiesce 16 years ago
Jens Axboe b029195dda cfq-iosched: don't let idling interfere with plugging 16 years ago
Jens Axboe 2385327725 block: remove unused REQ_UNPLUG 16 years ago
Jens Axboe 75e50984f0 cfq-iosched: kill two unused cfqq flags 16 years ago
Jens Axboe 2f5cb7381b cfq-iosched: change dispatch logic to deal with single requests at the time 16 years ago
Jerome Marchand 26308eab69 block: fix inconsistency in I/O stat accounting code 16 years ago
Jens Axboe 6c7e8cee6a block: elevator quiescing helpers 16 years ago
Alan Cox 8feb4d20b4 pata_artop: typo 16 years ago
Jens Axboe aeb6fafb8f block: Add flag for telling the IO schedulers NOT to anticipate more IO 16 years ago
Jens Axboe 644b2d99b7 block: enabling plugging on SSD devices that don't do queuing 16 years ago
Jens Axboe 1faa16d228 block: change the request allocation/congestion logic to be sync/async based 16 years ago
Li Zefan e2494e1b42 blktrace: fix pdu_len when tracing packet command requests 16 years ago
Boaz Harrosh e7cbbf1bf1 bsg: Remove bogus check against request_queue->max_sectors 16 years ago
Boaz Harrosh 1cd96c242a block: WARN in __blk_put_request() for potential bio leak 16 years ago
Boaz Harrosh 05378940ca bsg: add support for tail queuing 16 years ago
Jens Axboe 50e1749310 block: get rid of unused blkdev_free_rq() define 16 years ago
Jens Axboe f3b144aa7f block: remove various blk_queue_*() setting functions in blk_init_queue_node() 16 years ago
Rusty Russell c69fc56de1 cpumask: use topology_core_cpumask/topology_thread_cpumask instead of cpu_core_map/cpu_sibling_map 16 years ago
James Bottomley f290f1970f [SCSI] Make scsi.h independent of the rest of the scsi includes 16 years ago
Jens Axboe 59247eaea5 block: fix missing bio back/front segment size setting in blk_recount_segments() 16 years ago
Jens Axboe 1e42807918 block: reduce stack footprint of blk_recount_segments() 16 years ago
Márton Németh 9e8c0bccdc block: add documentation for register_blkdev() 16 years ago
Peter Zijlstra 6e2756376c generic-ipi: remove CSD_FLAG_WAIT 16 years ago
Rusty Russell 313e458f81 alloc_percpu: add align argument to __alloc_percpu. 16 years ago
Hannes Reinecke be987fdb55 block: fix deadlock in blk_abort_queue() for drivers that readd to timeout list 16 years ago
Neil Brown 41b8c853a4 block: fix booting from partitioned md array 16 years ago
Jens Axboe 93dbb39350 block: fix bad definition of BIO_RW_SYNC 16 years ago
Boaz Harrosh c1c201200a bsg: Fix sense buffer bug in SG_IO 16 years ago
Frederic Weisbecker 2db270a80b tracing/blktrace: move the tracing file to kernel/trace 16 years ago