Al Viro
|
ae50adcb0a
/proc/self is never going to be invalidated...
|
14 years ago |
Mandeep Singh Baines
|
dabb16f639
oom: allow a non-CAP_SYS_RESOURCE proces to oom_score_adj down
|
14 years ago |
Jovi Zhang
|
c6a3405846
proc: use single_open() correctly
|
14 years ago |
Alexey Dobriyan
|
9d6de12f70
proc: use seq_puts()/seq_putc() where possible
|
14 years ago |
Joe Perches
|
34e49d4f63
fs/proc/base.c, kernel/latencytop.c: convert sprintf_symbol() to %ps
|
14 years ago |
Linus Torvalds
|
b4a45f5fe8
Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel/git/npiggin/linux-npiggin
|
14 years ago |
Nick Piggin
|
b74c79e993
fs: provide rcu-walk aware permission i_ops
|
14 years ago |
Nick Piggin
|
34286d6662
fs: rcu-walk aware d_revalidate method
|
14 years ago |
Nick Piggin
|
fb045adb99
fs: dcache reduce branches in lookup path
|
14 years ago |
Nick Piggin
|
fe15ce446b
fs: change d_delete semantics
|
14 years ago |
Ingo Molnar
|
8e9255e6a2
Merge branch 'linus' into sched/core
|
14 years ago |
Eric W. Biederman
|
7b2a69ba70
Revert "vfs: show unreachable paths in getcwd and proc"
|
14 years ago |
Mike Galbraith
|
5091faa449
sched: Add 'autogroup' scheduling feature: automated per session task groups
|
14 years ago |
KOSAKI Motohiro
|
9b1bf12d5d
signals: move cred_guard_mutex from task_struct to signal_struct
|
14 years ago |
Linus Torvalds
|
426e1f5cec
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
14 years ago |
David Rientjes
|
d19d5476f4
oom: fix locking for oom_adj and oom_score_adj
|
14 years ago |
David Rientjes
|
723548bff1
oom: rewrite error handling for oom_adj and oom_score_adj tunables
|
14 years ago |
Ying Han
|
3d5992d2ac
oom: add per-mm oom disable count
|
14 years ago |
Christoph Hellwig
|
85fe4025c6
fs: do not assign default i_ino in new_inode
|
14 years ago |
KAMEZAWA Hiroyuki
|
4a3956c790
vfs: introduce FMODE_UNSIGNED_OFFSET for allowing negative f_pos
|
14 years ago |
Linus Torvalds
|
092e0e7e52
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
|
14 years ago |
Arnd Bergmann
|
6038f373a3
llseek: automatically add .llseek fop
|
15 years ago |
Jiri Olsa
|
3036e7b490
proc: make /proc/pid/limits world readable
|
14 years ago |
Miklos Szeredi
|
8df9d1a414
vfs: show unreachable paths in getcwd and proc
|
15 years ago |
Miklos Szeredi
|
f7ad3c6be9
vfs: add helpers to get root and pwd
|
15 years ago |
Linus Torvalds
|
5f248c9c25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
15 years ago |
David Rientjes
|
51b1bd2ace
oom: deprecate oom_adj tunable
|
15 years ago |
David Rientjes
|
a63d83f427
oom: badness heuristic rewrite
|
15 years ago |
Andrew Morton
|
74bcbf4054
oom: move badness() declaration into oom.h
|
15 years ago |
KOSAKI Motohiro
|
26ebc98491
oom: /proc/<pid>/oom_score treat kernel thread honestly
|
15 years ago |