index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ioprio.c
Commit message (
Expand
)
Author
Age
*
block: strip out locking optimization in put_io_context()
Tejun Heo
2012-02-07
*
block, cfq: unlink cfq_io_context's immediately
Tejun Heo
2011-12-13
*
block, cfq: move ioc ioprio/cgroup changed handling to cic
Tejun Heo
2011-12-13
*
block: make ioc get/put interface more conventional and fix race on alloction
Tejun Heo
2011-12-13
*
fs: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros
Paul Gortmaker
2011-10-31
*
ioprio: grab rcu_read_lock in sys_ioprio_{set,get}()
Greg Thelen
2010-11-15
*
ioprio: rcu_read_lock/unlock protect find_task_by_vpid call (V2)
Sergey Senozhatsky
2010-11-10
*
ioprio: fix RCU locking around task dereference
Daniel J Blueman
2010-11-10
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
[CVE-2009-0029] System call wrappers part 28
Heiko Carstens
2009-01-14
*
ext4: Add mount option to set kjournald's I/O priority
Theodore Ts'o
2009-01-05
*
CRED: Use RCU to access another task's creds and to release a task's own creds
David Howells
2008-11-13
*
CRED: Wrap current->cred and a few other accessors
David Howells
2008-11-13
*
CRED: Separate task security context from task_struct
David Howells
2008-11-13
*
CRED: Wrap task credential accesses in the filesystem subsystem
David Howells
2008-11-13
*
fix setpriority(PRIO_PGRP) thread iterator breakage
Ken Chen
2008-08-20
*
cfq-iosched: relax IOPRIO_CLASS_IDLE restrictions
Jens Axboe
2008-01-28
*
io context sharing: preliminary support
Jens Axboe
2008-01-28
*
ioprio: move io priority from task_struct to io_context
Jens Axboe
2008-01-28
*
ioprio: allow sys_ioprio_set() value of 0 to reset ioprio setting
Jens Axboe
2007-11-07
*
Uninline find_task_by_xxx set of functions
Pavel Emelyanov
2007-10-19
*
pid namespaces: changes to show virtual ids to user
Pavel Emelyanov
2007-10-19
*
[PATCH] pid: replace do/while_each_task_pid with do/while_each_pid_task
Eric W. Biederman
2007-02-12
*
[PATCH] block layer: ioprio_best function fix
Vasily Tarasov
2006-10-12
*
[PATCH] Update axboe@suse.de email address
Jens Axboe
2006-09-30
*
[PATCH] Don't need to disable interrupts for tasklist_lock
Oleg Nesterov
2006-09-30
*
[PATCH] cfq-iosched: kill cfq_exit_lock
Jens Axboe
2006-09-30
*
[PATCH] uninline ioprio_best()
Oleg Nesterov
2006-08-21
*
[PATCH] Fix current_io_context() vs set_task_ioprio() race
Oleg Nesterov
2006-08-21
*
[PATCH] sys_ioprio_set: minor do_each_thread+break fix
Oleg Nesterov
2006-08-21
*
[PATCH] SELinux: Add security hook definition for getioprio and insert hooks
David Quigley
2006-06-30
*
[PATCH] lsm: add task_setioprio hook
James Morris
2006-06-23
*
[PATCH] capable/capability.h (fs/)
Randy Dunlap
2006-01-11
*
fs/ioprio.c should #include <linux/syscalls.h>
Adrian Bunk
2005-11-08
*
Don't allow normal users to set idle IO priority
Linus Torvalds
2005-08-20
*
[PATCH] move ioprio syscalls into syscalls.h
Anton Blanchard
2005-07-07
*
[PATCH] Update cfq io scheduler to time sliced design
Jens Axboe
2005-06-27