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