aboutsummaryrefslogtreecommitdiffstats
path: root/fs/coda/upcall.c
Commit message (Expand)AuthorAgeFilesLines
* take coda-private headers out of include/linuxAl Viro2011-01-121-3/+2
* Coda: replace BKL with mutexYoshihisa Abe2010-10-251-31/+40
* Coda: push BKL regions into coda_upcall()Yoshihisa Abe2010-10-251-10/+22
* coda: fixup clash with block layer REQ_* definesJens Axboe2010-08-071-6/+6
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* CRED: Wrap task credential accesses in the Coda filesystemDavid Howells2008-11-141-1/+1
* coda: remove CODA_FS_OLD_APIAdrian Bunk2008-07-251-14/+1
* pid namespaces: round up the APIPavel Emelianov2007-10-191-1/+1
* coda: remove CODA_STORE/CODA_RELEASE upcallsJan Harkes2007-07-211-48/+1
* coda breakageAl Viro2007-07-191-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/+38
* coda: cleanup downcall handlerJan Harkes2007-07-191-65/+54
* coda: ignore returned values when upcalls return errorsJan Harkes2007-07-191-32/+27
* coda: replace upc_alloc/upc_free with kmalloc/kfreeJan Harkes2007-07-191-7/+4
* coda: block signals during upcall processingJan Harkes2007-07-191-21/+60
* coda: cleanup for upcall handling pathJan Harkes2007-07-191-63/+58
* coda: cleanup /dev/cfs open and close handlingJan Harkes2007-07-191-7/+2
* 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-161-0/+914