index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
coda
/
upcall.c
Age
Commit message (
Expand
)
Author
2021-11-09
coda: check for async upcall request using local state
Jan Harkes
2019-07-16
coda: add hinting support for partial file caching
Pedro Cuadra
2019-07-16
coda: use SIZE() for stat
Fabian Frederick
2019-07-16
coda: move internal defs out of include/linux/ [ver #2]
David Howells
2019-07-16
coda: get rid of CODA_FREE()
Dan Carpenter
2019-07-16
coda: get rid of CODA_ALLOC()
Dan Carpenter
2019-07-16
coda: potential buffer overflow in coda_psdev_write()
Jan Harkes
2017-11-17
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2017-11-05
coda: fix 'kernel memory exposure attempt' in fsync
Jan Harkes
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2015-09-10
fs/coda: fix readlink buffer overflow
Jan Harkes
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2014-08-08
fs/coda: use linux/uaccess.h
Fabian Frederick
2014-06-06
fs/coda: use __func__
Fabian Frederick
2014-06-06
fs/coda: logging prefix uniformization
Fabian Frederick
2014-06-06
fs/coda: replace printk by pr_foo()
Fabian Frederick
2013-02-13
coda: Restrict coda messages to the initial user namespace
Eric W. Biederman
2013-02-13
coda: Restrict coda messages to the initial pid namespace
Eric W. Biederman
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2011-01-12
take coda-private headers out of include/linux
Al Viro
2010-10-25
Coda: replace BKL with mutex
Yoshihisa Abe
2010-10-25
Coda: push BKL regions into coda_upcall()
Yoshihisa Abe
2010-08-07
coda: fixup clash with block layer REQ_* defines
Jens Axboe
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2008-11-14
CRED: Wrap task credential accesses in the Coda filesystem
David Howells
2008-07-25
coda: remove CODA_FS_OLD_API
Adrian Bunk
2007-10-19
pid namespaces: round up the API
Pavel Emelianov
2007-07-21
coda: remove CODA_STORE/CODA_RELEASE upcalls
Jan Harkes
2007-07-19
coda breakage
Al Viro
2007-07-19
coda: remove statistics counters from /proc/fs/coda
Jan Harkes
2007-07-19
coda: remove struct coda_sb_info
Jan Harkes
2007-07-19
coda: cleanup downcall handler
Jan Harkes
2007-07-19
coda: ignore returned values when upcalls return errors
Jan Harkes
2007-07-19
coda: replace upc_alloc/upc_free with kmalloc/kfree
Jan Harkes
2007-07-19
coda: block signals during upcall processing
Jan Harkes
2007-07-19
coda: cleanup for upcall handling path
Jan Harkes
2007-07-19
coda: cleanup /dev/cfs open and close handling
Jan Harkes
2007-07-19
coda: do not grab an uninitialized fd when the open upcall returns an error
Jan Harkes
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
2006-06-26
[PATCH] use list_add_tail() instead of list_add()
Akinobu Mita
2006-06-23
[PATCH] VFS: Permit filesystem to perform statfs with a known root dentry
David Howells
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds