Christoph Hellwig
|
ebabe9a900
pass a struct path to vfs_statfs
|
15 years ago |
James Morris
|
539c99fd7f
Merge branch 'next' into for-linus
|
15 years ago |
Vitaliy Gusev
|
11cad320a4
bsdacct: use del_timer_sync() in acct_exit_ns()
|
15 years ago |
Eric Paris
|
05b90496f2
security: remove dead hook acct
|
15 years ago |
Veaceslav Falico
|
4dd66e69d4
copy_signal() cleanup: kill taskstats_tgid_init() and acct_init_pacct()
|
15 years ago |
Alexey Dobriyan
|
4b731d50ff
bsdacct: fix uid/gid misreporting
|
15 years ago |
Michal Schmidt
|
d8e180dcd5
bsdacct: switch credentials for writing to the accounting file
|
15 years ago |
Renaud Lottiaux
|
df279ca896
bsdacct: fix access to invalid filp in acct_on()
|
16 years ago |
Heiko Carstens
|
b290ebe2c4
[CVE-2009-0029] System call wrappers part 04
|
16 years ago |
David Howells
|
76aac0e9a1
CRED: Wrap task credential accesses in the core kernel
|
16 years ago |
Alan Cox
|
dbda4c0b97
tty: Fix abusers of current->sighand->tty
|
16 years ago |
Pavel Emelyanov
|
0c18d7a5df
bsdacct: fix and add comments around acct_process()
|
17 years ago |
Pavel Emelyanov
|
7d1e13505b
bsdacct: account dying tasks in all relevant namespaces
|
17 years ago |
Pavel Emelyanov
|
b5a7174875
bsdacct: turn acct off for all pidns-s on umount time
|
17 years ago |
Pavel Emelyanov
|
0b6b030fc3
bsdacct: switch from global bsd_acct_struct instance to per-pidns one
|
17 years ago |
Pavel Emelyanov
|
6248b1b342
bsdacct: make internal code work with passed bsd_acct_struct, not global
|
17 years ago |
Pavel Emelyanov
|
a75d979765
bsdacct: turn the acct_lock from on-the-struct to global
|
17 years ago |
Pavel Emelyanov
|
e59a04a7aa
bsdacct: make check timer accept a bsd_acct_struct argument
|
17 years ago |
Pavel Emelyanov
|
1c552858ac
bsdacct: "truthify" a comment near acct_process
|
17 years ago |
Pavel Emelyanov
|
081e4c8a75
bsdacct: rename acct_gbls to bsd_acct_struct
|
17 years ago |
Pavel Emelyanov
|
5f7b703fe2
bsd_acct: using task_struct->tgid is not right in pid-namespaces
|
17 years ago |
Pavel Emelyanov
|
a846a1954b
bsd_acct: plain current->real_parent access is not always safe
|
17 years ago |
Roland McGrath
|
b59f8197c5
acct: real_parent ppid
|
17 years ago |
Ingo Molnar
|
bcbe4a0766
sched: fix kernel/acct.c comment
|
17 years ago |
Daniel Walker
|
6ae965cd64
whitespace fixes: process accounting
|
17 years ago |
john stultz
|
2c6b47de17
Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().
|
18 years ago |
Josef "Jeff" Sipek
|
f3a43f3f64
[PATCH] kernel: change uses of f_{dentry, vfsmnt} to use f_path
|
18 years ago |
Oleg Nesterov
|
7bcfa95e56
[PATCH] do_acct_process(): don't take tty_mutex
|
18 years ago |
Peter Zijlstra
|
24ec839c43
[PATCH] tty: ->signal->tty locking
|
18 years ago |
Peter Zijlstra
|
6cfd76a26d
[PATCH] lockdep: name some old style locks
|
18 years ago |