Commit Graph

436 Commits (6195057f5809e93cdb1ec733f7b9c87fe2212f98)

Author SHA1 Message Date
J. Bruce Fields b663c6fd98 nfsd: fix oops on access from high-numbered ports 17 years ago
Pavel Emelyanov 5216a8e70e Wrap buffers used for rpc debug printks into RPC_IFDEBUG 17 years ago
Jan Blunck cf28b4863f d_path: Make d_path() use a struct path 17 years ago
Jan Blunck c32c2f63a9 d_path: Make seq_path() use a struct path argument 17 years ago
Jan Blunck e83aece3af Use struct path in struct svc_expkey 17 years ago
Jan Blunck 5477549161 Use struct path in struct svc_export 17 years ago
Jan Blunck 1d957f9bf8 Introduce path_put() 17 years ago
Jan Blunck 4ac9137858 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} 17 years ago
David Howells e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) 17 years ago
Andrew Morgan e338d263a7 Add 64-bit capability support to the kernel 17 years ago
J. Bruce Fields 87d26ea777 nfsd: more careful input validation in nfsctl write methods 17 years ago
J. Bruce Fields f7b8066f9f knfsd: don't bother mapping putrootfh enoent to eperm 17 years ago
Tom Tucker 9571af18fa svc: Add svc_xprt_names service to replace svc_sock_names 17 years ago
Tom Tucker a217813f90 knfsd: Support adding transports by writing portlist file 17 years ago
Tom Tucker 7a18208383 svc: Make close transport independent 17 years ago
Tom Tucker d7c9f1ed97 svc: Change services to use new svc_create_xprt service 17 years ago
J. Bruce Fields 8838dc43d6 nfsd4: clean up access_valid, deny_valid checks. 17 years ago
J. Bruce Fields 5c002b3bb2 nfsd: allow root to set uid and gid on create 17 years ago
Frank Filz 406a7ea97d nfsd: Allow AIX client to read dir containing mountpoints 17 years ago
J. Bruce Fields 39325bd03f nfsd4: fix bad seqid on lock request incompatible with open mode 17 years ago
J. Bruce Fields 404ec117be nfsd4: recognize callback channel failure earlier 17 years ago
J. Bruce Fields 35bba9a37e nfsd4: miscellaneous nfs4state.c style fixes 17 years ago
J. Bruce Fields 5ec7b46c2f nfsd4: make current_clientid local 17 years ago
J. Bruce Fields 99d965eda7 nfsd: fix encode_entryplus_baggage() indentation 17 years ago
J. Bruce Fields 366e0c1d91 nfsd4: kill unneeded cl_confirm check 17 years ago
J. Bruce Fields f3aba4e5a1 nfsd4: remove unnecessary cl_verifier check from setclientid_confirm 17 years ago
J. Bruce Fields f394baad13 nfsd4: kill unnecessary same_name() in setclientid_confirm 17 years ago
J. Bruce Fields deda2faa8e nfsd: uniquify cl_confirm values 17 years ago
J. Bruce Fields 49ba87811f nfsd: eliminate final bogus case from setclientid logic 17 years ago
J. Bruce Fields a186e76747 nfsd4: kill some unneeded setclientid comments 17 years ago
J. Bruce Fields 1f69f172c7 nfsd: minor fs/nfsd/auth.h cleanup 17 years ago
J. Bruce Fields 2e8138a274 nfsd: move nfsd/auth.h into fs/nfsd 17 years ago
J. Bruce Fields dbf847ecb6 knfsd: allow cache_register to return error on failure 17 years ago
J. Bruce Fields e331f606a8 nfsd: fail init on /proc/fs/nfs/exports creation failure 17 years ago
J. Bruce Fields df95a9d4fb knfsd: cache unregistration needn't return error 17 years ago
J. Bruce Fields d5c3428b2c nfsd: fail module init on reply cache init failure 17 years ago
J. Bruce Fields 26808d3f10 nfsd: cleanup nfsd module initialization cleanup 17 years ago
J. Bruce Fields 46b2589576 knfsd: cleanup nfsd4 properly on module init failure 17 years ago
J. Bruce Fields ca2a05aa7c nfsd: Fix handling of negative lengths in read_buf() 17 years ago
Chuck Lever a628f66758 NFSD: Fix mixed sign comparison in nfs3svc_decode_symlinkargs 17 years ago
Chuck Lever 9c7544d3a1 NFSD: Use unsigned length argument for decode_pathname 17 years ago
Chuck Lever 5a022fc870 NFSD: Adjust filename length argument of nfsd_lookup 17 years ago
Chuck Lever ee1a95b3b3 NFSD: Use unsigned length argument for decode_filename 17 years ago
J. Bruce Fields d4395e03fe knfsd: fix broken length check in nfs4idmap.c 17 years ago
Prasad P aefa89d178 nfsd: Fix inconsistent assignment 17 years ago
J. Bruce Fields 63c86716ea nfsd: move callback rpc_client creation into separate thread 17 years ago
J. Bruce Fields 46f8a64bae nfsd4: probe callback channel only once 17 years ago
NeilBrown ba67a39efd knfsd: Allow NFSv2/3 WRITE calls to succeed when krb5i etc is used. 17 years ago
J. Bruce Fields 6fa02839bf nfsd4: recheck for secure ports in fh_verify 17 years ago
J. Bruce Fields ac8587dcb5 knfsd: fix spurious EINVAL errors on first access of new filesystem 17 years ago