Age | Commit message (Expand) | Author | Files | Lines |
2008-04-25 | nfsd: don't allow setting ctime over v4 | J. Bruce Fields | 1 | -14/+0 |
2008-04-25 | locks: don't call ->copy_lock methods on return of conflicting locks | J. Bruce Fields | 1 | -3/+0 |
2008-04-25 | lockd: unlock lockd locks held for a certain filesystem | Wendy Cheng | 1 | -0/+32 |
2008-04-25 | lockd: unlock lockd locks associated with a given server ip | Wendy Cheng | 1 | -0/+33 |
2008-04-23 | knfsd: clear both setuid and setgid whenever a chown is done | Jeff Layton | 1 | -13/+14 |
2008-04-23 | knfsd: get rid of imode variable in nfsd_setattr | Jeff Layton | 1 | -3/+1 |
2008-04-23 | nfsd: use static memory for callback program and stats | Olga Kornievskaia | 1 | -11/+17 |
2008-04-23 | nfsd: move most of fh_verify to separate function | J. Bruce Fields | 1 | -105/+123 |
2008-04-23 | nfsd: initialize lease type in nfs4_open_delegation() | Felix Blyakher | 1 | -2/+2 |
2008-04-23 | nfsd: fix sparse warning in vfs.c | Harvey Harrison | 1 | -1/+1 |
2008-04-23 | nfsd: fix sparse warnings | Harvey Harrison | 4 | -13/+7 |
2008-04-23 | make nfsd_create_setattr() static | Adrian Bunk | 1 | -1/+1 |
2008-04-23 | NFSD: Remove NFSD_TCP kernel build option | Chuck Lever | 1 | -2/+0 |
2008-04-23 | nfsd: clarify readdir/mountpoint-crossing code | J. Bruce Fields | 1 | -3/+10 |
2008-04-23 | nfsd4: kill unnecessary check in preprocess_stateid_op | J. Bruce Fields | 1 | -1/+1 |
2008-04-23 | nfsd4: simplify stateid sequencing checks | J. Bruce Fields | 1 | -15/+26 |
2008-04-23 | nfsd4: remove unnecessary CHECK_FH check in preprocess_seqid_op | J. Bruce Fields | 1 | -7/+7 |
2008-04-23 | IPv6 support for NFS server export caches | Aurélien Charbon | 2 | -5/+19 |
2008-04-19 | [PATCH] r/o bind mounts: check mnt instead of superblock directly | Dave Hansen | 1 | -2/+3 |
2008-04-19 | [PATCH] r/o bind mounts: elevate write count for xattr_permission() callers | Dave Hansen | 2 | -1/+10 |
2008-04-19 | [PATCH] r/o bind mounts: get write access for vfs_rename() callers | Dave Hansen | 1 | -4/+13 |
2008-04-19 | [PATCH] r/o bind mounts: write counts for link/symlink | Dave Hansen | 1 | -1/+13 |
2008-04-19 | [PATCH] r/o bind mounts: get callers of vfs_mknod/create/mkdir() | Dave Hansen | 2 | -2/+26 |
2008-04-19 | [PATCH] r/o bind mounts: elevate write count for rmdir and unlink. | Dave Hansen | 2 | -2/+18 |
2008-04-19 | [PATCH] r/o bind mounts: create helper to drop file write access | Dave Hansen | 1 | -1/+2 |
2008-03-14 | nfsd: fix oops on access from high-numbered ports | J. Bruce Fields | 1 | -2/+2 |
2008-02-21 | Wrap buffers used for rpc debug printks into RPC_IFDEBUG | Pavel Emelyanov | 1 | -1/+1 |
2008-02-14 | d_path: Make d_path() use a struct path | Jan Blunck | 1 | -1/+1 |
2008-02-14 | d_path: Make seq_path() use a struct path argument | Jan Blunck | 1 | -2/+2 |
2008-02-14 | Use struct path in struct svc_expkey | Jan Blunck | 1 | -17/+13 |
2008-02-14 | Use struct path in struct svc_export | Jan Blunck | 8 | -67/+65 |
2008-02-14 | Introduce path_put() | Jan Blunck | 3 | -7/+7 |
2008-02-14 | Embed a struct path into struct nameidata instead of nd->{dentry,mnt} | Jan Blunck | 3 | -34/+35 |
2008-02-07 | Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) | David Howells | 1 | -2/+2 |
2008-02-05 | Add 64-bit capability support to the kernel | Andrew Morgan | 1 | -5/+5 |
2008-02-01 | nfsd: more careful input validation in nfsctl write methods | J. Bruce Fields | 1 | -1/+4 |
2008-02-01 | knfsd: don't bother mapping putrootfh enoent to eperm | J. Bruce Fields | 1 | -2/+0 |
2008-02-01 | svc: Add svc_xprt_names service to replace svc_sock_names | Tom Tucker | 1 | -1/+1 |
2008-02-01 | knfsd: Support adding transports by writing portlist file | Tom Tucker | 1 | -1/+48 |
2008-02-01 | svc: Make close transport independent | Tom Tucker | 1 | -2/+2 |
2008-02-01 | svc: Change services to use new svc_create_xprt service | Tom Tucker | 1 | -2/+2 |
2008-02-01 | nfsd4: clean up access_valid, deny_valid checks. | J. Bruce Fields | 1 | -4/+9 |
2008-02-01 | nfsd: allow root to set uid and gid on create | J. Bruce Fields | 1 | -19/+28 |
2008-02-01 | nfsd: Allow AIX client to read dir containing mountpoints | Frank Filz | 2 | -6/+23 |
2008-02-01 | nfsd4: fix bad seqid on lock request incompatible with open mode | J. Bruce Fields | 1 | -4/+3 |
2008-02-01 | nfsd4: recognize callback channel failure earlier | J. Bruce Fields | 2 | -9/+9 |
2008-02-01 | nfsd4: miscellaneous nfs4state.c style fixes | J. Bruce Fields | 1 | -29/+26 |
2008-02-01 | nfsd4: make current_clientid local | J. Bruce Fields | 1 | -3/+4 |
2008-02-01 | nfsd: fix encode_entryplus_baggage() indentation | J. Bruce Fields | 1 | -5/+5 |
2008-02-01 | nfsd4: kill unneeded cl_confirm check | J. Bruce Fields | 1 | -3/+1 |