summaryrefslogtreecommitdiffstats
path: root/fs/coda/upcall.c
Commit message (Expand)AuthorAgeFilesLines
* CRED: Wrap task credential accesses in the Coda filesystemDavid Howells2008-11-141-1/+1
* coda: remove CODA_FS_OLD_APIAdrian Bunk2008-07-251-14/+1Star
* pid namespaces: round up the APIPavel Emelianov2007-10-191-1/+1
* coda: remove CODA_STORE/CODA_RELEASE upcallsJan Harkes2007-07-221-48/+1Star
* coda breakageAl Viro2007-07-201-5/+5
* coda: remove statistics counters from /proc/fs/codaJan Harkes2007-07-191-1/+2
* coda: remove struct coda_sb_infoJan Harkes2007-07-191-41/+38Star
* coda: cleanup downcall handlerJan Harkes2007-07-191-65/+54Star
* coda: ignore returned values when upcalls return errorsJan Harkes2007-07-191-32/+27Star
* coda: replace upc_alloc/upc_free with kmalloc/kfreeJan Harkes2007-07-191-7/+4Star
* coda: block signals during upcall processingJan Harkes2007-07-191-21/+60
* coda: cleanup for upcall handling pathJan Harkes2007-07-191-63/+58Star
* coda: cleanup /dev/cfs open and close handlingJan Harkes2007-07-191-7/+2Star
* coda: do not grab an uninitialized fd when the open upcall returns an errorJan Harkes2007-07-191-5/+5
* Detach sched.h from mm.hAlexey Dobriyan2007-05-211-1/+1
* [PATCH] use list_add_tail() instead of list_add()Akinobu Mita2006-06-261-1/+1
* [PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells2006-06-231-2/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+914