Age | Commit message (Expand) | Author | Files | Lines |
2006-03-27 | [PATCH] knfsd: Unexport cache_fresh and fix a small race | NeilBrown | 3 | -24/+30 |
2006-03-27 | [PATCH] knfsd: Remove DefineCacheLookup | NeilBrown | 1 | -113/+0 |
2006-03-27 | [PATCH] knfsd: An assortment of little fixes to the sunrpc cache code | NeilBrown | 1 | -6/+8 |
2006-03-27 | [PATCH] knfsd: Use new cache code for name/id lookup caches | NeilBrown | 1 | -23/+103 |
2006-03-27 | [PATCH] knfsd: Use new cache code for rsc cache | NeilBrown | 1 | -10/+64 |
2006-03-27 | [PATCH] knfsd: Use new sunrpc cache for rsi cache | NeilBrown | 1 | -7/+59 |
2006-03-27 | [PATCH] knfsd: Use new cache_lookup for svc_expkey cache | NeilBrown | 1 | -37/+99 |
2006-03-27 | [PATCH] knfsd: Use new cache_lookup for svc_export | NeilBrown | 1 | -37/+88 |
2006-03-27 | [PATCH] knfsd: Convert ip_map cache to use the new lookup routine | NeilBrown | 1 | -47/+95 |
2006-03-27 | [PATCH] knfsd: Create cache_lookup function instead of using a macro to decla... | NeilBrown | 2 | -0/+110 |
2006-03-27 | [PATCH] knfsd: Get rid of 'inplace' sunrpc caches | NeilBrown | 5 | -30/+18 |
2006-03-27 | [PATCH] knfsd: Break the hard linkage from svc_expkey to svc_export | NeilBrown | 2 | -36/+44 |
2006-03-27 | [PATCH] knfsd: Change the store of auth_domains to not be a 'cache' | NeilBrown | 6 | -145/+81 |
2006-03-27 | [PATCH] autofs4: atomic var underflow | Ian Kent | 2 | -3/+5 |
2006-03-27 | [PATCH] autofs4: follow_link missing functionality | Ian Kent | 2 | -10/+44 |
2006-03-27 | [PATCH] Remove redundant check from autofs4_put_super | Dave Jones | 1 | -2/+1 |
2006-03-27 | [PATCH] autofs4: change AUTOFS_TYP_* AUTOFS_TYPE_* | Ian Kent | 4 | -13/+13 |
2006-03-27 | [PATCH] autofs4: add new packet type for v5 communications | Ian Kent | 3 | -24/+136 |
2006-03-27 | [PATCH] autofs4: add v5 expire logic | Ian Kent | 1 | -9/+87 |
2006-03-27 | [PATCH] autofs4: add v5 follow_link mount trigger method | Ian Kent | 3 | -21/+103 |
2006-03-27 | [PATCH] autofs4: nameidata needs to be up to date for follow_link | Ian Kent | 1 | -18/+21 |
2006-03-27 | [PATCH] autofs4: increase module version | Ian Kent | 1 | -1/+1 |
2006-03-27 | [PATCH] autofs4: change may_umount* functions to boolean | Ian Kent | 4 | -7/+7 |
2006-03-27 | [PATCH] autofs4: rename simple_empty_nolock function | Ian Kent | 2 | -2/+2 |
2006-03-27 | [PATCH] autofs4: white space cleanup for waitq.c | Ian Kent | 1 | -10/+9 |
2006-03-27 | [PATCH] autofs4: add a show mount options for proc filesystem | Ian Kent | 2 | -6/+34 |
2006-03-27 | [PATCH] autofs4: remove update_atime unused function | Ian Kent | 1 | -34/+4 |
2006-03-27 | [PATCH] autofs4: expire mounts that hold no (extra) references only | Ian Kent | 2 | -14/+26 |
2006-03-27 | [PATCH] autofs4: fix false negative return from expire | Ian Kent | 4 | -11/+59 |
2006-03-27 | [PATCH] autofs4: simplify expire tree traversal | Ian Kent | 1 | -62/+40 |
2006-03-27 | [PATCH] autofs4: expire code readability cleanup | Ian Kent | 1 | -28/+26 |
2006-03-27 | [PATCH] autofs4: can't mount due to mount point dir not empty | Ian Kent | 2 | -13/+4 |
2006-03-27 | [PATCH] autofs4: use libfs routines for readdir | Ian Kent | 1 | -86/+40 |
2006-03-27 | [PATCH] autofs4: lookup white space cleanup | Ian Kent | 1 | -14/+20 |
2006-03-27 | [PATCH] uml: fix hostfs stack corruption | Jeff Dike | 1 | -1/+0 |
2006-03-27 | [PATCH] uml: fix thread startup race | Jeff Dike | 1 | -28/+27 |
2006-03-27 | [PATCH] uml: prevent umid theft | Jeff Dike | 1 | -10/+23 |
2006-03-27 | [PATCH] uml: fix segfault on signal delivery | Jeff Dike | 2 | -30/+85 |
2006-03-27 | [PATCH] uml: allow ubd devices to be shared in a cluster | Jeff Dike | 1 | -33/+43 |
2006-03-27 | [PATCH] uml: oS header cleanups | Jeff Dike | 3 | -2/+14 |
2006-03-27 | [PATCH] uml: move tty logging to os-Linux | Jeff Dike | 4 | -24/+9 |
2006-03-27 | [PATCH] uml: more carefully test whether we are in a system call | Bodo Stroesser | 2 | -4/+33 |
2006-03-27 | [PATCH] uml: move sigio_user.c to os-Linux/sigio.c | Jeff Dike | 6 | -16/+19 |
2006-03-27 | [PATCH] uml: move SIGIO startup code to os-Linux/start_up.c | Jeff Dike | 6 | -157/+148 |
2006-03-27 | [PATCH] uml: merge irq_user.c and irq.c | Jeff Dike | 3 | -325/+295 |
2006-03-27 | [PATCH] uml: move libc-dependent irq code to os-Linux | Jeff Dike | 10 | -161/+288 |
2006-03-27 | [PATCH] uml: fix some printf formats | Jeff Dike | 1 | -3/+3 |
2006-03-27 | [PATCH] uml: fix declaration of exit() | Jeff Dike | 1 | -1/+1 |
2006-03-27 | [PATCH] uml: fix build warnings in __get_user | Jeff Dike | 1 | -21/+10 |
2006-03-27 | [PATCH] PM-Timer: don't use workaround if chipset is not buggy | OGAWA Hirofumi | 1 | -15/+89 |