Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / kernel / acct.c
2012-01-08 Linus TorvaldsMerge branch 'for-linus2' of git://git./linux/kernel...
2012-01-07 Al Virovfs: prefer ->dentry->d_sb to ->mnt->mnt_sb
2012-01-04 Al Viroget rid of timer in kern/acct.c
2011-12-15 Martin Schwidefsky[S390] cputime: add sparse checking and cleanup
2010-08-09 Christoph Hellwigpass a struct path to vfs_statfs
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-05-17 James MorrisMerge branch 'next' into for-linus
2010-05-12 Vitaliy Gusevbsdacct: use del_timer_sync() in acct_exit_ns()
2010-04-12 Eric Parissecurity: remove dead hook acct
2010-03-12 Veaceslav Falicocopy_signal() cleanup: kill taskstats_tgid_init() and...
2009-12-18 Alexey Dobriyanbsdacct: fix uid/gid misreporting
2009-12-15 Alexey Dobriyanbsdacct: fix uid/gid misreporting
2009-08-24 Michal Schmidtbsdacct: switch credentials for writing to the accounti...
2009-07-02 Renaud Lottiauxbsdacct: fix access to invalid filp in acct_on()
2009-07-01 Renaud Lottiauxbsdacct: fix access to invalid filp in acct_on()
2009-01-18 Heiko CarstensSystem call wrappers part 04
2009-01-15 Greg Kroah-Hartman- Update to 2.6.27.12-rc1:
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrappers part 04
2008-11-13 David HowellsCRED: Wrap task credential accesses in the core kernel
2008-10-13 Alan Coxtty: Fix abusers of current->sighand->tty
2008-07-25 Pavel Emelyanovbsdacct: fix and add comments around acct_process()
2008-07-25 Pavel Emelyanovbsdacct: account dying tasks in all relevant namespaces
2008-07-25 Pavel Emelyanovbsdacct: turn acct off for all pidns-s on umount time
2008-07-25 Pavel Emelyanovbsdacct: switch from global bsd_acct_struct instance...
2008-07-25 Pavel Emelyanovbsdacct: make internal code work with passed bsd_acct_s...
2008-07-25 Pavel Emelyanovbsdacct: turn the acct_lock from on-the-struct to global
2008-07-25 Pavel Emelyanovbsdacct: make check timer accept a bsd_acct_struct...
2008-07-25 Pavel Emelyanovbsdacct: "truthify" a comment near acct_process
2008-07-25 Pavel Emelyanovbsdacct: rename acct_gbls to bsd_acct_struct
2008-03-25 Pavel Emelyanovbsd_acct: using task_struct->tgid is not right in pid...
2008-03-25 Pavel Emelyanovbsd_acct: plain current->real_parent access is not...
2008-01-07 Roland McGrathacct: real_parent ppid
2007-11-26 Ingo Molnarsched: fix kernel/acct.c comment
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-18 Daniel Walkerwhitespace fixes: process accounting
2007-07-25 john stultzCleanup non-arch xtime uses, use get_seconds() or curre...
2006-12-08 Josef "Jeff" Sipek[PATCH] kernel: change uses of f_{dentry, vfsmnt} to...
2006-12-08 Oleg Nesterov[PATCH] do_acct_process(): don't take tty_mutex
2006-12-08 Peter Zijlstra[PATCH] tty: ->signal->tty locking
2006-12-07 Peter Zijlstra[PATCH] lockdep: name some old style locks
2006-10-01 Jay Lan[PATCH] csa: convert CONFIG tag for extended accounting...
2006-09-29 Alan Cox[PATCH] audit/accounting: tty locking
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-07-15 OGAWA Hirofumi[PATCH] Fix sighand->siglock usage in kernel/acct.c
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-28 Randy Dunlap[PATCH] fix kernel-doc in kernel/ dir
2006-06-28 Randy Dunlap[PATCH] kernel/acct: fix function definition
2006-06-25 KaiGai Kohei[PATCH] pacct: none-delayed process accounting accumulation
2006-06-25 KaiGai Kohei[PATCH] pacct: avoidance to refer the last thread as...
2006-06-25 KaiGai Kohei[PATCH] pacct: add pacct_struct to fix some pacct bugs.
2006-06-25 Matt Helsley[PATCH] Remove unecessary NULL check in kernel/acct.c
2006-06-23 David Howells[PATCH] VFS: Permit filesystem to perform statfs with...
2006-03-31 KaiGai Kohei[PATCH] Fix pacct bug in multithreading case.
2006-01-12 Olaf Kirch- patches./patch-2.6.15-git8: Update to 2.6.5-git8
2006-01-12 Randy.Dunlap[PATCH] move capable() to capability.h
2006-01-09 Raymund Will- patches.suse/acct-eop-hook:
2006-01-06 Martin Schwidefsky[PATCH] s390: cputime_t fixes
2005-11-08 Al Viro[PATCH] saner handling of auto_acct_off() and DQUOT_OFF...
2005-10-30 Hugh Dickins[PATCH] mm: rss = file_rss + anon_rss
2005-09-10 Randy Dunlap[PATCH] kernel/acct: add kerneldoc
2005-09-07 Peter Staubach[PATCH] largefile support for accounting
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2005-01-11 Jay Lan[PATCH] acct_update_integrals speedup
2005-01-04 Jay Lan[PATCH] enhanced Memory accounting data collection
2004-10-25 Roland McGrath[PATCH] acct: report single record for multithreaded...
2004-10-18 Arnd Bergmann[PATCH] add missing linux/syscalls.h includes
2004-10-18 Roland McGrath[PATCH] make rlimit settings per-process instead of...
2004-10-13 Tim Schmielau[PATCH] Fix reporting of process start times
2004-08-02 Tim Schmielau[PATCH] Fix BSD accounting cross-platform compatibility
2004-06-18 Tim Schmielau[PATCH] BSD accounting format rework
2004-05-29 Alexander Viro[PATCH] sparse: trivial part of kernel/* __user annotation
2004-05-02 Andreas Gruenbacher- Add missing file.
2004-04-23 Andreas Gruenbacher- From -mc4, add patches.fixes/hysnd-MOD_USE_COUNT...
2004-04-19 Hubert Mantelre-enable fshooks and LAUS-kernel; cleanup will follow
2004-04-19 Jens Axboedisable audit patches until they are fixed
2004-04-19 Hubert Manteladd audit subsystem (LAuS-kernel and fshooks)
2004-04-12 Andrew Morton[PATCH] BSD accounting oops fix
2004-04-12 Andrew Morton[PATCH] eliminate nswap and cnswap
2004-04-12 Andrew Morton[PATCH] move job control fields from task_struct to...
2004-03-20 Olaf Hering+- update to patches.fixes/linux-post-2.6.5-rc2-20030420
2004-03-18 Andrew Morton[PATCH] fix HZ leaking to userspace in BSD accounting
2004-03-09 Olaf Hering+- update to patches.fixes/linux-post-2.6.4rc2-20040309
2004-03-08 Chris Wright[PATCH] proper error cleanup on security_acct hook
2003-10-09 Linus TorvaldsRevert the process group accessor functions. They are...
2003-10-05 Andrew Morton[PATCH] move job control fields from task_struct to
2003-09-23 Alexander Viro[PATCH] 32-bit dev_t fixups
2003-09-23 Alexander Viro[PATCH] prepare for 32-bit dev_t: tty usage
2003-07-07 Ingo Molnar[PATCH] Double unlock in BSD accounting speedup patch
2003-07-06 Andrew Morton[PATCH] BSD accounting speedup
2003-06-20 Andrew Morton[PATCH] Add system calls statfs64 and fstatfs64
2003-05-25 Ben Collins[PATCH] kernel/* strlcpy conversion
2003-04-23 Alexander Viro[PATCH] tty cleanups (11/12)
2003-02-04 Tim Schmielau[PATCH] use 64 bit jiffies: 64-bit process start time
2003-01-01 Christoph Hellwig[PATCH] include <linux/vfs.h> only in files actually...
2002-11-27 Greg Kroah-HartmanLSM: change if statements into something more readable...
2002-10-17 Greg Kroah-HartmanLSM: convert over the remaining security calls to the...
2002-10-17 Greg Kroah-HartmanLSM: add #include <linux/security.h> to a lot of files...
2002-07-22 Stephen D. Smalley[PATCH] LSM: file related LSM hooks
2002-07-01 Linus TorvaldsMake in-kernel HZ be 1000 on x86, retaining user-level...
next