Commit Graph

1001 Commits (2b396a120922062a0ffd2648be3ed7e72ff83620)

Author SHA1 Message Date
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
Tejun Heo 80a761fd33 block: implement mixed merge of different failfast requests 16 years ago
Tejun Heo a82afdfcb8 block: use the same failfast bits for bio and request 16 years ago
Jens Axboe d993831fa7 writeback: add name to backing_dev_info 16 years ago
Nikanth Karthikesan c295fc0578 block: Allow changing max_sectors_kb above the default 512 16 years ago
John Stoffel 14d9fa3525 Make SCSI SG v4 driver enabled by default and remove EXPERIMENTAL dependency, since udev depends on BSG 16 years ago
Martin K. Petersen 7e5f5fb09e block: Update topology documentation 16 years ago
Martin K. Petersen 70dd5bf3b9 block: Stack optimal I/O size 16 years ago
Martin K. Petersen 7c958e3264 block: Add a wrapper for setting minimum request size without a queue 16 years ago
Martin K. Petersen fef246672b block: Make blk_queue_stack_limits use the new stacking interface 16 years ago
Jens Axboe 56ad1740d9 block: make the end_io functions be non-GPL exports 16 years ago
Xiaotian Feng 3839e4b29b block: fix improper kobject release in blk_integrity_unregister 16 years ago
Jens Axboe a4e7d46407 block: always assign default lock to queues 16 years ago
Xiaotian Feng 9cb308ce8d block: sysfs fix mismatched queue_var_{store,show} in 64bit kernel 16 years ago
Tejun Heo 0a09f4319c block: fix failfast merge testing in elv_rq_merge_ok() 16 years ago
Vivek Goyal 32f2e807a3 cfq-iosched: reset oom_cfqq in cfq_set_request() 16 years ago