Oleg Nesterov
|
ae04ca3524
kernel/acct.c: fix the acct->needcheck check in check_free_space()
|
6 年之前 |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 年之前 |
Christoph Hellwig
|
73e18f7c0b
fs: make the buf argument to __kernel_write a void pointer
|
7 年之前 |
Ingo Molnar
|
32ef5517c2
sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h>
|
7 年之前 |
Frederic Weisbecker
|
d4bc42af73
acct: Convert obsolete cputime type to nsecs
|
7 年之前 |
Frederic Weisbecker
|
a1cecf2ba7
sched/cputime: Introduce special task_cputime_t() API to return old-typed cputime
|
7 年之前 |
Al Viro
|
d0f88f8d5d
acct: check FMODE_CAN_WRITE
|
9 年之前 |
Al Viro
|
59eda0e07f
new fs_pin killing logics
|
10 年之前 |
Al Viro
|
3b994d98a8
get rid of the second argument of acct_kill()
|
10 年之前 |
Al Viro
|
34cece2e8a
take count and rcu_head out of fs_pin
|
10 年之前 |
Al Viro
|
32426f6653
pull bumping refcount into ->kill()
|
10 年之前 |
Al Viro
|
9e251d0204
kill pin_put()
|
10 年之前 |
Ying Xue
|
067b722faf
acct: eliminate compile warning
|
10 年之前 |
Ionut Alexa
|
2577d92ebd
kernel/acct.c: fix coding style warnings and errors
|
10 年之前 |
Al Viro
|
3064c3563b
death to mnt_pinned
|
10 年之前 |
Al Viro
|
efb170c228
take fs_pin stuff to fs/*
|
10 年之前 |
Al Viro
|
1629d0eb3e
start carving bsd_acct_struct up
|
10 年之前 |
Al Viro
|
215748e67d
acct: move mnt_pin() upwards.
|
10 年之前 |
Al Viro
|
17c0a5aaff
make acct_kill() wait for file closing.
|
10 年之前 |
Al Viro
|
2798d4ce61
acct: get rid of acct_lock for acct->count
|
10 年之前 |
Al Viro
|
215752fce3
acct: get rid of acct_list
|
10 年之前 |
Al Viro
|
54a4d58a64
acct: simplify check_free_space()
|
10 年之前 |
Al Viro
|
b8f00e6be4
acct: new lifetime rules
|
10 年之前 |
Al Viro
|
9df7fa16ee
acct: serialize acct_on()
|
10 年之前 |
Al Viro
|
795a2f22a8
acct() should honour the limits from the very beginning
|
10 年之前 |
Al Viro
|
e25ff11ff1
split the slow path in acct_process() off
|
10 年之前 |
Al Viro
|
cdd37e2309
separate namespace-independent parts of filling acct_t
|
10 年之前 |
Al Viro
|
ed44724b79
acct: switch to __kernel_write()
|
10 年之前 |
Al Viro
|
ecfdb33d1f
acct: encode_comp_t(0) is 0, fortunately...
|
10 年之前 |
Thomas Gleixner
|
ccbf62d8a2
sched: Make task->start_time nanoseconds based
|
10 年之前 |