Linus Torvalds
|
972b2c7199
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
13 年之前 |
Al Viro
|
d8c9584ea2
vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb
|
13 年之前 |
Al Viro
|
32dc730860
get rid of timer in kern/acct.c
|
13 年之前 |
Martin Schwidefsky
|
648616343c
[S390] cputime: add sparse checking and cleanup
|
13 年之前 |
Christoph Hellwig
|
ebabe9a900
pass a struct path to vfs_statfs
|
15 年之前 |
James Morris
|
539c99fd7f
Merge branch 'next' into for-linus
|
15 年之前 |
Vitaliy Gusev
|
11cad320a4
bsdacct: use del_timer_sync() in acct_exit_ns()
|
15 年之前 |
Eric Paris
|
05b90496f2
security: remove dead hook acct
|
15 年之前 |
Veaceslav Falico
|
4dd66e69d4
copy_signal() cleanup: kill taskstats_tgid_init() and acct_init_pacct()
|
15 年之前 |
Alexey Dobriyan
|
4b731d50ff
bsdacct: fix uid/gid misreporting
|
15 年之前 |
Michal Schmidt
|
d8e180dcd5
bsdacct: switch credentials for writing to the accounting file
|
16 年之前 |
Renaud Lottiaux
|
df279ca896
bsdacct: fix access to invalid filp in acct_on()
|
16 年之前 |
Heiko Carstens
|
b290ebe2c4
[CVE-2009-0029] System call wrappers part 04
|
16 年之前 |
David Howells
|
76aac0e9a1
CRED: Wrap task credential accesses in the core kernel
|
16 年之前 |
Alan Cox
|
dbda4c0b97
tty: Fix abusers of current->sighand->tty
|
16 年之前 |
Pavel Emelyanov
|
0c18d7a5df
bsdacct: fix and add comments around acct_process()
|
17 年之前 |
Pavel Emelyanov
|
7d1e13505b
bsdacct: account dying tasks in all relevant namespaces
|
17 年之前 |
Pavel Emelyanov
|
b5a7174875
bsdacct: turn acct off for all pidns-s on umount time
|
17 年之前 |
Pavel Emelyanov
|
0b6b030fc3
bsdacct: switch from global bsd_acct_struct instance to per-pidns one
|
17 年之前 |
Pavel Emelyanov
|
6248b1b342
bsdacct: make internal code work with passed bsd_acct_struct, not global
|
17 年之前 |
Pavel Emelyanov
|
a75d979765
bsdacct: turn the acct_lock from on-the-struct to global
|
17 年之前 |
Pavel Emelyanov
|
e59a04a7aa
bsdacct: make check timer accept a bsd_acct_struct argument
|
17 年之前 |
Pavel Emelyanov
|
1c552858ac
bsdacct: "truthify" a comment near acct_process
|
17 年之前 |
Pavel Emelyanov
|
081e4c8a75
bsdacct: rename acct_gbls to bsd_acct_struct
|
17 年之前 |
Pavel Emelyanov
|
5f7b703fe2
bsd_acct: using task_struct->tgid is not right in pid-namespaces
|
17 年之前 |
Pavel Emelyanov
|
a846a1954b
bsd_acct: plain current->real_parent access is not always safe
|
17 年之前 |
Roland McGrath
|
b59f8197c5
acct: real_parent ppid
|
17 年之前 |
Ingo Molnar
|
bcbe4a0766
sched: fix kernel/acct.c comment
|
17 年之前 |
Daniel Walker
|
6ae965cd64
whitespace fixes: process accounting
|
17 年之前 |
john stultz
|
2c6b47de17
Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().
|
18 年之前 |