aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/acct.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-25[PATCH] pacct: none-delayed process accounting accumulationKaiGai Kohei1-13/+11
2006-06-25[PATCH] pacct: avoidance to refer the last thread as a representation of the processKaiGai Kohei1-18/+24
2006-06-25[PATCH] pacct: add pacct_struct to fix some pacct bugs.KaiGai Kohei1-15/+36
2006-06-25[PATCH] Remove unecessary NULL check in kernel/acct.cMatt Helsley1-5/+3
2006-06-23[PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells1-1/+1
2006-03-31[PATCH] Fix pacct bug in multithreading case.KaiGai Kohei1-6/+6
2006-01-11[PATCH] move capable() to capability.hRandy.Dunlap1-0/+1
2006-01-06[PATCH] s390: cputime_t fixesMartin Schwidefsky1-7/+9
2005-11-07[PATCH] saner handling of auto_acct_off() and DQUOT_OFF() in umountAl Viro1-30/+62
2005-10-29[PATCH] mm: rss = file_rss + anon_rssHugh Dickins1-1/+1
2005-09-10[PATCH] kernel/acct: add kerneldocRandy Dunlap1-16/+27
2005-09-07[PATCH] largefile support for accountingPeter Staubach1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+561