index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
acct.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[CVE-2009-0029] System call wrappers part 04
Heiko Carstens
2009-01-14
1
-1
/
+1
*
CRED: Wrap task credential accesses in the core kernel
David Howells
2008-11-14
1
-4
/
+3
*
tty: Fix abusers of current->sighand->tty
Alan Cox
2008-10-13
1
-1
/
+1
*
bsdacct: fix and add comments around acct_process()
Pavel Emelyanov
2008-07-25
1
-1
/
+7
*
bsdacct: account dying tasks in all relevant namespaces
Pavel Emelyanov
2008-07-25
1
-7
/
+14
*
bsdacct: turn acct off for all pidns-s on umount time
Pavel Emelyanov
2008-07-25
1
-12
/
+16
*
bsdacct: switch from global bsd_acct_struct instance to per-pidns one
Pavel Emelyanov
2008-07-25
1
-18
/
+66
*
bsdacct: make internal code work with passed bsd_acct_struct, not global
Pavel Emelyanov
2008-07-25
1
-38
/
+39
*
bsdacct: turn the acct_lock from on-the-struct to global
Pavel Emelyanov
2008-07-25
1
-21
/
+21
*
bsdacct: make check timer accept a bsd_acct_struct argument
Pavel Emelyanov
2008-07-25
1
-4
/
+5
*
bsdacct: "truthify" a comment near acct_process
Pavel Emelyanov
2008-07-25
1
-1
/
+0
*
bsdacct: rename acct_gbls to bsd_acct_struct
Pavel Emelyanov
2008-07-25
1
-2
/
+2
*
bsd_acct: using task_struct->tgid is not right in pid-namespaces
Pavel Emelyanov
2008-03-24
1
-6
/
+15
*
bsd_acct: plain current->real_parent access is not always safe
Pavel Emelyanov
2008-03-24
1
-1
/
+3
*
acct: real_parent ppid
Roland McGrath
2008-01-07
1
-1
/
+1
*
sched: fix kernel/acct.c comment
Ingo Molnar
2007-11-26
1
-1
/
+1
*
whitespace fixes: process accounting
Daniel Walker
2007-10-18
1
-33
/
+33
*
Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().
john stultz
2007-07-25
1
-1
/
+1
*
[PATCH] kernel: change uses of f_{dentry, vfsmnt} to use f_path
Josef "Jeff" Sipek
2006-12-08
1
-7
/
+7
*
[PATCH] do_acct_process(): don't take tty_mutex
Oleg Nesterov
2006-12-08
1
-5
/
+2
*
[PATCH] tty: ->signal->tty locking
Peter Zijlstra
2006-12-08
1
-6
/
+3
*
[PATCH] lockdep: name some old style locks
Peter Zijlstra
2006-12-07
1
-1
/
+2
*
[PATCH] csa: convert CONFIG tag for extended accounting routines
Jay Lan
2006-10-01
1
-30
/
+0
*
[PATCH] audit/accounting: tty locking
Alan Cox
2006-09-29
1
-1
/
+5
*
[PATCH] Fix sighand->siglock usage in kernel/acct.c
OGAWA Hirofumi
2006-07-14
1
-2
/
+2
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PATCH] fix kernel-doc in kernel/ dir
Randy Dunlap
2006-06-27
1
-0
/
+1
*
[PATCH] kernel/acct: fix function definition
Randy Dunlap
2006-06-27
1
-1
/
+1
*
[PATCH] pacct: none-delayed process accounting accumulation
KaiGai Kohei
2006-06-25
1
-13
/
+11
*
[PATCH] pacct: avoidance to refer the last thread as a representation of the ...
KaiGai Kohei
2006-06-25
1
-18
/
+24
*
[PATCH] pacct: add pacct_struct to fix some pacct bugs.
KaiGai Kohei
2006-06-25
1
-15
/
+36
*
[PATCH] Remove unecessary NULL check in kernel/acct.c
Matt Helsley
2006-06-25
1
-5
/
+3
*
[PATCH] VFS: Permit filesystem to perform statfs with a known root dentry
David Howells
2006-06-23
1
-1
/
+1
*
[PATCH] Fix pacct bug in multithreading case.
KaiGai Kohei
2006-03-31
1
-6
/
+6
*
[PATCH] move capable() to capability.h
Randy.Dunlap
2006-01-11
1
-0
/
+1
*
[PATCH] s390: cputime_t fixes
Martin Schwidefsky
2006-01-06
1
-7
/
+9
*
[PATCH] saner handling of auto_acct_off() and DQUOT_OFF() in umount
Al Viro
2005-11-07
1
-30
/
+62
*
[PATCH] mm: rss = file_rss + anon_rss
Hugh Dickins
2005-10-29
1
-1
/
+1
*
[PATCH] kernel/acct: add kerneldoc
Randy Dunlap
2005-09-10
1
-16
/
+27
*
[PATCH] largefile support for accounting
Peter Staubach
2005-09-07
1
-1
/
+1
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+561