aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-03-27[PATCH] fs/nfsd/export.c,net/sunrpc/cache.c: make needlessly global code staticAdrian Bunk
2006-03-27[PATCH] knfsd: Convert sunrpc_cache to use krefsNeilBrown
2006-03-27[PATCH] knfsd: Unexport cache_fresh and fix a small raceNeilBrown
2006-03-27[PATCH] knfsd: Remove DefineCacheLookupNeilBrown
2006-03-27[PATCH] knfsd: An assortment of little fixes to the sunrpc cache codeNeilBrown
2006-03-27[PATCH] knfsd: Use new cache code for name/id lookup cachesNeilBrown
2006-03-27[PATCH] knfsd: Use new cache code for rsc cacheNeilBrown
2006-03-27[PATCH] knfsd: Use new sunrpc cache for rsi cacheNeilBrown
2006-03-27[PATCH] knfsd: Use new cache_lookup for svc_expkey cacheNeilBrown
2006-03-27[PATCH] knfsd: Use new cache_lookup for svc_exportNeilBrown
2006-03-27[PATCH] knfsd: Convert ip_map cache to use the new lookup routineNeilBrown
2006-03-27[PATCH] knfsd: Create cache_lookup function instead of using a macro to decla...NeilBrown
2006-03-27[PATCH] knfsd: Get rid of 'inplace' sunrpc cachesNeilBrown
2006-03-27[PATCH] knfsd: Break the hard linkage from svc_expkey to svc_exportNeilBrown
2006-03-27[PATCH] knfsd: Change the store of auth_domains to not be a 'cache'NeilBrown
2006-03-27[PATCH] autofs4: atomic var underflowIan Kent
2006-03-27[PATCH] autofs4: follow_link missing functionalityIan Kent
2006-03-27[PATCH] Remove redundant check from autofs4_put_superDave Jones
2006-03-27[PATCH] autofs4: change AUTOFS_TYP_* AUTOFS_TYPE_*Ian Kent
2006-03-27[PATCH] autofs4: add new packet type for v5 communicationsIan Kent
2006-03-27[PATCH] autofs4: add v5 expire logicIan Kent
2006-03-27[PATCH] autofs4: add v5 follow_link mount trigger methodIan Kent
2006-03-27[PATCH] autofs4: nameidata needs to be up to date for follow_linkIan Kent
2006-03-27[PATCH] autofs4: increase module versionIan Kent
2006-03-27[PATCH] autofs4: change may_umount* functions to booleanIan Kent
2006-03-27[PATCH] autofs4: rename simple_empty_nolock functionIan Kent
2006-03-27[PATCH] autofs4: white space cleanup for waitq.cIan Kent
2006-03-27[PATCH] autofs4: add a show mount options for proc filesystemIan Kent
2006-03-27[PATCH] autofs4: remove update_atime unused functionIan Kent
2006-03-27[PATCH] autofs4: expire mounts that hold no (extra) references onlyIan Kent
2006-03-27[PATCH] autofs4: fix false negative return from expireIan Kent
2006-03-27[PATCH] autofs4: simplify expire tree traversalIan Kent
2006-03-27[PATCH] autofs4: expire code readability cleanupIan Kent
2006-03-27[PATCH] autofs4: can't mount due to mount point dir not emptyIan Kent
2006-03-27[PATCH] autofs4: use libfs routines for readdirIan Kent
2006-03-27[PATCH] autofs4: lookup white space cleanupIan Kent
2006-03-27[PATCH] uml: fix hostfs stack corruptionJeff Dike
2006-03-27[PATCH] uml: fix thread startup raceJeff Dike
2006-03-27[PATCH] uml: prevent umid theftJeff Dike
2006-03-27[PATCH] uml: fix segfault on signal deliveryJeff Dike
2006-03-27[PATCH] uml: allow ubd devices to be shared in a clusterJeff Dike
2006-03-27[PATCH] uml: oS header cleanupsJeff Dike
2006-03-27[PATCH] uml: move tty logging to os-LinuxJeff Dike
2006-03-27[PATCH] uml: more carefully test whether we are in a system callBodo Stroesser
2006-03-27[PATCH] uml: move sigio_user.c to os-Linux/sigio.cJeff Dike
2006-03-27[PATCH] uml: move SIGIO startup code to os-Linux/start_up.cJeff Dike
2006-03-27[PATCH] uml: merge irq_user.c and irq.cJeff Dike
2006-03-27[PATCH] uml: move libc-dependent irq code to os-LinuxJeff Dike
2006-03-27[PATCH] uml: fix some printf formatsJeff Dike
2006-03-27[PATCH] uml: fix declaration of exit()Jeff Dike