aboutsummaryrefslogtreecommitdiff
path: root/fs/coda/upcall.c
AgeCommit message (Expand)Author
2010-10-25Coda: replace BKL with mutexYoshihisa Abe
2010-10-25Coda: push BKL regions into coda_upcall()Yoshihisa Abe
2010-08-07coda: fixup clash with block layer REQ_* definesJens Axboe
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2008-11-14CRED: Wrap task credential accesses in the Coda filesystemDavid Howells
2008-07-25coda: remove CODA_FS_OLD_APIAdrian Bunk
2007-10-19pid namespaces: round up the APIPavel Emelianov
2007-07-21coda: remove CODA_STORE/CODA_RELEASE upcallsJan Harkes
2007-07-19coda breakageAl Viro
2007-07-19coda: remove statistics counters from /proc/fs/codaJan Harkes
2007-07-19coda: remove struct coda_sb_infoJan Harkes
2007-07-19coda: cleanup downcall handlerJan Harkes
2007-07-19coda: ignore returned values when upcalls return errorsJan Harkes
2007-07-19coda: replace upc_alloc/upc_free with kmalloc/kfreeJan Harkes
2007-07-19coda: block signals during upcall processingJan Harkes
2007-07-19coda: cleanup for upcall handling pathJan Harkes
2007-07-19coda: cleanup /dev/cfs open and close handlingJan Harkes
2007-07-19coda: do not grab an uninitialized fd when the open upcall returns an errorJan Harkes
2007-05-21Detach sched.h from mm.hAlexey 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 dentryDavid Howells
2005-04-16Linux-2.6.12-rc2Linus Torvalds