index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
acct.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-10
acct: eliminate compile warning
Ying Xue
1
-5
/
+9
2014-08-07
kernel/acct.c: fix coding style warnings and errors
Ionut Alexa
1
-12
/
+16
2014-08-07
death to mnt_pinned
Al Viro
1
-5
/
+19
2014-08-07
take fs_pin stuff to fs/*
Al Viro
1
-95
/
+32
2014-08-07
start carving bsd_acct_struct up
Al Viro
1
-19
/
+23
2014-08-07
acct: move mnt_pin() upwards.
Al Viro
1
-2
/
+1
2014-08-07
make acct_kill() wait for file closing.
Al Viro
1
-3
/
+17
2014-08-07
acct: get rid of acct_lock for acct->count
Al Viro
1
-33
/
+52
2014-08-07
acct: get rid of acct_list
Al Viro
1
-80
/
+55
2014-08-07
acct: simplify check_free_space()
Al Viro
1
-39
/
+11
2014-08-07
acct: new lifetime rules
Al Viro
1
-106
/
+114
2014-08-07
acct: serialize acct_on()
Al Viro
1
-0
/
+4
2014-08-07
acct() should honour the limits from the very beginning
Al Viro
1
-2
/
+2
2014-08-07
split the slow path in acct_process() off
Al Viro
1
-22
/
+28
2014-08-07
separate namespace-independent parts of filling acct_t
Al Viro
1
-47
/
+51
2014-08-07
acct: switch to __kernel_write()
Al Viro
1
-19
/
+12
2014-08-07
acct: encode_comp_t(0) is 0, fortunately...
Al Viro
1
-3
/
+0
2014-07-23
sched: Make task->start_time nanoseconds based
Thomas Gleixner
1
-7
/
+3
2014-06-12
acct: Use ktime_get_ts()
Thomas Gleixner
1
-1
/
+1
2014-06-07
ipc, kernel: clear whitespace
Paul McQuade
1
-2
/
+2
2014-06-07
ipc, kernel: use Linux headers
Paul McQuade
1
-1
/
+1
2013-05-04
fs: Fix hang with BSD accounting on frozen filesystem
Jan Kara
1
-1
/
+6
2013-04-09
lift sb_start_write() out of ->write()
Al Viro
1
-0
/
+2
2013-02-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2013-02-23
new helper: file_inode(file)
Al Viro
1
-1
/
+1
2013-01-27
cputime: Use accessors to read task cputime stats
Frederic Weisbecker
1
-2
/
+4
2012-10-13
vfs: make path_openat take a struct filename pointer
Jeff Layton
1
-3
/
+3
2012-10-13
vfs: define struct filename and have getname() return it
Jeff Layton
1
-2
/
+2
2012-10-12
acct: constify the name arg to acct_on
Jeff Layton
1
-1
/
+1
2012-09-18
userns: Convert bsd process accounting to use kuid and kgid where appropriate
Eric W. Biederman
1
-2
/
+2
2012-01-09
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-31
/
+11
2012-01-07
vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb
Al Viro
1
-1
/
+1
2012-01-04
get rid of timer in kern/acct.c
Al Viro
1
-30
/
+10
2011-12-15
[S390] cputime: add sparse checking and cleanup
Martin Schwidefsky
1
-2
/
+2
2010-08-10
pass a struct path to vfs_statfs
Christoph Hellwig
1
-1
/
+1
2010-05-18
Merge branch 'next' into for-linus
James Morris
1
-15
/
+5
2010-05-12
bsdacct: use del_timer_sync() in acct_exit_ns()
Vitaliy Gusev
1
-8
/
+9
2010-04-12
security: remove dead hook acct
Eric Paris
1
-15
/
+5
2010-03-13
copy_signal() cleanup: kill taskstats_tgid_init() and acct_init_pacct()
Veaceslav Falico
1
-10
/
+0
2009-12-15
bsdacct: fix uid/gid misreporting
Alexey Dobriyan
1
-1
/
+2
2009-08-24
bsdacct: switch credentials for writing to the accounting file
Michal Schmidt
1
-1
/
+7
2009-07-01
bsdacct: fix access to invalid filp in acct_on()
Renaud Lottiaux
1
-2
/
+4
2009-01-14
[CVE-2009-0029] System call wrappers part 04
Heiko Carstens
1
-1
/
+1
2008-11-14
CRED: Wrap task credential accesses in the core kernel
David Howells
1
-4
/
+3
2008-10-13
tty: Fix abusers of current->sighand->tty
Alan Cox
1
-1
/
+1
2008-07-25
bsdacct: fix and add comments around acct_process()
Pavel Emelyanov
1
-1
/
+7
2008-07-25
bsdacct: account dying tasks in all relevant namespaces
Pavel Emelyanov
1
-7
/
+14
2008-07-25
bsdacct: turn acct off for all pidns-s on umount time
Pavel Emelyanov
1
-12
/
+16
2008-07-25
bsdacct: switch from global bsd_acct_struct instance to per-pidns one
Pavel Emelyanov
1
-18
/
+66
2008-07-25
bsdacct: make internal code work with passed bsd_acct_struct, not global
Pavel Emelyanov
1
-38
/
+39
[next]