Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
0525f34d02758b801619d5e7093003e66a7efe3c
/
fs
/
coda
/
upcall.c
3d8e72d
coda: check for async upcall request using local state
by Jan Harkes
· 3 years, 2 months ago
a9fba24
coda: add hinting support for partial file caching
by Pedro Cuadra
· 5 years ago
50e9a6e
coda: use SIZE() for stat
by Fabian Frederick
· 5 years ago
8fc8b9d
coda: move internal defs out of include/linux/ [ver #2]
by David Howells
· 5 years ago
936dae4
coda: get rid of CODA_FREE()
by Dan Carpenter
· 5 years ago
4dc4819
coda: get rid of CODA_ALLOC()
by Dan Carpenter
· 5 years ago
6e51f8a
coda: potential buffer overflow in coda_psdev_write()
by Jan Harkes
· 5 years ago
ca5b857
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
d337b66
coda: fix 'kernel memory exposure attempt' in fsync
by Jan Harkes
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
3f07c01
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
3725e9d
fs/coda: fix readlink buffer overflow
by Jan Harkes
· 9 years ago
2b0143b
VFS: normal filesystems (and lustre): d_inode() annotations
by David Howells
· 10 years ago
834b46c
fs/coda: use linux/uaccess.h
by Fabian Frederick
· 10 years ago
6d6bd94
fs/coda: use __func__
by Fabian Frederick
· 11 years ago
f38cfb25
fs/coda: logging prefix uniformization
by Fabian Frederick
· 11 years ago
d9b4b31
fs/coda: replace printk by pr_foo()
by Fabian Frederick
· 11 years ago
d83f590
coda: Restrict coda messages to the initial user namespace
by Eric W. Biederman
· 12 years ago
9fd973e
coda: Restrict coda messages to the initial pid namespace
by Eric W. Biederman
· 12 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
31a203d
take coda-private headers out of include/linux
by Al Viro
· 14 years ago
da47c19
Coda: replace BKL with mutex
by Yoshihisa Abe
· 14 years ago
f7cc02b8
Coda: push BKL regions into coda_upcall()
by Yoshihisa Abe
· 14 years ago
4aeefdc
coda: fixup clash with block layer REQ_* defines
by Jens Axboe
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
97b7702
CRED: Wrap task credential accesses in the Coda filesystem
by David Howells
· 16 years ago
de0ca06
coda: remove CODA_FS_OLD_API
by Adrian Bunk
· 16 years ago
a47afb0
pid namespaces: round up the API
by Pavel Emelianov
· 17 years ago
d3fec42
coda: remove CODA_STORE/CODA_RELEASE upcalls
by Jan Harkes
· 17 years ago
5f47c7e
coda breakage
by Al Viro
· 17 years ago
3cf01f2
coda: remove statistics counters from /proc/fs/coda
by Jan Harkes
· 17 years ago
a1b0aa8
coda: remove struct coda_sb_info
by Jan Harkes
· 17 years ago
5fd31e9
coda: cleanup downcall handler
by Jan Harkes
· 17 years ago
970648e
coda: ignore returned values when upcalls return errors
by Jan Harkes
· 17 years ago
37461e1
coda: replace upc_alloc/upc_free with kmalloc/kfree
by Jan Harkes
· 17 years ago
d9664c9
coda: block signals during upcall processing
by Jan Harkes
· 17 years ago
fe71b5f
coda: cleanup for upcall handling path
by Jan Harkes
· 17 years ago
8706551
coda: cleanup /dev/cfs open and close handling
by Jan Harkes
· 17 years ago
38c2e43
coda: do not grab an uninitialized fd when the open upcall returns an error
by Jan Harkes
· 17 years ago
e8edc6e
Detach sched.h from mm.h
by Alexey Dobriyan
· 18 years ago
8e13059
[PATCH] use list_add_tail() instead of list_add()
by Akinobu Mita
· 19 years ago
726c334
[PATCH] VFS: Permit filesystem to perform statfs with a known root dentry
by David Howells
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago