index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
acct.c
Age
Commit message (
Expand
)
Author
2014-10-09
acct: eliminate compile warning
Ying Xue
2014-08-07
kernel/acct.c: fix coding style warnings and errors
Ionut Alexa
2014-08-07
death to mnt_pinned
Al Viro
2014-08-07
take fs_pin stuff to fs/*
Al Viro
2014-08-07
start carving bsd_acct_struct up
Al Viro
2014-08-07
acct: move mnt_pin() upwards.
Al Viro
2014-08-07
make acct_kill() wait for file closing.
Al Viro
2014-08-07
acct: get rid of acct_lock for acct->count
Al Viro
2014-08-07
acct: get rid of acct_list
Al Viro
2014-08-07
acct: simplify check_free_space()
Al Viro
2014-08-07
acct: new lifetime rules
Al Viro
2014-08-07
acct: serialize acct_on()
Al Viro
2014-08-07
acct() should honour the limits from the very beginning
Al Viro
2014-08-07
split the slow path in acct_process() off
Al Viro
2014-08-07
separate namespace-independent parts of filling acct_t
Al Viro
2014-08-07
acct: switch to __kernel_write()
Al Viro
2014-08-07
acct: encode_comp_t(0) is 0, fortunately...
Al Viro
2014-07-23
sched: Make task->start_time nanoseconds based
Thomas Gleixner
2014-06-12
acct: Use ktime_get_ts()
Thomas Gleixner
2014-06-06
ipc, kernel: clear whitespace
Paul McQuade
2014-06-06
ipc, kernel: use Linux headers
Paul McQuade
2013-05-04
fs: Fix hang with BSD accounting on frozen filesystem
Jan Kara
2013-04-09
lift sb_start_write() out of ->write()
Al Viro
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-22
new helper: file_inode(file)
Al Viro
2013-01-27
cputime: Use accessors to read task cputime stats
Frederic Weisbecker
2012-10-12
vfs: make path_openat take a struct filename pointer
Jeff Layton
2012-10-12
vfs: define struct filename and have getname() return it
Jeff Layton
2012-10-12
acct: constify the name arg to acct_on
Jeff Layton
2012-09-18
userns: Convert bsd process accounting to use kuid and kgid where appropriate
Eric W. Biederman
2012-01-08
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2012-01-06
vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb
Al Viro
2012-01-03
get rid of timer in kern/acct.c
Al Viro
2011-12-15
[S390] cputime: add sparse checking and cleanup
Martin Schwidefsky
2010-08-09
pass a struct path to vfs_statfs
Christoph Hellwig
2010-05-18
Merge branch 'next' into for-linus
James Morris
2010-05-11
bsdacct: use del_timer_sync() in acct_exit_ns()
Vitaliy Gusev
2010-04-12
security: remove dead hook acct
Eric Paris
2010-03-12
copy_signal() cleanup: kill taskstats_tgid_init() and acct_init_pacct()
Veaceslav Falico
2009-12-15
bsdacct: fix uid/gid misreporting
Alexey Dobriyan
2009-08-24
bsdacct: switch credentials for writing to the accounting file
Michal Schmidt
2009-06-30
bsdacct: fix access to invalid filp in acct_on()
Renaud Lottiaux
2009-01-14
[CVE-2009-0029] System call wrappers part 04
Heiko Carstens
2008-11-14
CRED: Wrap task credential accesses in the core kernel
David Howells
2008-10-13
tty: Fix abusers of current->sighand->tty
Alan Cox
2008-07-25
bsdacct: fix and add comments around acct_process()
Pavel Emelyanov
2008-07-25
bsdacct: account dying tasks in all relevant namespaces
Pavel Emelyanov
2008-07-25
bsdacct: turn acct off for all pidns-s on umount time
Pavel Emelyanov
2008-07-25
bsdacct: switch from global bsd_acct_struct instance to per-pidns one
Pavel Emelyanov
2008-07-25
bsdacct: make internal code work with passed bsd_acct_struct, not global
Pavel Emelyanov
[next]