Commit Graph

38 Commits (a1b81a84fff05dbfef45b7012c26e1fee9973e5d)

Author SHA1 Message Date
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
Jay Lan 8f0ab51479 [PATCH] csa: convert CONFIG tag for extended accounting routines 19 years ago
Alan Cox eb84a20e9e [PATCH] audit/accounting: tty locking 19 years ago
OGAWA Hirofumi a4afee02a5 [PATCH] Fix sighand->siglock usage in kernel/acct.c 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Randy Dunlap 1dbe83c344 [PATCH] fix kernel-doc in kernel/ dir 19 years ago
Randy Dunlap 7f32a25f63 [PATCH] kernel/acct: fix function definition 19 years ago
KaiGai Kohei 77787bfb44 [PATCH] pacct: none-delayed process accounting accumulation 19 years ago
KaiGai Kohei f6ec29a42d [PATCH] pacct: avoidance to refer the last thread as a representation of the process 19 years ago
KaiGai Kohei 0e4648141a [PATCH] pacct: add pacct_struct to fix some pacct bugs. 19 years ago
Matt Helsley 11e64757f9 [PATCH] Remove unecessary NULL check in kernel/acct.c 19 years ago
David Howells 726c334223 [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry 19 years ago
KaiGai Kohei bb231fe3a5 [PATCH] Fix pacct bug in multithreading case. 19 years ago
Randy.Dunlap c59ede7b78 [PATCH] move capable() to capability.h 19 years ago
Martin Schwidefsky 089545f0c7 [PATCH] s390: cputime_t fixes 19 years ago
Al Viro 7b7b1ace2d [PATCH] saner handling of auto_acct_off() and DQUOT_OFF() in umount 19 years ago
Hugh Dickins 4294621f41 [PATCH] mm: rss = file_rss + anon_rss 19 years ago
Randy Dunlap 417ef53141 [PATCH] kernel/acct: add kerneldoc 20 years ago
Peter Staubach 6c9c0b52b8 [PATCH] largefile support for accounting 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago