Commit Graph

1641 Commits (17ca04aff7e6171df684b7b65804df8830eb8c15)

Author SHA1 Message Date
Joe Perches 08e8138ade block: Add __attribute__((format(printf...) and fix fallout 14 years ago
Tejun Heo fdd514e16b block: make disk_block_events() properly wait for work cancellation 14 years ago
Tejun Heo c3af54afba block: remove non-syncing __disk_block_events() and fold it into disk_block_events() 14 years ago
Tejun Heo a9dce2a3b4 block: don't use non-syncing event blocking in disk_check_events() 14 years ago
Paul Bolle df4156569d block: rename the return of two functions 14 years ago
Paul Bolle 8aea45451b CFQ: make two functions static 14 years ago
Jens Axboe 9b50902db5 cfq-iosched: fix locking around ioc->ioc_data assignment 14 years ago
Jens Axboe ab4bd22d3c cfq-iosched: fix locking around ioc->ioc_data assignment 14 years ago
Jeff Moyer 796d5116c4 iosched: prevent aliased requests from starving other I/O 14 years ago
Paul Bolle e2bd9678fc block: Use hlist_entry() for io_context.cic_list.first 14 years ago
Paul Bolle 28304f485c cfq-iosched: Remove bogus check in queue_fail path 14 years ago
Kyungmin Park 4495a7d41d CFQ: Fix typo and remove unnecessary semicolon 14 years ago
Jens Axboe d86e0e83b3 block: export blk_{get,put}_queue() 14 years ago
Ben Blum f780bdb7c1 cgroups: add per-thread subsystem callbacks 14 years ago
Luca Tettamanti 700c4f3325 block: remove unused variable in bio_attempt_front_merge() 14 years ago
Tejun Heo 75e3f3ee3c block: always allocate genhd->ev if check_events is implemented 14 years ago
Namhyung Kim 1547010e6e cfq-iosched: free cic_index if cfqd allocation fails 14 years ago
Namhyung Kim 20359f27e8 cfq-iosched: remove unused 'group_changed' in cfq_service_tree_add() 14 years ago
Namhyung Kim 229836bd63 cfq-iosched: reduce bit operations in cfq_choose_req() 14 years ago
Namhyung Kim b9f8ce0599 cfq-iosched: algebraic simplification in cfq_prio_to_maxrq() 14 years ago
Vivek Goyal 4cbadbd16e blk-cgroup: Initialize ioc->cgroup_changed at ioc creation time 14 years ago
Vivek Goyal 95cf3dd9db block: call elv_bio_merged() when merged 14 years ago
Vivek Goyal 317389a773 cfq-iosched: Make IO merge related stats per cpu 14 years ago
Vivek Goyal 2abae55f5a cfq-iosched: Fix a memory leak of per cpu stats for root group 14 years ago
Jens Axboe 771949d03b block: get rid of on-stack plugging debug checks 14 years ago
Vivek Goyal af75cd3c67 blk-throttle: Make no throttling rule group processing lockless 14 years ago
Vivek Goyal f0bdc8cdd9 blk-cgroup: Make cgroup stat reset path blkg->lock free for dispatch stats 14 years ago
Vivek Goyal 575969a0dd blk-cgroup: Make 64bit per cpu stats safe on 32bit arch 14 years ago
Vivek Goyal 5624a4e445 blk-throttle: Make dispatch stats per cpu 14 years ago
Vivek Goyal 4843c69d49 blk-throttle: Free up a group only after one rcu grace period 14 years ago
Vivek Goyal 5617cbef77 blk-throttle: Use helper function to add root throtl group to lists 14 years ago
Vivek Goyal 269f541555 blk-throttle: Introduce a helper function to fill in device details 14 years ago
Vivek Goyal 29b125892f blk-throttle: Dynamically allocate root group 14 years ago
Vivek Goyal f469a7b4d5 blk-cgroup: Allow sleeping while dynamically allocating a group 14 years ago
Vivek Goyal 56edf7d75d cfq-iosched: Fix a possible race with cfq cgroup removal code 14 years ago
Vivek Goyal 3e59cf9d66 cfq-iosched: Get rid of redundant function parameter "create" 14 years ago
Vivek Goyal a23e686955 blk-cgroup: move some fields of unaccounted_time file under right config option 14 years ago
Vivek Goyal a29a171e7c blk-throttle: Do the new group initialization with the help of a function 14 years ago
James Bottomley 0a58e077eb block: add proper state guards to __elv_next_request 14 years ago
Shaohua Li 3ec717b7ca block: don't delay blk_run_queue_async 14 years ago
Martin K. Petersen a934a00a69 block: Fix discard topology stacking and reporting 14 years ago
Vivek Goyal 70087dc38c blk-throttle: Use task_subsys_state() to determine a task's blkio_cgroup 14 years ago
Lukas Czerner 8af1954d17 blkdev: Do not return -EOPNOTSUPP if discard is supported 14 years ago
Lukas Czerner 5baebe5c86 blkdev: Simple cleanup in blkdev_issue_zeroout() 14 years ago
Lukas Czerner 5dba3089ed blkdev: Submit discard bio in batches in blkdev_issue_discard() 14 years ago
shaohua.li@intel.com 3ac0cc4508 block: hold queue if flush is running for non-queueable flush drive 14 years ago
shaohua.li@intel.com f387693095 block: add a non-queueable flush flag 14 years ago
Kees Cook 490b94be02 iosched: remove redundant sprintf 14 years ago
Tao Ma addd0a09fc block: Remove 'plug/unplug' comment in blk_execute_rq_nowait 14 years ago
Tejun Heo 7c88a168da block: don't propagate unlisted DISK_EVENTs to userland 14 years ago