Commit Graph

1179 Commits (01eebb53a65996dfbfb892bf5eb21ae831fbe3a6)

Author SHA1 Message Date
Paul E. McKenney f1ac2502e1 block: remove all rcu head initializations 15 years ago
Mike Snitzer 01effb0dc1 block: allow initialization of previously allocated request_queue 15 years ago
Li Zefan 0341509fdf blk-cgroup: Fix an RCU warning in blkiocg_create() 15 years ago
Vivek Goyal dcf097b247 blk-cgroup: Fix RCU correctness warning in cfq_init_queue() 15 years ago
Jens Axboe 0f3942a39e block: kill some useless goto's in blk-cgroup.c 15 years ago
Jens Axboe 0341aafb7f block: fix bad use of min() on different types 15 years ago
Dmitry Monakhov 50eaeb323a cfq-iosched: fix broken cfq_ref_get_cfqf() for CONFIG_BLK_CGROUP=y && CFQ_GROUP_IOSCHED=n 15 years ago
Dmitry Monakhov 3f14d792f9 blkdev: add blkdev_issue_zeroout helper function 15 years ago
Dmitry Monakhov f31e7e4022 blkdev: move blkdev_issue helper functions to separate file 15 years ago
Dmitry Monakhov f17e232e92 blkdev: allow async blkdev_issue_flush requests 15 years ago
Dmitry Monakhov fbd9b09a17 blkdev: generalize flags for blkdev_issue_fn functions 15 years ago
Vivek Goyal afc24d49c1 blk-cgroup: config options re-arrangement 15 years ago
Vivek Goyal e5ff082e8a blkio: Fix another BUG_ON() crash due to cfqq movement across groups 15 years ago
Vivek Goyal 7f1dc8a2d2 blkio: Fix blkio crash during rq stat update 15 years ago
Richard Kennedy a534dbe96e block: ensure jiffies wrap is handled correctly in blk_rq_timed_out_timer 15 years ago
Divyesh Shah 8d2a91f896 blkio: Initialize blkg->stats_lock for the root cfqg too 15 years ago
Divyesh Shah b6ac23af2c blkio: fix for modular blk-cgroup build 15 years ago
Richard Kennedy c0d97e9ca2 block: ensure jiffies wrap is handled correctly in blk_rq_timed_out_timer 15 years ago
Divyesh Shah 28baf44299 blkio: Fix compile errors 15 years ago
Divyesh Shah a11cdaa7af block: Update to io-controller stats 15 years ago
Gui Jianfeng 34d0f179d6 io-controller: Add a new interface "weight_device" for IO-Controller 15 years ago
Divyesh Shah 3440c49f5c cfq-iosched: Fix the incorrect timeslice accounting with forced_dispatch 15 years ago
Divyesh Shah 812df48d12 blkio: Add more debug-only per-cgroup stats 15 years ago
Divyesh Shah cdc1184cf4 blkio: Add io_queued and avg_queue_size stats 15 years ago
Divyesh Shah 812d402648 blkio: Add io_merged stat 15 years ago
Divyesh Shah 84c124da9f blkio: Changes to IO controller additional stats patches 15 years ago
Matthew Garrett 31373d09da laptop-mode: Make flushes per-device 15 years ago
Ricky Benitez a74b2adae0 block: expose the statistics in blkio.time and blkio.sectors for the root cgroup 15 years ago
Divyesh Shah 9195291e5f blkio: Increment the blkio cgroup stats for real now 15 years ago
Divyesh Shah 303a3acb23 blkio: Add io controller stats like 15 years ago
Divyesh Shah 9a0785b0da blkio: Remove per-cfqq nr_sectors as we'll be passing 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