Commit Graph

1016 Commits (c383b53729a9bbbceee132a85955d084ba00ca3a)

Author SHA1 Message Date
Shaohua Li 4b27e1bb44 cfq-iosched: limit coop preemption 15 years ago
Jens Axboe e6ec4fe245 cfq-iosched: fix bad return value cfq_should_preempt() 15 years ago
Mark McLoughlin 6cafb12dc8 block: silently error unsupported empty barriers too 16 years ago
Randy Dunlap c7ebf0657b blk-settings: fix function parameter kernel-doc notation 16 years ago
KOSAKI Motohiro 8c27959858 elv_iosched_store(): fix strstrip() misuse 16 years ago
Corrado Zoccolo 355b659c87 cfq-iosched: avoid probable slice overrun when idling 16 years ago
Jens Axboe a6151c3a5c cfq-iosched: apply bool value where we return 0/1 16 years ago
Corrado Zoccolo ec60e4f674 cfq-iosched: fix think time allowed for seekers 16 years ago
Jens Axboe b9c8946b19 cfq-iosched: fix the slice residual sign 16 years ago
Jens Axboe 0b182d617e cfq-iosched: abstract out the 'may this cfqq dispatch' logic 16 years ago
Jens Axboe 1b59dd511b block: use proper BLK_RW_ASYNC in blk_queue_start_tag() 16 years ago
Nikanth Karthikesan 316d315bff block: Seperate read and write statistics of in_flight requests v2 16 years ago
Jens Axboe 23e018a1b0 block: get rid of kblock_schedule_delayed_work() 16 years ago
Corrado Zoccolo 48e025e63a cfq-iosched: fix possible problem with jiffies wraparound 16 years ago
Jens Axboe 30996f40bf cfq-iosched: fix issue with rq-rq merging and fifo list ordering 16 years ago
Jens Axboe 0f78ab9899 Revert "Seperate read and write statistics of in_flight requests" 16 years ago
Jens Axboe e00c54c36a cfq-iosched: don't delay async queue if it hasn't dispatched at all 16 years ago
Martin K. Petersen ac481c20ef block: Topology ioctls 16 years ago
Jens Axboe 61f0c1dcaa cfq-iosched: use assigned slice sync value, not default 16 years ago
Jens Axboe 963b72fc66 cfq-iosched: rename 'desktop' sysfs entry to 'low_latency' 16 years ago
Jens Axboe 8e29675555 cfq-iosched: implement slower async initiate and queue ramp up 16 years ago
Vivek Goyal 365722bb91 cfq-iosched: delay async IO dispatch, if sync IO was just done 16 years ago
Jens Axboe 1d2235152d cfq-iosched: add a knob for desktop interactiveness 16 years ago
Jun'ichi Nomura b0da3f0dad Add a tracepoint for block request remapping 16 years ago
Christoph Hellwig 67efc92580 block: allow large discard requests 16 years ago
Christoph Hellwig c15227de13 block: use normal I/O path for discard requests 16 years ago
Zdenek Kabelac 48c0d4d4c0 Add missing blk_trace_remove_sysfs to be in pair with blk_trace_init_sysfs 16 years ago
Martin K. Petersen 5dee2477df block: Do not clamp max_hw_sectors for stacking devices 16 years ago
Martin K. Petersen 80ddf247c8 block: Set max_sectors correctly for stacking devices 16 years ago
Kay Sievers e454cea20b Driver-Core: extend devnode callbacks to provide permissions 16 years ago
David Brownell a4dbd6740d driver model: constify attribute groups 16 years ago
Christoph Hellwig 746cd1e7e4 block: use blkdev_issue_discard in blk_ioctl_discard 16 years ago
Jens Axboe b8a9ae779f block: don't assume device has a request list backing in nr_requests store 16 years ago
Martin K. Petersen 3c5820c743 block: Optimal I/O limit wrapper 16 years ago
Jeff Moyer 06d2188644 cfq: choose a new next_req when a request is dispatched 16 years ago
Nikanth Karthikesan a9327cac44 Seperate read and write statistics of in_flight requests 16 years ago
Minchan Kim 01edede41e block: trace bio queueing trial only when it occurs 16 years ago
Shan Wei b217a903ab cfq: fix the log message after dispatched a request 16 years ago
Jens Axboe 1b379d8daf cfq-iosched: get rid of must_alloc flag 16 years ago
Jens Axboe a33dac26d4 block: use interrupts disabled version of raise_softirq_irqoff() 16 years ago
Jens Axboe fca51d64c5 block: fix comment in blk-iopoll.c 16 years ago
Jens Axboe 37867ae7c5 block: adjust default budget for blk-iopoll 16 years ago
Jens Axboe 1badcfbd7f block: fix long lines in block/blk-iopoll.c 16 years ago
Jens Axboe 5e605b64a1 block: add blk-iopoll, a NAPI like approach for block devices 16 years ago
Jens Axboe fb1e75389b block: improve queue_should_plug() by looking at IO depths 16 years ago
Jens Axboe 1f98a13f62 bio: first step in sanitizing the bio->bi_rw flag testing 16 years ago
Hannes Reinecke e3264a4d7d Send uevents for write_protect changes 16 years ago
Vivek Goyal d58b85e1e8 cfq-iosched: no need to keep track of busy_rt_queues 16 years ago
Jens Axboe 5ad531db6e cfq-iosched: drain device queue before switching to a sync queue 16 years ago
Tejun Heo da6c5c720c scsi,block: update SCSI to handle mixed merge failures 16 years ago