Age | Commit message (Expand) | Author |
2007-02-19 | [PATCH] Fix a free-wrong-pointer bug in nfs/acl server. | Greg Banks |
2007-02-16 | [PATCH] knfsd: nfsd4: fix handling of directories without default ACLs | J. Bruce Fields |
2007-02-16 | [PATCH] knfsd: nfsd4: acls: avoid unnecessary denies | J. Bruce Fields |
2007-02-16 | [PATCH] knfsd: nfsd4: acls: don't return explicit mask | J. Bruce Fields |
2007-02-16 | [PATCH] knfsd: nfsd4: fix error return on unsupported acl | J. Bruce Fields |
2007-02-16 | [PATCH] knfsd: nfsd4: fix memory leak on kmalloc failure in savemem | J. Bruce Fields |
2007-02-16 | [PATCH] knfsd: nfsd4: represent nfsv4 acl with array instead of linked list | J. Bruce Fields |
2007-02-16 | [PATCH] knfsd: nfsd4: simplify nfsv4->posix translation | J. Bruce Fields |
2007-02-16 | [PATCH] knfsd: nfsd4: relax checking of ACL inheritance bits | J. Bruce Fields |
2007-02-16 | [PATCH] knfsd: nfsd4: fix non-terminated string | J. Bruce Fields |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau |
2007-02-14 | [PATCH] knfsd: add some new fsid types | NeilBrown |
2007-02-14 | [PATCH] knfsd: tidy up choice of filesystem-identifier when creating a fileha... | NeilBrown |
2007-02-14 | [PATCH] knfsd: fix return value for writes to some files in 'nfsd' filesystem | NeilBrown |
2007-02-12 | [PATCH] knfsd: SUNRPC: Provide room in svc_rqst for larger addresses | Chuck Lever |
2007-02-12 | [PATCH] knfsd: SUNRPC: Add a function to format the address in an svc_rqst fo... | Chuck Lever |
2007-02-12 | [PATCH] knfsd: SUNRPC: allow creating an RPC service without registering with... | Chuck Lever |
2007-02-01 | [PATCH] endianness bug: ntohl() misspelled as >> 24 in fh_verify(). | Al Viro |
2007-01-30 | [PATCH] knfsd: ratelimit some nfsd messages that are triggered by external ev... | NeilBrown |
2007-01-26 | [PATCH] knfsd: Fix type mismatch with filldir_t used by nfsd | NeilBrown |
2007-01-26 | [PATCH] knfsd: Don't mess with the 'mode' when storing a exclusive-create cookie | Peter Staubach |
2007-01-26 | [PATCH] knfsd: fix an NFSD bug with full sized, non-page-aligned reads | NeilBrown |
2007-01-26 | [PATCH] knfsd: fix setting of ACL server versions | NeilBrown |
2006-12-13 | [PATCH] knfsd: Fix up some bit-rot in exp_export | NeilBrown |
2006-12-13 | [PATCH] knfsd: nfsd4: simplify filehandle check | J.Bruce Fields |
2006-12-13 | [PATCH] knfsd: nfsd4: simplify migration op check | J.Bruce Fields |
2006-12-13 | [PATCH] knfsd: nfsd4: reorganize compound ops | J.Bruce Fields |
2006-12-13 | [PATCH] knfsd: nfsd4: make verify and nverify wrappers | J.Bruce Fields |
2006-12-13 | [PATCH] knfsd: nfsd4: don't inline nfsd4 compound op functions | J.Bruce Fields |
2006-12-13 | [PATCH] knfsd: nfsd4: move replay_owner to cstate | J.Bruce Fields |
2006-12-13 | [PATCH] knfsd: nfsd4: remove spurious replay_owner check | J.Bruce Fields |
2006-12-13 | [PATCH] knfsd: nfsd4: pass saved and current fh together into nfsd4 operations | J.Bruce Fields |
2006-12-13 | [PATCH] knfsd: nfsd: don't drop silently on upcall deferral | J.Bruce Fields |
2006-12-13 | [PATCH] knfsd: nfsd4: handling more nfsd_cross_mnt errors in nfsd4 readdir | J.Bruce Fields |
2006-12-13 | [PATCH] knfsd: nfsd: simplify exp_pseudoroot | J.Bruce Fields |
2006-12-13 | [PATCH] knfsd: nfsd: make exp_rootfh handle exp_parent errors | J.Bruce Fields |
2006-12-13 | [PATCH] knfsd: nfsd4: clarify units of COMPOUND_SLACK_SPACE | J.Bruce Fields |
2006-12-13 | [PATCH] knfsd: nfsd4: remove a dprink from nfsd4_lock | J.Bruce Fields |
2006-12-13 | [PATCH] lockd endianness annotations | Al Viro |
2006-12-08 | [PATCH] nfsd: replace kmalloc+memset with kcalloc + simplify NULL check | Yan Burman |
2006-12-08 | [PATCH] NFS3: Calculate 'w' a bit later in nfs3svc_encode_getaclres() | Jesper Juhl |
2006-12-08 | [PATCH] NFS2: Calculate 'w' a bit later in nfsaclsvc_encode_getaclres() | Jesper Juhl |
2006-12-08 | [PATCH] lockdep: annotate nfsd4 recover code | Peter Zijlstra |
2006-12-08 | [PATCH] nfsd: change uses of f_{dentry, vfsmnt} to use f_path | Josef "Jeff" Sipek |
2006-12-07 | [PATCH] remove NFSD_OPTIMIZE_SPACE | Adrian Bunk |
2006-12-07 | [PATCH] slab: remove kmem_cache_t | Christoph Lameter |
2006-11-22 | WorkStruct: make allyesconfig | David Howells |
2006-11-08 | [PATCH] nfsd: fix spurious error return from nfsd_create in async case | J. Bruce Fields |
2006-11-08 | [PATCH] nfsd4: fix open-create permissions | J. Bruce Fields |
2006-11-08 | [PATCH] nfsd4: reindent do_open_lookup() | J. Bruce Fields |