Linus Torvalds
|
ca5b857cb0
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
7 years ago |
Jan Harkes
|
d337b66a4c
coda: fix 'kernel memory exposure attempt' in fsync
|
8 years ago |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
Ingo Molnar
|
3f07c01441
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
|
8 years ago |
Jan Harkes
|
3725e9dd5b
fs/coda: fix readlink buffer overflow
|
10 years ago |
David Howells
|
2b0143b5c9
VFS: normal filesystems (and lustre): d_inode() annotations
|
10 years ago |
Fabian Frederick
|
834b46c37a
fs/coda: use linux/uaccess.h
|
11 years ago |
Fabian Frederick
|
6d6bd94f4d
fs/coda: use __func__
|
11 years ago |
Fabian Frederick
|
f38cfb2564
fs/coda: logging prefix uniformization
|
11 years ago |
Fabian Frederick
|
d9b4b3195a
fs/coda: replace printk by pr_foo()
|
11 years ago |
Eric W. Biederman
|
d83f5901bc
coda: Restrict coda messages to the initial user namespace
|
12 years ago |
Eric W. Biederman
|
9fd973e085
coda: Restrict coda messages to the initial pid namespace
|
12 years ago |
David Howells
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 years ago |
Al Viro
|
31a203df9c
take coda-private headers out of include/linux
|
14 years ago |
Yoshihisa Abe
|
da47c19e5c
Coda: replace BKL with mutex
|
15 years ago |
Yoshihisa Abe
|
f7cc02b871
Coda: push BKL regions into coda_upcall()
|
15 years ago |
Jens Axboe
|
4aeefdc69f
coda: fixup clash with block layer REQ_* defines
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
David Howells
|
97b7702cd1
CRED: Wrap task credential accesses in the Coda filesystem
|
17 years ago |
Adrian Bunk
|
de0ca06a99
coda: remove CODA_FS_OLD_API
|
17 years ago |
Pavel Emelianov
|
a47afb0f9d
pid namespaces: round up the API
|
18 years ago |
Jan Harkes
|
d3fec424b2
coda: remove CODA_STORE/CODA_RELEASE upcalls
|
18 years ago |
Al Viro
|
5f47c7eac6
coda breakage
|
18 years ago |
Jan Harkes
|
3cf01f28c3
coda: remove statistics counters from /proc/fs/coda
|
18 years ago |
Jan Harkes
|
a1b0aa8764
coda: remove struct coda_sb_info
|
18 years ago |
Jan Harkes
|
5fd31e9a67
coda: cleanup downcall handler
|
18 years ago |
Jan Harkes
|
970648eb03
coda: ignore returned values when upcalls return errors
|
18 years ago |
Jan Harkes
|
37461e1957
coda: replace upc_alloc/upc_free with kmalloc/kfree
|
18 years ago |
Jan Harkes
|
d9664c95af
coda: block signals during upcall processing
|
18 years ago |
Jan Harkes
|
fe71b5f387
coda: cleanup for upcall handling path
|
18 years ago |