Commit Graph

1190 Commits (8bbea968f9022c3f66a36902509574597611be99)

Author SHA1 Message Date
Tao Ma 1b99973f1c block: Don't count_vm_events for discard bio in submit_bio. 15 years ago
Jens Axboe 9e495db1a1 cfq: fix recursive call in cfq_blkiocg_update_completion_stats() 15 years ago
Vivek Goyal e98ef89b30 cfq-iosched: Fixed boot warning with BLK_CGROUP=y and CFQ_GROUP_IOSCHED=n 15 years ago
Jeff Moyer c10b61f091 cfq: Don't allow queue merges for queues that have no process references 15 years ago
Christoph Hellwig fbbf055692 block: fix DISCARD_BARRIER requests 15 years ago
Mike Snitzer 1abec4fdbb block: make blk_init_free_list and elevator_init idempotent 15 years ago
Mike Snitzer c86d1b8ae6 block: avoid unconditionally freeing previously allocated request_queue 15 years ago
Shaohua Li d02a2c077f cfq-iosched: fix an oops caused by slab leak 15 years ago
Mike Snitzer e36f724b4a block: Adjust elv_iosched_show to return "none" for bio-based DM 15 years ago
Konstantin Khlebnikov 80b15c7389 cfq-iosched: compact io_context radix_tree 15 years ago
Konstantin Khlebnikov bca4b914b5 cfq-iosched: remove dead_key from cfq_io_context 15 years ago
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