index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
coda
/
upcall.c
Age
Commit message (
Expand
)
Author
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2011-01-13
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-13
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-22
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