Commit Graph

1902 Commits (dcf0105039660e951dfea348d317043d17988dfc)

Author SHA1 Message Date
Tejun Heo 7918ffb5b8 cfq-iosched: implement cfq_group->nr_active and ->children_weight 12 years ago
Tejun Heo e71357e118 cfq-iosched: add leaf_weight 12 years ago
Tejun Heo 3c54786590 blkcg: make blkcg_gq's hierarchical 12 years ago
Tejun Heo 93e6d5d8f5 blkcg: cosmetic updates to blkg_create() 12 years ago
Tejun Heo 86cde6b623 blkcg: reorganize blkg_lookup_create() and friends 12 years ago
Tejun Heo 356d2e5810 blkcg: fix minor bug in blkg_alloc() 12 years ago
Vivek Goyal b226e5c411 cfq-iosched: Print sync-noidle information in blktrace messages 12 years ago
Vivek Goyal 1f23f12151 cfq-iosched: Get rid of unnecessary local variable 12 years ago
Vivek Goyal 6d816ec7c8 cfq-iosched: Rename few functions related to selecting workload 12 years ago
Vivek Goyal 34b98d03bd cfq-iosched: Rename "service_tree" to "st" at some places 12 years ago
Vivek Goyal 4d2ceea4cb cfq-iosched: More renaming to better represent wl_class and wl_type 12 years ago
Vivek Goyal 3bf10fea3b cfq-iosched: Properly name all references to IO class 12 years ago
Derek Basehore 12c2bdb232 block: prevent race/cleanup 12 years ago
Derek Basehore aea24a8bbc block: remove deadlock in disk_clear_events 12 years ago
Oleg Nesterov 22b361d1df percpu_rw_semaphore: introduce CONFIG_PERCPU_RWSEM 12 years ago
NeilBrown cbae8d45d6 block: export block_unplug tracepoint 12 years ago
Shaohua Li 0cfbcafcae block: add plug for blkdev_issue_discard 12 years ago
Shaohua Li 8dd2cb7e88 block: discard granularity might not be power of 2 12 years ago
xiaobing tu 75274551c8 deadline: Allow 0ms deadline latency, increase the read speed 12 years ago
Diego Calleja 5f6f38dbb0 partitions: enable EFI/GPT support by default 12 years ago
Bart Van Assche 80729beb33 bsg: Remove unused function bsg_goose_queue() 12 years ago
Bart Van Assche 24faf6f604 block: Make blk_cleanup_queue() wait until request_fn finished 12 years ago
Bart Van Assche 704605711e block: Avoid scheduling delayed work on a dead queue 12 years ago
Bart Van Assche c246e80d86 block: Avoid that request_fn is invoked on a dead queue 12 years ago
Bart Van Assche 807592a4fa block: Let blk_drain_queue() caller obtain the queue lock 12 years ago
Bart Van Assche 3f3299d5c0 block: Rename queue dead flag 12 years ago
Roland Dreier 893d290f1d block: Don't access request after it might be freed 12 years ago
Stephen Warren d33b98fc82 block: partition: msdos: provide UUIDs for partitions 12 years ago
Stephen Warren 1ad7e89940 block: store partition_meta_info.uuid as a string 12 years ago
Tejun Heo 92fb97487a cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/online/offline/free() 12 years ago
Ezequiel Garcia c304a51bf4 block: use NUMA_NO_NODE instead of -1 12 years ago
Shaohua Li bee0393cc1 block: recursive merge requests 12 years ago
Shaohua Li 3d106fba2e block CFQ: avoid moving request to different queue 12 years ago
Tejun Heo bcf6de1b91 cgroup: make ->pre_destroy() return void 12 years ago
Jianpeng Ma 975927b942 block: Add blk_rq_pos(rq) to sort rq when plushing 12 years ago
Kees Cook 8e42e0a23d block: remove CONFIG_EXPERIMENTAL 12 years ago
Jun'ichi Nomura 65c77fd9e8 blkcg: stop iteration early if root_rl is the only request list 12 years ago
Jun'ichi Nomura 65635cbc37 blkcg: Fix use-after-free of q->root_blkg and q->root_rl.blkg 12 years ago
Stefan Weinhuber 46e8894786 s390/partitions: make partition detection independent from DASD ioctls 13 years ago
Tejun Heo 60ea8226cb block: fix request_queue->flags initialization 13 years ago
Tejun Heo 749fefe677 block: lift the initial queue bypass mode on blk_register_queue() instead of blk_init_allocated_queue() 13 years ago
Martin K. Petersen 66ba32dc16 block: ioctl to zero block ranges 13 years ago
Martin K. Petersen 579e8f3c7b block: Make blkdev_issue_zeroout use WRITE SAME 13 years ago
Martin K. Petersen 4363ac7c13 block: Implement support for WRITE SAME 13 years ago
Martin K. Petersen f31dc1cd49 block: Consolidate command flag and queue limit checks for merges 13 years ago
Martin K. Petersen e2a60da74f block: Clean up special command handling logic 13 years ago
Alan Cox 2bd6efad25 blk: add an upper sanity check on partition adding 13 years ago
Tejun Heo 8c7f6edbda cgroup: mark subsystems with broken hierarchy support and whine if cgroups are nested for them 13 years ago
Peter Senna Tschudin d41570b746 block/blk-tag.c: Remove useless kfree 13 years ago
Jaehoon Chung e32463b2f7 block: remove the duplicated setting for congestion_threshold 13 years ago