Commit Graph

1148 Commits (18acde52b83bd1c8e1d007db519f46d344aa13ed)

Author SHA1 Message Date
Divyesh Shah 3440c49f5c cfq-iosched: Fix the incorrect timeslice accounting with forced_dispatch 15 years ago
Ricky Benitez a74b2adae0 block: expose the statistics in blkio.time and blkio.sectors for the root cgroup 15 years ago
wzt.wzt@gmail.com a506aedc51 Block: Fix block/elevator.c elevator_get() off-by-one error 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Divyesh Shah 39c01b219f cfq-iosched: Do not merge queues of BE and IDLE classes 15 years ago
Divyesh Shah b1ffe737f5 cfq-iosched: Add additional blktrace log messages in CFQ for easier debugging 15 years ago
Shaohua Li e9ce335df5 cfq-iosched: fix a kbuild regression 15 years ago
Li Zefan 910ac735ba block: make CONFIG_BLK_CGROUP visible 15 years ago
Martin K. Petersen c77a5710b7 block: Export max number of segments and max segment size in sysfs 15 years ago
Martin K. Petersen 2cda2728aa block: Fix overrun in lcm() and move it to lib 15 years ago
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