| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] knfsd: Fix up some bit-rot in exp_export | NeilBrown | 2006-12-13 | 1 | -3/+9 |
* | [PATCH] knfsd: nfsd4: simplify filehandle check | J.Bruce Fields | 2006-12-13 | 1 | -17/+12 |
* | [PATCH] knfsd: nfsd4: simplify migration op check | J.Bruce Fields | 2006-12-13 | 1 | -11/+13 |
* | [PATCH] knfsd: nfsd4: reorganize compound ops | J.Bruce Fields | 2006-12-13 | 2 | -129/+139 |
* | [PATCH] knfsd: nfsd4: make verify and nverify wrappers | J.Bruce Fields | 2006-12-13 | 1 | -6/+22 |
* | [PATCH] knfsd: nfsd4: don't inline nfsd4 compound op functions | J.Bruce Fields | 2006-12-13 | 1 | -25/+18 |
* | [PATCH] knfsd: nfsd4: move replay_owner to cstate | J.Bruce Fields | 2006-12-13 | 2 | -29/+24 |
* | [PATCH] knfsd: nfsd4: remove spurious replay_owner check | J.Bruce Fields | 2006-12-13 | 1 | -1/+1 |
* | [PATCH] knfsd: nfsd4: pass saved and current fh together into nfsd4 operations | J.Bruce Fields | 2006-12-13 | 2 | -172/+244 |
* | [PATCH] knfsd: nfsd: don't drop silently on upcall deferral | J.Bruce Fields | 2006-12-13 | 3 | -6/+13 |
* | [PATCH] knfsd: nfsd4: handling more nfsd_cross_mnt errors in nfsd4 readdir | J.Bruce Fields | 2006-12-13 | 1 | -9/+5 |
* | [PATCH] knfsd: nfsd: simplify exp_pseudoroot | J.Bruce Fields | 2006-12-13 | 1 | -4/+2 |
* | [PATCH] knfsd: nfsd: make exp_rootfh handle exp_parent errors | J.Bruce Fields | 2006-12-13 | 1 | -0/+4 |
* | [PATCH] knfsd: nfsd4: clarify units of COMPOUND_SLACK_SPACE | J.Bruce Fields | 2006-12-13 | 1 | -5/+5 |
* | [PATCH] knfsd: nfsd4: remove a dprink from nfsd4_lock | J.Bruce Fields | 2006-12-13 | 1 | -1/+0 |
* | [PATCH] lockd endianness annotations | Al Viro | 2006-12-13 | 1 | -1/+1 |
* | [PATCH] nfsd: replace kmalloc+memset with kcalloc + simplify NULL check | Yan Burman | 2006-12-08 | 2 | -21/+19 |
* | [PATCH] NFS3: Calculate 'w' a bit later in nfs3svc_encode_getaclres() | Jesper Juhl | 2006-12-08 | 1 | -4/+4 |
* | [PATCH] NFS2: Calculate 'w' a bit later in nfsaclsvc_encode_getaclres() | Jesper Juhl | 2006-12-08 | 1 | -4/+4 |
* | [PATCH] lockdep: annotate nfsd4 recover code | Peter Zijlstra | 2006-12-08 | 1 | -1/+1 |
* | [PATCH] nfsd: change uses of f_{dentry, vfsmnt} to use f_path | Josef "Jeff" Sipek | 2006-12-08 | 3 | -14/+14 |
* | [PATCH] remove NFSD_OPTIMIZE_SPACE | Adrian Bunk | 2006-12-07 | 2 | -23/+14 |
* | [PATCH] slab: remove kmem_cache_t | Christoph Lameter | 2006-12-07 | 1 | -5/+5 |
* | WorkStruct: make allyesconfig | David Howells | 2006-11-22 | 1 | -4/+3 |
* | [PATCH] nfsd: fix spurious error return from nfsd_create in async case | J. Bruce Fields | 2006-11-08 | 1 | -1/+1 |
* | [PATCH] nfsd4: fix open-create permissions | J. Bruce Fields | 2006-11-08 | 3 | -4/+8 |
* | [PATCH] nfsd4: reindent do_open_lookup() | J. Bruce Fields | 2006-11-08 | 1 | -13/+11 |
* | [PATCH] NFS4: fix for recursive locking problem | Srinivasa Ds | 2006-11-03 | 1 | -1/+1 |
* | [PATCH] nfsd: nfs_replay_me | Al Viro | 2006-10-20 | 2 | -5/+5 |
* | [PATCH] nfsd: misc endianness annotations | Al Viro | 2006-10-20 | 6 | -11/+11 |
* | [PATCH] xdr annotations: nfsd callback* | Al Viro | 2006-10-20 | 1 | -10/+10 |
* | [PATCH] nfsd: NFSv4 errno endianness annotations | Al Viro | 2006-10-20 | 2 | -26/+31 |
* | [PATCH] nfsd: NFSv{2,3} trivial endianness annotations for error values | Al Viro | 2006-10-20 | 4 | -45/+51 |
* | [PATCH] nfsd: nfs4 code returns error values in net-endian | Al Viro | 2006-10-20 | 4 | -171/+171 |
* | [PATCH] nfsd: vfs.c endianness annotations | Al Viro | 2006-10-20 | 1 | -142/+157 |
* | [PATCH] xdr annotations: NFSv4 server | Al Viro | 2006-10-20 | 2 | -34/+34 |
* | [PATCH] xdr annotations: NFSv3 server | Al Viro | 2006-10-20 | 2 | -68/+68 |
* | [PATCH] xdr annotations: NFSv2 server | Al Viro | 2006-10-20 | 2 | -45/+45 |
* | [PATCH] xdr annotations: nfsd_dispatch() | Al Viro | 2006-10-20 | 1 | -4/+4 |
* | [PATCH] nfsfh simple endianness annotations | Al Viro | 2006-10-20 | 1 | -5/+5 |
* | [PATCH] nfsd: nfserrno() endianness annotations | Al Viro | 2006-10-20 | 1 | -4/+3 |
* | [PATCH] fix svc_procfunc declaration | Al Viro | 2006-10-20 | 5 | -48/+48 |
* | [PATCH] bug: nfsd/nfs4xdr.c misuse of ERR_PTR() | Al Viro | 2006-10-20 | 1 | -10/+11 |
* | [PATCH] knfsd: Allow lockd to drop replies as appropriate | NeilBrown | 2006-10-17 | 1 | -6/+8 |
* | [PATCH] knfsd: nfsd4: Fix error handling in nfsd's callback client | J. Bruce Fields | 2006-10-17 | 1 | -2/+2 |
* | [PATCH] knfsd: nfsd4: fix open permission checking | J. Bruce Fields | 2006-10-17 | 1 | -1/+3 |
* | [PATCH] knfsd: nfsd4: fix owner-override on open | J. Bruce Fields | 2006-10-17 | 1 | -7/+5 |
* | [PATCH] knfsd: tidy up up meaning of 'buffer size' in nfsd/sunrpc | NeilBrown | 2006-10-06 | 1 | -1/+1 |
* | [PATCH] knfsd: nfsd4: actually use all the pieces to implement referrals | J.Bruce Fields | 2006-10-04 | 2 | -13/+68 |
* | [PATCH] knfsd: nfsd4: xdr encoding for fs_locations | J.Bruce Fields | 2006-10-04 | 1 | -0/+125 |