Age | Commit message (Expand) | Author | Files | Lines |
2008-09-30 | nfsd: permit unauthenticated stat of export root | J. Bruce Fields | 1 | -1/+2 |
2008-07-25 | remove unused #include <linux/dirent.h>'s | Adrian Bunk | 1 | -1/+0 |
2008-06-23 | nfsd: rename MAY_ flags | Miklos Szeredi | 1 | -13/+13 |
2008-06-23 | knfsd: Replace lock_kernel with a mutex for nfsd thread startup/shutdown lock... | Neil Brown | 1 | -0/+1 |
2008-06-23 | nfsd: eliminate unused nfs4_callback.cb_stat | Benny Halevy | 1 | -1/+0 |
2008-06-23 | nfsd: eliminate unused nfs4_callback.cb_program | Benny Halevy | 1 | -1/+0 |
2008-04-25 | nfsd: don't allow setting ctime over v4 | J. Bruce Fields | 1 | -1/+1 |
2008-04-24 | NFSD: Strip __KERNEL__ testing from unexported header files. | Robert P. J. Day | 3 | -7/+2 |
2008-04-24 | nfsd: fix sparse warnings | Harvey Harrison | 1 | -0/+8 |
2008-02-15 | Use struct path in struct svc_expkey | Jan Blunck | 1 | -2/+1 |
2008-02-15 | Use struct path in struct svc_export | Jan Blunck | 1 | -3/+2 |
2008-02-02 | nfsd: Allow AIX client to read dir containing mountpoints | Frank Filz | 1 | -1/+1 |
2008-02-02 | nfsd: move nfsd/auth.h into fs/nfsd | J. Bruce Fields | 4 | -30/+0 |
2008-02-02 | knfsd: allow cache_register to return error on failure | J. Bruce Fields | 1 | -1/+1 |
2008-02-02 | nfsd: fail module init on reply cache init failure | J. Bruce Fields | 1 | -2/+2 |
2008-02-02 | NFSD: Path name length signage in nfsd request argument structures | Chuck Lever | 2 | -2/+2 |
2008-02-02 | NFSD: Adjust filename length argument of nfsd_lookup | Chuck Lever | 1 | -2/+2 |
2008-02-02 | NFSD: File name length signage in nfsd request argument structures | Chuck Lever | 2 | -13/+13 |
2007-10-16 | fs/nfsd/export.c: make 3 functions static | Adrian Bunk | 1 | -11/+0 |
2007-10-10 | knfsd: 64 bit ino support for NFS server | Peter Staubach | 2 | -40/+6 |
2007-10-10 | knfsd: move nfsv4 slab creation/destruction to module init/exit | J. Bruce Fields | 1 | -8/+10 |
2007-07-19 | knfsd: clean up EX_RDONLY | J. Bruce Fields | 1 | -0/+1 |
2007-07-19 | knfsd: move EX_RDONLY out of header | J. Bruce Fields | 1 | -12/+0 |
2007-07-17 | knfsd: nfsd: enforce per-flavor id squashing | J. Bruce Fields | 1 | -1/+2 |
2007-07-17 | knfsd: nfsd4: implement secinfo | Andy Adamson | 2 | -0/+10 |
2007-07-17 | knfsd: nfsd4: make readonly access depend on pseudoflavor | J. Bruce Fields | 2 | -2/+14 |
2007-07-17 | knfsd: nfsd4: return nfserr_wrongsec | Andy Adamson | 2 | -0/+2 |
2007-07-17 | knfsd: nfsd: provide export lookup wrappers which take a svc_rqst | J. Bruce Fields | 1 | -0/+7 |
2007-07-17 | knfsd: nfsd4: simplify exp_pseudoroot arguments | J. Bruce Fields | 1 | -1/+1 |
2007-07-17 | knfsd: nfsd4: parse secinfo information in exports downcall | Andy Adamson | 1 | -0/+17 |
2007-07-17 | knfsd: nfsd4: don't delegate files that have had conflicts | Meelap Shah | 1 | -0/+1 |
2007-07-17 | knfsd: nfsd4: vary maximum delegation limit based on RAM size | Meelap Shah | 1 | -0/+1 |
2007-07-17 | knfsd: nfsd: remove unused header interface.h | J. Bruce Fields | 2 | -14/+0 |
2007-07-17 | knfsd: nfsd4: fix NFSv4 filehandle size units confusion | J. Bruce Fields | 1 | -1/+1 |
2007-02-14 | [PATCH] knfsd: add some new fsid types | NeilBrown | 3 | -38/+80 |
2007-02-12 | [PATCH] include/linux/nfsd/const.h: remove NFS_SUPER_MAGIC | Adrian Bunk | 1 | -4/+0 |
2007-01-27 | [PATCH] knfsd: Fix type mismatch with filldir_t used by nfsd | NeilBrown | 3 | -9/+7 |
2007-01-27 | [PATCH] knfsd: replace some warning ins nfsfh.h with BUG_ON or WARN_ON | NeilBrown | 1 | -11/+4 |
2006-12-13 | [PATCH] knfsd: nfsd4: reorganize compound ops | J.Bruce Fields | 2 | -1/+5 |
2006-12-13 | [PATCH] knfsd: nfsd4: move replay_owner to cstate | J.Bruce Fields | 1 | -10/+7 |
2006-12-13 | [PATCH] knfsd: nfsd4: pass saved and current fh together into nfsd4 operations | J.Bruce Fields | 1 | -7/+15 |
2006-12-13 | [PATCH] knfsd: nfsd4: clarify units of COMPOUND_SLACK_SPACE | J.Bruce Fields | 1 | -2/+2 |
2006-11-09 | [PATCH] nfsd4: fix open-create permissions | J. Bruce Fields | 1 | -1/+1 |
2006-10-20 | [PATCH] nfsd: nfs_replay_me | Al Viro | 1 | -0/+1 |
2006-10-20 | [PATCH] nfsd: misc endianness annotations | Al Viro | 5 | -7/+7 |
2006-10-20 | [PATCH] nfsd: nfs4 code returns error values in net-endian | Al Viro | 2 | -20/+20 |
2006-10-20 | [PATCH] nfsd: vfs.c endianness annotations | Al Viro | 1 | -19/+19 |
2006-10-20 | [PATCH] xdr annotations: NFSv4 server | Al Viro | 1 | -12/+12 |
2006-10-20 | [PATCH] xdr annotations: NFSv3 server | Al Viro | 1 | -57/+57 |
2006-10-20 | [PATCH] xdr annotations: NFSv2 server | Al Viro | 2 | -26/+26 |