Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
b13683d1cc14d1dd30b8e20f3ebea3f814ad029f
/
block
/
blk-throttle.c
334c2b0
blk-throttle: use queue_is_locked() instead of lockdep_is_held()
by Jens Axboe
· 13 years ago
c9a929d
block: fix request_queue lifetime handling by making blk_queue_cleanup() properly shutdown
by Tejun Heo
· 13 years ago
bc16a4f
block: reorganize throtl_get_tg() and blk_throtl_bio()
by Tejun Heo
· 13 years ago
315fcee
block: drop unnecessary blk_get/put_queue() in scsi_cmd_ioctl() and blk_get_tg()
by Tejun Heo
· 13 years ago
bc9fcbf
block: move blk_throtl prototypes to block/blk.h
by Tejun Heo
· 13 years ago
e5a94f5
blk-throttle: correctly determine sync bio
by Shaohua Li
· 13 years ago
d2f31a5
blk-throttle: Make total_nr_queued unsigned
by Joe Perches
· 13 years ago
fd16d26
block: Add __attribute__((format(printf...) and fix fallout
by Joe Perches
· 13 years ago
af75cd3
blk-throttle: Make no throttling rule group processing lockless
by Vivek Goyal
· 13 years ago
5624a4e
blk-throttle: Make dispatch stats per cpu
by Vivek Goyal
· 13 years ago
4843c69
blk-throttle: Free up a group only after one rcu grace period
by Vivek Goyal
· 13 years ago
5617cbe
blk-throttle: Use helper function to add root throtl group to lists
by Vivek Goyal
· 13 years ago
269f541
blk-throttle: Introduce a helper function to fill in device details
by Vivek Goyal
· 13 years ago
29b1258
blk-throttle: Dynamically allocate root group
by Vivek Goyal
· 13 years ago
f469a7b
blk-cgroup: Allow sleeping while dynamically allocating a group
by Vivek Goyal
· 13 years ago
a29a171
blk-throttle: Do the new group initialization with the help of a function
by Vivek Goyal
· 13 years ago
70087dc
blk-throttle: Use task_subsys_state() to determine a task's blkio_cgroup
by Vivek Goyal
· 13 years ago
42933ba
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
by Linus Torvalds
· 14 years ago
6f03793
blk-throttle: don't call xchg on bool
by Andreas Schwab
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
04521db
blk-throttle: Reset group slice when limits are changed
by Vivek Goyal
· 14 years ago
4c63f56
Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core
by Jens Axboe
· 14 years ago
69d60eb
blk-throttle: Use blk_plug in throttle dispatch
by Vivek Goyal
· 14 years ago
7eaceac
block: remove per-queue plugging
by Jens Axboe
· 14 years ago
de701c7
blk-throttle: Some cleanups and race fixes in limit update code
by Vivek Goyal
· 14 years ago
231d704
blk-throttle: process limit change only through one function
by Vivek Goyal
· 14 years ago
e83a46b
Merge branch 'for-linus' of ../linux-2.6-block into block-for-2.6.39/core
by Tejun Heo
· 14 years ago
da52777
block: Move blk_throtl_exit() call to blk_cleanup_queue()
by Vivek Goyal
· 14 years ago
450adcb
blk-throttle: Do not use kblockd workqueue for throtl work
by Vivek Goyal
· 14 years ago
be2c6b1
blkio-throttle: Avoid calling blkiocg_lookup_group() for root group
by Vivek Goyal
· 14 years ago
04a6b51
blk-throttle: Correct the placement of smp_rmb()
by Vivek Goyal
· 14 years ago
d1ae8ff
blk-throttle: Trim/adjust slice_end once a bio has been dispatched
by Vivek Goyal
· 14 years ago
c2f6805
blk-throttle: Fix calculation of max number of WRITES to be dispatched
by Vivek Goyal
· 14 years ago
c49c06e
blkio-throttle: Fix possible multiplication overflow in iops calculations
by Vivek Goyal
· 14 years ago
5e901a2
blkio-throttle: There is no need to convert jiffies to milli seconds
by Vivek Goyal
· 14 years ago
3aad5d3
blkio-throttle: Fix link failure failure on i386
by Vivek Goyal
· 14 years ago
fe07143
blkio: Recalculate the throttled bio dispatch time upon throttle limit change
by Vivek Goyal
· 14 years ago
02977e4
blkio: Add root group to td->tg_list
by Vivek Goyal
· 14 years ago
8e89d13
blkio: Implementation of IOPS limit logic
by Vivek Goyal
· 14 years ago
e43473b
blkio: Core implementation of throttle policy
by Vivek Goyal
· 14 years ago