Commit Graph

1136 Commits (b0f86f5a169c758a82b0e23eef6795356f6d5a25)

Author SHA1 Message Date
Ben Blum 67523c48aa cgroups: blkio subsystem as module 15 years ago
Emese Revfy 52cf25d0ab Driver core: Constify struct sysfs_ops in struct kobj_type 15 years ago
Richard Kennedy 4671a13220 block: don't access jiffies when initialising io_context 15 years ago
Richard Kennedy 73e9ffdd0c cfq: remove 8 bytes of padding from cfq_rb_root on 64 bit builds 15 years ago
Shaohua Li abc3c744d0 cfq-iosched: quantum check tweak 15 years ago
Corrado Zoccolo 53c583d226 cfq-iosched: requests "in flight" vs "in driver" clarification 15 years ago
Corrado Zoccolo 41647e7a91 cfq-iosched: rethink seeky detection for SSDs 15 years ago
Corrado Zoccolo 3dde36ddea cfq-iosched: rework seeky detection 15 years ago
Martin K. Petersen 8a78362c4e block: Consolidate phys_segment and hw_segment limits 15 years ago
Martin K. Petersen 086fa5ff08 block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors 15 years ago
Martin K. Petersen eb28d31bc9 block: Add BLK_ prefix to definitions 15 years ago
Martin K. Petersen e751e76a5f block: Remove unused accessor function 15 years ago
Martin K. Petersen 2800aac111 block: Update blk_queue_max_sectors and documentation 15 years ago
Gui Jianfeng 024f906616 cfq: Remove useless css reference get 15 years ago
Akinobu Mita bddd87c7e6 blk-core: use BIO list management functions 15 years ago
Jens Axboe 79da0644a8 Revert "block: improve queue_should_plug() by looking at IO depths" 15 years ago
Richard Kennedy c4081ba5c9 cfq: reorder cfq_queue removing padding on 64bit 15 years ago
Daniel Mack 3ad2f3fbb9 tree-wide: Assorted spelling fixes 15 years ago
Shaohua Li ae54abed63 cfq-iosched: split seeky coop queues after one slice 15 years ago
Vivek Goyal 1efe8fe1c2 cfq-iosched: Do not idle on async queues 15 years ago
Gui Jianfeng bcf4dd4342 blk-cgroup: Fix potential deadlock in blk-cgroup 15 years ago
Alan D. Brunelle 488991e28e block: Added in stricter no merge semantics for block I/O 15 years ago
Divyesh Shah 875feb63b9 cfq-iosched: Respect ioprio_class when preempting 15 years ago
Martin K. Petersen e03a72e136 block: Stop using byte offsets 15 years ago
Kirill Afonshin ce289321b7 block: removed unused as_io_context 15 years ago
Martin K. Petersen 17be8c2450 block: bdev_stack_limits wrapper 15 years ago
Martin K. Petersen dd3d145d49 block: Fix discard alignment calculation and printing 15 years ago
Martin K. Petersen fe0b393f2c block: Correct handling of bottom device misaligment 15 years ago
OGAWA Hirofumi e79e95db5c block: Honor the gfp_mask for alloc_page() in blkdev_issue_discard() 15 years ago
Martin K. Petersen 81744ee44a block: Fix incorrect alignment offset reporting and update documentation 15 years ago
Shaohua Li 2f7a2d89a8 cfq-iosched: don't regard requests with long distance as close 15 years ago
Martin K. Petersen 9504e0864b block: Fix topology stacking for data and discard alignment 15 years ago
Vivek Goyal 65b32a573e cfq-iosched: Remove prio_change logic for workload selection 15 years ago
Vivek Goyal fb104db41e cfq-iosched: Get rid of nr_groups 15 years ago
Vivek Goyal 1db32c4060 cfq-iosched: Remove the check for same cfq group from allow_merge 15 years ago
Jens Axboe b568be627a block: temporarily disable discard granularity 15 years ago
Gui Jianfeng 66ae291978 cfq: set workload as expired if it doesn't have any slice left 15 years ago
Vivek Goyal 82bbbf28db Fix a CFQ crash in "for-2.6.33" branch of block tree 15 years ago
Gui Jianfeng 554554f60a cfq: Remove wait_request flag when idle time is being deleted 15 years ago
Corrado Zoccolo edc71131c4 cfq-iosched: commenting non-obvious initialization 15 years ago
Vivek Goyal 7667aa0630 cfq-iosched: Take care of corner cases of group losing share due to deletion 15 years ago
Vivek Goyal c244bb50a9 cfq-iosched: Get rid of cfqq wait_busy_done flag 15 years ago
Gui Jianfeng b9d8f4c73b cfq: Optimization for close cooperating queue searching 15 years ago
Corrado Zoccolo 573412b295 cfq-iosched: reduce write depth only if sync was delayed 15 years ago
Vivek Goyal 878eaddd05 cfq-iosched: Do not access cfqq after freeing it 15 years ago
Stephen Rothwell accee7854b block: include linux/err.h to use ERR_PTR 15 years ago
Jens Axboe bb729bc98c cfq-iosched: use call_rcu() instead of doing grace period stall on queue exit 15 years ago
Vivek Goyal 846954b0a3 blkio: Allow CFQ group IO scheduling even when CFQ is a module 15 years ago
Vivek Goyal 3e25206689 blkio: Implement dynamic io controlling policy registration 15 years ago
Vivek Goyal 9d6a986c0b blkio: Export some symbols from blkio as its user CFQ can be a module 15 years ago