Age | Commit message (Expand) | Author | Files | Lines |
2007-02-02 | [PATCH] endianness bug: ntohl() misspelled as >> 24 in fh_verify(). | Al Viro | 1 | -1/+1 |
2007-01-30 | [PATCH] knfsd: ratelimit some nfsd messages that are triggered by external ev... | NeilBrown | 3 | -10/+6 |
2007-01-27 | [PATCH] knfsd: Fix type mismatch with filldir_t used by nfsd | NeilBrown | 4 | -10/+13 |
2007-01-27 | [PATCH] knfsd: Don't mess with the 'mode' when storing a exclusive-create cookie | Peter Staubach | 1 | -16/+5 |
2007-01-27 | [PATCH] knfsd: fix an NFSD bug with full sized, non-page-aligned reads | NeilBrown | 1 | -1/+2 |
2007-01-27 | [PATCH] knfsd: fix setting of ACL server versions | NeilBrown | 1 | -4/+4 |
2006-12-13 | [PATCH] knfsd: Fix up some bit-rot in exp_export | NeilBrown | 1 | -3/+9 |
2006-12-13 | [PATCH] knfsd: nfsd4: simplify filehandle check | J.Bruce Fields | 1 | -17/+12 |
2006-12-13 | [PATCH] knfsd: nfsd4: simplify migration op check | J.Bruce Fields | 1 | -11/+13 |
2006-12-13 | [PATCH] knfsd: nfsd4: reorganize compound ops | J.Bruce Fields | 2 | -129/+139 |
2006-12-13 | [PATCH] knfsd: nfsd4: make verify and nverify wrappers | J.Bruce Fields | 1 | -6/+22 |
2006-12-13 | [PATCH] knfsd: nfsd4: don't inline nfsd4 compound op functions | J.Bruce Fields | 1 | -25/+18 |
2006-12-13 | [PATCH] knfsd: nfsd4: move replay_owner to cstate | J.Bruce Fields | 2 | -29/+24 |
2006-12-13 | [PATCH] knfsd: nfsd4: remove spurious replay_owner check | J.Bruce Fields | 1 | -1/+1 |
2006-12-13 | [PATCH] knfsd: nfsd4: pass saved and current fh together into nfsd4 operations | J.Bruce Fields | 2 | -172/+244 |
2006-12-13 | [PATCH] knfsd: nfsd: don't drop silently on upcall deferral | J.Bruce Fields | 3 | -6/+13 |
2006-12-13 | [PATCH] knfsd: nfsd4: handling more nfsd_cross_mnt errors in nfsd4 readdir | J.Bruce Fields | 1 | -9/+5 |
2006-12-13 | [PATCH] knfsd: nfsd: simplify exp_pseudoroot | J.Bruce Fields | 1 | -4/+2 |
2006-12-13 | [PATCH] knfsd: nfsd: make exp_rootfh handle exp_parent errors | J.Bruce Fields | 1 | -0/+4 |
2006-12-13 | [PATCH] knfsd: nfsd4: clarify units of COMPOUND_SLACK_SPACE | J.Bruce Fields | 1 | -5/+5 |
2006-12-13 | [PATCH] knfsd: nfsd4: remove a dprink from nfsd4_lock | J.Bruce Fields | 1 | -1/+0 |
2006-12-13 | [PATCH] lockd endianness annotations | Al Viro | 1 | -1/+1 |
2006-12-08 | [PATCH] nfsd: replace kmalloc+memset with kcalloc + simplify NULL check | Yan Burman | 2 | -21/+19 |
2006-12-08 | [PATCH] NFS3: Calculate 'w' a bit later in nfs3svc_encode_getaclres() | Jesper Juhl | 1 | -4/+4 |
2006-12-08 | [PATCH] NFS2: Calculate 'w' a bit later in nfsaclsvc_encode_getaclres() | Jesper Juhl | 1 | -4/+4 |
2006-12-08 | [PATCH] lockdep: annotate nfsd4 recover code | Peter Zijlstra | 1 | -1/+1 |
2006-12-08 | [PATCH] nfsd: change uses of f_{dentry, vfsmnt} to use f_path | Josef "Jeff" Sipek | 3 | -14/+14 |
2006-12-07 | [PATCH] remove NFSD_OPTIMIZE_SPACE | Adrian Bunk | 2 | -23/+14 |
2006-12-07 | [PATCH] slab: remove kmem_cache_t | Christoph Lameter | 1 | -5/+5 |
2006-11-22 | WorkStruct: make allyesconfig | David Howells | 1 | -4/+3 |
2006-11-09 | [PATCH] nfsd: fix spurious error return from nfsd_create in async case | J. Bruce Fields | 1 | -1/+1 |
2006-11-09 | [PATCH] nfsd4: fix open-create permissions | J. Bruce Fields | 3 | -4/+8 |
2006-11-09 | [PATCH] nfsd4: reindent do_open_lookup() | J. Bruce Fields | 1 | -13/+11 |
2006-11-03 | [PATCH] NFS4: fix for recursive locking problem | Srinivasa Ds | 1 | -1/+1 |
2006-10-20 | [PATCH] nfsd: nfs_replay_me | Al Viro | 2 | -5/+5 |
2006-10-20 | [PATCH] nfsd: misc endianness annotations | Al Viro | 6 | -11/+11 |
2006-10-20 | [PATCH] xdr annotations: nfsd callback* | Al Viro | 1 | -10/+10 |
2006-10-20 | [PATCH] nfsd: NFSv4 errno endianness annotations | Al Viro | 2 | -26/+31 |
2006-10-20 | [PATCH] nfsd: NFSv{2,3} trivial endianness annotations for error values | Al Viro | 4 | -45/+51 |
2006-10-20 | [PATCH] nfsd: nfs4 code returns error values in net-endian | Al Viro | 4 | -171/+171 |
2006-10-20 | [PATCH] nfsd: vfs.c endianness annotations | Al Viro | 1 | -142/+157 |
2006-10-20 | [PATCH] xdr annotations: NFSv4 server | Al Viro | 2 | -34/+34 |
2006-10-20 | [PATCH] xdr annotations: NFSv3 server | Al Viro | 2 | -68/+68 |
2006-10-20 | [PATCH] xdr annotations: NFSv2 server | Al Viro | 2 | -45/+45 |
2006-10-20 | [PATCH] xdr annotations: nfsd_dispatch() | Al Viro | 1 | -4/+4 |
2006-10-20 | [PATCH] nfsfh simple endianness annotations | Al Viro | 1 | -5/+5 |
2006-10-20 | [PATCH] nfsd: nfserrno() endianness annotations | Al Viro | 1 | -4/+3 |
2006-10-20 | [PATCH] fix svc_procfunc declaration | Al Viro | 5 | -48/+48 |
2006-10-20 | [PATCH] bug: nfsd/nfs4xdr.c misuse of ERR_PTR() | Al Viro | 1 | -10/+11 |
2006-10-17 | [PATCH] knfsd: Allow lockd to drop replies as appropriate | NeilBrown | 1 | -6/+8 |